1 | [28Mar2025 00:53:48.151] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.neoForgeVersion, 21.1.133, --fml.fmlVersion, 4.0.38, --fml.mcVersion, 1.21.1, --fml.neoFormVersion, 20240808.144430, nogui]
|
2 | [28Mar2025 00:53:48.152] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: JVM identified as Eclipse Adoptium OpenJDK 64-Bit Server VM 21.0.6+7-LTS
|
3 | [28Mar2025 00:53:48.153] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 11.0.4+main.d2e20e43 starting: java version 21.0.6 by Eclipse Adoptium; OS Windows 11 arch amd64 version 10.0
|
4 | [28Mar2025 00:53:48.175] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,forgeclient,forgedatauserdev,testharness,forgeserverdev,forgeserveruserdev,forgejunitdev,forgeclientdev,forgeclientuserdev,forgeserver,forgejunituserdev,forgedatadev]
|
5 | [28Mar2025 00:53:48.194] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,slf4jfixer,runtime_enum_extender,accesstransformer,runtimedistcleaner]
|
6 | [28Mar2025 00:53:48.205] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
|
7 | [28Mar2025 00:53:48.208] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path GAMEDIR is D:\Mainserver\Server-Files-2.41
|
8 | [28Mar2025 00:53:48.208] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path MODSDIR is D:\Mainserver\Server-Files-2.41\mods
|
9 | [28Mar2025 00:53:48.208] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is D:\Mainserver\Server-Files-2.41\config
|
10 | [28Mar2025 00:53:48.208] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is D:\Mainserver\Server-Files-2.41\config\fml.toml
|
11 | [28Mar2025 00:53:48.234] [main/WARN] [net.neoforged.fml.loading.FMLConfig/CORE]: Configuration file D:\Mainserver\Server-Files-2.41\config\fml.toml is not correct. Correcting
|
12 | [28Mar2025 00:53:48.244] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: Loaded FML config from D:\Mainserver\Server-Files-2.41\config\fml.toml
|
13 | [28Mar2025 00:53:48.245] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig disableConfigWatcher is false
|
14 | [28Mar2025 00:53:48.245] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig earlyWindowControl is true
|
15 | [28Mar2025 00:53:48.245] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig maxThreads is 24
|
16 | [28Mar2025 00:53:48.245] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig versionCheck is false
|
17 | [28Mar2025 00:53:48.245] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig defaultConfigPath is defaultconfigs
|
18 | [28Mar2025 00:53:48.245] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig disableOptimizedDFU is true
|
19 | [28Mar2025 00:53:48.245] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig earlyWindowProvider is fmlearlywindow
|
20 | [28Mar2025 00:53:48.245] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig earlyWindowWidth is 854
|
21 | [28Mar2025 00:53:48.245] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig earlyWindowHeight is 480
|
22 | [28Mar2025 00:53:48.245] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig earlyWindowFBScale is 1
|
23 | [28Mar2025 00:53:48.245] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig earlyWindowMaximized is false
|
24 | [28Mar2025 00:53:48.245] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig earlyWindowSkipGLVersions is []
|
25 | [28Mar2025 00:53:48.245] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig earlyWindowSquir is false
|
26 | [28Mar2025 00:53:48.568] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: [D:\Mainserver\Server-Files-2.41\mods\crash_assistant-neoforge-1.4.3.jar]
|
27 | [28Mar2025 00:53:48.579] [main/INFO] [net.neoforged.fml.loading.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forgeserver
|
28 | [28Mar2025 00:53:48.587] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml,crash_assistant]
|
29 | [28Mar2025 00:53:48.587] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
|
30 | [28Mar2025 00:53:48.587] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
|
31 | [28Mar2025 00:53:48.588] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
|
32 | [28Mar2025 00:53:48.588] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
|
33 | [28Mar2025 00:53:48.588] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: FML 4.0.38 loading
|
34 | [28Mar2025 00:53:48.588] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 11.0.4+main.d2e20e43
|
35 | [28Mar2025 00:53:48.588] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 10.0.1+139da711
|
36 | [28Mar2025 00:53:48.589] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: FML found EventBus version : null
|
37 | [28Mar2025 00:53:48.589] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
|
38 | [28Mar2025 00:53:48.589] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
|
39 | [28Mar2025 00:53:48.589] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service crash_assistant
|
40 | [28Mar2025 00:53:48.589] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service crash_assistant
|
41 | [28Mar2025 00:53:48.589] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
|
42 | [28Mar2025 00:53:48.599] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Received command line version data : VersionInfo[neoForgeVersion=21.1.133, fmlVersion=4.0.38, mcVersion=1.21.1, neoFormVersion=20240808.144430]
|
43 | [28Mar2025 00:53:48.599] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
|
44 | [28Mar2025 00:53:48.599] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
|
45 | [28Mar2025 00:53:48.606] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@569cfc36
|
46 | [28Mar2025 00:53:48.615] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=union:/D:/Mainserver/Server-Files-2.41/libraries/net/fabricmc/sponge-mixin/0.15.2+mixin.0.8.7/sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/ Service=ModLauncher Env=SERVER
|
47 | [28Mar2025 00:53:48.617] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
|
48 | [28Mar2025 00:53:48.618] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
|
49 | [28Mar2025 00:53:48.618] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
|
50 | [28Mar2025 00:53:48.618] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
|
51 | [28Mar2025 00:53:48.618] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
|
52 | [28Mar2025 00:53:48.618] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
|
53 | [28Mar2025 00:53:48.619] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
|
54 | [28Mar2025 00:53:48.619] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
|
55 | [28Mar2025 00:53:48.619] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
|
56 | [28Mar2025 00:53:48.620] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path GAMEDIR is D:\Mainserver\Server-Files-2.41
|
57 | [28Mar2025 00:53:48.620] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path MODSDIR is D:\Mainserver\Server-Files-2.41\mods
|
58 | [28Mar2025 00:53:48.620] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is D:\Mainserver\Server-Files-2.41\config
|
59 | [28Mar2025 00:53:48.620] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is D:\Mainserver\Server-Files-2.41\config\fml.toml
|
60 | [28Mar2025 00:53:48.620] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Loading configuration
|
61 | [28Mar2025 00:53:48.621] [main/WARN] [net.neoforged.fml.loading.FMLConfig/CORE]: Configuration file D:\Mainserver\Server-Files-2.41\config\fml.toml is not correct. Correcting
|
62 | [28Mar2025 00:53:48.621] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: Loaded FML config from D:\Mainserver\Server-Files-2.41\config\fml.toml
|
63 | [28Mar2025 00:53:48.621] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig disableConfigWatcher is false
|
64 | [28Mar2025 00:53:48.622] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig earlyWindowControl is true
|
65 | [28Mar2025 00:53:48.622] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig maxThreads is 24
|
66 | [28Mar2025 00:53:48.622] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig versionCheck is false
|
67 | [28Mar2025 00:53:48.622] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig defaultConfigPath is defaultconfigs
|
68 | [28Mar2025 00:53:48.622] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig disableOptimizedDFU is true
|
69 | [28Mar2025 00:53:48.622] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig earlyWindowProvider is fmlearlywindow
|
70 | [28Mar2025 00:53:48.622] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig earlyWindowWidth is 854
|
71 | [28Mar2025 00:53:48.622] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig earlyWindowHeight is 480
|
72 | [28Mar2025 00:53:48.622] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig earlyWindowFBScale is 1
|
73 | [28Mar2025 00:53:48.622] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig earlyWindowMaximized is false
|
74 | [28Mar2025 00:53:48.622] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig earlyWindowSkipGLVersions is []
|
75 | [28Mar2025 00:53:48.622] [main/TRACE] [net.neoforged.fml.loading.FMLConfig/CORE]: FMLConfig earlyWindowSquir is false
|
76 | [28Mar2025 00:53:48.623] [main/DEBUG] [net.neoforged.fml.loading.LaunchContext/SCAN]: Located paths when launch context was created: [D:\Mainserver\Server-Files-2.41\libraries\commons-io\commons-io\2.15.1\commons-io-2.15.1.jar, D:\Mainserver\Server-Files-2.41\libraries\net\jodah\typetools\0.6.3\typetools-0.6.3.jar, D:\Mainserver\Server-Files-2.41\libraries\net\neoforged\mergetool\2.0.3\mergetool-2.0.3-api.jar, D:\Mainserver\Server-Files-2.41\libraries\com\google\guava\listenablefuture\9999.0-empty-to-avoid-conflict-with-guava\listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, D:\Mainserver\Server-Files-2.41\mods\crash_assistant-neoforge-1.4.3.jar, D:\Mainserver\Server-Files-2.41\libraries\org\apache\commons\commons-lang3\3.14.0\commons-lang3-3.14.0.jar, D:\Mainserver\Server-Files-2.41\libraries\io\netty\netty-buffer\4.1.97.Final\netty-buffer-4.1.97.Final.jar, D:\Mainserver\Server-Files-2.41\libraries\net\neoforged\JarJarSelector\0.4.1\JarJarSelector-0.4.1.jar, D:\Mainserver\Server-Files-2.41\libraries\cpw\mods\modlauncher\11.0.4\modlauncher-11.0.4.jar, D:\Mainserver\Server-Files-2.41\libraries\net\minecrell\terminalconsoleappender\1.3.0\terminalconsoleappender-1.3.0.jar, D:\Mainserver\Server-Files-2.41\libraries\org\checkerframework\checker-qual\3.33.0\checker-qual-3.33.0.jar, D:\Mainserver\Server-Files-2.41\libraries\com\google\errorprone\error_prone_annotations\2.18.0\error_prone_annotations-2.18.0.jar, D:\Mainserver\Server-Files-2.41\libraries\net\neoforged\accesstransformers\at-modlauncher\10.0.1\at-modlauncher-10.0.1.jar, D:\Mainserver\Server-Files-2.41\libraries\com\electronwill\night-config\core\3.8.0\core-3.8.0.jar, D:\Mainserver\Server-Files-2.41\libraries\net\java\dev\jna\jna\5.14.0\jna-5.14.0.jar, D:\Mainserver\Server-Files-2.41\libraries\com\electronwill\night-config\toml\3.8.0\toml-3.8.0.jar, D:\Mainserver\Server-Files-2.41\libraries\org\antlr\antlr4-runtime\4.13.1\antlr4-runtime-4.13.1.jar, D:\Mainserver\Server-Files-2.41\libraries\net\java\dev\jna\jna-platform\5.14.0\jna-platform-5.14.0.jar, D:\Mainserver\Server-Files-2.41\libraries\com\mojang\brigadier\1.3.10\brigadier-1.3.10.jar, D:\Mainserver\Server-Files-2.41\libraries\org\joml\joml\1.10.5\joml-1.10.5.jar, D:\Mainserver\Server-Files-2.41\libraries\org\codehaus\plexus\plexus-utils\3.3.0\plexus-utils-3.3.0.jar, D:\Mainserver\Server-Files-2.41\libraries\org\apache\logging\log4j\log4j-slf4j2-impl\2.22.1\log4j-slf4j2-impl-2.22.1.jar, D:\Mainserver\Server-Files-2.41\libraries\org\jline\jline-terminal\3.20.0\jline-terminal-3.20.0.jar, D:\Mainserver\Server-Files-2.41\libraries\io\netty\netty-common\4.1.97.Final\netty-common-4.1.97.Final.jar, D:\Mainserver\Server-Files-2.41\libraries\com\machinezoo\noexception\noexception\1.7.1\noexception-1.7.1.jar, D:\Mainserver\Server-Files-2.41\libraries\net\neoforged\fancymodloader\loader\4.0.38\loader-4.0.38.jar, D:\Mainserver\Server-Files-2.41\libraries\io\netty\netty-handler\4.1.97.Final\netty-handler-4.1.97.Final.jar, D:\Mainserver\Server-Files-2.41\libraries\io\netty\netty-resolver\4.1.97.Final\netty-resolver-4.1.97.Final.jar, D:\Mainserver\Server-Files-2.41\libraries\io\netty\netty-transport-native-epoll\4.1.97.Final\netty-transport-native-epoll-4.1.97.Final-linux-x86_64.jar, D:\Mainserver\Server-Files-2.41\libraries\net\neoforged\bus\8.0.2\bus-8.0.2.jar, D:\Mainserver\Server-Files-2.41\libraries\com\mojang\authlib\6.0.54\authlib-6.0.54.jar, D:\Mainserver\Server-Files-2.41\libraries\org\apache\logging\log4j\log4j-core\2.22.1\log4j-core-2.22.1.jar, D:\Mainserver\Server-Files-2.41\libraries\org\slf4j\slf4j-api\2.0.9\slf4j-api-2.0.9.jar, D:\Mainserver\Server-Files-2.41\libraries\net\neoforged\accesstransformers\10.0.1\accesstransformers-10.0.1.jar, D:\Mainserver\Server-Files-2.41\libraries\net\neoforged\fancymodloader\earlydisplay\4.0.38\earlydisplay-4.0.38.jar, D:\Mainserver\Server-Files-2.41\libraries\com\google\guava\failureaccess\1.0.1\failureaccess-1.0.1.jar, D:\Mainserver\Server-Files-2.41\libraries\io\netty\netty-transport-native-unix-common\4.1.97.Final\netty-transport-native-unix-common-4.1.97.Final.jar, D:\Mainserver\Server-Files-2.41\libraries\org\openjdk\nashorn\nashorn-core\15.4\nashorn-core-15.4.jar, D:\Mainserver\Server-Files-2.41\libraries\net\neoforged\coremods\7.0.3\coremods-7.0.3.jar, D:\Mainserver\Server-Files-2.41\libraries\com\google\code\findbugs\jsr305\3.0.2\jsr305-3.0.2.jar, D:\Mainserver\Server-Files-2.41\libraries\it\unimi\dsi\fastutil\8.5.12\fastutil-8.5.12.jar, D:\Mainserver\Server-Files-2.41\libraries\org\lz4\lz4-java\1.8.0\lz4-java-1.8.0.jar, D:\Mainserver\Server-Files-2.41\libraries\net\minecraft\server\1.21.1-20240808.144430\server-1.21.1-20240808.144430-extra.jar, D:\Mainserver\Server-Files-2.41\libraries\com\google\code\gson\gson\2.10.1\gson-2.10.1.jar, D:\Mainserver\Server-Files-2.41\libraries\com\mojang\logging\1.2.7\logging-1.2.7.jar, D:\Mainserver\Server-Files-2.41\libraries\com\github\oshi\oshi-core\6.4.10\oshi-core-6.4.10.jar, D:\Mainserver\Server-Files-2.41\libraries\org\jline\jline-reader\3.20.0\jline-reader-3.20.0.jar, D:\Mainserver\Server-Files-2.41\libraries\net\fabricmc\sponge-mixin\0.15.2+mixin.0.8.7\sponge-mixin-0.15.2+mixin.0.8.7.jar, D:\Mainserver\Server-Files-2.41\libraries\net\neoforged\JarJarMetadata\0.4.1\JarJarMetadata-0.4.1.jar, D:\Mainserver\Server-Files-2.41\libraries\net\sf\jopt-simple\jopt-simple\5.0.4\jopt-simple-5.0.4.jar, D:\Mainserver\Server-Files-2.41\libraries\com\google\j2objc\j2objc-annotations\2.8\j2objc-annotations-2.8.jar, D:\Mainserver\Server-Files-2.41\libraries\io\netty\netty-transport-native-epoll\4.1.97.Final\netty-transport-native-epoll-4.1.97.Final-linux-aarch_64.jar, D:\Mainserver\Server-Files-2.41\libraries\org\apache\logging\log4j\log4j-api\2.22.1\log4j-api-2.22.1.jar, D:\Mainserver\Server-Files-2.41\libraries\io\netty\netty-transport-classes-epoll\4.1.97.Final\netty-transport-classes-epoll-4.1.97.Final.jar, D:\Mainserver\Server-Files-2.41\libraries\com\mojang\datafixerupper\8.0.16\datafixerupper-8.0.16.jar, D:\Mainserver\Server-Files-2.41\libraries\com\google\guava\guava\32.1.2-jre\guava-32.1.2-jre.jar, D:\Mainserver\Server-Files-2.41\libraries\net\minecraftforge\srgutils\0.4.15\srgutils-0.4.15.jar, D:\Mainserver\Server-Files-2.41\libraries\io\netty\netty-codec\4.1.97.Final\netty-codec-4.1.97.Final.jar, D:\Mainserver\Server-Files-2.41\libraries\io\netty\netty-transport\4.1.97.Final\netty-transport-4.1.97.Final.jar, D:\Mainserver\Server-Files-2.41\libraries\org\apache\maven\maven-artifact\3.8.5\maven-artifact-3.8.5.jar]
|
77 | [28Mar2025 00:53:48.624] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
|
78 | [28Mar2025 00:53:48.624] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: Using forgeserver as launch service
|
79 | [28Mar2025 00:53:48.624] [main/DEBUG] [net.neoforged.fml.common.asm.RuntimeDistCleaner/DISTXFORM]: Configuring for Dist DEDICATED_SERVER
|
80 | [28Mar2025 00:53:48.625] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
|
81 | [28Mar2025 00:53:48.625] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service crash_assistant
|
82 | [28Mar2025 00:53:48.627] [main/WARN] [CrashAssistantJarInJarHelper/]: launchTarget: forgeserver. Crash Assistant is client only mod. Mod will do nothing!
|
83 | [28Mar2025 00:53:48.630] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service crash_assistant
|
84 | [28Mar2025 00:53:48.630] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
|
85 | [28Mar2025 00:53:48.630] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
|
86 | [28Mar2025 00:53:48.631] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
|
87 | [28Mar2025 00:53:48.631] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
|
88 | [28Mar2025 00:53:48.631] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
|
89 | [28Mar2025 00:53:48.647] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: Found 4 implementations of IModFileCandidateLocator:
|
90 | [28Mar2025 00:53:48.647] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: 1000 - [built-in] net.neoforged.fml.loading.moddiscovery.locators.ProductionServerProvider from loader-4.0.38.jar
|
91 | [28Mar2025 00:53:48.650] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: 1000 - [built-in] net.neoforged.fml.loading.moddiscovery.locators.PathBasedLocator from loader-4.0.38.jar
|
92 | [28Mar2025 00:53:48.650] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: 0 - net.neoforged.fml.loading.moddiscovery.locators.ModsFolderLocator from loader-4.0.38.jar
|
93 | [28Mar2025 00:53:48.651] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: 0 - net.neoforged.fml.loading.moddiscovery.locators.MavenDirectoryLocator from loader-4.0.38.jar
|
94 | [28Mar2025 00:53:48.652] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: Found 2 implementations of IModFileReader:
|
95 | [28Mar2025 00:53:48.652] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: 0 - net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader from loader-4.0.38.jar
|
96 | [28Mar2025 00:53:48.652] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: -1000 - net.neoforged.fml.loading.moddiscovery.readers.NestedLibraryModReader from loader-4.0.38.jar
|
97 | [28Mar2025 00:53:48.654] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: Found 2 implementations of IDependencyLocator:
|
98 | [28Mar2025 00:53:48.654] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: 0 - dev.kostromdan.mods.crash_assistant.core_mod.services.CrashAssistantDependencyLocator from crash_assistant-neoforge-1.4.3.jar
|
99 | [28Mar2025 00:53:48.654] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: 0 - net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator from loader-4.0.38.jar
|
100 | [28Mar2025 00:53:48.654] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Scanning for mods and other resources to load. We know 4 ways to find mods
|
101 | [28Mar2025 00:53:48.654] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Trying locator production server provider +net.neoforged:neoforge:21.1.133:server
|
102 | [28Mar2025 00:53:48.720] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file server-1.21.1-20240808.144430-srg.jar with {minecraft} mods - versions {1.21.1}
|
103 | [28Mar2025 00:53:48.720] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "server-1.21.1-20240808.144430-srg.jar" [locator: production server provider +net.neoforged:neoforge:21.1.133:server]
|
104 | [28Mar2025 00:53:48.720] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Locator production server provider +net.neoforged:neoforge:21.1.133:server found 1 mods, 0 warnings, 0 errors and skipped 0 candidates
|
105 | [28Mar2025 00:53:48.721] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Trying locator PathBasedLocator[name=neoforge, paths=[libraries\net\neoforged\neoforge\21.1.133\neoforge-21.1.133-universal.jar]]
|
106 | [28Mar2025 00:53:48.722] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\libraries\net\neoforged\neoforge\21.1.133\neoforge-21.1.133-universal.jar
|
107 | [28Mar2025 00:53:48.723] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\libraries\net\neoforged\neoforge\21.1.133\neoforge-21.1.133-universal.jar
|
108 | [28Mar2025 00:53:48.730] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file neoforge-21.1.133-universal.jar with {neoforge} mods - versions {21.1.133}
|
109 | [28Mar2025 00:53:48.730] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "neoforge-21.1.133-universal.jar" [locator: PathBasedLocator[name=neoforge, paths=[libraries\net\neoforged\neoforge\21.1.133\neoforge-21.1.133-universal.jar]], reader: mod manifest]
|
110 | [28Mar2025 00:53:48.731] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Locator PathBasedLocator[name=neoforge, paths=[libraries\net\neoforged\neoforge\21.1.133\neoforge-21.1.133-universal.jar]] found 1 mods, 0 warnings, 0 errors and skipped 0 candidates
|
111 | [28Mar2025 00:53:48.731] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Trying locator {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}
|
112 | [28Mar2025 00:53:48.731] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.locators.ModsFolderLocator/SCAN]: Scanning mods dir D:\Mainserver\Server-Files-2.41\mods for mods
|
113 | [28Mar2025 00:53:48.735] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\[1.21.1] SecurityCraft v1.9.12.jar
|
114 | [28Mar2025 00:53:48.735] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\[1.21.1] SecurityCraft v1.9.12.jar
|
115 | [28Mar2025 00:53:48.740] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file [1.21.1] SecurityCraft v1.9.12.jar with {securitycraft} mods - versions {1.9.12}
|
116 | [28Mar2025 00:53:48.740] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "[1.21.1] SecurityCraft v1.9.12.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
117 | [28Mar2025 00:53:48.742] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\[neoforge]ctov-3.5.6.jar
|
118 | [28Mar2025 00:53:48.742] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\[neoforge]ctov-3.5.6.jar
|
119 | [28Mar2025 00:53:48.743] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file [neoforge]ctov-3.5.6.jar with {ctov} mods - versions {3.5.6}
|
120 | [28Mar2025 00:53:48.744] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "[neoforge]ctov-3.5.6.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
121 | [28Mar2025 00:53:48.744] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\accelerated-decay-neoforge-21.0.0.jar
|
122 | [28Mar2025 00:53:48.744] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\accelerated-decay-neoforge-21.0.0.jar
|
123 | [28Mar2025 00:53:48.745] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file accelerated-decay-neoforge-21.0.0.jar with {accelerateddecay} mods - versions {21.0.0}
|
124 | [28Mar2025 00:53:48.745] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "accelerated-decay-neoforge-21.0.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
125 | [28Mar2025 00:53:48.747] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\actuallyadditions-1.3.16+mc1.21.1.jar
|
126 | [28Mar2025 00:53:48.747] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\actuallyadditions-1.3.16+mc1.21.1.jar
|
127 | [28Mar2025 00:53:48.747] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file actuallyadditions-1.3.16+mc1.21.1.jar with {actuallyadditions} mods - versions {1.3.16}
|
128 | [28Mar2025 00:53:48.748] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "actuallyadditions-1.3.16+mc1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
129 | [28Mar2025 00:53:48.749] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\additional_lights-neoforge-1.21-2.1.9.jar
|
130 | [28Mar2025 00:53:48.750] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\additional_lights-neoforge-1.21-2.1.9.jar
|
131 | [28Mar2025 00:53:48.751] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file additional_lights-neoforge-1.21-2.1.9.jar with {additional_lights} mods - versions {2.1.9}
|
132 | [28Mar2025 00:53:48.751] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "additional_lights-neoforge-1.21-2.1.9.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
133 | [28Mar2025 00:53:48.759] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\AdditionalEnchantedMiner-1.21.1-neoforge-21.1.119.jar
|
134 | [28Mar2025 00:53:48.759] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\AdditionalEnchantedMiner-1.21.1-neoforge-21.1.119.jar
|
135 | [28Mar2025 00:53:48.760] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AdditionalEnchantedMiner-1.21.1-neoforge-21.1.119.jar with {quarryplus} mods - versions {21.1.119}
|
136 | [28Mar2025 00:53:48.760] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "AdditionalEnchantedMiner-1.21.1-neoforge-21.1.119.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
137 | [28Mar2025 00:53:48.762] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\AdvancedAE-1.2.5-1.21.1.jar
|
138 | [28Mar2025 00:53:48.763] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\AdvancedAE-1.2.5-1.21.1.jar
|
139 | [28Mar2025 00:53:48.764] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AdvancedAE-1.2.5-1.21.1.jar with {advanced_ae} mods - versions {1.2.5-1.21.1}
|
140 | [28Mar2025 00:53:48.764] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "AdvancedAE-1.2.5-1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
141 | [28Mar2025 00:53:48.769] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\AdvancedPeripherals-1.21.1-0.7.49a.jar
|
142 | [28Mar2025 00:53:48.770] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\AdvancedPeripherals-1.21.1-0.7.49a.jar
|
143 | [28Mar2025 00:53:48.771] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AdvancedPeripherals-1.21.1-0.7.49a.jar with {advancedperipherals} mods - versions {0.7.49a}
|
144 | [28Mar2025 00:53:48.771] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "AdvancedPeripherals-1.21.1-0.7.49a.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
145 | [28Mar2025 00:53:48.771] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ae2ct-1.21.1-1.0.5.jar
|
146 | [28Mar2025 00:53:48.772] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ae2ct-1.21.1-1.0.5.jar
|
147 | [28Mar2025 00:53:48.773] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ae2ct-1.21.1-1.0.5.jar with {ae2ct} mods - versions {1.21.1-1.0.5}
|
148 | [28Mar2025 00:53:48.773] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ae2ct-1.21.1-1.0.5.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
149 | [28Mar2025 00:53:48.775] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ae2importexportcard-1.21-1.4.0.jar
|
150 | [28Mar2025 00:53:48.775] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ae2importexportcard-1.21-1.4.0.jar
|
151 | [28Mar2025 00:53:48.776] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ae2importexportcard-1.21-1.4.0.jar with {ae2importexportcard} mods - versions {1.21-1.4.0}
|
152 | [28Mar2025 00:53:48.776] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ae2importexportcard-1.21-1.4.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
153 | [28Mar2025 00:53:48.777] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ae2jeiintegration-1.2.0.jar
|
154 | [28Mar2025 00:53:48.777] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ae2jeiintegration-1.2.0.jar
|
155 | [28Mar2025 00:53:48.778] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ae2jeiintegration-1.2.0.jar with {ae2jeiintegration} mods - versions {1.2.0}
|
156 | [28Mar2025 00:53:48.778] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ae2jeiintegration-1.2.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
157 | [28Mar2025 00:53:48.780] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\AE2NetworkAnalyzer-1.21-2.0.1-neoforge.jar
|
158 | [28Mar2025 00:53:48.780] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\AE2NetworkAnalyzer-1.21-2.0.1-neoforge.jar
|
159 | [28Mar2025 00:53:48.781] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AE2NetworkAnalyzer-1.21-2.0.1-neoforge.jar with {ae2netanalyser} mods - versions {1.21-2.0.1-neoforge}
|
160 | [28Mar2025 00:53:48.781] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "AE2NetworkAnalyzer-1.21-2.0.1-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
161 | [28Mar2025 00:53:48.782] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ae2wtlib-19.2.2.jar
|
162 | [28Mar2025 00:53:48.782] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ae2wtlib-19.2.2.jar
|
163 | [28Mar2025 00:53:48.783] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ae2wtlib-19.2.2.jar with {ae2wtlib} mods - versions {19.2.2}
|
164 | [28Mar2025 00:53:48.783] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ae2wtlib-19.2.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
165 | [28Mar2025 00:53:48.784] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\aeinfinitybooster-neoforge-1.21.1-1.0.0.49.jar
|
166 | [28Mar2025 00:53:48.784] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\aeinfinitybooster-neoforge-1.21.1-1.0.0.49.jar
|
167 | [28Mar2025 00:53:48.785] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file aeinfinitybooster-neoforge-1.21.1-1.0.0.49.jar with {aeinfinitybooster} mods - versions {1.21.1-1.0.0.49}
|
168 | [28Mar2025 00:53:48.785] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "aeinfinitybooster-neoforge-1.21.1-1.0.0.49.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
169 | [28Mar2025 00:53:48.787] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\AI-Improvements-1.21-0.5.3.jar
|
170 | [28Mar2025 00:53:48.787] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\AI-Improvements-1.21-0.5.3.jar
|
171 | [28Mar2025 00:53:48.787] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AI-Improvements-1.21-0.5.3.jar with {aiimprovements} mods - versions {0.5.3}
|
172 | [28Mar2025 00:53:48.787] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "AI-Improvements-1.21-0.5.3.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
173 | [28Mar2025 00:53:48.788] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\AkashicTome-1.8-29.jar
|
174 | [28Mar2025 00:53:48.788] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\AkashicTome-1.8-29.jar
|
175 | [28Mar2025 00:53:48.789] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AkashicTome-1.8-29.jar with {akashictome} mods - versions {1.8-29}
|
176 | [28Mar2025 00:53:48.789] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "AkashicTome-1.8-29.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
177 | [28Mar2025 00:53:48.789] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\allthearcanistgear-1.21.1-21.3.0.jar
|
178 | [28Mar2025 00:53:48.789] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\allthearcanistgear-1.21.1-21.3.0.jar
|
179 | [28Mar2025 00:53:48.791] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file allthearcanistgear-1.21.1-21.3.0.jar with {allthearcanistgear} mods - versions {1.21.1-21.3.0}
|
180 | [28Mar2025 00:53:48.791] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "allthearcanistgear-1.21.1-21.3.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
181 | [28Mar2025 00:53:48.793] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\allthecompressed-1.21.1-4.2.0.jar
|
182 | [28Mar2025 00:53:48.793] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\allthecompressed-1.21.1-4.2.0.jar
|
183 | [28Mar2025 00:53:48.794] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file allthecompressed-1.21.1-4.2.0.jar with {allthecompressed} mods - versions {4.2.0}
|
184 | [28Mar2025 00:53:48.794] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "allthecompressed-1.21.1-4.2.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
185 | [28Mar2025 00:53:48.794] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\alltheleaks-0.1.15-beta+1.21.1-neoforge.jar
|
186 | [28Mar2025 00:53:48.795] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\alltheleaks-0.1.15-beta+1.21.1-neoforge.jar
|
187 | [28Mar2025 00:53:48.796] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file alltheleaks-0.1.15-beta+1.21.1-neoforge.jar with {alltheleaks} mods - versions {0.1.15-beta+1.21.1-neoforge}
|
188 | [28Mar2025 00:53:48.796] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "alltheleaks-0.1.15-beta+1.21.1-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
189 | [28Mar2025 00:53:48.803] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\allthemodium-2.8.10_mc_1.21.1.jar
|
190 | [28Mar2025 00:53:48.803] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\allthemodium-2.8.10_mc_1.21.1.jar
|
191 | [28Mar2025 00:53:48.803] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file allthemodium-2.8.10_mc_1.21.1.jar with {allthemodium} mods - versions {2.8.10}
|
192 | [28Mar2025 00:53:48.803] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "allthemodium-2.8.10_mc_1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
193 | [28Mar2025 00:53:48.805] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\alltheores-3.1.6_neoforge_1.21.1.jar
|
194 | [28Mar2025 00:53:48.805] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\alltheores-3.1.6_neoforge_1.21.1.jar
|
195 | [28Mar2025 00:53:48.806] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file alltheores-3.1.6_neoforge_1.21.1.jar with {alltheores} mods - versions {3.1.6}
|
196 | [28Mar2025 00:53:48.806] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "alltheores-3.1.6_neoforge_1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
197 | [28Mar2025 00:53:48.807] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\allthetweaks-1.21-2.6.0.jar
|
198 | [28Mar2025 00:53:48.807] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\allthetweaks-1.21-2.6.0.jar
|
199 | [28Mar2025 00:53:48.807] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file allthetweaks-1.21-2.6.0.jar with {allthetweaks} mods - versions {2.6.0}
|
200 | [28Mar2025 00:53:48.807] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "allthetweaks-1.21-2.6.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
201 | [28Mar2025 00:53:48.808] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\allthewizardgear-1.21-1.1.9.jar
|
202 | [28Mar2025 00:53:48.808] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\allthewizardgear-1.21-1.1.9.jar
|
203 | [28Mar2025 00:53:48.809] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file allthewizardgear-1.21-1.1.9.jar with {allthewizardgear} mods - versions {1.21-1.1.9}
|
204 | [28Mar2025 00:53:48.809] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "allthewizardgear-1.21-1.1.9.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
205 | [28Mar2025 00:53:48.809] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\almanac-1.21.x-neoforge-1.0.2.jar
|
206 | [28Mar2025 00:53:48.809] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\almanac-1.21.x-neoforge-1.0.2.jar
|
207 | [28Mar2025 00:53:48.810] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file almanac-1.21.x-neoforge-1.0.2.jar with {almanac} mods - versions {1.0.2}
|
208 | [28Mar2025 00:53:48.810] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "almanac-1.21.x-neoforge-1.0.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
209 | [28Mar2025 00:53:48.811] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\almostunified-neoforge-1.21.1-1.2.3.jar
|
210 | [28Mar2025 00:53:48.811] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\almostunified-neoforge-1.21.1-1.2.3.jar
|
211 | [28Mar2025 00:53:48.811] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file almostunified-neoforge-1.21.1-1.2.3.jar with {almostunified} mods - versions {1.21.1-1.2.3}
|
212 | [28Mar2025 00:53:48.811] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "almostunified-neoforge-1.21.1-1.2.3.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
213 | [28Mar2025 00:53:48.812] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\amendments-1.21-1.2.24-neoforge.jar
|
214 | [28Mar2025 00:53:48.812] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\amendments-1.21-1.2.24-neoforge.jar
|
215 | [28Mar2025 00:53:48.813] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file amendments-1.21-1.2.24-neoforge.jar with {amendments} mods - versions {1.21-1.2.24}
|
216 | [28Mar2025 00:53:48.813] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "amendments-1.21-1.2.24-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
217 | [28Mar2025 00:53:48.814] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Apotheosis-1.21.1-8.2.1.jar
|
218 | [28Mar2025 00:53:48.814] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Apotheosis-1.21.1-8.2.1.jar
|
219 | [28Mar2025 00:53:48.815] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Apotheosis-1.21.1-8.2.1.jar with {apotheosis} mods - versions {8.2.1}
|
220 | [28Mar2025 00:53:48.815] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Apotheosis-1.21.1-8.2.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
221 | [28Mar2025 00:53:48.816] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ApothicAttributes-1.21.1-2.7.0.jar
|
222 | [28Mar2025 00:53:48.816] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ApothicAttributes-1.21.1-2.7.0.jar
|
223 | [28Mar2025 00:53:48.816] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ApothicAttributes-1.21.1-2.7.0.jar with {apothic_attributes} mods - versions {2.7.0}
|
224 | [28Mar2025 00:53:48.816] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ApothicAttributes-1.21.1-2.7.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
225 | [28Mar2025 00:53:48.817] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ApothicEnchanting-1.21.1-1.3.2.jar
|
226 | [28Mar2025 00:53:48.817] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ApothicEnchanting-1.21.1-1.3.2.jar
|
227 | [28Mar2025 00:53:48.817] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ApothicEnchanting-1.21.1-1.3.2.jar with {apothic_enchanting} mods - versions {1.3.2}
|
228 | [28Mar2025 00:53:48.817] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ApothicEnchanting-1.21.1-1.3.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
229 | [28Mar2025 00:53:48.818] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ApothicSpawners-1.21.1-1.2.1.jar
|
230 | [28Mar2025 00:53:48.818] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ApothicSpawners-1.21.1-1.2.1.jar
|
231 | [28Mar2025 00:53:48.818] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ApothicSpawners-1.21.1-1.2.1.jar with {apothic_spawners} mods - versions {1.2.1}
|
232 | [28Mar2025 00:53:48.819] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ApothicSpawners-1.21.1-1.2.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
233 | [28Mar2025 00:53:48.819] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\appleskin-neoforge-mc1.21-3.0.5.jar
|
234 | [28Mar2025 00:53:48.819] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\appleskin-neoforge-mc1.21-3.0.5.jar
|
235 | [28Mar2025 00:53:48.819] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file appleskin-neoforge-mc1.21-3.0.5.jar with {appleskin} mods - versions {3.0.5+mc1.21}
|
236 | [28Mar2025 00:53:48.819] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "appleskin-neoforge-mc1.21-3.0.5.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
237 | [28Mar2025 00:53:48.820] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Applied-Mekanistics-1.6.2.jar
|
238 | [28Mar2025 00:53:48.820] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Applied-Mekanistics-1.6.2.jar
|
239 | [28Mar2025 00:53:48.820] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Applied-Mekanistics-1.6.2.jar with {appmek} mods - versions {1.6.2}
|
240 | [28Mar2025 00:53:48.821] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Applied-Mekanistics-1.6.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
241 | [28Mar2025 00:53:48.822] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\appliedenergistics2-19.2.5-beta.jar
|
242 | [28Mar2025 00:53:48.822] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\appliedenergistics2-19.2.5-beta.jar
|
243 | [28Mar2025 00:53:48.823] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file appliedenergistics2-19.2.5-beta.jar with {ae2} mods - versions {19.2.5-beta}
|
244 | [28Mar2025 00:53:48.823] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "appliedenergistics2-19.2.5-beta.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
245 | [28Mar2025 00:53:48.823] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\AppliedFlux-1.21-2.0.5-neoforge.jar
|
246 | [28Mar2025 00:53:48.823] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\AppliedFlux-1.21-2.0.5-neoforge.jar
|
247 | [28Mar2025 00:53:48.824] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AppliedFlux-1.21-2.0.5-neoforge.jar with {appflux} mods - versions {1.21-2.0.5-neoforge}
|
248 | [28Mar2025 00:53:48.824] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "AppliedFlux-1.21-2.0.5-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
249 | [28Mar2025 00:53:48.825] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Aquaculture-1.21.1-2.7.13.jar
|
250 | [28Mar2025 00:53:48.825] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Aquaculture-1.21.1-2.7.13.jar
|
251 | [28Mar2025 00:53:48.825] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Aquaculture-1.21.1-2.7.13.jar with {aquaculture} mods - versions {2.7.13}
|
252 | [28Mar2025 00:53:48.825] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Aquaculture-1.21.1-2.7.13.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
253 | [28Mar2025 00:53:48.826] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\architectury-13.0.8-neoforge.jar
|
254 | [28Mar2025 00:53:48.826] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\architectury-13.0.8-neoforge.jar
|
255 | [28Mar2025 00:53:48.826] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file architectury-13.0.8-neoforge.jar with {architectury} mods - versions {13.0.8}
|
256 | [28Mar2025 00:53:48.826] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "architectury-13.0.8-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
257 | [28Mar2025 00:53:48.827] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ars_additions-1.21.1-21.2.0.jar
|
258 | [28Mar2025 00:53:48.827] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ars_additions-1.21.1-21.2.0.jar
|
259 | [28Mar2025 00:53:48.828] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ars_additions-1.21.1-21.2.0.jar with {ars_additions} mods - versions {1.21.1-21.2.0}
|
260 | [28Mar2025 00:53:48.828] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ars_additions-1.21.1-21.2.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
261 | [28Mar2025 00:53:48.829] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ars_elemental-1.21.1-0.7.2.5.jar
|
262 | [28Mar2025 00:53:48.829] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ars_elemental-1.21.1-0.7.2.5.jar
|
263 | [28Mar2025 00:53:48.829] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ars_elemental-1.21.1-0.7.2.5.jar with {ars_elemental} mods - versions {**.**.**.**}
|
264 | [28Mar2025 00:53:48.829] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ars_elemental-1.21.1-0.7.2.5.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
265 | [28Mar2025 00:53:48.832] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ars_nouveau-1.21.1-5.5.1-all.jar
|
266 | [28Mar2025 00:53:48.832] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ars_nouveau-1.21.1-5.5.1-all.jar
|
267 | [28Mar2025 00:53:48.833] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ars_nouveau-1.21.1-5.5.1-all.jar with {ars_nouveau} mods - versions {5.5.1}
|
268 | [28Mar2025 00:53:48.833] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ars_nouveau-1.21.1-5.5.1-all.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
269 | [28Mar2025 00:53:48.834] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ars_ocultas-1.21.1-2.1.0.jar
|
270 | [28Mar2025 00:53:48.834] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ars_ocultas-1.21.1-2.1.0.jar
|
271 | [28Mar2025 00:53:48.834] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ars_ocultas-1.21.1-2.1.0.jar with {ars_ocultas} mods - versions {2.1.0}
|
272 | [28Mar2025 00:53:48.834] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ars_ocultas-1.21.1-2.1.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
273 | [28Mar2025 00:53:48.835] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\arseng-2.1.1-beta.jar
|
274 | [28Mar2025 00:53:48.835] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\arseng-2.1.1-beta.jar
|
275 | [28Mar2025 00:53:48.835] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file arseng-2.1.1-beta.jar with {arseng} mods - versions {2.1.1-beta}
|
276 | [28Mar2025 00:53:48.835] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "arseng-2.1.1-beta.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
277 | [28Mar2025 00:53:48.836] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\artifacts-neoforge-12.0.5.jar
|
278 | [28Mar2025 00:53:48.836] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\artifacts-neoforge-12.0.5.jar
|
279 | [28Mar2025 00:53:48.836] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file artifacts-neoforge-12.0.5.jar with {artifacts} mods - versions {12.0.5}
|
280 | [28Mar2025 00:53:48.836] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "artifacts-neoforge-12.0.5.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
281 | [28Mar2025 00:53:48.837] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\athena-neoforge-1.21-4.0.1.jar
|
282 | [28Mar2025 00:53:48.837] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\athena-neoforge-1.21-4.0.1.jar
|
283 | [28Mar2025 00:53:48.838] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file athena-neoforge-1.21-4.0.1.jar with {athena} mods - versions {4.0.1}
|
284 | [28Mar2025 00:53:48.838] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "athena-neoforge-1.21-4.0.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
285 | [28Mar2025 00:53:48.839] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\atlas_api-1.21-1.0.2.jar
|
286 | [28Mar2025 00:53:48.839] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\atlas_api-1.21-1.0.2.jar
|
287 | [28Mar2025 00:53:48.839] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file atlas_api-1.21-1.0.2.jar with {atlas_api} mods - versions {1.21-1.0.2}
|
288 | [28Mar2025 00:53:48.839] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "atlas_api-1.21-1.0.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
289 | [28Mar2025 00:53:48.840] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\attributefix-neoforge-1.21.1-21.1.2.jar
|
290 | [28Mar2025 00:53:48.840] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\attributefix-neoforge-1.21.1-21.1.2.jar
|
291 | [28Mar2025 00:53:48.840] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file attributefix-neoforge-1.21.1-21.1.2.jar with {attributefix} mods - versions {21.1.2}
|
292 | [28Mar2025 00:53:48.840] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "attributefix-neoforge-1.21.1-21.1.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
293 | [28Mar2025 00:53:48.841] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\balm-neoforge-1.21.1-21.0.31.jar
|
294 | [28Mar2025 00:53:48.841] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\balm-neoforge-1.21.1-21.0.31.jar
|
295 | [28Mar2025 00:53:48.841] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file balm-neoforge-1.21.1-21.0.31.jar with {balm} mods - versions {21.0.31}
|
296 | [28Mar2025 00:53:48.841] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "balm-neoforge-1.21.1-21.0.31.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
297 | [28Mar2025 00:53:48.842] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\baubley-heart-canisters-1.21.1-1.2.2.jar
|
298 | [28Mar2025 00:53:48.842] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\baubley-heart-canisters-1.21.1-1.2.2.jar
|
299 | [28Mar2025 00:53:48.842] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file baubley-heart-canisters-1.21.1-1.2.2.jar with {bhc} mods - versions {1.21.1-1.2.2}
|
300 | [28Mar2025 00:53:48.842] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "baubley-heart-canisters-1.21.1-1.2.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
301 | [28Mar2025 00:53:48.843] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\bcc-21.1.3+mc1.21.1.jar
|
302 | [28Mar2025 00:53:48.843] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\bcc-21.1.3+mc1.21.1.jar
|
303 | [28Mar2025 00:53:48.843] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file bcc-21.1.3+mc1.21.1.jar with {bcc} mods - versions {21.1.3}
|
304 | [28Mar2025 00:53:48.843] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "bcc-21.1.3+mc1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
305 | [28Mar2025 00:53:48.846] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type MOD: D:\Mainserver\Server-Files-2.41\mods\bibliocraft-1.21.1-1.4.1.jar
|
306 | [28Mar2025 00:53:48.846] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\bibliocraft-1.21.1-1.4.1.jar
|
307 | [28Mar2025 00:53:48.846] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file bibliocraft-1.21.1-1.4.1.jar with {bibliocraft} mods - versions {1.4.1}
|
308 | [28Mar2025 00:53:48.846] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "bibliocraft-1.21.1-1.4.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
309 | [28Mar2025 00:53:48.861] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\bibliowoods-1.21.1-1.4.0.jar
|
310 | [28Mar2025 00:53:48.861] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\bibliowoods-1.21.1-1.4.0.jar
|
311 | [28Mar2025 00:53:48.862] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file bibliowoods-1.21.1-1.4.0.jar with {bibliowoods} mods - versions {1.4.0}
|
312 | [28Mar2025 00:53:48.862] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "bibliowoods-1.21.1-1.4.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
313 | [28Mar2025 00:53:48.863] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\blockui-1.0.195-1.21.1-snapshot.jar
|
314 | [28Mar2025 00:53:48.863] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\blockui-1.0.195-1.21.1-snapshot.jar
|
315 | [28Mar2025 00:53:48.863] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file blockui-1.0.195-1.21.1-snapshot.jar with {blockui} mods - versions {1.0.195-1.21.1-snapshot}
|
316 | [28Mar2025 00:53:48.863] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "blockui-1.0.195-1.21.1-snapshot.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
317 | [28Mar2025 00:53:48.864] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\blueflame-1.21.1-1.1.1.jar
|
318 | [28Mar2025 00:53:48.864] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\blueflame-1.21.1-1.1.1.jar
|
319 | [28Mar2025 00:53:48.864] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file blueflame-1.21.1-1.1.1.jar with {blueflame} mods - versions {1.21.1-1.1.1}
|
320 | [28Mar2025 00:53:48.864] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "blueflame-1.21.1-1.1.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
321 | [28Mar2025 00:53:48.865] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\bookshelf-neoforge-1.21.1-21.1.50.jar
|
322 | [28Mar2025 00:53:48.865] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\bookshelf-neoforge-1.21.1-21.1.50.jar
|
323 | [28Mar2025 00:53:48.865] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file bookshelf-neoforge-1.21.1-21.1.50.jar with {bookshelf} mods - versions {21.1.50}
|
324 | [28Mar2025 00:53:48.865] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "bookshelf-neoforge-1.21.1-21.1.50.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
325 | [28Mar2025 00:53:48.866] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\BridgingMod-2.6.2+1.21.1.neoforge-release.jar
|
326 | [28Mar2025 00:53:48.866] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\BridgingMod-2.6.2+1.21.1.neoforge-release.jar
|
327 | [28Mar2025 00:53:48.867] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BridgingMod-2.6.2+1.21.1.neoforge-release.jar with {bridgingmod} mods - versions {2.6.2+1.21.1}
|
328 | [28Mar2025 00:53:48.867] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "BridgingMod-2.6.2+1.21.1.neoforge-release.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
329 | [28Mar2025 00:53:48.867] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\buildinggadgets2-1.3.8.jar
|
330 | [28Mar2025 00:53:48.868] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\buildinggadgets2-1.3.8.jar
|
331 | [28Mar2025 00:53:48.868] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file buildinggadgets2-1.3.8.jar with {buildinggadgets2} mods - versions {1.3.8}
|
332 | [28Mar2025 00:53:48.868] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "buildinggadgets2-1.3.8.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
333 | [28Mar2025 00:53:48.869] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\bwncr-neoforge-1.21.1-3.20.3.jar
|
334 | [28Mar2025 00:53:48.869] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\bwncr-neoforge-1.21.1-3.20.3.jar
|
335 | [28Mar2025 00:53:48.869] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file bwncr-neoforge-1.21.1-3.20.3.jar with {bwncr} mods - versions {3.20.3}
|
336 | [28Mar2025 00:53:48.869] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "bwncr-neoforge-1.21.1-3.20.3.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
337 | [28Mar2025 00:53:48.870] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Byzantine-1.21.1-30.jar
|
338 | [28Mar2025 00:53:48.870] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Byzantine-1.21.1-30.jar
|
339 | [28Mar2025 00:53:48.871] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Byzantine-1.21.1-30.jar with {byzantine} mods - versions {30}
|
340 | [28Mar2025 00:53:48.871] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Byzantine-1.21.1-30.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
341 | [28Mar2025 00:53:48.871] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\caelus-neoforge-7.0.1+1.21.1.jar
|
342 | [28Mar2025 00:53:48.871] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\caelus-neoforge-7.0.1+1.21.1.jar
|
343 | [28Mar2025 00:53:48.872] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file caelus-neoforge-7.0.1+1.21.1.jar with {caelus} mods - versions {7.0.1+1.21.1}
|
344 | [28Mar2025 00:53:48.872] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "caelus-neoforge-7.0.1+1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
345 | [28Mar2025 00:53:48.872] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\camol-1.21.1-0.2.1.jar
|
346 | [28Mar2025 00:53:48.872] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\camol-1.21.1-0.2.1.jar
|
347 | [28Mar2025 00:53:48.873] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file camol-1.21.1-0.2.1.jar with {camol} mods - versions {1.21.1-0.2.1}
|
348 | [28Mar2025 00:53:48.873] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "camol-1.21.1-0.2.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
349 | [28Mar2025 00:53:48.874] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\catjammies-1.21-1.7.1.jar
|
350 | [28Mar2025 00:53:48.874] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\catjammies-1.21-1.7.1.jar
|
351 | [28Mar2025 00:53:48.875] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file catjammies-1.21-1.7.1.jar with {catjammies} mods - versions {1.21-1.7.1}
|
352 | [28Mar2025 00:53:48.875] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "catjammies-1.21-1.7.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
353 | [28Mar2025 00:53:48.875] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\cc-tweaked-1.21.1-forge-1.113.1.jar
|
354 | [28Mar2025 00:53:48.875] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\cc-tweaked-1.21.1-forge-1.113.1.jar
|
355 | [28Mar2025 00:53:48.876] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cc-tweaked-1.21.1-forge-1.113.1.jar with {computercraft} mods - versions {1.113.1}
|
356 | [28Mar2025 00:53:48.876] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "cc-tweaked-1.21.1-forge-1.113.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
357 | [28Mar2025 00:53:48.877] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\cc-tweaked-1.21.1-forge-1.115.1.jar
|
358 | [28Mar2025 00:53:48.877] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\cc-tweaked-1.21.1-forge-1.115.1.jar
|
359 | [28Mar2025 00:53:48.877] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cc-tweaked-1.21.1-forge-1.115.1.jar with {computercraft} mods - versions {1.115.1}
|
360 | [28Mar2025 00:53:48.877] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "cc-tweaked-1.21.1-forge-1.115.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
361 | [28Mar2025 00:53:48.878] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\charginggadgets-1.14.1.jar
|
362 | [28Mar2025 00:53:48.878] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\charginggadgets-1.14.1.jar
|
363 | [28Mar2025 00:53:48.878] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file charginggadgets-1.14.1.jar with {charginggadgets} mods - versions {1.14.1}
|
364 | [28Mar2025 00:53:48.878] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "charginggadgets-1.14.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
365 | [28Mar2025 00:53:48.886] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\chipped-neoforge-1.21.1-4.0.2.jar
|
366 | [28Mar2025 00:53:48.886] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\chipped-neoforge-1.21.1-4.0.2.jar
|
367 | [28Mar2025 00:53:48.886] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file chipped-neoforge-1.21.1-4.0.2.jar with {chipped} mods - versions {4.0.2}
|
368 | [28Mar2025 00:53:48.886] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "chipped-neoforge-1.21.1-4.0.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
369 | [28Mar2025 00:53:48.890] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\chisel-neoforge-2.0.0+mc1.21.1.jar
|
370 | [28Mar2025 00:53:48.891] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\chisel-neoforge-2.0.0+mc1.21.1.jar
|
371 | [28Mar2025 00:53:48.891] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file chisel-neoforge-2.0.0+mc1.21.1.jar with {chisel} mods - versions {2.0.0+mc1.21.1}
|
372 | [28Mar2025 00:53:48.891] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "chisel-neoforge-2.0.0+mc1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
373 | [28Mar2025 00:53:48.892] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\cleanswing-1.9.jar
|
374 | [28Mar2025 00:53:48.892] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\cleanswing-1.9.jar
|
375 | [28Mar2025 00:53:48.892] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cleanswing-1.9.jar with {cleanswing} mods - versions {1.9}
|
376 | [28Mar2025 00:53:48.892] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "cleanswing-1.9.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
377 | [28Mar2025 00:53:48.893] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\cloth-config-15.0.140-neoforge.jar
|
378 | [28Mar2025 00:53:48.893] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\cloth-config-15.0.140-neoforge.jar
|
379 | [28Mar2025 00:53:48.894] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cloth-config-15.0.140-neoforge.jar with {cloth_config} mods - versions {15.0.140}
|
380 | [28Mar2025 00:53:48.894] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "cloth-config-15.0.140-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
381 | [28Mar2025 00:53:48.894] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\CloudGlass-1.21.1-1.0.1.jar
|
382 | [28Mar2025 00:53:48.894] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\CloudGlass-1.21.1-1.0.1.jar
|
383 | [28Mar2025 00:53:48.895] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CloudGlass-1.21.1-1.0.1.jar with {cloudglass} mods - versions {1.0.1}
|
384 | [28Mar2025 00:53:48.895] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "CloudGlass-1.21.1-1.0.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
385 | [28Mar2025 00:53:48.896] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Clumps-neoforge-1.21.1-19.0.0.1.jar
|
386 | [28Mar2025 00:53:48.896] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Clumps-neoforge-1.21.1-19.0.0.1.jar
|
387 | [28Mar2025 00:53:48.896] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Clumps-neoforge-1.21.1-19.0.0.1.jar with {clumps} mods - versions {**.**.**.**}
|
388 | [28Mar2025 00:53:48.896] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Clumps-neoforge-1.21.1-19.0.0.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
389 | [28Mar2025 00:53:48.897] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\cobblegengalore-1.21.1-0.2.0.jar
|
390 | [28Mar2025 00:53:48.897] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\cobblegengalore-1.21.1-0.2.0.jar
|
391 | [28Mar2025 00:53:48.897] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cobblegengalore-1.21.1-0.2.0.jar with {cobblegengalore} mods - versions {1.21.1-0.2.0}
|
392 | [28Mar2025 00:53:48.897] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "cobblegengalore-1.21.1-0.2.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
393 | [28Mar2025 00:53:48.898] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\cobweb-neoforge-1.21-1.3.3.jar
|
394 | [28Mar2025 00:53:48.898] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\cobweb-neoforge-1.21-1.3.3.jar
|
395 | [28Mar2025 00:53:48.898] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cobweb-neoforge-1.21-1.3.3.jar with {cobweb} mods - versions {1.3.3}
|
396 | [28Mar2025 00:53:48.898] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "cobweb-neoforge-1.21-1.3.3.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
397 | [28Mar2025 00:53:48.904] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\CodeChickenLib-1.21.1-4.6.0.521.jar
|
398 | [28Mar2025 00:53:48.904] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\CodeChickenLib-1.21.1-4.6.0.521.jar
|
399 | [28Mar2025 00:53:48.904] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CodeChickenLib-1.21.1-4.6.0.521.jar with {codechickenlib} mods - versions {**.**.**.**}
|
400 | [28Mar2025 00:53:48.904] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "CodeChickenLib-1.21.1-4.6.0.521.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
401 | [28Mar2025 00:53:48.905] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\comforts-neoforge-9.0.3+1.21.1.jar
|
402 | [28Mar2025 00:53:48.905] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\comforts-neoforge-9.0.3+1.21.1.jar
|
403 | [28Mar2025 00:53:48.905] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file comforts-neoforge-9.0.3+1.21.1.jar with {comforts} mods - versions {9.0.3+1.21.1}
|
404 | [28Mar2025 00:53:48.905] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "comforts-neoforge-9.0.3+1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
405 | [28Mar2025 00:53:48.906] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\commoncapabilities-1.21.1-neoforge-2.9.7-197.jar
|
406 | [28Mar2025 00:53:48.906] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\commoncapabilities-1.21.1-neoforge-2.9.7-197.jar
|
407 | [28Mar2025 00:53:48.906] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file commoncapabilities-1.21.1-neoforge-2.9.7-197.jar with {commoncapabilities} mods - versions {2.9.7}
|
408 | [28Mar2025 00:53:48.906] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "commoncapabilities-1.21.1-neoforge-2.9.7-197.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
409 | [28Mar2025 00:53:48.907] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\compactmachines-neoforge-7.0.22.jar
|
410 | [28Mar2025 00:53:48.907] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\compactmachines-neoforge-7.0.22.jar
|
411 | [28Mar2025 00:53:48.907] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file compactmachines-neoforge-7.0.22.jar with {compactmachines} mods - versions {7.0.22}
|
412 | [28Mar2025 00:53:48.907] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "compactmachines-neoforge-7.0.22.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
413 | [28Mar2025 00:53:48.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\connectedglass-1.1.12-neoforge-mc1.21.jar
|
414 | [28Mar2025 00:53:48.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\connectedglass-1.1.12-neoforge-mc1.21.jar
|
415 | [28Mar2025 00:53:48.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file connectedglass-1.1.12-neoforge-mc1.21.jar with {connectedglass} mods - versions {1.1.12}
|
416 | [28Mar2025 00:53:48.908] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "connectedglass-1.1.12-neoforge-mc1.21.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
417 | [28Mar2025 00:53:48.909] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\connectivity-1.21.1-7.1.jar
|
418 | [28Mar2025 00:53:48.909] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\connectivity-1.21.1-7.1.jar
|
419 | [28Mar2025 00:53:48.910] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file connectivity-1.21.1-7.1.jar with {connectivity} mods - versions {7.1}
|
420 | [28Mar2025 00:53:48.910] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "connectivity-1.21.1-7.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
421 | [28Mar2025 00:53:48.910] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ConstructionSticks-1.21.1-1.1.5.jar
|
422 | [28Mar2025 00:53:48.910] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ConstructionSticks-1.21.1-1.1.5.jar
|
423 | [28Mar2025 00:53:48.911] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ConstructionSticks-1.21.1-1.1.5.jar with {constructionstick} mods - versions {1.1.5}
|
424 | [28Mar2025 00:53:48.911] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ConstructionSticks-1.21.1-1.1.5.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
425 | [28Mar2025 00:53:48.911] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Controlling-neoforge-1.21.1-19.0.4.jar
|
426 | [28Mar2025 00:53:48.911] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Controlling-neoforge-1.21.1-19.0.4.jar
|
427 | [28Mar2025 00:53:48.912] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Controlling-neoforge-1.21.1-19.0.4.jar with {controlling} mods - versions {19.0.4}
|
428 | [28Mar2025 00:53:48.912] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Controlling-neoforge-1.21.1-19.0.4.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
429 | [28Mar2025 00:53:48.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\cookingforblockheads-neoforge-1.21.1-21.1.12.jar
|
430 | [28Mar2025 00:53:48.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\cookingforblockheads-neoforge-1.21.1-21.1.12.jar
|
431 | [28Mar2025 00:53:48.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cookingforblockheads-neoforge-1.21.1-21.1.12.jar with {cookingforblockheads} mods - versions {21.1.12}
|
432 | [28Mar2025 00:53:48.913] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "cookingforblockheads-neoforge-1.21.1-21.1.12.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
433 | [28Mar2025 00:53:48.914] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Corgilib-NeoForge-1.21.1-5.0.0.3.jar
|
434 | [28Mar2025 00:53:48.914] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Corgilib-NeoForge-1.21.1-5.0.0.3.jar
|
435 | [28Mar2025 00:53:48.915] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Corgilib-NeoForge-1.21.1-5.0.0.3.jar with {corgilib} mods - versions {**.**.**.**}
|
436 | [28Mar2025 00:53:48.915] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Corgilib-NeoForge-1.21.1-5.0.0.3.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
437 | [28Mar2025 00:53:48.916] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\cosmeticarmorreworked-1.21.1-v1-neoforge.jar
|
438 | [28Mar2025 00:53:48.916] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\cosmeticarmorreworked-1.21.1-v1-neoforge.jar
|
439 | [28Mar2025 00:53:48.917] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cosmeticarmorreworked-1.21.1-v1-neoforge.jar with {cosmeticarmorreworked} mods - versions {1.21.1-v1-neoforge}
|
440 | [28Mar2025 00:53:48.917] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "cosmeticarmorreworked-1.21.1-v1-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
441 | [28Mar2025 00:53:48.917] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\crafting_on_a_stick-1.21.0.1.jar
|
442 | [28Mar2025 00:53:48.917] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\crafting_on_a_stick-1.21.0.1.jar
|
443 | [28Mar2025 00:53:48.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file crafting_on_a_stick-1.21.0.1.jar with {crafting_on_a_stick} mods - versions {**.**.**.**}
|
444 | [28Mar2025 00:53:48.918] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "crafting_on_a_stick-1.21.0.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
445 | [28Mar2025 00:53:48.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\craftingtweaks-neoforge-1.21.1-21.1.5.jar
|
446 | [28Mar2025 00:53:48.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\craftingtweaks-neoforge-1.21.1-21.1.5.jar
|
447 | [28Mar2025 00:53:48.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file craftingtweaks-neoforge-1.21.1-21.1.5.jar with {craftingtweaks} mods - versions {21.1.5}
|
448 | [28Mar2025 00:53:48.919] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "craftingtweaks-neoforge-1.21.1-21.1.5.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
449 | [28Mar2025 00:53:48.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping D:\Mainserver\Server-Files-2.41\mods\crash_assistant-neoforge-1.4.3.jar because it was already located earlier
|
450 | [28Mar2025 00:53:48.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\crashutilities-9.0.4.jar
|
451 | [28Mar2025 00:53:48.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\crashutilities-9.0.4.jar
|
452 | [28Mar2025 00:53:48.920] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file crashutilities-9.0.4.jar with {crashutilities} mods - versions {9.0.4}
|
453 | [28Mar2025 00:53:48.920] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "crashutilities-9.0.4.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
454 | [28Mar2025 00:53:48.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\create-1.21.1-6.0.3.jar
|
455 | [28Mar2025 00:53:48.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\create-1.21.1-6.0.3.jar
|
456 | [28Mar2025 00:53:48.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create-1.21.1-6.0.3.jar with {create} mods - versions {6.0.3}
|
457 | [28Mar2025 00:53:48.923] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "create-1.21.1-6.0.3.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
458 | [28Mar2025 00:53:48.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\CreeperOverhaul-neoforge-1.21.1-4.0.6.jar
|
459 | [28Mar2025 00:53:48.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\CreeperOverhaul-neoforge-1.21.1-4.0.6.jar
|
460 | [28Mar2025 00:53:48.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CreeperOverhaul-neoforge-1.21.1-4.0.6.jar with {creeperoverhaul} mods - versions {4.0.6}
|
461 | [28Mar2025 00:53:48.924] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "CreeperOverhaul-neoforge-1.21.1-4.0.6.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
462 | [28Mar2025 00:53:48.925] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\cristellib-neoforge-1.2.8.jar
|
463 | [28Mar2025 00:53:48.925] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\cristellib-neoforge-1.2.8.jar
|
464 | [28Mar2025 00:53:48.925] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cristellib-neoforge-1.2.8.jar with {cristellib} mods - versions {1.2.8}
|
465 | [28Mar2025 00:53:48.925] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "cristellib-neoforge-1.2.8.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
466 | [28Mar2025 00:53:48.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\cryonicconfig-neoforge-1.0.0+mc1.21.4.jar
|
467 | [28Mar2025 00:53:48.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\cryonicconfig-neoforge-1.0.0+mc1.21.4.jar
|
468 | [28Mar2025 00:53:48.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cryonicconfig-neoforge-1.0.0+mc1.21.4.jar with {cryonicconfig} mods - versions {1.0.0+mc1.21.4}
|
469 | [28Mar2025 00:53:48.926] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "cryonicconfig-neoforge-1.0.0+mc1.21.4.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
470 | [28Mar2025 00:53:48.927] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\crystalix-1.2.2_neoforge_1.21.1.jar
|
471 | [28Mar2025 00:53:48.927] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\crystalix-1.2.2_neoforge_1.21.1.jar
|
472 | [28Mar2025 00:53:48.927] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file crystalix-1.2.2_neoforge_1.21.1.jar with {crystalix} mods - versions {1.2.2}
|
473 | [28Mar2025 00:53:48.927] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "crystalix-1.2.2_neoforge_1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
474 | [28Mar2025 00:53:48.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\CTM-1.21-1.2.1+3.jar
|
475 | [28Mar2025 00:53:48.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\CTM-1.21-1.2.1+3.jar
|
476 | [28Mar2025 00:53:48.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CTM-1.21-1.2.1+3.jar with {ctm} mods - versions {1.21-1.2.1+3}
|
477 | [28Mar2025 00:53:48.928] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "CTM-1.21-1.2.1+3.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
478 | [28Mar2025 00:53:48.929] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Cucumber-1.21.1-8.0.10.jar
|
479 | [28Mar2025 00:53:48.929] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Cucumber-1.21.1-8.0.10.jar
|
480 | [28Mar2025 00:53:48.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Cucumber-1.21.1-8.0.10.jar with {cucumber} mods - versions {8.0.10}
|
481 | [28Mar2025 00:53:48.930] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Cucumber-1.21.1-8.0.10.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
482 | [28Mar2025 00:53:48.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\cupboard-1.21-2.9.jar
|
483 | [28Mar2025 00:53:48.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\cupboard-1.21-2.9.jar
|
484 | [28Mar2025 00:53:48.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cupboard-1.21-2.9.jar with {cupboard} mods - versions {2.9}
|
485 | [28Mar2025 00:53:48.930] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "cupboard-1.21-2.9.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
486 | [28Mar2025 00:53:48.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\curios-neoforge-9.3.1+1.21.1.jar
|
487 | [28Mar2025 00:53:48.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\curios-neoforge-9.3.1+1.21.1.jar
|
488 | [28Mar2025 00:53:48.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file curios-neoforge-9.3.1+1.21.1.jar with {curios} mods - versions {9.3.1+1.21.1}
|
489 | [28Mar2025 00:53:48.931] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "curios-neoforge-9.3.1+1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
490 | [28Mar2025 00:53:48.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\cyclopscore-1.21.1-neoforge-1.25.7.jar
|
491 | [28Mar2025 00:53:48.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\cyclopscore-1.21.1-neoforge-1.25.7.jar
|
492 | [28Mar2025 00:53:48.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cyclopscore-1.21.1-neoforge-1.25.7.jar with {cyclopscore} mods - versions {1.25.7}
|
493 | [28Mar2025 00:53:48.932] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "cyclopscore-1.21.1-neoforge-1.25.7.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
494 | [28Mar2025 00:53:48.933] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\deeperdarker-neoforge-1.21-1.3.4.jar
|
495 | [28Mar2025 00:53:48.933] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\deeperdarker-neoforge-1.21-1.3.4.jar
|
496 | [28Mar2025 00:53:48.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file deeperdarker-neoforge-1.21-1.3.4.jar with {deeperdarker} mods - versions {1.3.4}
|
497 | [28Mar2025 00:53:48.934] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "deeperdarker-neoforge-1.21-1.3.4.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
498 | [28Mar2025 00:53:48.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\deimos-1.21.1-neoforge-2.1.jar
|
499 | [28Mar2025 00:53:48.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\deimos-1.21.1-neoforge-2.1.jar
|
500 | [28Mar2025 00:53:48.935] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file deimos-1.21.1-neoforge-2.1.jar with {deimos} mods - versions {2.1}
|
501 | [28Mar2025 00:53:48.935] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "deimos-1.21.1-neoforge-2.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
502 | [28Mar2025 00:53:48.935] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\DimStorage-1.21-9.0.2.jar
|
503 | [28Mar2025 00:53:48.935] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\DimStorage-1.21-9.0.2.jar
|
504 | [28Mar2025 00:53:48.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DimStorage-1.21-9.0.2.jar with {dimstorage} mods - versions {9.0.2}
|
505 | [28Mar2025 00:53:48.936] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "DimStorage-1.21-9.0.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
506 | [28Mar2025 00:53:48.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\disenchanting_table-merged-1.21.1-3.1.0.jar
|
507 | [28Mar2025 00:53:48.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\disenchanting_table-merged-1.21.1-3.1.0.jar
|
508 | [28Mar2025 00:53:48.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file disenchanting_table-merged-1.21.1-3.1.0.jar with {disenchanting_table} mods - versions {3.1.0}
|
509 | [28Mar2025 00:53:48.937] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "disenchanting_table-merged-1.21.1-3.1.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
510 | [28Mar2025 00:53:48.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\domum_ornamentum-1.0.204-1.21.1-snapshot.jar
|
511 | [28Mar2025 00:53:48.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\domum_ornamentum-1.0.204-1.21.1-snapshot.jar
|
512 | [28Mar2025 00:53:48.938] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file domum_ornamentum-1.0.204-1.21.1-snapshot.jar with {domum_ornamentum} mods - versions {1.0.204-1.21.1-snapshot}
|
513 | [28Mar2025 00:53:48.938] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "domum_ornamentum-1.0.204-1.21.1-snapshot.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
514 | [28Mar2025 00:53:48.938] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\dummmmmmy-1.21-2.0.7-neoforge.jar
|
515 | [28Mar2025 00:53:48.938] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\dummmmmmy-1.21-2.0.7-neoforge.jar
|
516 | [28Mar2025 00:53:48.939] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dummmmmmy-1.21-2.0.7-neoforge.jar with {dummmmmmy} mods - versions {1.21-2.0.7}
|
517 | [28Mar2025 00:53:48.939] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "dummmmmmy-1.21-2.0.7-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
518 | [28Mar2025 00:53:48.939] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\DungeonCrawl-NeoForge-1.21-2.3.15.jar
|
519 | [28Mar2025 00:53:48.939] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\DungeonCrawl-NeoForge-1.21-2.3.15.jar
|
520 | [28Mar2025 00:53:48.939] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DungeonCrawl-NeoForge-1.21-2.3.15.jar with {dungeoncrawl} mods - versions {2.3.15}
|
521 | [28Mar2025 00:53:48.940] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "DungeonCrawl-NeoForge-1.21-2.3.15.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
522 | [28Mar2025 00:53:48.940] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\DungeonsArise-1.21.x-2.1.64-release.jar
|
523 | [28Mar2025 00:53:48.940] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\DungeonsArise-1.21.x-2.1.64-release.jar
|
524 | [28Mar2025 00:53:48.940] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DungeonsArise-1.21.x-2.1.64-release.jar with {dungeons_arise} mods - versions {2.1.64}
|
525 | [28Mar2025 00:53:48.940] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "DungeonsArise-1.21.x-2.1.64-release.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
526 | [28Mar2025 00:53:48.941] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\dyenamics-1.21.1-3.3.0.jar
|
527 | [28Mar2025 00:53:48.941] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\dyenamics-1.21.1-3.3.0.jar
|
528 | [28Mar2025 00:53:48.942] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dyenamics-1.21.1-3.3.0.jar with {dyenamics} mods - versions {1.21.1-3.3.0}
|
529 | [28Mar2025 00:53:48.942] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "dyenamics-1.21.1-3.3.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
530 | [28Mar2025 00:53:48.942] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\easy-villagers-neoforge-1.21.1-1.1.23.jar
|
531 | [28Mar2025 00:53:48.942] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\easy-villagers-neoforge-1.21.1-1.1.23.jar
|
532 | [28Mar2025 00:53:48.943] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file easy-villagers-neoforge-1.21.1-1.1.23.jar with {easy_villagers} mods - versions {1.21.1-1.1.23}
|
533 | [28Mar2025 00:53:48.943] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "easy-villagers-neoforge-1.21.1-1.1.23.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
534 | [28Mar2025 00:53:48.943] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\EdivadLib-1.21-3.0.0.jar
|
535 | [28Mar2025 00:53:48.943] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\EdivadLib-1.21-3.0.0.jar
|
536 | [28Mar2025 00:53:48.944] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EdivadLib-1.21-3.0.0.jar with {edivadlib} mods - versions {3.0.0}
|
537 | [28Mar2025 00:53:48.944] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "EdivadLib-1.21-3.0.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
538 | [28Mar2025 00:53:48.945] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\elevatorid-neoforge-1.21.1-1.11.4.jar
|
539 | [28Mar2025 00:53:48.945] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\elevatorid-neoforge-1.21.1-1.11.4.jar
|
540 | [28Mar2025 00:53:48.945] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file elevatorid-neoforge-1.21.1-1.11.4.jar with {elevatorid} mods - versions {1.21.1-1.11.4}
|
541 | [28Mar2025 00:53:48.945] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "elevatorid-neoforge-1.21.1-1.11.4.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
542 | [28Mar2025 00:53:48.945] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\enchdesc-neoforge-1.21.1-21.1.5.jar
|
543 | [28Mar2025 00:53:48.945] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\enchdesc-neoforge-1.21.1-21.1.5.jar
|
544 | [28Mar2025 00:53:48.946] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file enchdesc-neoforge-1.21.1-21.1.5.jar with {enchdesc} mods - versions {21.1.5}
|
545 | [28Mar2025 00:53:48.946] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "enchdesc-neoforge-1.21.1-21.1.5.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
546 | [28Mar2025 00:53:48.946] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\enderio-7.1.7-alpha.jar
|
547 | [28Mar2025 00:53:48.946] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\enderio-7.1.7-alpha.jar
|
548 | [28Mar2025 00:53:48.947] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file enderio-7.1.7-alpha.jar with {enderio} mods - versions {7.1.7-alpha}
|
549 | [28Mar2025 00:53:48.947] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "enderio-7.1.7-alpha.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
550 | [28Mar2025 00:53:48.947] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\endermanoverhaul-neoforge-1.21.1-2.0.2.jar
|
551 | [28Mar2025 00:53:48.947] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\endermanoverhaul-neoforge-1.21.1-2.0.2.jar
|
552 | [28Mar2025 00:53:48.948] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file endermanoverhaul-neoforge-1.21.1-2.0.2.jar with {endermanoverhaul} mods - versions {2.0.2}
|
553 | [28Mar2025 00:53:48.948] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "endermanoverhaul-neoforge-1.21.1-2.0.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
554 | [28Mar2025 00:53:48.951] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\EnderStorage-1.21.1-2.13.0.191.jar
|
555 | [28Mar2025 00:53:48.951] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\EnderStorage-1.21.1-2.13.0.191.jar
|
556 | [28Mar2025 00:53:48.951] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EnderStorage-1.21.1-2.13.0.191.jar with {enderstorage} mods - versions {**.**.**.**}
|
557 | [28Mar2025 00:53:48.951] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "EnderStorage-1.21.1-2.13.0.191.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
558 | [28Mar2025 00:53:48.952] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\entangled-1.3.20a-neoforge-mc1.21.jar
|
559 | [28Mar2025 00:53:48.952] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\entangled-1.3.20a-neoforge-mc1.21.jar
|
560 | [28Mar2025 00:53:48.952] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file entangled-1.3.20a-neoforge-mc1.21.jar with {entangled} mods - versions {1.3.20+a}
|
561 | [28Mar2025 00:53:48.952] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "entangled-1.3.20a-neoforge-mc1.21.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
562 | [28Mar2025 00:53:48.953] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\entity_model_features_neoforge_1.21.1-2.4.1.jar
|
563 | [28Mar2025 00:53:48.953] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\entity_model_features_neoforge_1.21.1-2.4.1.jar
|
564 | [28Mar2025 00:53:48.953] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file entity_model_features_neoforge_1.21.1-2.4.1.jar with {entity_model_features} mods - versions {2.4.1}
|
565 | [28Mar2025 00:53:48.953] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "entity_model_features_neoforge_1.21.1-2.4.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
566 | [28Mar2025 00:53:48.954] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\entity_texture_features_neoforge_1.21.1-6.2.9.jar
|
567 | [28Mar2025 00:53:48.954] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\entity_texture_features_neoforge_1.21.1-6.2.9.jar
|
568 | [28Mar2025 00:53:48.955] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file entity_texture_features_neoforge_1.21.1-6.2.9.jar with {entity_texture_features} mods - versions {6.2.9}
|
569 | [28Mar2025 00:53:48.955] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "entity_texture_features_neoforge_1.21.1-6.2.9.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
570 | [28Mar2025 00:53:48.955] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\EpheroLib-1.21.1-NEO-FORGE-1.2.0.jar
|
571 | [28Mar2025 00:53:48.955] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\EpheroLib-1.21.1-NEO-FORGE-1.2.0.jar
|
572 | [28Mar2025 00:53:48.956] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EpheroLib-1.21.1-NEO-FORGE-1.2.0.jar with {epherolib} mods - versions {1.2.0}
|
573 | [28Mar2025 00:53:48.956] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "EpheroLib-1.21.1-NEO-FORGE-1.2.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
574 | [28Mar2025 00:53:48.958] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\eternalstarlight-0.4.1+1.21.1+neoforge.jar
|
575 | [28Mar2025 00:53:48.958] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\eternalstarlight-0.4.1+1.21.1+neoforge.jar
|
576 | [28Mar2025 00:53:48.958] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file eternalstarlight-0.4.1+1.21.1+neoforge.jar with {eternal_starlight} mods - versions {0.4.1+1.21.1+neoforge}
|
577 | [28Mar2025 00:53:48.958] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "eternalstarlight-0.4.1+1.21.1+neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
578 | [28Mar2025 00:53:48.959] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\everythingcopper-1.21.1-2.4.3.jar
|
579 | [28Mar2025 00:53:48.959] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\everythingcopper-1.21.1-2.4.3.jar
|
580 | [28Mar2025 00:53:48.960] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file everythingcopper-1.21.1-2.4.3.jar with {everythingcopper} mods - versions {1.21.1-2.4.3}
|
581 | [28Mar2025 00:53:48.960] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "everythingcopper-1.21.1-2.4.3.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
582 | [28Mar2025 00:53:48.961] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\evilcraft-1.21.1-neoforge-1.2.68.jar
|
583 | [28Mar2025 00:53:48.961] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\evilcraft-1.21.1-neoforge-1.2.68.jar
|
584 | [28Mar2025 00:53:48.961] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file evilcraft-1.21.1-neoforge-1.2.68.jar with {evilcraft,evilcraftcompat} mods - versions {1.2.68,1.2.68}
|
585 | [28Mar2025 00:53:48.961] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "evilcraft-1.21.1-neoforge-1.2.68.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
586 | [28Mar2025 00:53:48.962] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\experiencelib-1.21.1-1.0.3.jar
|
587 | [28Mar2025 00:53:48.962] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\experiencelib-1.21.1-1.0.3.jar
|
588 | [28Mar2025 00:53:48.962] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file experiencelib-1.21.1-1.0.3.jar with {experiencelib} mods - versions {1.0.3}
|
589 | [28Mar2025 00:53:48.962] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "experiencelib-1.21.1-1.0.3.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
590 | [28Mar2025 00:53:48.963] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ExplorersCompass-1.21.1-3.0.3-neoforge.jar
|
591 | [28Mar2025 00:53:48.963] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ExplorersCompass-1.21.1-3.0.3-neoforge.jar
|
592 | [28Mar2025 00:53:48.963] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ExplorersCompass-1.21.1-3.0.3-neoforge.jar with {explorerscompass} mods - versions {1.21.1-3.0.3-neoforge}
|
593 | [28Mar2025 00:53:48.963] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ExplorersCompass-1.21.1-3.0.3-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
594 | [28Mar2025 00:53:48.964] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Explorify v1.6.2 f10-48.jar
|
595 | [28Mar2025 00:53:48.964] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Explorify v1.6.2 f10-48.jar
|
596 | [28Mar2025 00:53:48.964] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Explorify v1.6.2 f10-48.jar with {explorify} mods - versions {1.6.2}
|
597 | [28Mar2025 00:53:48.964] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Explorify v1.6.2 f10-48.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
598 | [28Mar2025 00:53:48.965] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\extended-industrialization-1.14.6-1.21.1.jar
|
599 | [28Mar2025 00:53:48.965] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\extended-industrialization-1.14.6-1.21.1.jar
|
600 | [28Mar2025 00:53:48.966] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file extended-industrialization-1.14.6-1.21.1.jar with {extended_industrialization} mods - versions {1.14.6-1.21.1}
|
601 | [28Mar2025 00:53:48.966] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "extended-industrialization-1.14.6-1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
602 | [28Mar2025 00:53:48.966] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ExtendedAE-1.21-2.2.6-neoforge.jar
|
603 | [28Mar2025 00:53:48.966] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ExtendedAE-1.21-2.2.6-neoforge.jar
|
604 | [28Mar2025 00:53:48.967] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ExtendedAE-1.21-2.2.6-neoforge.jar with {extendedae} mods - versions {1.21-2.2.6-neoforge}
|
605 | [28Mar2025 00:53:48.967] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ExtendedAE-1.21-2.2.6-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
606 | [28Mar2025 00:53:48.968] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ExtremeReactors2-1.21.1-2.4.21.jar
|
607 | [28Mar2025 00:53:48.968] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ExtremeReactors2-1.21.1-2.4.21.jar
|
608 | [28Mar2025 00:53:48.968] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ExtremeReactors2-1.21.1-2.4.21.jar with {bigreactors} mods - versions {1.21.1-2.4.21}
|
609 | [28Mar2025 00:53:48.968] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ExtremeReactors2-1.21.1-2.4.21.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
610 | [28Mar2025 00:53:48.969] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\factory_blocks-neoforge-1.4.0+mc1.21.1.jar
|
611 | [28Mar2025 00:53:48.969] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\factory_blocks-neoforge-1.4.0+mc1.21.1.jar
|
612 | [28Mar2025 00:53:48.969] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file factory_blocks-neoforge-1.4.0+mc1.21.1.jar with {factory_blocks} mods - versions {1.4.0+mc1.21.1}
|
613 | [28Mar2025 00:53:48.970] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "factory_blocks-neoforge-1.4.0+mc1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
614 | [28Mar2025 00:53:48.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\FarmersDelight-1.21.1-1.2.7.jar
|
615 | [28Mar2025 00:53:48.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\FarmersDelight-1.21.1-1.2.7.jar
|
616 | [28Mar2025 00:53:48.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FarmersDelight-1.21.1-1.2.7.jar with {farmersdelight} mods - versions {1.2.7}
|
617 | [28Mar2025 00:53:48.972] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "FarmersDelight-1.21.1-1.2.7.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
618 | [28Mar2025 00:53:48.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\farmingforblockheads-neoforge-1.21.1-21.1.7.jar
|
619 | [28Mar2025 00:53:48.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\farmingforblockheads-neoforge-1.21.1-21.1.7.jar
|
620 | [28Mar2025 00:53:48.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file farmingforblockheads-neoforge-1.21.1-21.1.7.jar with {farmingforblockheads} mods - versions {21.1.7}
|
621 | [28Mar2025 00:53:48.973] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "farmingforblockheads-neoforge-1.21.1-21.1.7.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
622 | [28Mar2025 00:53:48.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\FastFurnace-1.21.1-9.0.0.jar
|
623 | [28Mar2025 00:53:48.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\FastFurnace-1.21.1-9.0.0.jar
|
624 | [28Mar2025 00:53:48.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FastFurnace-1.21.1-9.0.0.jar with {fastfurnace} mods - versions {9.0.0}
|
625 | [28Mar2025 00:53:48.973] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "FastFurnace-1.21.1-9.0.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
626 | [28Mar2025 00:53:48.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\FastWorkbench-1.21-9.1.2.jar
|
627 | [28Mar2025 00:53:48.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\FastWorkbench-1.21-9.1.2.jar
|
628 | [28Mar2025 00:53:48.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FastWorkbench-1.21-9.1.2.jar with {fastbench} mods - versions {9.1.2}
|
629 | [28Mar2025 00:53:48.974] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "FastWorkbench-1.21-9.1.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
630 | [28Mar2025 00:53:48.975] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ferritecore-7.0.2-neoforge.jar
|
631 | [28Mar2025 00:53:48.975] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ferritecore-7.0.2-neoforge.jar
|
632 | [28Mar2025 00:53:48.976] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ferritecore-7.0.2-neoforge.jar with {ferritecore} mods - versions {7.0.2}
|
633 | [28Mar2025 00:53:48.976] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ferritecore-7.0.2-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
634 | [28Mar2025 00:53:48.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\fireproofboats-1.21.0-1.0.3.jar
|
635 | [28Mar2025 00:53:48.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\fireproofboats-1.21.0-1.0.3.jar
|
636 | [28Mar2025 00:53:48.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fireproofboats-1.21.0-1.0.3.jar with {fireproofboats} mods - versions {1.21.0-1.0.3}
|
637 | [28Mar2025 00:53:48.977] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "fireproofboats-1.21.0-1.0.3.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
638 | [28Mar2025 00:53:48.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\flickerfix-1.21.0.jar
|
639 | [28Mar2025 00:53:48.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\flickerfix-1.21.0.jar
|
640 | [28Mar2025 00:53:48.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file flickerfix-1.21.0.jar with {flickerfix} mods - versions {4.0.1}
|
641 | [28Mar2025 00:53:48.978] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "flickerfix-1.21.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
642 | [28Mar2025 00:53:48.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\FluxNetworks-1.21.1-8.0.0.jar
|
643 | [28Mar2025 00:53:48.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\FluxNetworks-1.21.1-8.0.0.jar
|
644 | [28Mar2025 00:53:48.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FluxNetworks-1.21.1-8.0.0.jar with {fluxnetworks} mods - versions {8.0.0}
|
645 | [28Mar2025 00:53:48.979] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "FluxNetworks-1.21.1-8.0.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
646 | [28Mar2025 00:53:48.980] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\forbidden_arcanus-1.21.1-2.5.14.jar
|
647 | [28Mar2025 00:53:48.980] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\forbidden_arcanus-1.21.1-2.5.14.jar
|
648 | [28Mar2025 00:53:48.980] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forbidden_arcanus-1.21.1-2.5.14.jar with {forbidden_arcanus} mods - versions {2.5.14}
|
649 | [28Mar2025 00:53:48.980] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "forbidden_arcanus-1.21.1-2.5.14.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
650 | [28Mar2025 00:53:48.981] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\formations-1.0.3-neoforge-mc1.21.jar
|
651 | [28Mar2025 00:53:48.981] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\formations-1.0.3-neoforge-mc1.21.jar
|
652 | [28Mar2025 00:53:48.981] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file formations-1.0.3-neoforge-mc1.21.jar with {formations} mods - versions {1.0.3}
|
653 | [28Mar2025 00:53:48.981] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "formations-1.0.3-neoforge-mc1.21.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
654 | [28Mar2025 00:53:48.981] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\formationsnether-1.0.5-mc1.21+.jar
|
655 | [28Mar2025 00:53:48.982] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\formationsnether-1.0.5-mc1.21+.jar
|
656 | [28Mar2025 00:53:48.982] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file formationsnether-1.0.5-mc1.21+.jar with {formationsnether} mods - versions {1.0.5}
|
657 | [28Mar2025 00:53:48.982] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "formationsnether-1.0.5-mc1.21+.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
658 | [28Mar2025 00:53:48.982] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\formationsoverworld-1.0.4-mc1.21+.jar
|
659 | [28Mar2025 00:53:48.982] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\formationsoverworld-1.0.4-mc1.21+.jar
|
660 | [28Mar2025 00:53:48.983] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file formationsoverworld-1.0.4-mc1.21+.jar with {formationsoverworld} mods - versions {1.0.4}
|
661 | [28Mar2025 00:53:48.983] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "formationsoverworld-1.0.4-mc1.21+.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
662 | [28Mar2025 00:53:48.984] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\FramedBlocks-10.3.1.jar
|
663 | [28Mar2025 00:53:48.984] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\FramedBlocks-10.3.1.jar
|
664 | [28Mar2025 00:53:48.984] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FramedBlocks-10.3.1.jar with {framedblocks} mods - versions {10.3.1}
|
665 | [28Mar2025 00:53:48.984] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "FramedBlocks-10.3.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
666 | [28Mar2025 00:53:48.985] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\framework-neoforge-1.21.1-0.9.4.jar
|
667 | [28Mar2025 00:53:48.985] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\framework-neoforge-1.21.1-0.9.4.jar
|
668 | [28Mar2025 00:53:48.985] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file framework-neoforge-1.21.1-0.9.4.jar with {framework} mods - versions {0.9.4}
|
669 | [28Mar2025 00:53:48.985] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "framework-neoforge-1.21.1-0.9.4.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
670 | [28Mar2025 00:53:48.986] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ftb-chunks-neoforge-2101.1.8.jar
|
671 | [28Mar2025 00:53:48.986] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ftb-chunks-neoforge-2101.1.8.jar
|
672 | [28Mar2025 00:53:48.986] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-chunks-neoforge-2101.1.8.jar with {ftbchunks} mods - versions {2101.1.8}
|
673 | [28Mar2025 00:53:48.986] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ftb-chunks-neoforge-2101.1.8.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
674 | [28Mar2025 00:53:48.986] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ftb-essentials-neoforge-2101.1.6.jar
|
675 | [28Mar2025 00:53:48.987] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ftb-essentials-neoforge-2101.1.6.jar
|
676 | [28Mar2025 00:53:48.987] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-essentials-neoforge-2101.1.6.jar with {ftbessentials} mods - versions {2101.1.6}
|
677 | [28Mar2025 00:53:48.987] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ftb-essentials-neoforge-2101.1.6.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
678 | [28Mar2025 00:53:48.987] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ftb-filter-system-neoforge-21.1.0.jar
|
679 | [28Mar2025 00:53:48.987] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ftb-filter-system-neoforge-21.1.0.jar
|
680 | [28Mar2025 00:53:48.988] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-filter-system-neoforge-21.1.0.jar with {ftbfiltersystem} mods - versions {21.1.0}
|
681 | [28Mar2025 00:53:48.988] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ftb-filter-system-neoforge-21.1.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
682 | [28Mar2025 00:53:48.988] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ftb-library-neoforge-2101.1.12.jar
|
683 | [28Mar2025 00:53:48.988] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ftb-library-neoforge-2101.1.12.jar
|
684 | [28Mar2025 00:53:48.988] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-library-neoforge-2101.1.12.jar with {ftblibrary} mods - versions {2101.1.12}
|
685 | [28Mar2025 00:53:48.988] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ftb-library-neoforge-2101.1.12.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
686 | [28Mar2025 00:53:48.989] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ftb-quests-neoforge-2101.1.6.jar
|
687 | [28Mar2025 00:53:48.989] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ftb-quests-neoforge-2101.1.6.jar
|
688 | [28Mar2025 00:53:48.989] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-quests-neoforge-2101.1.6.jar with {ftbquests} mods - versions {2101.1.6}
|
689 | [28Mar2025 00:53:48.989] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ftb-quests-neoforge-2101.1.6.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
690 | [28Mar2025 00:53:48.990] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ftb-ranks-neoforge-2101.1.2.jar
|
691 | [28Mar2025 00:53:48.990] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ftb-ranks-neoforge-2101.1.2.jar
|
692 | [28Mar2025 00:53:48.990] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-ranks-neoforge-2101.1.2.jar with {ftbranks} mods - versions {2101.1.2}
|
693 | [28Mar2025 00:53:48.990] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ftb-ranks-neoforge-2101.1.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
694 | [28Mar2025 00:53:48.991] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ftb-teams-neoforge-2101.1.2.jar
|
695 | [28Mar2025 00:53:48.991] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ftb-teams-neoforge-2101.1.2.jar
|
696 | [28Mar2025 00:53:48.991] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-teams-neoforge-2101.1.2.jar with {ftbteams} mods - versions {2101.1.2}
|
697 | [28Mar2025 00:53:48.991] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ftb-teams-neoforge-2101.1.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
698 | [28Mar2025 00:53:48.992] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ftb-ultimine-neoforge-2101.1.1.jar
|
699 | [28Mar2025 00:53:48.992] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ftb-ultimine-neoforge-2101.1.1.jar
|
700 | [28Mar2025 00:53:48.992] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-ultimine-neoforge-2101.1.1.jar with {ftbultimine} mods - versions {2101.1.1}
|
701 | [28Mar2025 00:53:48.992] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ftb-ultimine-neoforge-2101.1.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
702 | [28Mar2025 00:53:48.992] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ftb-xmod-compat-neoforge-21.1.3.jar
|
703 | [28Mar2025 00:53:48.992] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ftb-xmod-compat-neoforge-21.1.3.jar
|
704 | [28Mar2025 00:53:48.993] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-xmod-compat-neoforge-21.1.3.jar with {ftbxmodcompat} mods - versions {21.1.3}
|
705 | [28Mar2025 00:53:48.993] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ftb-xmod-compat-neoforge-21.1.3.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
706 | [28Mar2025 00:53:48.993] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ftbjeiextras-21.1.5.jar
|
707 | [28Mar2025 00:53:48.993] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ftbjeiextras-21.1.5.jar
|
708 | [28Mar2025 00:53:48.994] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftbjeiextras-21.1.5.jar with {ftbjeiextras} mods - versions {21.1.5}
|
709 | [28Mar2025 00:53:48.994] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ftbjeiextras-21.1.5.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
710 | [28Mar2025 00:53:48.994] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\fuelgoeshere-1.21.1-1.2.0.jar
|
711 | [28Mar2025 00:53:48.994] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\fuelgoeshere-1.21.1-1.2.0.jar
|
712 | [28Mar2025 00:53:48.994] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fuelgoeshere-1.21.1-1.2.0.jar with {fuelgoeshere} mods - versions {1.21.1-1.2.0}
|
713 | [28Mar2025 00:53:48.994] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "fuelgoeshere-1.21.1-1.2.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
714 | [28Mar2025 00:53:48.995] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\functionalstorage-1.21.1-1.4.2.jar
|
715 | [28Mar2025 00:53:48.995] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\functionalstorage-1.21.1-1.4.2.jar
|
716 | [28Mar2025 00:53:48.995] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file functionalstorage-1.21.1-1.4.2.jar with {functionalstorage} mods - versions {1.21.1-1.4.2}
|
717 | [28Mar2025 00:53:48.995] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "functionalstorage-1.21.1-1.4.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
718 | [28Mar2025 00:53:48.996] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\fusion-1.2.4-neoforge-mc1.21.jar
|
719 | [28Mar2025 00:53:48.996] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\fusion-1.2.4-neoforge-mc1.21.jar
|
720 | [28Mar2025 00:53:48.996] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fusion-1.2.4-neoforge-mc1.21.jar with {fusion} mods - versions {1.2.4}
|
721 | [28Mar2025 00:53:48.996] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "fusion-1.2.4-neoforge-mc1.21.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
722 | [28Mar2025 00:53:48.998] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\fzzy_config-0.6.5+1.21+neoforge.jar
|
723 | [28Mar2025 00:53:48.998] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\fzzy_config-0.6.5+1.21+neoforge.jar
|
724 | [28Mar2025 00:53:48.998] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fzzy_config-0.6.5+1.21+neoforge.jar with {fzzy_config} mods - versions {0.6.5+1.21+neoforge}
|
725 | [28Mar2025 00:53:48.998] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "fzzy_config-0.6.5+1.21+neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
726 | [28Mar2025 00:53:48.999] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\GatewaysToEternity-1.21.1-5.0.2.jar
|
727 | [28Mar2025 00:53:48.999] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\GatewaysToEternity-1.21.1-5.0.2.jar
|
728 | [28Mar2025 00:53:48.999] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file GatewaysToEternity-1.21.1-5.0.2.jar with {gateways} mods - versions {5.0.2}
|
729 | [28Mar2025 00:53:48.999] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "GatewaysToEternity-1.21.1-5.0.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
730 | [28Mar2025 00:53:49.000] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\geckolib-neoforge-1.21.1-4.7.5.1.jar
|
731 | [28Mar2025 00:53:49.000] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\geckolib-neoforge-1.21.1-4.7.5.1.jar
|
732 | [28Mar2025 00:53:49.000] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file geckolib-neoforge-1.21.1-4.7.5.1.jar with {geckolib} mods - versions {**.**.**.**}
|
733 | [28Mar2025 00:53:49.000] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "geckolib-neoforge-1.21.1-4.7.5.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
734 | [28Mar2025 00:53:49.000] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\generatorgalore-1.21.1-1.3.4.jar
|
735 | [28Mar2025 00:53:49.000] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\generatorgalore-1.21.1-1.3.4.jar
|
736 | [28Mar2025 00:53:49.001] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file generatorgalore-1.21.1-1.3.4.jar with {generatorgalore} mods - versions {1.21.1-1.3.4}
|
737 | [28Mar2025 00:53:49.001] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "generatorgalore-1.21.1-1.3.4.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
738 | [28Mar2025 00:53:49.001] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\getittogetherdrops-neoforge-1.21-1.3.2.jar
|
739 | [28Mar2025 00:53:49.001] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\getittogetherdrops-neoforge-1.21-1.3.2.jar
|
740 | [28Mar2025 00:53:49.002] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file getittogetherdrops-neoforge-1.21-1.3.2.jar with {getittogetherdrops} mods - versions {1.3.2}
|
741 | [28Mar2025 00:53:49.002] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "getittogetherdrops-neoforge-1.21-1.3.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
742 | [28Mar2025 00:53:49.002] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Glassential-renewed-neoforge-1.21.1-3.1.5.jar
|
743 | [28Mar2025 00:53:49.002] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Glassential-renewed-neoforge-1.21.1-3.1.5.jar
|
744 | [28Mar2025 00:53:49.003] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Glassential-renewed-neoforge-1.21.1-3.1.5.jar with {glassential} mods - versions {3.1.5}
|
745 | [28Mar2025 00:53:49.003] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Glassential-renewed-neoforge-1.21.1-3.1.5.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
746 | [28Mar2025 00:53:49.003] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Glodium-1.21-2.2-neoforge.jar
|
747 | [28Mar2025 00:53:49.003] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Glodium-1.21-2.2-neoforge.jar
|
748 | [28Mar2025 00:53:49.003] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Glodium-1.21-2.2-neoforge.jar with {glodium} mods - versions {1.21-2.2-neoforge}
|
749 | [28Mar2025 00:53:49.003] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Glodium-1.21-2.2-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
750 | [28Mar2025 00:53:49.004] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\GravitationalModulatingAdditionalUnit-1.21.1-6.1.jar
|
751 | [28Mar2025 00:53:49.004] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\GravitationalModulatingAdditionalUnit-1.21.1-6.1.jar
|
752 | [28Mar2025 00:53:49.004] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file GravitationalModulatingAdditionalUnit-1.21.1-6.1.jar with {gmut} mods - versions {6.1}
|
753 | [28Mar2025 00:53:49.004] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "GravitationalModulatingAdditionalUnit-1.21.1-6.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
754 | [28Mar2025 00:53:49.005] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\guideme-21.1.5.jar
|
755 | [28Mar2025 00:53:49.005] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\guideme-21.1.5.jar
|
756 | [28Mar2025 00:53:49.006] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file guideme-21.1.5.jar with {guideme} mods - versions {21.1.5}
|
757 | [28Mar2025 00:53:49.006] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "guideme-21.1.5.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
758 | [28Mar2025 00:53:49.008] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\handcrafted-neoforge-1.21.1-4.0.2.jar
|
759 | [28Mar2025 00:53:49.008] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\handcrafted-neoforge-1.21.1-4.0.2.jar
|
760 | [28Mar2025 00:53:49.009] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file handcrafted-neoforge-1.21.1-4.0.2.jar with {handcrafted} mods - versions {4.0.2}
|
761 | [28Mar2025 00:53:49.009] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "handcrafted-neoforge-1.21.1-4.0.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
762 | [28Mar2025 00:53:49.009] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\hardenedarmadillos-1.21.1-0.2.0.jar
|
763 | [28Mar2025 00:53:49.009] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\hardenedarmadillos-1.21.1-0.2.0.jar
|
764 | [28Mar2025 00:53:49.009] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file hardenedarmadillos-1.21.1-0.2.0.jar with {hardenedarmadillos} mods - versions {1.21.1-0.2.0}
|
765 | [28Mar2025 00:53:49.009] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "hardenedarmadillos-1.21.1-0.2.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
766 | [28Mar2025 00:53:49.010] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\harvest-with-ease-neoforge-1.21-9.4.0.jar
|
767 | [28Mar2025 00:53:49.010] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\harvest-with-ease-neoforge-1.21-9.4.0.jar
|
768 | [28Mar2025 00:53:49.010] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file harvest-with-ease-neoforge-1.21-9.4.0.jar with {harvest_with_ease} mods - versions {9.4.0}
|
769 | [28Mar2025 00:53:49.010] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "harvest-with-ease-neoforge-1.21-9.4.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
770 | [28Mar2025 00:53:49.011] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\herbsandharvest-1.21.1-1.jar
|
771 | [28Mar2025 00:53:49.011] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\herbsandharvest-1.21.1-1.jar
|
772 | [28Mar2025 00:53:49.011] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file herbsandharvest-1.21.1-1.jar with {herbsandharvest} mods - versions {1.0.0}
|
773 | [28Mar2025 00:53:49.011] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "herbsandharvest-1.21.1-1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
774 | [28Mar2025 00:53:49.012] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\heyberryshutup-1.21.0-2.0.4.jar
|
775 | [28Mar2025 00:53:49.012] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\heyberryshutup-1.21.0-2.0.4.jar
|
776 | [28Mar2025 00:53:49.012] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file heyberryshutup-1.21.0-2.0.4.jar with {heyberryshutup} mods - versions {1.21.0-2.0.4}
|
777 | [28Mar2025 00:53:49.012] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "heyberryshutup-1.21.0-2.0.4.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
778 | [28Mar2025 00:53:49.013] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\HostileNeuralNetworks-1.21.1-6.1.3.jar
|
779 | [28Mar2025 00:53:49.013] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\HostileNeuralNetworks-1.21.1-6.1.3.jar
|
780 | [28Mar2025 00:53:49.013] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file HostileNeuralNetworks-1.21.1-6.1.3.jar with {hostilenetworks} mods - versions {6.1.3}
|
781 | [28Mar2025 00:53:49.013] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "HostileNeuralNetworks-1.21.1-6.1.3.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
782 | [28Mar2025 00:53:49.013] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\hyperbox-1.21-6.0.0.1.jar
|
783 | [28Mar2025 00:53:49.014] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\hyperbox-1.21-6.0.0.1.jar
|
784 | [28Mar2025 00:53:49.014] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file hyperbox-1.21-6.0.0.1.jar with {hyperbox} mods - versions {**.**.**.**}
|
785 | [28Mar2025 00:53:49.014] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "hyperbox-1.21-6.0.0.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
786 | [28Mar2025 00:53:49.014] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\illagerwarship-1.0.0-neoforge-1.21.1.jar
|
787 | [28Mar2025 00:53:49.014] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\illagerwarship-1.0.0-neoforge-1.21.1.jar
|
788 | [28Mar2025 00:53:49.015] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file illagerwarship-1.0.0-neoforge-1.21.1.jar with {illagerwarship} mods - versions {1.0.0}
|
789 | [28Mar2025 00:53:49.015] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "illagerwarship-1.0.0-neoforge-1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
790 | [28Mar2025 00:53:49.015] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\imfast-NEOFORGE-1.0.2.jar
|
791 | [28Mar2025 00:53:49.015] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\imfast-NEOFORGE-1.0.2.jar
|
792 | [28Mar2025 00:53:49.015] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file imfast-NEOFORGE-1.0.2.jar with {imfast} mods - versions {1.0.2}
|
793 | [28Mar2025 00:53:49.015] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "imfast-NEOFORGE-1.0.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
794 | [28Mar2025 00:53:49.016] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ImmediatelyFast-NeoForge-1.6.2+1.21.1.jar
|
795 | [28Mar2025 00:53:49.016] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ImmediatelyFast-NeoForge-1.6.2+1.21.1.jar
|
796 | [28Mar2025 00:53:49.016] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ImmediatelyFast-NeoForge-1.6.2+1.21.1.jar with {immediatelyfast} mods - versions {1.6.2+1.21.1}
|
797 | [28Mar2025 00:53:49.016] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ImmediatelyFast-NeoForge-1.6.2+1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
798 | [28Mar2025 00:53:49.017] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Immersive-Energistics-1.1.0-beta.jar
|
799 | [28Mar2025 00:53:49.017] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Immersive-Energistics-1.1.0-beta.jar
|
800 | [28Mar2025 00:53:49.017] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Immersive-Energistics-1.1.0-beta.jar with {immeng} mods - versions {1.1.0-beta}
|
801 | [28Mar2025 00:53:49.017] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Immersive-Energistics-1.1.0-beta.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
802 | [28Mar2025 00:53:49.019] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ImmersiveEngineering-1.21.1-12.1.0-185.jar
|
803 | [28Mar2025 00:53:49.019] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ImmersiveEngineering-1.21.1-12.1.0-185.jar
|
804 | [28Mar2025 00:53:49.020] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ImmersiveEngineering-1.21.1-12.1.0-185.jar with {immersiveengineering} mods - versions {12.1.0-185}
|
805 | [28Mar2025 00:53:49.020] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ImmersiveEngineering-1.21.1-12.1.0-185.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
806 | [28Mar2025 00:53:49.020] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\industrial-foregoing-souls-1.21.1-1.10.4.jar
|
807 | [28Mar2025 00:53:49.020] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\industrial-foregoing-souls-1.21.1-1.10.4.jar
|
808 | [28Mar2025 00:53:49.021] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file industrial-foregoing-souls-1.21.1-1.10.4.jar with {industrialforegoingsouls} mods - versions {1.10.4}
|
809 | [28Mar2025 00:53:49.021] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "industrial-foregoing-souls-1.21.1-1.10.4.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
810 | [28Mar2025 00:53:49.022] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\industrialforegoing-1.21-3.6.24.jar
|
811 | [28Mar2025 00:53:49.022] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\industrialforegoing-1.21-3.6.24.jar
|
812 | [28Mar2025 00:53:49.022] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file industrialforegoing-1.21-3.6.24.jar with {industrialforegoing} mods - versions {1.21-3.6.24}
|
813 | [28Mar2025 00:53:49.022] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "industrialforegoing-1.21-3.6.24.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
814 | [28Mar2025 00:53:49.022] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\integratedcrafting-1.21.1-neoforge-1.1.16-300.jar
|
815 | [28Mar2025 00:53:49.022] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\integratedcrafting-1.21.1-neoforge-1.1.16-300.jar
|
816 | [28Mar2025 00:53:49.023] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file integratedcrafting-1.21.1-neoforge-1.1.16-300.jar with {integratedcrafting} mods - versions {1.1.16}
|
817 | [28Mar2025 00:53:49.023] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "integratedcrafting-1.21.1-neoforge-1.1.16-300.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
818 | [28Mar2025 00:53:49.024] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\integrateddynamics-1.21.1-neoforge-1.25.9.jar
|
819 | [28Mar2025 00:53:49.024] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\integrateddynamics-1.21.1-neoforge-1.25.9.jar
|
820 | [28Mar2025 00:53:49.024] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file integrateddynamics-1.21.1-neoforge-1.25.9.jar with {integrateddynamics,integrateddynamicscompat} mods - versions {1.25.9,1.0.0}
|
821 | [28Mar2025 00:53:49.024] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "integrateddynamics-1.21.1-neoforge-1.25.9.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
822 | [28Mar2025 00:53:49.028] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\integratedscripting-1.21.1-neoforge-1.0.17.jar
|
823 | [28Mar2025 00:53:49.028] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\integratedscripting-1.21.1-neoforge-1.0.17.jar
|
824 | [28Mar2025 00:53:49.028] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file integratedscripting-1.21.1-neoforge-1.0.17.jar with {integratedscripting} mods - versions {1.0.17}
|
825 | [28Mar2025 00:53:49.028] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "integratedscripting-1.21.1-neoforge-1.0.17.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
826 | [28Mar2025 00:53:49.029] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\integratedterminals-1.21.1-neoforge-1.6.10.jar
|
827 | [28Mar2025 00:53:49.029] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\integratedterminals-1.21.1-neoforge-1.6.10.jar
|
828 | [28Mar2025 00:53:49.029] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file integratedterminals-1.21.1-neoforge-1.6.10.jar with {integratedterminals,integratedterminalscompat} mods - versions {1.6.10,1.0.0}
|
829 | [28Mar2025 00:53:49.029] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "integratedterminals-1.21.1-neoforge-1.6.10.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
830 | [28Mar2025 00:53:49.030] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\integratedtunnels-1.21.1-neoforge-1.8.36-393.jar
|
831 | [28Mar2025 00:53:49.030] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\integratedtunnels-1.21.1-neoforge-1.8.36-393.jar
|
832 | [28Mar2025 00:53:49.030] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file integratedtunnels-1.21.1-neoforge-1.8.36-393.jar with {integratedtunnels,integratedtunnelscompat} mods - versions {1.8.36,1.8.36}
|
833 | [28Mar2025 00:53:49.030] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "integratedtunnels-1.21.1-neoforge-1.8.36-393.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
834 | [28Mar2025 00:53:49.031] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\inventoryessentials-neoforge-1.21.1-21.1.2.jar
|
835 | [28Mar2025 00:53:49.031] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\inventoryessentials-neoforge-1.21.1-21.1.2.jar
|
836 | [28Mar2025 00:53:49.031] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file inventoryessentials-neoforge-1.21.1-21.1.2.jar with {inventoryessentials} mods - versions {21.1.2}
|
837 | [28Mar2025 00:53:49.031] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "inventoryessentials-neoforge-1.21.1-21.1.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
838 | [28Mar2025 00:53:49.032] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\invtweaks-1.21.1-1.2.0.jar
|
839 | [28Mar2025 00:53:49.032] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\invtweaks-1.21.1-1.2.0.jar
|
840 | [28Mar2025 00:53:49.032] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file invtweaks-1.21.1-1.2.0.jar with {invtweaks} mods - versions {1.21.1-1.2.0}
|
841 | [28Mar2025 00:53:49.032] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "invtweaks-1.21.1-1.2.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
842 | [28Mar2025 00:53:49.033] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ironfurnaces-neoforge-1.21.1-4.2.6.jar
|
843 | [28Mar2025 00:53:49.033] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ironfurnaces-neoforge-1.21.1-4.2.6.jar
|
844 | [28Mar2025 00:53:49.033] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ironfurnaces-neoforge-1.21.1-4.2.6.jar with {ironfurnaces} mods - versions {4.2.6}
|
845 | [28Mar2025 00:53:49.033] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ironfurnaces-neoforge-1.21.1-4.2.6.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
846 | [28Mar2025 00:53:49.033] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\IronJetpacks-1.21.1-8.0.7.jar
|
847 | [28Mar2025 00:53:49.033] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\IronJetpacks-1.21.1-8.0.7.jar
|
848 | [28Mar2025 00:53:49.034] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file IronJetpacks-1.21.1-8.0.7.jar with {ironjetpacks} mods - versions {8.0.7}
|
849 | [28Mar2025 00:53:49.034] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "IronJetpacks-1.21.1-8.0.7.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
850 | [28Mar2025 00:53:49.035] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\irons_jewelry-1.21.1-1.0.9.jar
|
851 | [28Mar2025 00:53:49.035] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\irons_jewelry-1.21.1-1.0.9.jar
|
852 | [28Mar2025 00:53:49.035] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file irons_jewelry-1.21.1-1.0.9.jar with {irons_jewelry} mods - versions {1.21.1-1.0.9}
|
853 | [28Mar2025 00:53:49.035] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "irons_jewelry-1.21.1-1.0.9.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
854 | [28Mar2025 00:53:49.036] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\irons_spellbooks-1.21.1-3.10.1.jar
|
855 | [28Mar2025 00:53:49.036] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\irons_spellbooks-1.21.1-3.10.1.jar
|
856 | [28Mar2025 00:53:49.036] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file irons_spellbooks-1.21.1-3.10.1.jar with {irons_spellbooks} mods - versions {1.21.1-3.10.1}
|
857 | [28Mar2025 00:53:49.036] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "irons_spellbooks-1.21.1-3.10.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
858 | [28Mar2025 00:53:49.037] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\itemcollectors-1.1.10-neoforge-mc1.21.jar
|
859 | [28Mar2025 00:53:49.037] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\itemcollectors-1.1.10-neoforge-mc1.21.jar
|
860 | [28Mar2025 00:53:49.037] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file itemcollectors-1.1.10-neoforge-mc1.21.jar with {itemcollectors} mods - versions {1.1.10}
|
861 | [28Mar2025 00:53:49.037] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "itemcollectors-1.1.10-neoforge-mc1.21.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
862 | [28Mar2025 00:53:49.038] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Jade-1.21.1-NeoForge-15.10.0.jar
|
863 | [28Mar2025 00:53:49.038] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Jade-1.21.1-NeoForge-15.10.0.jar
|
864 | [28Mar2025 00:53:49.038] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Jade-1.21.1-NeoForge-15.10.0.jar with {jade} mods - versions {15.10.0+neoforge}
|
865 | [28Mar2025 00:53:49.038] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Jade-1.21.1-NeoForge-15.10.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
866 | [28Mar2025 00:53:49.039] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\jamlib-neoforge-1.3.2+1.21.1.jar
|
867 | [28Mar2025 00:53:49.039] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\jamlib-neoforge-1.3.2+1.21.1.jar
|
868 | [28Mar2025 00:53:49.039] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jamlib-neoforge-1.3.2+1.21.1.jar with {jamlib} mods - versions {1.3.2+1.21.1}
|
869 | [28Mar2025 00:53:49.039] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "jamlib-neoforge-1.3.2+1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
870 | [28Mar2025 00:53:49.039] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\jearchaeology-1.21.0-1.1.5.jar
|
871 | [28Mar2025 00:53:49.039] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\jearchaeology-1.21.0-1.1.5.jar
|
872 | [28Mar2025 00:53:49.040] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jearchaeology-1.21.0-1.1.5.jar with {jearchaeology} mods - versions {1.21.0-1.1.5}
|
873 | [28Mar2025 00:53:49.040] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "jearchaeology-1.21.0-1.1.5.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
874 | [28Mar2025 00:53:49.040] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\jei-1.21.1-neoforge-19.21.0.247.jar
|
875 | [28Mar2025 00:53:49.040] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\jei-1.21.1-neoforge-19.21.0.247.jar
|
876 | [28Mar2025 00:53:49.041] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.21.1-neoforge-19.21.0.247.jar with {jei} mods - versions {**.**.**.**}
|
877 | [28Mar2025 00:53:49.041] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "jei-1.21.1-neoforge-19.21.0.247.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
878 | [28Mar2025 00:53:49.042] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\journeymap-neoforge-1.21.1-6.0.0-beta.40.jar
|
879 | [28Mar2025 00:53:49.042] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\journeymap-neoforge-1.21.1-6.0.0-beta.40.jar
|
880 | [28Mar2025 00:53:49.042] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file journeymap-neoforge-1.21.1-6.0.0-beta.40.jar with {journeymap} mods - versions {1.21.1-6.0.0-beta.40}
|
881 | [28Mar2025 00:53:49.042] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "journeymap-neoforge-1.21.1-6.0.0-beta.40.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
882 | [28Mar2025 00:53:49.042] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\jumpboat-1.21.0-1.0.5.jar
|
883 | [28Mar2025 00:53:49.042] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\jumpboat-1.21.0-1.0.5.jar
|
884 | [28Mar2025 00:53:49.043] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jumpboat-1.21.0-1.0.5.jar with {jumpboat} mods - versions {1.21.0-1.0.5}
|
885 | [28Mar2025 00:53:49.043] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "jumpboat-1.21.0-1.0.5.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
886 | [28Mar2025 00:53:49.044] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\justdirethings-1.5.4.jar
|
887 | [28Mar2025 00:53:49.044] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\justdirethings-1.5.4.jar
|
888 | [28Mar2025 00:53:49.044] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file justdirethings-1.5.4.jar with {justdirethings} mods - versions {1.5.4}
|
889 | [28Mar2025 00:53:49.044] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "justdirethings-1.5.4.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
890 | [28Mar2025 00:53:49.045] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type LIBRARY: D:\Mainserver\Server-Files-2.41\mods\kotlinforforge-5.7.0-all.jar
|
891 | [28Mar2025 00:53:49.045] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "kotlinforforge-5.7.0-all.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
892 | [28Mar2025 00:53:49.046] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\kubejs-neoforge-2101.7.1-build.181.jar
|
893 | [28Mar2025 00:53:49.046] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\kubejs-neoforge-2101.7.1-build.181.jar
|
894 | [28Mar2025 00:53:49.046] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kubejs-neoforge-2101.7.1-build.181.jar with {kubejs} mods - versions {2101.7.1-build.181}
|
895 | [28Mar2025 00:53:49.046] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "kubejs-neoforge-2101.7.1-build.181.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
896 | [28Mar2025 00:53:49.047] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\L_Ender's Cataclysm-2.58-1.21.1.jar
|
897 | [28Mar2025 00:53:49.047] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\L_Ender's Cataclysm-2.58-1.21.1.jar
|
898 | [28Mar2025 00:53:49.048] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file L_Ender's Cataclysm-2.58-1.21.1.jar with {cataclysm} mods - versions {2.58-1.21.1}
|
899 | [28Mar2025 00:53:49.048] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "L_Ender's Cataclysm-2.58-1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
900 | [28Mar2025 00:53:49.048] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\laserbridges-1.21.1-neoforge-5.jar
|
901 | [28Mar2025 00:53:49.048] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\laserbridges-1.21.1-neoforge-5.jar
|
902 | [28Mar2025 00:53:49.048] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file laserbridges-1.21.1-neoforge-5.jar with {laserbridges} mods - versions {5}
|
903 | [28Mar2025 00:53:49.048] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "laserbridges-1.21.1-neoforge-5.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
904 | [28Mar2025 00:53:49.049] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\laserio-1.9.11.jar
|
905 | [28Mar2025 00:53:49.049] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\laserio-1.9.11.jar
|
906 | [28Mar2025 00:53:49.049] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file laserio-1.9.11.jar with {laserio} mods - versions {1.9.11}
|
907 | [28Mar2025 00:53:49.049] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "laserio-1.9.11.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
908 | [28Mar2025 00:53:49.050] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\letmedespawn-1.21.x-neoforge-1.5.0.jar
|
909 | [28Mar2025 00:53:49.050] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\letmedespawn-1.21.x-neoforge-1.5.0.jar
|
910 | [28Mar2025 00:53:49.050] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file letmedespawn-1.21.x-neoforge-1.5.0.jar with {letmedespawn} mods - versions {1.5.0}
|
911 | [28Mar2025 00:53:49.050] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "letmedespawn-1.21.x-neoforge-1.5.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
912 | [28Mar2025 00:53:49.051] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\lionfishapi-2.6.jar
|
913 | [28Mar2025 00:53:49.051] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\lionfishapi-2.6.jar
|
914 | [28Mar2025 00:53:49.051] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lionfishapi-2.6.jar with {lionfishapi} mods - versions {2.6}
|
915 | [28Mar2025 00:53:49.051] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "lionfishapi-2.6.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
916 | [28Mar2025 00:53:49.052] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\lithium-neoforge-0.14.7+mc1.21.1.jar
|
917 | [28Mar2025 00:53:49.052] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\lithium-neoforge-0.14.7+mc1.21.1.jar
|
918 | [28Mar2025 00:53:49.052] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lithium-neoforge-0.14.7+mc1.21.1.jar with {lithium} mods - versions {0.14.7+mc1.21.1}
|
919 | [28Mar2025 00:53:49.052] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "lithium-neoforge-0.14.7+mc1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
920 | [28Mar2025 00:53:49.053] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\lithostitched-neoforge-1.21.1-1.4.5.jar
|
921 | [28Mar2025 00:53:49.053] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\lithostitched-neoforge-1.21.1-1.4.5.jar
|
922 | [28Mar2025 00:53:49.053] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lithostitched-neoforge-1.21.1-1.4.5.jar with {lithostitched} mods - versions {1.4.2}
|
923 | [28Mar2025 00:53:49.053] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "lithostitched-neoforge-1.21.1-1.4.5.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
924 | [28Mar2025 00:53:49.053] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\livingthings-neoforge-1.21.1-2.2.0.jar
|
925 | [28Mar2025 00:53:49.053] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\livingthings-neoforge-1.21.1-2.2.0.jar
|
926 | [28Mar2025 00:53:49.054] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file livingthings-neoforge-1.21.1-2.2.0.jar with {livingthings} mods - versions {1.21.1-2.2.0}
|
927 | [28Mar2025 00:53:49.054] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "livingthings-neoforge-1.21.1-2.2.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
928 | [28Mar2025 00:53:49.054] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\lmft-1.0.4+1.21-neoforge.jar
|
929 | [28Mar2025 00:53:49.054] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\lmft-1.0.4+1.21-neoforge.jar
|
930 | [28Mar2025 00:53:49.054] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lmft-1.0.4+1.21-neoforge.jar with {lmft} mods - versions {1.0.4+1.21}
|
931 | [28Mar2025 00:53:49.054] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "lmft-1.0.4+1.21-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
932 | [28Mar2025 00:53:49.055] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\logbegone-neoforge-1.21.1-1.0.3.jar
|
933 | [28Mar2025 00:53:49.055] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\logbegone-neoforge-1.21.1-1.0.3.jar
|
934 | [28Mar2025 00:53:49.055] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file logbegone-neoforge-1.21.1-1.0.3.jar with {logbegone} mods - versions {1.0.3}
|
935 | [28Mar2025 00:53:49.055] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "logbegone-neoforge-1.21.1-1.0.3.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
936 | [28Mar2025 00:53:49.056] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\lootr-neoforge-1.21-1.10.35.90.jar
|
937 | [28Mar2025 00:53:49.056] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\lootr-neoforge-1.21-1.10.35.90.jar
|
938 | [28Mar2025 00:53:49.056] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lootr-neoforge-1.21-1.10.35.90.jar with {lootr} mods - versions {1.21-1.10.35.90}
|
939 | [28Mar2025 00:53:49.056] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "lootr-neoforge-1.21-1.10.35.90.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
940 | [28Mar2025 00:53:49.057] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\luminax-1.2.2_neoforge_1.21.1.jar
|
941 | [28Mar2025 00:53:49.057] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\luminax-1.2.2_neoforge_1.21.1.jar
|
942 | [28Mar2025 00:53:49.057] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file luminax-1.2.2_neoforge_1.21.1.jar with {luminax} mods - versions {1.2.2}
|
943 | [28Mar2025 00:53:49.057] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "luminax-1.2.2_neoforge_1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
944 | [28Mar2025 00:53:49.058] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\mahoutsukai-1.21.0-v1.35.42.jar
|
945 | [28Mar2025 00:53:49.058] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mahoutsukai-1.21.0-v1.35.42.jar
|
946 | [28Mar2025 00:53:49.058] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mahoutsukai-1.21.0-v1.35.42.jar with {mahoutsukai} mods - versions {1.21.0-v1.35.42}
|
947 | [28Mar2025 00:53:49.058] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mahoutsukai-1.21.0-v1.35.42.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
948 | [28Mar2025 00:53:49.058] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\mcjtylib-1.21-9.0.6.jar
|
949 | [28Mar2025 00:53:49.059] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mcjtylib-1.21-9.0.6.jar
|
950 | [28Mar2025 00:53:49.059] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcjtylib-1.21-9.0.6.jar with {mcjtylib} mods - versions {1.21-9.0.6}
|
951 | [28Mar2025 00:53:49.059] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mcjtylib-1.21-9.0.6.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
952 | [28Mar2025 00:53:49.059] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\mcw-bridges-3.0.0-mc1.21.1neoforge.jar
|
953 | [28Mar2025 00:53:49.059] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mcw-bridges-3.0.0-mc1.21.1neoforge.jar
|
954 | [28Mar2025 00:53:49.060] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-bridges-3.0.0-mc1.21.1neoforge.jar with {mcwbridges} mods - versions {3.0.0}
|
955 | [28Mar2025 00:53:49.060] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mcw-bridges-3.0.0-mc1.21.1neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
956 | [28Mar2025 00:53:49.061] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\mcw-doors-1.1.2-mc1.21.1neoforge.jar
|
957 | [28Mar2025 00:53:49.061] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mcw-doors-1.1.2-mc1.21.1neoforge.jar
|
958 | [28Mar2025 00:53:49.061] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-doors-1.1.2-mc1.21.1neoforge.jar with {mcwdoors} mods - versions {1.1.2}
|
959 | [28Mar2025 00:53:49.061] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mcw-doors-1.1.2-mc1.21.1neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
960 | [28Mar2025 00:53:49.061] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\mcw-fences-1.1.2-mc1.21.1neoforge.jar
|
961 | [28Mar2025 00:53:49.061] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mcw-fences-1.1.2-mc1.21.1neoforge.jar
|
962 | [28Mar2025 00:53:49.061] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-fences-1.1.2-mc1.21.1neoforge.jar with {mcwfences} mods - versions {1.1.2}
|
963 | [28Mar2025 00:53:49.061] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mcw-fences-1.1.2-mc1.21.1neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
964 | [28Mar2025 00:53:49.063] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\mcw-furniture-3.3.0-mc1.21.1neoforge.jar
|
965 | [28Mar2025 00:53:49.063] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mcw-furniture-3.3.0-mc1.21.1neoforge.jar
|
966 | [28Mar2025 00:53:49.063] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-furniture-3.3.0-mc1.21.1neoforge.jar with {mcwfurnitures} mods - versions {3.3.0}
|
967 | [28Mar2025 00:53:49.063] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mcw-furniture-3.3.0-mc1.21.1neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
968 | [28Mar2025 00:53:49.064] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\mcw-holidays-1.1.0-mc1.21.1neoforge.jar
|
969 | [28Mar2025 00:53:49.064] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mcw-holidays-1.1.0-mc1.21.1neoforge.jar
|
970 | [28Mar2025 00:53:49.064] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-holidays-1.1.0-mc1.21.1neoforge.jar with {mcwholidays} mods - versions {1.1.0}
|
971 | [28Mar2025 00:53:49.064] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mcw-holidays-1.1.0-mc1.21.1neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
972 | [28Mar2025 00:53:49.064] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\mcw-lights-1.1.1-mc1.21.1neoforge.jar
|
973 | [28Mar2025 00:53:49.064] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mcw-lights-1.1.1-mc1.21.1neoforge.jar
|
974 | [28Mar2025 00:53:49.065] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-lights-1.1.1-mc1.21.1neoforge.jar with {mcwlights} mods - versions {1.1.1}
|
975 | [28Mar2025 00:53:49.065] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mcw-lights-1.1.1-mc1.21.1neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
976 | [28Mar2025 00:53:49.066] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\mcw-paths-1.1.0neoforge-mc1.21.1.jar
|
977 | [28Mar2025 00:53:49.066] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mcw-paths-1.1.0neoforge-mc1.21.1.jar
|
978 | [28Mar2025 00:53:49.066] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-paths-1.1.0neoforge-mc1.21.1.jar with {mcwpaths} mods - versions {1.1.0}
|
979 | [28Mar2025 00:53:49.066] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mcw-paths-1.1.0neoforge-mc1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
980 | [28Mar2025 00:53:49.067] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\mcw-roofs-2.3.1-mc1.21.1neoforge.jar
|
981 | [28Mar2025 00:53:49.067] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mcw-roofs-2.3.1-mc1.21.1neoforge.jar
|
982 | [28Mar2025 00:53:49.067] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-roofs-2.3.1-mc1.21.1neoforge.jar with {mcwroofs} mods - versions {2.3.1}
|
983 | [28Mar2025 00:53:49.067] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mcw-roofs-2.3.1-mc1.21.1neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
984 | [28Mar2025 00:53:49.068] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\mcw-stairs-1.0.1-1.21.1neoforge.jar
|
985 | [28Mar2025 00:53:49.068] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mcw-stairs-1.0.1-1.21.1neoforge.jar
|
986 | [28Mar2025 00:53:49.068] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-stairs-1.0.1-1.21.1neoforge.jar with {mcwstairs} mods - versions {1.0.1}
|
987 | [28Mar2025 00:53:49.068] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mcw-stairs-1.0.1-1.21.1neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
988 | [28Mar2025 00:53:49.069] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\mcw-trapdoors-1.1.4-mc1.21.1neoforge.jar
|
989 | [28Mar2025 00:53:49.069] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mcw-trapdoors-1.1.4-mc1.21.1neoforge.jar
|
990 | [28Mar2025 00:53:49.069] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-trapdoors-1.1.4-mc1.21.1neoforge.jar with {mcwtrpdoors} mods - versions {1.1.4}
|
991 | [28Mar2025 00:53:49.069] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mcw-trapdoors-1.1.4-mc1.21.1neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
992 | [28Mar2025 00:53:49.070] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\mcw-windows-2.3.0-mc1.21.1neoforge.jar
|
993 | [28Mar2025 00:53:49.070] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mcw-windows-2.3.0-mc1.21.1neoforge.jar
|
994 | [28Mar2025 00:53:49.071] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-windows-2.3.0-mc1.21.1neoforge.jar with {mcwwindows} mods - versions {2.3.2}
|
995 | [28Mar2025 00:53:49.071] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mcw-windows-2.3.0-mc1.21.1neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
996 | [28Mar2025 00:53:49.071] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Measurements-neoforge-1.21-3.0.0.jar
|
997 | [28Mar2025 00:53:49.071] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Measurements-neoforge-1.21-3.0.0.jar
|
998 | [28Mar2025 00:53:49.071] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Measurements-neoforge-1.21-3.0.0.jar with {measurements} mods - versions {3.0.0}
|
999 | [28Mar2025 00:53:49.071] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Measurements-neoforge-1.21-3.0.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1000 | [28Mar2025 00:53:49.072] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\megacells-4.6.1.jar
|
1001 | [28Mar2025 00:53:49.072] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\megacells-4.6.1.jar
|
1002 | [28Mar2025 00:53:49.072] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file megacells-4.6.1.jar with {megacells} mods - versions {4.6.1}
|
1003 | [28Mar2025 00:53:49.072] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "megacells-4.6.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1004 | [28Mar2025 00:53:49.075] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Mekanism-1.21.1-10.7.12.77.jar
|
1005 | [28Mar2025 00:53:49.075] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Mekanism-1.21.1-10.7.12.77.jar
|
1006 | [28Mar2025 00:53:49.075] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Mekanism-1.21.1-10.7.12.77.jar with {mekanism} mods - versions {10.7.12}
|
1007 | [28Mar2025 00:53:49.075] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Mekanism-1.21.1-10.7.12.77.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1008 | [28Mar2025 00:53:49.075] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\mekanismcovers-1.3-BETA+1.21.jar
|
1009 | [28Mar2025 00:53:49.075] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mekanismcovers-1.3-BETA+1.21.jar
|
1010 | [28Mar2025 00:53:49.076] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mekanismcovers-1.3-BETA+1.21.jar with {mekanismcovers} mods - versions {1.3-BETA+1.21}
|
1011 | [28Mar2025 00:53:49.076] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mekanismcovers-1.3-BETA+1.21.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1012 | [28Mar2025 00:53:49.076] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\MekanismGenerators-1.21.1-10.7.12.77.jar
|
1013 | [28Mar2025 00:53:49.076] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\MekanismGenerators-1.21.1-10.7.12.77.jar
|
1014 | [28Mar2025 00:53:49.076] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MekanismGenerators-1.21.1-10.7.12.77.jar with {mekanismgenerators} mods - versions {10.7.12}
|
1015 | [28Mar2025 00:53:49.076] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "MekanismGenerators-1.21.1-10.7.12.77.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1016 | [28Mar2025 00:53:49.077] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\MekanismTools-1.21.1-10.7.12.77.jar
|
1017 | [28Mar2025 00:53:49.077] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\MekanismTools-1.21.1-10.7.12.77.jar
|
1018 | [28Mar2025 00:53:49.077] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MekanismTools-1.21.1-10.7.12.77.jar with {mekanismtools} mods - versions {10.7.12}
|
1019 | [28Mar2025 00:53:49.077] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "MekanismTools-1.21.1-10.7.12.77.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1020 | [28Mar2025 00:53:49.078] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\memorysettings-1.21-5.9.jar
|
1021 | [28Mar2025 00:53:49.078] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\memorysettings-1.21-5.9.jar
|
1022 | [28Mar2025 00:53:49.078] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file memorysettings-1.21-5.9.jar with {memorysettings} mods - versions {5.9}
|
1023 | [28Mar2025 00:53:49.078] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "memorysettings-1.21-5.9.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1024 | [28Mar2025 00:53:49.079] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\merequester-neoforge-1.21.1-1.1.8.jar
|
1025 | [28Mar2025 00:53:49.079] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\merequester-neoforge-1.21.1-1.1.8.jar
|
1026 | [28Mar2025 00:53:49.079] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file merequester-neoforge-1.21.1-1.1.8.jar with {merequester} mods - versions {1.21.1-1.1.8}
|
1027 | [28Mar2025 00:53:49.079] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "merequester-neoforge-1.21.1-1.1.8.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1028 | [28Mar2025 00:53:49.080] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\merrymaking-1.21.1-7.jar
|
1029 | [28Mar2025 00:53:49.080] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\merrymaking-1.21.1-7.jar
|
1030 | [28Mar2025 00:53:49.080] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file merrymaking-1.21.1-7.jar with {merrymaking} mods - versions {1.0.0}
|
1031 | [28Mar2025 00:53:49.080] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "merrymaking-1.21.1-7.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1032 | [28Mar2025 00:53:49.081] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\mes-1.3.5-1.21.jar
|
1033 | [28Mar2025 00:53:49.081] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mes-1.3.5-1.21.jar
|
1034 | [28Mar2025 00:53:49.081] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mes-1.3.5-1.21.jar with {mes} mods - versions {1.3.5-1.21}
|
1035 | [28Mar2025 00:53:49.081] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mes-1.3.5-1.21.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1036 | [28Mar2025 00:53:49.082] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\mffs-5.4.16.jar
|
1037 | [28Mar2025 00:53:49.082] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mffs-5.4.16.jar
|
1038 | [28Mar2025 00:53:49.082] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mffs-5.4.16.jar with {mffs} mods - versions {5.4.16}
|
1039 | [28Mar2025 00:53:49.082] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mffs-5.4.16.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1040 | [28Mar2025 00:53:49.082] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\mifa-neoforge-1.21.x-2.1.0.jar
|
1041 | [28Mar2025 00:53:49.083] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mifa-neoforge-1.21.x-2.1.0.jar
|
1042 | [28Mar2025 00:53:49.083] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mifa-neoforge-1.21.x-2.1.0.jar with {mifa} mods - versions {2.1.0}
|
1043 | [28Mar2025 00:53:49.083] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mifa-neoforge-1.21.x-2.1.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1044 | [28Mar2025 00:53:49.088] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\minecolonies-1.1.905-1.21.1-snapshot.jar
|
1045 | [28Mar2025 00:53:49.088] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\minecolonies-1.1.905-1.21.1-snapshot.jar
|
1046 | [28Mar2025 00:53:49.088] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file minecolonies-1.1.905-1.21.1-snapshot.jar with {minecolonies} mods - versions {1.1.905-1.21.1-snapshot}
|
1047 | [28Mar2025 00:53:49.088] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "minecolonies-1.1.905-1.21.1-snapshot.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1048 | [28Mar2025 00:53:49.089] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\mininggadgets-1.18.6.jar
|
1049 | [28Mar2025 00:53:49.089] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mininggadgets-1.18.6.jar
|
1050 | [28Mar2025 00:53:49.089] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mininggadgets-1.18.6.jar with {mininggadgets} mods - versions {1.18.6}
|
1051 | [28Mar2025 00:53:49.089] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mininggadgets-1.18.6.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1052 | [28Mar2025 00:53:49.090] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\mns-1.0.8-1.21.jar
|
1053 | [28Mar2025 00:53:49.090] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mns-1.0.8-1.21.jar
|
1054 | [28Mar2025 00:53:49.090] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mns-1.0.8-1.21.jar with {mns} mods - versions {1.0.8-1.21}
|
1055 | [28Mar2025 00:53:49.090] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mns-1.0.8-1.21.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1056 | [28Mar2025 00:53:49.091] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\mob_grinding_utils-1.1.7+mc1.21.1.jar
|
1057 | [28Mar2025 00:53:49.091] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mob_grinding_utils-1.1.7+mc1.21.1.jar
|
1058 | [28Mar2025 00:53:49.091] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mob_grinding_utils-1.1.7+mc1.21.1.jar with {mob_grinding_utils} mods - versions {1.1.7+mc1.21.1}
|
1059 | [28Mar2025 00:53:49.092] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mob_grinding_utils-1.1.7+mc1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1060 | [28Mar2025 00:53:49.092] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Modern-Dynamics-0.9.4.jar
|
1061 | [28Mar2025 00:53:49.092] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Modern-Dynamics-0.9.4.jar
|
1062 | [28Mar2025 00:53:49.092] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Modern-Dynamics-0.9.4.jar with {moderndynamics} mods - versions {0.9.4}
|
1063 | [28Mar2025 00:53:49.093] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Modern-Dynamics-0.9.4.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1064 | [28Mar2025 00:53:49.095] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Modern-Industrialization-2.2.34.jar
|
1065 | [28Mar2025 00:53:49.095] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Modern-Industrialization-2.2.34.jar
|
1066 | [28Mar2025 00:53:49.095] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Modern-Industrialization-2.2.34.jar with {modern_industrialization} mods - versions {2.2.34}
|
1067 | [28Mar2025 00:53:49.095] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Modern-Industrialization-2.2.34.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1068 | [28Mar2025 00:53:49.096] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\modernfix-neoforge-5.20.2+mc1.21.1.jar
|
1069 | [28Mar2025 00:53:49.096] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\modernfix-neoforge-5.20.2+mc1.21.1.jar
|
1070 | [28Mar2025 00:53:49.096] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file modernfix-neoforge-5.20.2+mc1.21.1.jar with {modernfix} mods - versions {5.20.2+mc1.21.1}
|
1071 | [28Mar2025 00:53:49.096] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "modernfix-neoforge-5.20.2+mc1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1072 | [28Mar2025 00:53:49.096] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\modonomicon-1.21.1-neoforge-1.114.0.jar
|
1073 | [28Mar2025 00:53:49.096] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\modonomicon-1.21.1-neoforge-1.114.0.jar
|
1074 | [28Mar2025 00:53:49.097] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file modonomicon-1.21.1-neoforge-1.114.0.jar with {modonomicon} mods - versions {1.114.0}
|
1075 | [28Mar2025 00:53:49.097] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "modonomicon-1.21.1-neoforge-1.114.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1076 | [28Mar2025 00:53:49.097] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\modular-routers-13.2.1+mc1.21.1.jar
|
1077 | [28Mar2025 00:53:49.097] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\modular-routers-13.2.1+mc1.21.1.jar
|
1078 | [28Mar2025 00:53:49.098] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file modular-routers-13.2.1+mc1.21.1.jar with {modularrouters} mods - versions {13.2.1}
|
1079 | [28Mar2025 00:53:49.098] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "modular-routers-13.2.1+mc1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1080 | [28Mar2025 00:53:49.098] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\modular_machinery_reborn-1.21.1-2.1.5.jar
|
1081 | [28Mar2025 00:53:49.098] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\modular_machinery_reborn-1.21.1-2.1.5.jar
|
1082 | [28Mar2025 00:53:49.099] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file modular_machinery_reborn-1.21.1-2.1.5.jar with {modular_machinery_reborn} mods - versions {2.1.5}
|
1083 | [28Mar2025 00:53:49.099] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "modular_machinery_reborn-1.21.1-2.1.5.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1084 | [28Mar2025 00:53:49.099] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\modular_machinery_reborn_ars-1.21.1-2.0.0.jar
|
1085 | [28Mar2025 00:53:49.099] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\modular_machinery_reborn_ars-1.21.1-2.0.0.jar
|
1086 | [28Mar2025 00:53:49.099] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file modular_machinery_reborn_ars-1.21.1-2.0.0.jar with {modular_machinery_reborn_ars} mods - versions {2.0.0}
|
1087 | [28Mar2025 00:53:49.099] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "modular_machinery_reborn_ars-1.21.1-2.0.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1088 | [28Mar2025 00:53:49.100] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\modular_machinery_reborn_mekanism-1.21.1-2.0.3.jar
|
1089 | [28Mar2025 00:53:49.100] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\modular_machinery_reborn_mekanism-1.21.1-2.0.3.jar
|
1090 | [28Mar2025 00:53:49.100] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file modular_machinery_reborn_mekanism-1.21.1-2.0.3.jar with {modular_machinery_reborn_mekanism} mods - versions {2.0.3}
|
1091 | [28Mar2025 00:53:49.100] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "modular_machinery_reborn_mekanism-1.21.1-2.0.3.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1092 | [28Mar2025 00:53:49.101] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\monolib-neoforge-1.21.1-2.0.0.jar
|
1093 | [28Mar2025 00:53:49.101] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\monolib-neoforge-1.21.1-2.0.0.jar
|
1094 | [28Mar2025 00:53:49.101] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file monolib-neoforge-1.21.1-2.0.0.jar with {monolib} mods - versions {2.0.0}
|
1095 | [28Mar2025 00:53:49.101] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "monolib-neoforge-1.21.1-2.0.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1096 | [28Mar2025 00:53:49.103] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\moonlight-1.21-2.17.36-neoforge.jar
|
1097 | [28Mar2025 00:53:49.103] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\moonlight-1.21-2.17.36-neoforge.jar
|
1098 | [28Mar2025 00:53:49.103] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file moonlight-1.21-2.17.36-neoforge.jar with {moonlight} mods - versions {1.21-2.17.36}
|
1099 | [28Mar2025 00:53:49.103] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "moonlight-1.21-2.17.36-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1100 | [28Mar2025 00:53:49.103] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\moredragoneggs-5.0.jar
|
1101 | [28Mar2025 00:53:49.103] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\moredragoneggs-5.0.jar
|
1102 | [28Mar2025 00:53:49.104] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file moredragoneggs-5.0.jar with {moredragoneggs} mods - versions {5.0}
|
1103 | [28Mar2025 00:53:49.104] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "moredragoneggs-5.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1104 | [28Mar2025 00:53:49.104] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\morered-1.21.1-6.0.0.3.jar
|
1105 | [28Mar2025 00:53:49.104] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\morered-1.21.1-6.0.0.3.jar
|
1106 | [28Mar2025 00:53:49.105] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file morered-1.21.1-6.0.0.3.jar with {morered} mods - versions {**.**.**.**}
|
1107 | [28Mar2025 00:53:49.105] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "morered-1.21.1-6.0.0.3.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1108 | [28Mar2025 00:53:49.105] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\MoreRed-CCT-Compat-1.21.1-1.3.0.jar
|
1109 | [28Mar2025 00:53:49.105] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\MoreRed-CCT-Compat-1.21.1-1.3.0.jar
|
1110 | [28Mar2025 00:53:49.105] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MoreRed-CCT-Compat-1.21.1-1.3.0.jar with {moreredxcctcompat} mods - versions {1.21.1-1.3.0}
|
1111 | [28Mar2025 00:53:49.106] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "MoreRed-CCT-Compat-1.21.1-1.3.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1112 | [28Mar2025 00:53:49.106] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\mostructures-neoforge-1.5.0+1.21.jar
|
1113 | [28Mar2025 00:53:49.106] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mostructures-neoforge-1.5.0+1.21.jar
|
1114 | [28Mar2025 00:53:49.107] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mostructures-neoforge-1.5.0+1.21.jar with {mostructures} mods - versions {1.5.0+1.21}
|
1115 | [28Mar2025 00:53:49.107] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mostructures-neoforge-1.5.0+1.21.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1116 | [28Mar2025 00:53:49.107] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\MouseTweaks-neoforge-mc1.21-2.26.1.jar
|
1117 | [28Mar2025 00:53:49.107] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\MouseTweaks-neoforge-mc1.21-2.26.1.jar
|
1118 | [28Mar2025 00:53:49.107] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MouseTweaks-neoforge-mc1.21-2.26.1.jar with {mousetweaks} mods - versions {2.26.1}
|
1119 | [28Mar2025 00:53:49.107] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "MouseTweaks-neoforge-mc1.21-2.26.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1120 | [28Mar2025 00:53:49.108] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\mss-1.2.8-1.21.jar
|
1121 | [28Mar2025 00:53:49.108] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mss-1.2.8-1.21.jar
|
1122 | [28Mar2025 00:53:49.108] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mss-1.2.8-1.21.jar with {mss} mods - versions {1.2.8-1.21}
|
1123 | [28Mar2025 00:53:49.108] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mss-1.2.8-1.21.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1124 | [28Mar2025 00:53:49.109] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\multipiston-1.2.51-1.21.1-snapshot.jar
|
1125 | [28Mar2025 00:53:49.109] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\multipiston-1.2.51-1.21.1-snapshot.jar
|
1126 | [28Mar2025 00:53:49.109] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file multipiston-1.2.51-1.21.1-snapshot.jar with {multipiston} mods - versions {1.2.51-1.21.1-snapshot}
|
1127 | [28Mar2025 00:53:49.109] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "multipiston-1.2.51-1.21.1-snapshot.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1128 | [28Mar2025 00:53:49.110] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\mvs-4.2.8-1.21.jar
|
1129 | [28Mar2025 00:53:49.110] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mvs-4.2.8-1.21.jar
|
1130 | [28Mar2025 00:53:49.111] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mvs-4.2.8-1.21.jar with {mvs} mods - versions {4.2.8-1.21}
|
1131 | [28Mar2025 00:53:49.111] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mvs-4.2.8-1.21.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1132 | [28Mar2025 00:53:49.111] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\MysticalAgradditions-1.21.1-8.0.4.jar
|
1133 | [28Mar2025 00:53:49.112] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\MysticalAgradditions-1.21.1-8.0.4.jar
|
1134 | [28Mar2025 00:53:49.112] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MysticalAgradditions-1.21.1-8.0.4.jar with {mysticalagradditions} mods - versions {8.0.4}
|
1135 | [28Mar2025 00:53:49.112] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "MysticalAgradditions-1.21.1-8.0.4.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1136 | [28Mar2025 00:53:49.113] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\MysticalAgriculture-1.21.1-8.0.13.jar
|
1137 | [28Mar2025 00:53:49.113] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\MysticalAgriculture-1.21.1-8.0.13.jar
|
1138 | [28Mar2025 00:53:49.114] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MysticalAgriculture-1.21.1-8.0.13.jar with {mysticalagriculture} mods - versions {8.0.13}
|
1139 | [28Mar2025 00:53:49.114] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "MysticalAgriculture-1.21.1-8.0.13.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1140 | [28Mar2025 00:53:49.114] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\MysticalCustomization-1.21.1-6.0.0.jar
|
1141 | [28Mar2025 00:53:49.114] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\MysticalCustomization-1.21.1-6.0.0.jar
|
1142 | [28Mar2025 00:53:49.115] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MysticalCustomization-1.21.1-6.0.0.jar with {mysticalcustomization} mods - versions {6.0.0}
|
1143 | [28Mar2025 00:53:49.115] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "MysticalCustomization-1.21.1-6.0.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1144 | [28Mar2025 00:53:49.115] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\NaturesAura-41.6.jar
|
1145 | [28Mar2025 00:53:49.115] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\NaturesAura-41.6.jar
|
1146 | [28Mar2025 00:53:49.116] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file NaturesAura-41.6.jar with {naturesaura} mods - versions {41.6}
|
1147 | [28Mar2025 00:53:49.116] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "NaturesAura-41.6.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1148 | [28Mar2025 00:53:49.116] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\NaturesCompass-1.21.1-3.0.3-neoforge.jar
|
1149 | [28Mar2025 00:53:49.116] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\NaturesCompass-1.21.1-3.0.3-neoforge.jar
|
1150 | [28Mar2025 00:53:49.116] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file NaturesCompass-1.21.1-3.0.3-neoforge.jar with {naturescompass} mods - versions {1.21.1-3.0.2-neoforge}
|
1151 | [28Mar2025 00:53:49.116] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "NaturesCompass-1.21.1-3.0.3-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1152 | [28Mar2025 00:53:49.117] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\netherportalfix-neoforge-1.21.1-21.1.1.jar
|
1153 | [28Mar2025 00:53:49.117] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\netherportalfix-neoforge-1.21.1-21.1.1.jar
|
1154 | [28Mar2025 00:53:49.117] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file netherportalfix-neoforge-1.21.1-21.1.1.jar with {netherportalfix} mods - versions {21.1.1}
|
1155 | [28Mar2025 00:53:49.117] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "netherportalfix-neoforge-1.21.1-21.1.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1156 | [28Mar2025 00:53:49.118] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar
|
1157 | [28Mar2025 00:53:49.118] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar
|
1158 | [28Mar2025 00:53:49.118] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar with {nochatreports} mods - versions {1.21.1-v2.9.1}
|
1159 | [28Mar2025 00:53:49.118] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1160 | [28Mar2025 00:53:49.119] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\not_enough_glyphs-1.21.1-4.0.6.jar
|
1161 | [28Mar2025 00:53:49.119] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\not_enough_glyphs-1.21.1-4.0.6.jar
|
1162 | [28Mar2025 00:53:49.119] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file not_enough_glyphs-1.21.1-4.0.6.jar with {not_enough_glyphs} mods - versions {4.0.6}
|
1163 | [28Mar2025 00:53:49.119] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "not_enough_glyphs-1.21.1-4.0.6.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1164 | [28Mar2025 00:53:49.119] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\novillagerdm-1.21.1-6.0.0.jar
|
1165 | [28Mar2025 00:53:49.119] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\novillagerdm-1.21.1-6.0.0.jar
|
1166 | [28Mar2025 00:53:49.120] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file novillagerdm-1.21.1-6.0.0.jar with {novillagerdm} mods - versions {6.0.0}
|
1167 | [28Mar2025 00:53:49.120] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "novillagerdm-1.21.1-6.0.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1168 | [28Mar2025 00:53:49.120] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Nullscape_1.21.x_v1.2.10.jar
|
1169 | [28Mar2025 00:53:49.120] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Nullscape_1.21.x_v1.2.10.jar
|
1170 | [28Mar2025 00:53:49.121] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Nullscape_1.21.x_v1.2.10.jar with {nullscape} mods - versions {1.2.10}
|
1171 | [28Mar2025 00:53:49.121] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Nullscape_1.21.x_v1.2.10.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1172 | [28Mar2025 00:53:49.121] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\observable-5.4.3.jar
|
1173 | [28Mar2025 00:53:49.121] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\observable-5.4.3.jar
|
1174 | [28Mar2025 00:53:49.121] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file observable-5.4.3.jar with {observable} mods - versions {5.4.3}
|
1175 | [28Mar2025 00:53:49.121] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "observable-5.4.3.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1176 | [28Mar2025 00:53:49.123] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\occultism-1.21.1-neoforge-1.177.1.jar
|
1177 | [28Mar2025 00:53:49.123] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\occultism-1.21.1-neoforge-1.177.1.jar
|
1178 | [28Mar2025 00:53:49.123] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file occultism-1.21.1-neoforge-1.177.1.jar with {occultism} mods - versions {1.177.1}
|
1179 | [28Mar2025 00:53:49.123] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "occultism-1.21.1-neoforge-1.177.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1180 | [28Mar2025 00:53:49.123] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\occultism_kubejs-1.21.1-neoforge-1.8.0.jar
|
1181 | [28Mar2025 00:53:49.123] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\occultism_kubejs-1.21.1-neoforge-1.8.0.jar
|
1182 | [28Mar2025 00:53:49.124] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file occultism_kubejs-1.21.1-neoforge-1.8.0.jar with {occultism_kubejs} mods - versions {1.8.0}
|
1183 | [28Mar2025 00:53:49.124] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "occultism_kubejs-1.21.1-neoforge-1.8.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1184 | [28Mar2025 00:53:49.124] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\OctoLib-NEOFORGE-0.5.0.1.jar
|
1185 | [28Mar2025 00:53:49.124] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\OctoLib-NEOFORGE-0.5.0.1.jar
|
1186 | [28Mar2025 00:53:49.125] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file OctoLib-NEOFORGE-0.5.0.1.jar with {octolib} mods - versions {**.**.**.**}
|
1187 | [28Mar2025 00:53:49.125] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "OctoLib-NEOFORGE-0.5.0.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1188 | [28Mar2025 00:53:49.127] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Oh-The-Biomes-Weve-Gone-NeoForge-2.3.10.jar
|
1189 | [28Mar2025 00:53:49.127] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Oh-The-Biomes-Weve-Gone-NeoForge-2.3.10.jar
|
1190 | [28Mar2025 00:53:49.127] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Oh-The-Biomes-Weve-Gone-NeoForge-2.3.10.jar with {biomeswevegone} mods - versions {2.3.10}
|
1191 | [28Mar2025 00:53:49.127] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Oh-The-Biomes-Weve-Gone-NeoForge-2.3.10.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1192 | [28Mar2025 00:53:49.127] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.0.8.jar
|
1193 | [28Mar2025 00:53:49.127] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.0.8.jar
|
1194 | [28Mar2025 00:53:49.128] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.0.8.jar with {ohthetreesyoullgrow} mods - versions {5.0.8}
|
1195 | [28Mar2025 00:53:49.128] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.0.8.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1196 | [28Mar2025 00:53:49.128] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\overloadedarmorbar-neoforge-1.21-2.jar
|
1197 | [28Mar2025 00:53:49.128] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\overloadedarmorbar-neoforge-1.21-2.jar
|
1198 | [28Mar2025 00:53:49.128] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file overloadedarmorbar-neoforge-1.21-2.jar with {overloadedarmorbar} mods - versions {2}
|
1199 | [28Mar2025 00:53:49.128] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "overloadedarmorbar-neoforge-1.21-2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1200 | [28Mar2025 00:53:49.129] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\pamhc2crops-NEOFORGE-1.21.1-1.0.0.jar
|
1201 | [28Mar2025 00:53:49.129] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\pamhc2crops-NEOFORGE-1.21.1-1.0.0.jar
|
1202 | [28Mar2025 00:53:49.129] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pamhc2crops-NEOFORGE-1.21.1-1.0.0.jar with {pamhc2crops} mods - versions {1.0.0}
|
1203 | [28Mar2025 00:53:49.129] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "pamhc2crops-NEOFORGE-1.21.1-1.0.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1204 | [28Mar2025 00:53:49.130] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\pamhc2foodcore-NEOFORGE-1.21.1-1.0.0.jar
|
1205 | [28Mar2025 00:53:49.130] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\pamhc2foodcore-NEOFORGE-1.21.1-1.0.0.jar
|
1206 | [28Mar2025 00:53:49.130] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pamhc2foodcore-NEOFORGE-1.21.1-1.0.0.jar with {pamhc2foodcore} mods - versions {1.0.0}
|
1207 | [28Mar2025 00:53:49.130] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "pamhc2foodcore-NEOFORGE-1.21.1-1.0.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1208 | [28Mar2025 00:53:49.131] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\pamhc2foodextended-NEOFORGE-1.21.1-1.0.0.jar
|
1209 | [28Mar2025 00:53:49.131] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\pamhc2foodextended-NEOFORGE-1.21.1-1.0.0.jar
|
1210 | [28Mar2025 00:53:49.131] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pamhc2foodextended-NEOFORGE-1.21.1-1.0.0.jar with {pamhc2foodextended} mods - versions {1.0.0}
|
1211 | [28Mar2025 00:53:49.131] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "pamhc2foodextended-NEOFORGE-1.21.1-1.0.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1212 | [28Mar2025 00:53:49.132] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\pamhc2trees-NEOFORGE-1.21.1-1.0.0.jar
|
1213 | [28Mar2025 00:53:49.132] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\pamhc2trees-NEOFORGE-1.21.1-1.0.0.jar
|
1214 | [28Mar2025 00:53:49.132] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pamhc2trees-NEOFORGE-1.21.1-1.0.0.jar with {pamhc2trees} mods - versions {1.0.0}
|
1215 | [28Mar2025 00:53:49.132] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "pamhc2trees-NEOFORGE-1.21.1-1.0.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1216 | [28Mar2025 00:53:49.133] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Patchouli-1.21-88-NEOFORGE.jar
|
1217 | [28Mar2025 00:53:49.133] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Patchouli-1.21-88-NEOFORGE.jar
|
1218 | [28Mar2025 00:53:49.133] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Patchouli-1.21-88-NEOFORGE.jar with {patchouli} mods - versions {1.21-88-NEOFORGE}
|
1219 | [28Mar2025 00:53:49.133] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Patchouli-1.21-88-NEOFORGE.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1220 | [28Mar2025 00:53:49.134] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\pipez-neoforge-1.21.1-1.2.19.jar
|
1221 | [28Mar2025 00:53:49.134] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\pipez-neoforge-1.21.1-1.2.19.jar
|
1222 | [28Mar2025 00:53:49.134] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pipez-neoforge-1.21.1-1.2.19.jar with {pipez} mods - versions {1.21.1-1.2.19}
|
1223 | [28Mar2025 00:53:49.134] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "pipez-neoforge-1.21.1-1.2.19.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1224 | [28Mar2025 00:53:49.135] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Placebo-1.21.1-9.7.0.jar
|
1225 | [28Mar2025 00:53:49.135] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Placebo-1.21.1-9.7.0.jar
|
1226 | [28Mar2025 00:53:49.135] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Placebo-1.21.1-9.7.0.jar with {placebo} mods - versions {9.7.0}
|
1227 | [28Mar2025 00:53:49.135] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Placebo-1.21.1-9.7.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1228 | [28Mar2025 00:53:49.135] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\player-animation-lib-forge-2.0.1+1.21.1.jar
|
1229 | [28Mar2025 00:53:49.135] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\player-animation-lib-forge-2.0.1+1.21.1.jar
|
1230 | [28Mar2025 00:53:49.135] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file player-animation-lib-forge-2.0.1+1.21.1.jar with {playeranimator} mods - versions {2.0.1+1.21.1}
|
1231 | [28Mar2025 00:53:49.135] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "player-animation-lib-forge-2.0.1+1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1232 | [28Mar2025 00:53:49.137] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\pneumaticcraft-repressurized-8.2.12+mc1.21.1.jar
|
1233 | [28Mar2025 00:53:49.137] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\pneumaticcraft-repressurized-8.2.12+mc1.21.1.jar
|
1234 | [28Mar2025 00:53:49.137] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pneumaticcraft-repressurized-8.2.12+mc1.21.1.jar with {pneumaticcraft} mods - versions {8.2.12}
|
1235 | [28Mar2025 00:53:49.137] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "pneumaticcraft-repressurized-8.2.12+mc1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1236 | [28Mar2025 00:53:49.138] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\pocketstorage-1.2.4+1.21.1-b40.jar
|
1237 | [28Mar2025 00:53:49.138] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\pocketstorage-1.2.4+1.21.1-b40.jar
|
1238 | [28Mar2025 00:53:49.138] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pocketstorage-1.2.4+1.21.1-b40.jar with {pocketstorage} mods - versions {1.2.4+1.21.1-b40}
|
1239 | [28Mar2025 00:53:49.138] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "pocketstorage-1.2.4+1.21.1-b40.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1240 | [28Mar2025 00:53:49.138] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\polyeng-0.4.1.jar
|
1241 | [28Mar2025 00:53:49.138] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\polyeng-0.4.1.jar
|
1242 | [28Mar2025 00:53:49.138] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file polyeng-0.4.1.jar with {polyeng} mods - versions {0.4.1}
|
1243 | [28Mar2025 00:53:49.138] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "polyeng-0.4.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1244 | [28Mar2025 00:53:49.139] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\polylib-2100.0.3-build.160-neoforge.jar
|
1245 | [28Mar2025 00:53:49.139] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\polylib-2100.0.3-build.160-neoforge.jar
|
1246 | [28Mar2025 00:53:49.139] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file polylib-2100.0.3-build.160-neoforge.jar with {polylib} mods - versions {2100.0.3-build.160}
|
1247 | [28Mar2025 00:53:49.139] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "polylib-2100.0.3-build.160-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1248 | [28Mar2025 00:53:49.140] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\polymorph-neoforge-1.0.7+1.21.1.jar
|
1249 | [28Mar2025 00:53:49.140] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\polymorph-neoforge-1.0.7+1.21.1.jar
|
1250 | [28Mar2025 00:53:49.140] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file polymorph-neoforge-1.0.7+1.21.1.jar with {polymorph} mods - versions {1.0.7+1.21.1}
|
1251 | [28Mar2025 00:53:49.140] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "polymorph-neoforge-1.0.7+1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1252 | [28Mar2025 00:53:49.140] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\potionsmaster-21.1.72-0.6.8-packdev.jar
|
1253 | [28Mar2025 00:53:49.140] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\potionsmaster-21.1.72-0.6.8-packdev.jar
|
1254 | [28Mar2025 00:53:49.141] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file potionsmaster-21.1.72-0.6.8-packdev.jar with {potionsmaster} mods - versions {0.6.8-packdev}
|
1255 | [28Mar2025 00:53:49.141] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "potionsmaster-21.1.72-0.6.8-packdev.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1256 | [28Mar2025 00:53:49.141] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Powah-6.1.6.jar
|
1257 | [28Mar2025 00:53:49.141] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Powah-6.1.6.jar
|
1258 | [28Mar2025 00:53:49.142] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Powah-6.1.6.jar with {powah} mods - versions {6.1.6}
|
1259 | [28Mar2025 00:53:49.142] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Powah-6.1.6.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1260 | [28Mar2025 00:53:49.142] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\prickle-neoforge-1.21.1-21.1.6.jar
|
1261 | [28Mar2025 00:53:49.142] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\prickle-neoforge-1.21.1-21.1.6.jar
|
1262 | [28Mar2025 00:53:49.142] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file prickle-neoforge-1.21.1-21.1.6.jar with {prickle} mods - versions {21.1.6}
|
1263 | [28Mar2025 00:53:49.142] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "prickle-neoforge-1.21.1-21.1.6.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1264 | [28Mar2025 00:53:49.144] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\productivebees-1.21.1-13.6.11.jar
|
1265 | [28Mar2025 00:53:49.144] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\productivebees-1.21.1-13.6.11.jar
|
1266 | [28Mar2025 00:53:49.144] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file productivebees-1.21.1-13.6.11.jar with {productivebees} mods - versions {1.21.1-13.6.11}
|
1267 | [28Mar2025 00:53:49.144] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "productivebees-1.21.1-13.6.11.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1268 | [28Mar2025 00:53:49.145] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\productivemetalworks-1.21.1-1.2.5.jar
|
1269 | [28Mar2025 00:53:49.145] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\productivemetalworks-1.21.1-1.2.5.jar
|
1270 | [28Mar2025 00:53:49.145] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file productivemetalworks-1.21.1-1.2.5.jar with {productivemetalworks} mods - versions {1.21.1-1.2.5}
|
1271 | [28Mar2025 00:53:49.146] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "productivemetalworks-1.21.1-1.2.5.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1272 | [28Mar2025 00:53:49.151] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\productivetrees-1.21.1-0.7.0.jar
|
1273 | [28Mar2025 00:53:49.151] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\productivetrees-1.21.1-0.7.0.jar
|
1274 | [28Mar2025 00:53:49.152] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file productivetrees-1.21.1-0.7.0.jar with {productivetrees} mods - versions {1.21.1-0.7.0}
|
1275 | [28Mar2025 00:53:49.152] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "productivetrees-1.21.1-0.7.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1276 | [28Mar2025 00:53:49.152] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\pylons-1.21.1-5.1.1.jar
|
1277 | [28Mar2025 00:53:49.152] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\pylons-1.21.1-5.1.1.jar
|
1278 | [28Mar2025 00:53:49.153] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pylons-1.21.1-5.1.1.jar with {pylons} mods - versions {5.1.1}
|
1279 | [28Mar2025 00:53:49.153] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "pylons-1.21.1-5.1.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1280 | [28Mar2025 00:53:49.154] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\railcraft-reborn-1.21.1-1.2.5.jar
|
1281 | [28Mar2025 00:53:49.154] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\railcraft-reborn-1.21.1-1.2.5.jar
|
1282 | [28Mar2025 00:53:49.155] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file railcraft-reborn-1.21.1-1.2.5.jar with {railcraft} mods - versions {1.2.5}
|
1283 | [28Mar2025 00:53:49.155] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "railcraft-reborn-1.21.1-1.2.5.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1284 | [28Mar2025 00:53:49.155] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\rangedpumps-1.3.0.jar
|
1285 | [28Mar2025 00:53:49.155] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\rangedpumps-1.3.0.jar
|
1286 | [28Mar2025 00:53:49.155] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rangedpumps-1.3.0.jar with {rangedpumps} mods - versions {1.3.0}
|
1287 | [28Mar2025 00:53:49.155] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "rangedpumps-1.3.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1288 | [28Mar2025 00:53:49.156] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\rarcompat-1.21-0.9.5.jar
|
1289 | [28Mar2025 00:53:49.156] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\rarcompat-1.21-0.9.5.jar
|
1290 | [28Mar2025 00:53:49.156] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rarcompat-1.21-0.9.5.jar with {rarcompat} mods - versions {0.9.5}
|
1291 | [28Mar2025 00:53:49.156] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "rarcompat-1.21-0.9.5.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1292 | [28Mar2025 00:53:49.157] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\reap-neoforge-1.21.1-1.1.2.jar
|
1293 | [28Mar2025 00:53:49.157] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\reap-neoforge-1.21.1-1.1.2.jar
|
1294 | [28Mar2025 00:53:49.157] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file reap-neoforge-1.21.1-1.1.2.jar with {reap} mods - versions {1.21.1-1.1.2}
|
1295 | [28Mar2025 00:53:49.157] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "reap-neoforge-1.21.1-1.1.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1296 | [28Mar2025 00:53:49.157] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\rebind_narrator-neoforge-1.21.1-2.0.3.jar
|
1297 | [28Mar2025 00:53:49.157] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\rebind_narrator-neoforge-1.21.1-2.0.3.jar
|
1298 | [28Mar2025 00:53:49.157] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rebind_narrator-neoforge-1.21.1-2.0.3.jar with {rebind_narrator} mods - versions {2.0.3}
|
1299 | [28Mar2025 00:53:49.158] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "rebind_narrator-neoforge-1.21.1-2.0.3.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1300 | [28Mar2025 00:53:49.159] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\rechiseled-1.1.6a-neoforge-mc1.21.jar
|
1301 | [28Mar2025 00:53:49.159] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\rechiseled-1.1.6a-neoforge-mc1.21.jar
|
1302 | [28Mar2025 00:53:49.159] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rechiseled-1.1.6a-neoforge-mc1.21.jar with {rechiseled} mods - versions {1.1.6+a}
|
1303 | [28Mar2025 00:53:49.159] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "rechiseled-1.1.6a-neoforge-mc1.21.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1304 | [28Mar2025 00:53:49.160] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\rechiseled_chipped-1.2.jar
|
1305 | [28Mar2025 00:53:49.160] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\rechiseled_chipped-1.2.jar
|
1306 | [28Mar2025 00:53:49.160] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rechiseled_chipped-1.2.jar with {rechiseled_chipped} mods - versions {1.2}
|
1307 | [28Mar2025 00:53:49.160] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "rechiseled_chipped-1.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1308 | [28Mar2025 00:53:49.162] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\redstonepen-1.21-neoforge-1.11.42.jar
|
1309 | [28Mar2025 00:53:49.162] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\redstonepen-1.21-neoforge-1.11.42.jar
|
1310 | [28Mar2025 00:53:49.162] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file redstonepen-1.21-neoforge-1.11.42.jar with {redstonepen} mods - versions {1.11.42}
|
1311 | [28Mar2025 00:53:49.162] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "redstonepen-1.21-neoforge-1.11.42.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1312 | [28Mar2025 00:53:49.164] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\refurbished_furniture-neoforge-1.21.1-1.0.12.jar
|
1313 | [28Mar2025 00:53:49.164] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\refurbished_furniture-neoforge-1.21.1-1.0.12.jar
|
1314 | [28Mar2025 00:53:49.164] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file refurbished_furniture-neoforge-1.21.1-1.0.12.jar with {refurbished_furniture} mods - versions {1.0.12}
|
1315 | [28Mar2025 00:53:49.164] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "refurbished_furniture-neoforge-1.21.1-1.0.12.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1316 | [28Mar2025 00:53:49.167] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\regions_unexplored-neoforge-1.21.1-0.5.6.1.jar
|
1317 | [28Mar2025 00:53:49.167] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\regions_unexplored-neoforge-1.21.1-0.5.6.1.jar
|
1318 | [28Mar2025 00:53:49.168] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file regions_unexplored-neoforge-1.21.1-0.5.6.1.jar with {regions_unexplored} mods - versions {**.**.**.**}
|
1319 | [28Mar2025 00:53:49.168] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "regions_unexplored-neoforge-1.21.1-0.5.6.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1320 | [28Mar2025 00:53:49.169] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\relics-1.21.1-0.10.7.2.jar
|
1321 | [28Mar2025 00:53:49.170] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\relics-1.21.1-0.10.7.2.jar
|
1322 | [28Mar2025 00:53:49.170] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file relics-1.21.1-0.10.7.2.jar with {relics} mods - versions {**.**.**.**}
|
1323 | [28Mar2025 00:53:49.170] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "relics-1.21.1-0.10.7.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1324 | [28Mar2025 00:53:49.171] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\reliquary-1.21.1-2.0.47.1254.jar
|
1325 | [28Mar2025 00:53:49.171] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\reliquary-1.21.1-2.0.47.1254.jar
|
1326 | [28Mar2025 00:53:49.171] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file reliquary-1.21.1-2.0.47.1254.jar with {reliquary} mods - versions {2.0.47}
|
1327 | [28Mar2025 00:53:49.171] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "reliquary-1.21.1-2.0.47.1254.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1328 | [28Mar2025 00:53:49.172] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\repeatable_trial_vaults-neoforge-1.21-1.0.2.jar
|
1329 | [28Mar2025 00:53:49.172] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\repeatable_trial_vaults-neoforge-1.21-1.0.2.jar
|
1330 | [28Mar2025 00:53:49.172] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file repeatable_trial_vaults-neoforge-1.21-1.0.2.jar with {repeatable_trial_vaults} mods - versions {1.0.2}
|
1331 | [28Mar2025 00:53:49.172] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "repeatable_trial_vaults-neoforge-1.21-1.0.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1332 | [28Mar2025 00:53:49.175] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\repurposed_structures-7.5.13+1.21.1-neoforge.jar
|
1333 | [28Mar2025 00:53:49.175] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\repurposed_structures-7.5.13+1.21.1-neoforge.jar
|
1334 | [28Mar2025 00:53:49.175] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file repurposed_structures-7.5.13+1.21.1-neoforge.jar with {repurposed_structures} mods - versions {7.5.13+1.21.1-neoforge}
|
1335 | [28Mar2025 00:53:49.175] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "repurposed_structures-7.5.13+1.21.1-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1336 | [28Mar2025 00:53:49.176] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\resourcefulconfig-neoforge-1.21-3.0.9.jar
|
1337 | [28Mar2025 00:53:49.176] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\resourcefulconfig-neoforge-1.21-3.0.9.jar
|
1338 | [28Mar2025 00:53:49.177] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file resourcefulconfig-neoforge-1.21-3.0.9.jar with {resourcefulconfig} mods - versions {3.0.9}
|
1339 | [28Mar2025 00:53:49.177] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "resourcefulconfig-neoforge-1.21-3.0.9.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1340 | [28Mar2025 00:53:49.177] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\resourcefullib-neoforge-1.21-3.0.11.jar
|
1341 | [28Mar2025 00:53:49.177] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\resourcefullib-neoforge-1.21-3.0.11.jar
|
1342 | [28Mar2025 00:53:49.178] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file resourcefullib-neoforge-1.21-3.0.11.jar with {resourcefullib} mods - versions {3.0.11}
|
1343 | [28Mar2025 00:53:49.178] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "resourcefullib-neoforge-1.21-3.0.11.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1344 | [28Mar2025 00:53:49.178] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\restrictions-1.21-7.0.3.jar
|
1345 | [28Mar2025 00:53:49.178] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\restrictions-1.21-7.0.3.jar
|
1346 | [28Mar2025 00:53:49.179] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file restrictions-1.21-7.0.3.jar with {restrictions} mods - versions {1.21-7.0.3}
|
1347 | [28Mar2025 00:53:49.179] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "restrictions-1.21-7.0.3.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1348 | [28Mar2025 00:53:49.180] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\rftoolsbase-1.21-6.0.6.jar
|
1349 | [28Mar2025 00:53:49.180] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\rftoolsbase-1.21-6.0.6.jar
|
1350 | [28Mar2025 00:53:49.180] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rftoolsbase-1.21-6.0.6.jar with {rftoolsbase} mods - versions {1.21-6.0.6}
|
1351 | [28Mar2025 00:53:49.180] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "rftoolsbase-1.21-6.0.6.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1352 | [28Mar2025 00:53:49.181] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\rftoolsbuilder-1.21-7.0.2.jar
|
1353 | [28Mar2025 00:53:49.181] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\rftoolsbuilder-1.21-7.0.2.jar
|
1354 | [28Mar2025 00:53:49.181] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rftoolsbuilder-1.21-7.0.2.jar with {rftoolsbuilder} mods - versions {1.21-7.0.2}
|
1355 | [28Mar2025 00:53:49.181] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "rftoolsbuilder-1.21-7.0.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1356 | [28Mar2025 00:53:49.182] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\rftoolspower-1.21-7.0.3.jar
|
1357 | [28Mar2025 00:53:49.182] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\rftoolspower-1.21-7.0.3.jar
|
1358 | [28Mar2025 00:53:49.183] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rftoolspower-1.21-7.0.3.jar with {rftoolspower} mods - versions {1.21-7.0.3}
|
1359 | [28Mar2025 00:53:49.183] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "rftoolspower-1.21-7.0.3.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1360 | [28Mar2025 00:53:49.184] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\rhino-2101.2.7-build.74.jar
|
1361 | [28Mar2025 00:53:49.184] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\rhino-2101.2.7-build.74.jar
|
1362 | [28Mar2025 00:53:49.184] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rhino-2101.2.7-build.74.jar with {rhino} mods - versions {2101.2.7-build.74}
|
1363 | [28Mar2025 00:53:49.184] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "rhino-2101.2.7-build.74.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1364 | [28Mar2025 00:53:49.185] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\RootsClassic-1.21.1-1.5.5.jar
|
1365 | [28Mar2025 00:53:49.185] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\RootsClassic-1.21.1-1.5.5.jar
|
1366 | [28Mar2025 00:53:49.185] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file RootsClassic-1.21.1-1.5.5.jar with {rootsclassic} mods - versions {1.21.1-1.5.5}
|
1367 | [28Mar2025 00:53:49.185] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "RootsClassic-1.21.1-1.5.5.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1368 | [28Mar2025 00:53:49.186] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\sawmill-1.21-1.5.14-neoforge.jar
|
1369 | [28Mar2025 00:53:49.186] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\sawmill-1.21-1.5.14-neoforge.jar
|
1370 | [28Mar2025 00:53:49.186] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sawmill-1.21-1.5.14-neoforge.jar with {sawmill} mods - versions {1.21-1.5.14}
|
1371 | [28Mar2025 00:53:49.186] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "sawmill-1.21-1.5.14-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1372 | [28Mar2025 00:53:49.212] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type LIBRARY: D:\Mainserver\Server-Files-2.41\mods\ScalableCatsForce-NeoForge-3.6.2-build-0-with-library.jar
|
1373 | [28Mar2025 00:53:49.212] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "ScalableCatsForce-NeoForge-3.6.2-build-0-with-library.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1374 | [28Mar2025 00:53:49.214] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Searchables-neoforge-1.21.1-1.0.2.jar
|
1375 | [28Mar2025 00:53:49.214] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Searchables-neoforge-1.21.1-1.0.2.jar
|
1376 | [28Mar2025 00:53:49.214] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Searchables-neoforge-1.21.1-1.0.2.jar with {searchables} mods - versions {1.0.2}
|
1377 | [28Mar2025 00:53:49.214] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Searchables-neoforge-1.21.1-1.0.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1378 | [28Mar2025 00:53:49.215] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\servercore-neoforge-1.5.5+1.21.1.jar
|
1379 | [28Mar2025 00:53:49.215] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\servercore-neoforge-1.5.5+1.21.1.jar
|
1380 | [28Mar2025 00:53:49.216] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file servercore-neoforge-1.5.5+1.21.1.jar with {servercore} mods - versions {1.5.5+1.21.1}
|
1381 | [28Mar2025 00:53:49.216] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "servercore-neoforge-1.5.5+1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1382 | [28Mar2025 00:53:49.216] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\showcaseitem-1.21-1.0.1.jar
|
1383 | [28Mar2025 00:53:49.216] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\showcaseitem-1.21-1.0.1.jar
|
1384 | [28Mar2025 00:53:49.216] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file showcaseitem-1.21-1.0.1.jar with {showcaseitem} mods - versions {1.21-1.0.1}
|
1385 | [28Mar2025 00:53:49.216] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "showcaseitem-1.21-1.0.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1386 | [28Mar2025 00:53:49.217] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\shrink-2.0.0.44-neoforge.jar
|
1387 | [28Mar2025 00:53:49.217] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\shrink-2.0.0.44-neoforge.jar
|
1388 | [28Mar2025 00:53:49.217] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file shrink-2.0.0.44-neoforge.jar with {shrink} mods - versions {**.**.**.**}
|
1389 | [28Mar2025 00:53:49.217] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "shrink-2.0.0.44-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1390 | [28Mar2025 00:53:49.219] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\silent-gear-1.21.1-neoforge-4.0.15.jar
|
1391 | [28Mar2025 00:53:49.219] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\silent-gear-1.21.1-neoforge-4.0.15.jar
|
1392 | [28Mar2025 00:53:49.219] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file silent-gear-1.21.1-neoforge-4.0.15.jar with {silentgear} mods - versions {4.0.15}
|
1393 | [28Mar2025 00:53:49.219] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "silent-gear-1.21.1-neoforge-4.0.15.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1394 | [28Mar2025 00:53:49.220] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\silent-lib-1.21.1-neoforge-10.4.0.jar
|
1395 | [28Mar2025 00:53:49.220] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\silent-lib-1.21.1-neoforge-10.4.0.jar
|
1396 | [28Mar2025 00:53:49.220] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file silent-lib-1.21.1-neoforge-10.4.0.jar with {silentlib} mods - versions {10.4.0}
|
1397 | [28Mar2025 00:53:49.220] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "silent-lib-1.21.1-neoforge-10.4.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1398 | [28Mar2025 00:53:49.221] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\simplemagnets-1.1.12b-neoforge-mc1.21.jar
|
1399 | [28Mar2025 00:53:49.221] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\simplemagnets-1.1.12b-neoforge-mc1.21.jar
|
1400 | [28Mar2025 00:53:49.222] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file simplemagnets-1.1.12b-neoforge-mc1.21.jar with {simplemagnets} mods - versions {1.1.12+b}
|
1401 | [28Mar2025 00:53:49.222] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "simplemagnets-1.1.12b-neoforge-mc1.21.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1402 | [28Mar2025 00:53:49.223] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\simplylight-1.5.3+1.21.1-b4.jar
|
1403 | [28Mar2025 00:53:49.223] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\simplylight-1.5.3+1.21.1-b4.jar
|
1404 | [28Mar2025 00:53:49.223] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file simplylight-1.5.3+1.21.1-b4.jar with {simplylight} mods - versions {1.5.3}
|
1405 | [28Mar2025 00:53:49.223] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "simplylight-1.5.3+1.21.1-b4.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1406 | [28Mar2025 00:53:49.224] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\SmartBrainLib-neoforge-1.21.1-1.16.7.jar
|
1407 | [28Mar2025 00:53:49.224] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\SmartBrainLib-neoforge-1.21.1-1.16.7.jar
|
1408 | [28Mar2025 00:53:49.224] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SmartBrainLib-neoforge-1.21.1-1.16.7.jar with {smartbrainlib} mods - versions {1.16.7}
|
1409 | [28Mar2025 00:53:49.224] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "SmartBrainLib-neoforge-1.21.1-1.16.7.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1410 | [28Mar2025 00:53:49.225] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\smithingtemplateviewer-1.0.0.jar
|
1411 | [28Mar2025 00:53:49.225] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\smithingtemplateviewer-1.0.0.jar
|
1412 | [28Mar2025 00:53:49.226] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file smithingtemplateviewer-1.0.0.jar with {smithingtemplateviewer} mods - versions {1.0.0}
|
1413 | [28Mar2025 00:53:49.226] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "smithingtemplateviewer-1.0.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1414 | [28Mar2025 00:53:49.226] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\solcarrot-1.21.1-1.16.5.jar
|
1415 | [28Mar2025 00:53:49.226] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\solcarrot-1.21.1-1.16.5.jar
|
1416 | [28Mar2025 00:53:49.227] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file solcarrot-1.21.1-1.16.5.jar with {solcarrot} mods - versions {1.16.5}
|
1417 | [28Mar2025 00:53:49.227] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "solcarrot-1.21.1-1.16.5.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1418 | [28Mar2025 00:53:49.228] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\sophisticatedbackpacks-1.21.1-3.24.1.1212.jar
|
1419 | [28Mar2025 00:53:49.228] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\sophisticatedbackpacks-1.21.1-3.24.1.1212.jar
|
1420 | [28Mar2025 00:53:49.228] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sophisticatedbackpacks-1.21.1-3.24.1.1212.jar with {sophisticatedbackpacks} mods - versions {3.24.1}
|
1421 | [28Mar2025 00:53:49.228] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "sophisticatedbackpacks-1.21.1-3.24.1.1212.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1422 | [28Mar2025 00:53:49.230] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\sophisticatedcore-1.21.1-1.3.2.900.jar
|
1423 | [28Mar2025 00:53:49.230] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\sophisticatedcore-1.21.1-1.3.2.900.jar
|
1424 | [28Mar2025 00:53:49.230] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sophisticatedcore-1.21.1-1.3.2.900.jar with {sophisticatedcore} mods - versions {1.3.2}
|
1425 | [28Mar2025 00:53:49.230] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "sophisticatedcore-1.21.1-1.3.2.900.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1426 | [28Mar2025 00:53:49.231] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\sophisticatedstorage-1.21.1-1.4.0.1079.jar
|
1427 | [28Mar2025 00:53:49.231] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\sophisticatedstorage-1.21.1-1.4.0.1079.jar
|
1428 | [28Mar2025 00:53:49.231] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sophisticatedstorage-1.21.1-1.4.0.1079.jar with {sophisticatedstorage} mods - versions {1.4.0}
|
1429 | [28Mar2025 00:53:49.231] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "sophisticatedstorage-1.21.1-1.4.0.1079.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1430 | [28Mar2025 00:53:49.232] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\sophisticatedstorageinmotion-1.21.1-0.10.5.72.jar
|
1431 | [28Mar2025 00:53:49.232] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\sophisticatedstorageinmotion-1.21.1-0.10.5.72.jar
|
1432 | [28Mar2025 00:53:49.233] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sophisticatedstorageinmotion-1.21.1-0.10.5.72.jar with {sophisticatedstorageinmotion} mods - versions {0.10.5}
|
1433 | [28Mar2025 00:53:49.233] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "sophisticatedstorageinmotion-1.21.1-0.10.5.72.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1434 | [28Mar2025 00:53:49.234] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\soulplied_energistics-1.0.1.jar
|
1435 | [28Mar2025 00:53:49.234] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\soulplied_energistics-1.0.1.jar
|
1436 | [28Mar2025 00:53:49.234] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file soulplied_energistics-1.0.1.jar with {soulplied_energistics} mods - versions {1.0.1}
|
1437 | [28Mar2025 00:53:49.234] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "soulplied_energistics-1.0.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1438 | [28Mar2025 00:53:49.235] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\spark-1.10.124-neoforge.jar
|
1439 | [28Mar2025 00:53:49.235] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\spark-1.10.124-neoforge.jar
|
1440 | [28Mar2025 00:53:49.236] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spark-1.10.124-neoforge.jar with {spark} mods - versions {1.10.124}
|
1441 | [28Mar2025 00:53:49.236] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "spark-1.10.124-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1442 | [28Mar2025 00:53:49.237] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\stevescarts-1.21-1.2.13-neoforge.jar
|
1443 | [28Mar2025 00:53:49.237] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\stevescarts-1.21-1.2.13-neoforge.jar
|
1444 | [28Mar2025 00:53:49.238] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file stevescarts-1.21-1.2.13-neoforge.jar with {stevescarts} mods - versions {1.2.13}
|
1445 | [28Mar2025 00:53:49.238] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "stevescarts-1.21-1.2.13-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1446 | [28Mar2025 00:53:49.239] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\storagedelight-25.03.09-1.21-neoforge.jar
|
1447 | [28Mar2025 00:53:49.239] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\storagedelight-25.03.09-1.21-neoforge.jar
|
1448 | [28Mar2025 00:53:49.239] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file storagedelight-25.03.09-1.21-neoforge.jar with {storagedelight} mods - versions {25.03.09-1.21-neoforge}
|
1449 | [28Mar2025 00:53:49.239] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "storagedelight-25.03.09-1.21-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1450 | [28Mar2025 00:53:49.240] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Structory_1.21.x_v1.3.9.jar
|
1451 | [28Mar2025 00:53:49.240] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Structory_1.21.x_v1.3.9.jar
|
1452 | [28Mar2025 00:53:49.241] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Structory_1.21.x_v1.3.9.jar with {structory} mods - versions {1.3.9}
|
1453 | [28Mar2025 00:53:49.241] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Structory_1.21.x_v1.3.9.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1454 | [28Mar2025 00:53:49.241] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Structory_Towers_1.21.x_v1.0.10.jar
|
1455 | [28Mar2025 00:53:49.241] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Structory_Towers_1.21.x_v1.0.10.jar
|
1456 | [28Mar2025 00:53:49.242] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Structory_Towers_1.21.x_v1.0.10.jar with {structory_towers} mods - versions {1.0.10}
|
1457 | [28Mar2025 00:53:49.242] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Structory_Towers_1.21.x_v1.0.10.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1458 | [28Mar2025 00:53:49.243] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\structurize-1.0.765-1.21.1-snapshot.jar
|
1459 | [28Mar2025 00:53:49.243] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\structurize-1.0.765-1.21.1-snapshot.jar
|
1460 | [28Mar2025 00:53:49.243] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file structurize-1.0.765-1.21.1-snapshot.jar with {structurize} mods - versions {1.0.765-1.21.1-snapshot}
|
1461 | [28Mar2025 00:53:49.243] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "structurize-1.0.765-1.21.1-snapshot.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1462 | [28Mar2025 00:53:49.245] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\stylecolonies-1.12-1.21.1.jar
|
1463 | [28Mar2025 00:53:49.245] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\stylecolonies-1.12-1.21.1.jar
|
1464 | [28Mar2025 00:53:49.246] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file stylecolonies-1.12-1.21.1.jar with {stylecolonies} mods - versions {1.12}
|
1465 | [28Mar2025 00:53:49.246] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "stylecolonies-1.12-1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1466 | [28Mar2025 00:53:49.247] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\Super Factory Manager-1.21.1-4.19.0.jar
|
1467 | [28Mar2025 00:53:49.247] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Super Factory Manager-1.21.1-4.19.0.jar
|
1468 | [28Mar2025 00:53:49.247] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Super Factory Manager-1.21.1-4.19.0.jar with {sfm} mods - versions {4.19.0}
|
1469 | [28Mar2025 00:53:49.247] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Super Factory Manager-1.21.1-4.19.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1470 | [28Mar2025 00:53:49.248] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\supermartijn642configlib-1.1.8-neoforge-mc1.21.jar
|
1471 | [28Mar2025 00:53:49.248] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\supermartijn642configlib-1.1.8-neoforge-mc1.21.jar
|
1472 | [28Mar2025 00:53:49.248] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supermartijn642configlib-1.1.8-neoforge-mc1.21.jar with {supermartijn642configlib} mods - versions {1.1.8}
|
1473 | [28Mar2025 00:53:49.248] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "supermartijn642configlib-1.1.8-neoforge-mc1.21.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1474 | [28Mar2025 00:53:49.249] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\supermartijn642corelib-1.1.18a-neoforge-mc1.21.jar
|
1475 | [28Mar2025 00:53:49.249] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\supermartijn642corelib-1.1.18a-neoforge-mc1.21.jar
|
1476 | [28Mar2025 00:53:49.249] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supermartijn642corelib-1.1.18a-neoforge-mc1.21.jar with {supermartijn642corelib} mods - versions {1.1.18+a}
|
1477 | [28Mar2025 00:53:49.249] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "supermartijn642corelib-1.1.18a-neoforge-mc1.21.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1478 | [28Mar2025 00:53:49.252] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\supplementaries-1.21-3.0.41-beta-neoforge.jar
|
1479 | [28Mar2025 00:53:49.252] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\supplementaries-1.21-3.0.41-beta-neoforge.jar
|
1480 | [28Mar2025 00:53:49.253] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supplementaries-1.21-3.0.41-beta-neoforge.jar with {supplementaries} mods - versions {1.21-3.0.41-beta}
|
1481 | [28Mar2025 00:53:49.253] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "supplementaries-1.21-3.0.41-beta-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1482 | [28Mar2025 00:53:49.254] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\sushigocrafting-1.21-0.6.4.jar
|
1483 | [28Mar2025 00:53:49.254] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\sushigocrafting-1.21-0.6.4.jar
|
1484 | [28Mar2025 00:53:49.255] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sushigocrafting-1.21-0.6.4.jar with {sushigocrafting} mods - versions {0.6.4}
|
1485 | [28Mar2025 00:53:49.255] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "sushigocrafting-1.21-0.6.4.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1486 | [28Mar2025 00:53:49.256] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\sussysniffers-1.21.1-0.1.2.jar
|
1487 | [28Mar2025 00:53:49.256] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\sussysniffers-1.21.1-0.1.2.jar
|
1488 | [28Mar2025 00:53:49.256] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sussysniffers-1.21.1-0.1.2.jar with {sussysniffers} mods - versions {1.21.1-0.1.2}
|
1489 | [28Mar2025 00:53:49.257] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "sussysniffers-1.21.1-0.1.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1490 | [28Mar2025 00:53:49.258] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\t_and_t-neoforge-fabric-1.13.2.jar
|
1491 | [28Mar2025 00:53:49.258] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\t_and_t-neoforge-fabric-1.13.2.jar
|
1492 | [28Mar2025 00:53:49.258] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file t_and_t-neoforge-fabric-1.13.2.jar with {t_and_t} mods - versions {1.13.2}
|
1493 | [28Mar2025 00:53:49.258] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "t_and_t-neoforge-fabric-1.13.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1494 | [28Mar2025 00:53:49.259] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\TerraBlender-neoforge-1.21.1-4.1.0.8.jar
|
1495 | [28Mar2025 00:53:49.259] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\TerraBlender-neoforge-1.21.1-4.1.0.8.jar
|
1496 | [28Mar2025 00:53:49.260] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TerraBlender-neoforge-1.21.1-4.1.0.8.jar with {terrablender} mods - versions {**.**.**.**}
|
1497 | [28Mar2025 00:53:49.260] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "TerraBlender-neoforge-1.21.1-4.1.0.8.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1498 | [28Mar2025 00:53:49.261] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\tesseract-api-neoforge-1.8.3-1.21.1.jar
|
1499 | [28Mar2025 00:53:49.261] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\tesseract-api-neoforge-1.8.3-1.21.1.jar
|
1500 | [28Mar2025 00:53:49.262] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tesseract-api-neoforge-1.8.3-1.21.1.jar with {tesseract_api} mods - versions {1.8.3-1.21.1}
|
1501 | [28Mar2025 00:53:49.262] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "tesseract-api-neoforge-1.8.3-1.21.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1502 | [28Mar2025 00:53:49.264] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\the_bumblezone-7.8.3+1.21.1-neoforge.jar
|
1503 | [28Mar2025 00:53:49.264] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\the_bumblezone-7.8.3+1.21.1-neoforge.jar
|
1504 | [28Mar2025 00:53:49.265] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file the_bumblezone-7.8.3+1.21.1-neoforge.jar with {the_bumblezone} mods - versions {7.8.3+1.21.1-neoforge}
|
1505 | [28Mar2025 00:53:49.265] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "the_bumblezone-7.8.3+1.21.1-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1506 | [28Mar2025 00:53:49.266] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\The_Undergarden-1.21.1-0.8.22.jar
|
1507 | [28Mar2025 00:53:49.266] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\The_Undergarden-1.21.1-0.8.22.jar
|
1508 | [28Mar2025 00:53:49.267] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file The_Undergarden-1.21.1-0.8.22.jar with {undergarden} mods - versions {0.8.22}
|
1509 | [28Mar2025 00:53:49.267] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "The_Undergarden-1.21.1-0.8.22.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1510 | [28Mar2025 00:53:49.269] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\theurgy-1.21.1-neoforge-1.60.0.jar
|
1511 | [28Mar2025 00:53:49.269] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\theurgy-1.21.1-neoforge-1.60.0.jar
|
1512 | [28Mar2025 00:53:49.269] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file theurgy-1.21.1-neoforge-1.60.0.jar with {theurgy} mods - versions {1.60.0}
|
1513 | [28Mar2025 00:53:49.269] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "theurgy-1.21.1-neoforge-1.60.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1514 | [28Mar2025 00:53:49.270] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\theurgy_kubejs-1.21.1-neoforge-1.4.0.jar
|
1515 | [28Mar2025 00:53:49.270] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\theurgy_kubejs-1.21.1-neoforge-1.4.0.jar
|
1516 | [28Mar2025 00:53:49.270] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file theurgy_kubejs-1.21.1-neoforge-1.4.0.jar with {theurgy_kubejs} mods - versions {1.4.0}
|
1517 | [28Mar2025 00:53:49.270] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "theurgy_kubejs-1.21.1-neoforge-1.4.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1518 | [28Mar2025 00:53:49.271] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\tiab-neoforge-6.4.0.jar
|
1519 | [28Mar2025 00:53:49.271] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\tiab-neoforge-6.4.0.jar
|
1520 | [28Mar2025 00:53:49.271] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tiab-neoforge-6.4.0.jar with {tiab} mods - versions {6.4.0}
|
1521 | [28Mar2025 00:53:49.271] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "tiab-neoforge-6.4.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1522 | [28Mar2025 00:53:49.272] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\titanium-1.21-4.0.35.jar
|
1523 | [28Mar2025 00:53:49.272] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\titanium-1.21-4.0.35.jar
|
1524 | [28Mar2025 00:53:49.273] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file titanium-1.21-4.0.35.jar with {titanium} mods - versions {4.0.35}
|
1525 | [28Mar2025 00:53:49.273] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "titanium-1.21-4.0.35.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1526 | [28Mar2025 00:53:49.274] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\tombstone-neoforge-1.21.1-9.2.8.jar
|
1527 | [28Mar2025 00:53:49.274] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\tombstone-neoforge-1.21.1-9.2.8.jar
|
1528 | [28Mar2025 00:53:49.274] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tombstone-neoforge-1.21.1-9.2.8.jar with {tombstone} mods - versions {9.2.8}
|
1529 | [28Mar2025 00:53:49.274] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "tombstone-neoforge-1.21.1-9.2.8.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1530 | [28Mar2025 00:53:49.277] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ToolBelt-1.21.1-2.2.6.jar
|
1531 | [28Mar2025 00:53:49.277] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ToolBelt-1.21.1-2.2.6.jar
|
1532 | [28Mar2025 00:53:49.278] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ToolBelt-1.21.1-2.2.6.jar with {toolbelt} mods - versions {2.2.6}
|
1533 | [28Mar2025 00:53:49.278] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ToolBelt-1.21.1-2.2.6.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1534 | [28Mar2025 00:53:49.282] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\torchmaster-neoforge-1.21.1-21.1.5-beta.jar
|
1535 | [28Mar2025 00:53:49.282] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\torchmaster-neoforge-1.21.1-21.1.5-beta.jar
|
1536 | [28Mar2025 00:53:49.283] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file torchmaster-neoforge-1.21.1-21.1.5-beta.jar with {torchmaster} mods - versions {21.1.5-beta}
|
1537 | [28Mar2025 00:53:49.283] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "torchmaster-neoforge-1.21.1-21.1.5-beta.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1538 | [28Mar2025 00:53:49.285] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\towntalk-1.2.0.jar
|
1539 | [28Mar2025 00:53:49.285] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\towntalk-1.2.0.jar
|
1540 | [28Mar2025 00:53:49.286] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file towntalk-1.2.0.jar with {towntalk} mods - versions {1.2.0}
|
1541 | [28Mar2025 00:53:49.286] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "towntalk-1.2.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1542 | [28Mar2025 00:53:49.287] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\trashcans-1.0.18c-neoforge-mc1.21.jar
|
1543 | [28Mar2025 00:53:49.287] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\trashcans-1.0.18c-neoforge-mc1.21.jar
|
1544 | [28Mar2025 00:53:49.287] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file trashcans-1.0.18c-neoforge-mc1.21.jar with {trashcans} mods - versions {1.0.18+c}
|
1545 | [28Mar2025 00:53:49.287] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "trashcans-1.0.18c-neoforge-mc1.21.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1546 | [28Mar2025 00:53:49.288] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\trashslot-neoforge-1.21.1-21.1.2.jar
|
1547 | [28Mar2025 00:53:49.288] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\trashslot-neoforge-1.21.1-21.1.2.jar
|
1548 | [28Mar2025 00:53:49.288] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file trashslot-neoforge-1.21.1-21.1.2.jar with {trashslot} mods - versions {21.1.2}
|
1549 | [28Mar2025 00:53:49.288] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "trashslot-neoforge-1.21.1-21.1.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1550 | [28Mar2025 00:53:49.289] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\treetap-1.21.1-0.4.3.jar
|
1551 | [28Mar2025 00:53:49.289] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\treetap-1.21.1-0.4.3.jar
|
1552 | [28Mar2025 00:53:49.290] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file treetap-1.21.1-0.4.3.jar with {treetap} mods - versions {1.21.1-0.4.3}
|
1553 | [28Mar2025 00:53:49.290] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "treetap-1.21.1-0.4.3.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1554 | [28Mar2025 00:53:49.291] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\trophymanager-1.21.1-2.2.4.jar
|
1555 | [28Mar2025 00:53:49.291] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\trophymanager-1.21.1-2.2.4.jar
|
1556 | [28Mar2025 00:53:49.291] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file trophymanager-1.21.1-2.2.4.jar with {trophymanager} mods - versions {1.21.1-2.2.4}
|
1557 | [28Mar2025 00:53:49.291] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "trophymanager-1.21.1-2.2.4.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1558 | [28Mar2025 00:53:49.295] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\twilightforest-1.21.1-4.6.3003-universal.jar
|
1559 | [28Mar2025 00:53:49.295] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\twilightforest-1.21.1-4.6.3003-universal.jar
|
1560 | [28Mar2025 00:53:49.295] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file twilightforest-1.21.1-4.6.3003-universal.jar with {twilightforest} mods - versions {4.6.3003}
|
1561 | [28Mar2025 00:53:49.295] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "twilightforest-1.21.1-4.6.3003-universal.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1562 | [28Mar2025 00:53:49.297] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\UndergroundVillages-neoforge-1.21-4.0.0.jar
|
1563 | [28Mar2025 00:53:49.297] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\UndergroundVillages-neoforge-1.21-4.0.0.jar
|
1564 | [28Mar2025 00:53:49.297] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file UndergroundVillages-neoforge-1.21-4.0.0.jar with {underground_villages} mods - versions {4.0.0}
|
1565 | [28Mar2025 00:53:49.297] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "UndergroundVillages-neoforge-1.21-4.0.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1566 | [28Mar2025 00:53:49.299] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\utilitarian-1.21.1-0.13.10.jar
|
1567 | [28Mar2025 00:53:49.299] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\utilitarian-1.21.1-0.13.10.jar
|
1568 | [28Mar2025 00:53:49.299] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file utilitarian-1.21.1-0.13.10.jar with {utilitarian} mods - versions {1.21.1-0.13.10}
|
1569 | [28Mar2025 00:53:49.299] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "utilitarian-1.21.1-0.13.10.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1570 | [28Mar2025 00:53:49.300] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\valhelsia_core-neoforge-1.21.1-1.1.5.jar
|
1571 | [28Mar2025 00:53:49.300] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\valhelsia_core-neoforge-1.21.1-1.1.5.jar
|
1572 | [28Mar2025 00:53:49.301] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file valhelsia_core-neoforge-1.21.1-1.1.5.jar with {valhelsia_core} mods - versions {1.1.5}
|
1573 | [28Mar2025 00:53:49.301] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "valhelsia_core-neoforge-1.21.1-1.1.5.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1574 | [28Mar2025 00:53:49.302] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\variantsandventures-neoforge-mc1.21.1-1.0.10.jar
|
1575 | [28Mar2025 00:53:49.302] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\variantsandventures-neoforge-mc1.21.1-1.0.10.jar
|
1576 | [28Mar2025 00:53:49.302] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file variantsandventures-neoforge-mc1.21.1-1.0.10.jar with {variantsandventures} mods - versions {1.0.10}
|
1577 | [28Mar2025 00:53:49.302] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "variantsandventures-neoforge-mc1.21.1-1.0.10.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1578 | [28Mar2025 00:53:49.303] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\villagesandpillages-neoforge-mc1.21.1-1.0.3.jar
|
1579 | [28Mar2025 00:53:49.303] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\villagesandpillages-neoforge-mc1.21.1-1.0.3.jar
|
1580 | [28Mar2025 00:53:49.303] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file villagesandpillages-neoforge-mc1.21.1-1.0.3.jar with {villagesandpillages} mods - versions {1.0.3}
|
1581 | [28Mar2025 00:53:49.303] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "villagesandpillages-neoforge-mc1.21.1-1.0.3.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1582 | [28Mar2025 00:53:49.304] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\voicechat-neoforge-1.21.1-2.5.27.jar
|
1583 | [28Mar2025 00:53:49.305] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\voicechat-neoforge-1.21.1-2.5.27.jar
|
1584 | [28Mar2025 00:53:49.305] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file voicechat-neoforge-1.21.1-2.5.27.jar with {voicechat} mods - versions {1.21.1-2.5.27}
|
1585 | [28Mar2025 00:53:49.305] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "voicechat-neoforge-1.21.1-2.5.27.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1586 | [28Mar2025 00:53:49.306] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\waystones-neoforge-1.21.1-21.1.13.jar
|
1587 | [28Mar2025 00:53:49.306] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\waystones-neoforge-1.21.1-21.1.13.jar
|
1588 | [28Mar2025 00:53:49.306] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file waystones-neoforge-1.21.1-21.1.13.jar with {waystones} mods - versions {21.1.13}
|
1589 | [28Mar2025 00:53:49.306] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "waystones-neoforge-1.21.1-21.1.13.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1590 | [28Mar2025 00:53:49.307] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\wirelesschargers-1.0.9a-neoforge-mc1.21.jar
|
1591 | [28Mar2025 00:53:49.307] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\wirelesschargers-1.0.9a-neoforge-mc1.21.jar
|
1592 | [28Mar2025 00:53:49.308] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file wirelesschargers-1.0.9a-neoforge-mc1.21.jar with {wirelesschargers} mods - versions {1.0.9+a}
|
1593 | [28Mar2025 00:53:49.308] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "wirelesschargers-1.0.9a-neoforge-mc1.21.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1594 | [28Mar2025 00:53:49.309] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\WitherSkeletonTweaks-1.21.1-10.0.2.jar
|
1595 | [28Mar2025 00:53:49.309] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\WitherSkeletonTweaks-1.21.1-10.0.2.jar
|
1596 | [28Mar2025 00:53:49.309] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file WitherSkeletonTweaks-1.21.1-10.0.2.jar with {wstweaks} mods - versions {10.0.2}
|
1597 | [28Mar2025 00:53:49.309] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "WitherSkeletonTweaks-1.21.1-10.0.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1598 | [28Mar2025 00:53:49.310] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\wits-1.3.0+1.21-neoforge.jar
|
1599 | [28Mar2025 00:53:49.310] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\wits-1.3.0+1.21-neoforge.jar
|
1600 | [28Mar2025 00:53:49.310] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file wits-1.3.0+1.21-neoforge.jar with {wits} mods - versions {1.3.0+1.21-neoforge}
|
1601 | [28Mar2025 00:53:49.310] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "wits-1.3.0+1.21-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1602 | [28Mar2025 00:53:49.312] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\xnet-1.21-7.0.4.jar
|
1603 | [28Mar2025 00:53:49.312] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\xnet-1.21-7.0.4.jar
|
1604 | [28Mar2025 00:53:49.312] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file xnet-1.21-7.0.4.jar with {xnet} mods - versions {1.21-7.0.4}
|
1605 | [28Mar2025 00:53:49.312] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "xnet-1.21-7.0.4.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1606 | [28Mar2025 00:53:49.314] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\xtonesreworked-1.1.0-NF-1.21_21.0.167.jar
|
1607 | [28Mar2025 00:53:49.314] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\xtonesreworked-1.1.0-NF-1.21_21.0.167.jar
|
1608 | [28Mar2025 00:53:49.315] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file xtonesreworked-1.1.0-NF-1.21_21.0.167.jar with {xtonesreworked} mods - versions {1.1.0}
|
1609 | [28Mar2025 00:53:49.315] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "xtonesreworked-1.1.0-NF-1.21_21.0.167.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1610 | [28Mar2025 00:53:49.316] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\xycraft_core-0.7.45-all.jar
|
1611 | [28Mar2025 00:53:49.316] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\xycraft_core-0.7.45-all.jar
|
1612 | [28Mar2025 00:53:49.317] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file xycraft_core-0.7.45-all.jar with {xycraft_core} mods - versions {0.7.45}
|
1613 | [28Mar2025 00:53:49.317] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "xycraft_core-0.7.45-all.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1614 | [28Mar2025 00:53:49.319] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\xycraft_machines-0.7.45.jar
|
1615 | [28Mar2025 00:53:49.319] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\xycraft_machines-0.7.45.jar
|
1616 | [28Mar2025 00:53:49.319] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file xycraft_machines-0.7.45.jar with {xycraft_machines} mods - versions {0.7.45}
|
1617 | [28Mar2025 00:53:49.319] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "xycraft_machines-0.7.45.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1618 | [28Mar2025 00:53:49.321] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\xycraft_override-0.7.45.jar
|
1619 | [28Mar2025 00:53:49.321] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\xycraft_override-0.7.45.jar
|
1620 | [28Mar2025 00:53:49.321] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file xycraft_override-0.7.45.jar with {xycraft_override} mods - versions {0.7.45}
|
1621 | [28Mar2025 00:53:49.321] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "xycraft_override-0.7.45.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1622 | [28Mar2025 00:53:49.323] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\xycraft_world-0.7.45.jar
|
1623 | [28Mar2025 00:53:49.323] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\xycraft_world-0.7.45.jar
|
1624 | [28Mar2025 00:53:49.323] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file xycraft_world-0.7.45.jar with {xycraft_world} mods - versions {0.7.45}
|
1625 | [28Mar2025 00:53:49.323] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "xycraft_world-0.7.45.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1626 | [28Mar2025 00:53:49.325] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\yeetusexperimentus-neoforge-87.0.0.jar
|
1627 | [28Mar2025 00:53:49.325] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\yeetusexperimentus-neoforge-87.0.0.jar
|
1628 | [28Mar2025 00:53:49.326] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file yeetusexperimentus-neoforge-87.0.0.jar with {yeetusexperimentus} mods - versions {87.0.0}
|
1629 | [28Mar2025 00:53:49.326] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "yeetusexperimentus-neoforge-87.0.0.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1630 | [28Mar2025 00:53:49.328] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\YetAnotherConfigLib-3.6.2+1.21-neoforge.jar
|
1631 | [28Mar2025 00:53:49.328] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\YetAnotherConfigLib-3.6.2+1.21-neoforge.jar
|
1632 | [28Mar2025 00:53:49.329] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YetAnotherConfigLib-3.6.2+1.21-neoforge.jar with {yet_another_config_lib_v3} mods - versions {3.6.2+1.21-neoforge}
|
1633 | [28Mar2025 00:53:49.329] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "YetAnotherConfigLib-3.6.2+1.21-neoforge.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1634 | [28Mar2025 00:53:49.330] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\YungsApi-1.21.1-NeoForge-5.1.4.jar
|
1635 | [28Mar2025 00:53:49.330] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\YungsApi-1.21.1-NeoForge-5.1.4.jar
|
1636 | [28Mar2025 00:53:49.330] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsApi-1.21.1-NeoForge-5.1.4.jar with {yungsapi} mods - versions {1.21.1-NeoForge-5.1.4}
|
1637 | [28Mar2025 00:53:49.330] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "YungsApi-1.21.1-NeoForge-5.1.4.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1638 | [28Mar2025 00:53:49.331] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\YungsBetterDesertTemples-1.21.1-NeoForge-4.1.5.jar
|
1639 | [28Mar2025 00:53:49.331] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\YungsBetterDesertTemples-1.21.1-NeoForge-4.1.5.jar
|
1640 | [28Mar2025 00:53:49.332] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterDesertTemples-1.21.1-NeoForge-4.1.5.jar with {betterdeserttemples} mods - versions {1.21.1-NeoForge-4.1.5}
|
1641 | [28Mar2025 00:53:49.332] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "YungsBetterDesertTemples-1.21.1-NeoForge-4.1.5.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1642 | [28Mar2025 00:53:49.333] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\YungsBetterDungeons-1.21.1-NeoForge-5.1.4.jar
|
1643 | [28Mar2025 00:53:49.333] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\YungsBetterDungeons-1.21.1-NeoForge-5.1.4.jar
|
1644 | [28Mar2025 00:53:49.333] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterDungeons-1.21.1-NeoForge-5.1.4.jar with {betterdungeons} mods - versions {1.21.1-NeoForge-5.1.4}
|
1645 | [28Mar2025 00:53:49.333] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "YungsBetterDungeons-1.21.1-NeoForge-5.1.4.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1646 | [28Mar2025 00:53:49.334] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\YungsBetterEndIsland-1.21.1-NeoForge-3.1.2.jar
|
1647 | [28Mar2025 00:53:49.334] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\YungsBetterEndIsland-1.21.1-NeoForge-3.1.2.jar
|
1648 | [28Mar2025 00:53:49.335] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterEndIsland-1.21.1-NeoForge-3.1.2.jar with {betterendisland} mods - versions {1.21.1-NeoForge-3.1.2}
|
1649 | [28Mar2025 00:53:49.335] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "YungsBetterEndIsland-1.21.1-NeoForge-3.1.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1650 | [28Mar2025 00:53:49.336] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\YungsBetterJungleTemples-1.21.1-NeoForge-3.1.2.jar
|
1651 | [28Mar2025 00:53:49.336] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\YungsBetterJungleTemples-1.21.1-NeoForge-3.1.2.jar
|
1652 | [28Mar2025 00:53:49.337] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterJungleTemples-1.21.1-NeoForge-3.1.2.jar with {betterjungletemples} mods - versions {1.21.1-NeoForge-3.1.2}
|
1653 | [28Mar2025 00:53:49.337] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "YungsBetterJungleTemples-1.21.1-NeoForge-3.1.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1654 | [28Mar2025 00:53:49.338] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\YungsBetterMineshafts-1.21.1-NeoForge-5.1.1.jar
|
1655 | [28Mar2025 00:53:49.338] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\YungsBetterMineshafts-1.21.1-NeoForge-5.1.1.jar
|
1656 | [28Mar2025 00:53:49.338] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterMineshafts-1.21.1-NeoForge-5.1.1.jar with {bettermineshafts} mods - versions {1.21.1-NeoForge-5.1.1}
|
1657 | [28Mar2025 00:53:49.338] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "YungsBetterMineshafts-1.21.1-NeoForge-5.1.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1658 | [28Mar2025 00:53:49.339] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.4.jar
|
1659 | [28Mar2025 00:53:49.339] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.4.jar
|
1660 | [28Mar2025 00:53:49.339] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.4.jar with {betterfortresses} mods - versions {1.21.1-NeoForge-3.1.4}
|
1661 | [28Mar2025 00:53:49.340] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.4.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1662 | [28Mar2025 00:53:49.340] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.2.jar
|
1663 | [28Mar2025 00:53:49.340] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.2.jar
|
1664 | [28Mar2025 00:53:49.341] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.2.jar with {betteroceanmonuments} mods - versions {1.21.1-NeoForge-4.1.2}
|
1665 | [28Mar2025 00:53:49.341] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.2.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1666 | [28Mar2025 00:53:49.342] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\YungsBetterStrongholds-1.21.1-NeoForge-5.1.3.jar
|
1667 | [28Mar2025 00:53:49.342] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\YungsBetterStrongholds-1.21.1-NeoForge-5.1.3.jar
|
1668 | [28Mar2025 00:53:49.342] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterStrongholds-1.21.1-NeoForge-5.1.3.jar with {betterstrongholds} mods - versions {1.21.1-NeoForge-5.1.3}
|
1669 | [28Mar2025 00:53:49.342] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "YungsBetterStrongholds-1.21.1-NeoForge-5.1.3.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1670 | [28Mar2025 00:53:49.343] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar
|
1671 | [28Mar2025 00:53:49.343] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar
|
1672 | [28Mar2025 00:53:49.343] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar with {betterwitchhuts} mods - versions {1.21.1-NeoForge-4.1.1}
|
1673 | [28Mar2025 00:53:49.344] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1674 | [28Mar2025 00:53:49.344] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\YungsExtras-1.21.1-NeoForge-5.1.1.jar
|
1675 | [28Mar2025 00:53:49.344] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\YungsExtras-1.21.1-NeoForge-5.1.1.jar
|
1676 | [28Mar2025 00:53:49.345] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsExtras-1.21.1-NeoForge-5.1.1.jar with {yungsextras} mods - versions {1.21.1-NeoForge-5.1.1}
|
1677 | [28Mar2025 00:53:49.345] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "YungsExtras-1.21.1-NeoForge-5.1.1.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1678 | [28Mar2025 00:53:49.346] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null: D:\Mainserver\Server-Files-2.41\mods\ZeroCore2-1.21.1-2.4.16.jar
|
1679 | [28Mar2025 00:53:49.346] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ZeroCore2-1.21.1-2.4.16.jar
|
1680 | [28Mar2025 00:53:49.346] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ZeroCore2-1.21.1-2.4.16.jar with {zerocore} mods - versions {1.21.1-2.4.16}
|
1681 | [28Mar2025 00:53:49.346] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ZeroCore2-1.21.1-2.4.16.jar" [locator: {mods folder locator at D:\Mainserver\Server-Files-2.41\mods}, reader: mod manifest]
|
1682 | [28Mar2025 00:53:49.346] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Locator {mods folder locator at D:\Mainserver\Server-Files-2.41\mods} found 393 mods, 0 warnings, 0 errors and skipped 1 candidates
|
1683 | [28Mar2025 00:53:49.346] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Trying locator maven libs
|
1684 | [28Mar2025 00:53:49.349] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
|
1685 | [28Mar2025 00:53:49.349] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Locator maven libs found 0 mods, 0 warnings, 0 errors and skipped 0 candidates
|
1686 | [28Mar2025 00:53:49.351] [main/DEBUG] [net.neoforged.fml.loading.UniqueModListBuilder/]: Found 2 mods for first modid computercraft, selecting most recent based on version data
|
1687 | [28Mar2025 00:53:49.351] [main/DEBUG] [net.neoforged.fml.loading.UniqueModListBuilder/]: Selected file cc-tweaked-1.21.1-forge-1.115.1.jar for modid computercraft with version 1.115.1
|
1688 | [28Mar2025 00:53:49.355] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Successfully Loaded 394 mods. Attempting to load dependencies...
|
1689 | [28Mar2025 00:53:49.355] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Trying locator jarinjar
|
1690 | [28Mar2025 00:53:49.361] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
1691 | [28Mar2025 00:53:49.361] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1692 | [28Mar2025 00:53:49.361] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file crash_assistant-neoforge.jar with {crash_assistant} mods - versions {1.4.3}
|
1693 | [28Mar2025 00:53:49.362] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "crash_assistant-neoforge.jar" [parent: , locator: jarinjar, reader: mod manifest]
|
1694 | [28Mar2025 00:53:49.362] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Trying locator jarinjar
|
1695 | [28Mar2025 00:53:49.364] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from YungsBetterDungeons-1.21.1-NeoForge-5.1.4.jar, it does not contain dependency information.
|
1696 | [28Mar2025 00:53:49.364] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from almanac-1.21.x-neoforge-1.0.2.jar, it does not contain dependency information.
|
1697 | [28Mar2025 00:53:49.364] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ftb-essentials-neoforge-2101.1.6.jar, it does not contain dependency information.
|
1698 | [28Mar2025 00:53:49.364] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from disenchanting_table-merged-1.21.1-3.1.0.jar, it does not contain dependency information.
|
1699 | [28Mar2025 00:53:49.364] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from simplemagnets-1.1.12b-neoforge-mc1.21.jar, it does not contain dependency information.
|
1700 | [28Mar2025 00:53:49.364] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from integratedterminals-1.21.1-neoforge-1.6.10.jar, it does not contain dependency information.
|
1701 | [28Mar2025 00:53:49.364] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from rftoolsbase-1.21-6.0.6.jar, it does not contain dependency information.
|
1702 | [28Mar2025 00:53:49.364] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from laserio-1.9.11.jar, it does not contain dependency information.
|
1703 | [28Mar2025 00:53:49.365] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from modernfix-neoforge-5.20.2+mc1.21.1.jar, it does not contain dependency information.
|
1704 | [28Mar2025 00:53:49.365] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from evilcraft-1.21.1-neoforge-1.2.68.jar, it does not contain dependency information.
|
1705 | [28Mar2025 00:53:49.365] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from YungsApi-1.21.1-NeoForge-5.1.4.jar, it does not contain dependency information.
|
1706 | [28Mar2025 00:53:49.365] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mcw-stairs-1.0.1-1.21.1neoforge.jar, it does not contain dependency information.
|
1707 | [28Mar2025 00:53:49.365] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from GatewaysToEternity-1.21.1-5.0.2.jar, it does not contain dependency information.
|
1708 | [28Mar2025 00:53:49.365] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from rechiseled_chipped-1.2.jar, it does not contain dependency information.
|
1709 | [28Mar2025 00:53:49.365] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from WitherSkeletonTweaks-1.21.1-10.0.2.jar, it does not contain dependency information.
|
1710 | [28Mar2025 00:53:49.365] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from shrink-2.0.0.44-neoforge.jar, it does not contain dependency information.
|
1711 | [28Mar2025 00:53:49.365] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Apotheosis-1.21.1-8.2.1.jar, it does not contain dependency information.
|
1712 | [28Mar2025 00:53:49.365] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from soulplied_energistics-1.0.1.jar, it does not contain dependency information.
|
1713 | [28Mar2025 00:53:49.365] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.4.jar, it does not contain dependency information.
|
1714 | [28Mar2025 00:53:49.365] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from cloth-config-15.0.140-neoforge.jar, it does not contain dependency information.
|
1715 | [28Mar2025 00:53:49.365] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from sawmill-1.21-1.5.14-neoforge.jar, it does not contain dependency information.
|
1716 | [28Mar2025 00:53:49.365] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from aeinfinitybooster-neoforge-1.21.1-1.0.0.49.jar, it does not contain dependency information.
|
1717 | [28Mar2025 00:53:49.365] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from industrialforegoing-1.21-3.6.24.jar, it does not contain dependency information.
|
1718 | [28Mar2025 00:53:49.365] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ftb-xmod-compat-neoforge-21.1.3.jar, it does not contain dependency information.
|
1719 | [28Mar2025 00:53:49.365] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from handcrafted-neoforge-1.21.1-4.0.2.jar, it does not contain dependency information.
|
1720 | [28Mar2025 00:53:49.365] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from repurposed_structures-7.5.13+1.21.1-neoforge.jar, it does not contain dependency information.
|
1721 | [28Mar2025 00:53:49.365] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from bcc-21.1.3+mc1.21.1.jar, it does not contain dependency information.
|
1722 | [28Mar2025 00:53:49.365] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from camol-1.21.1-0.2.1.jar, it does not contain dependency information.
|
1723 | [28Mar2025 00:53:49.365] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from heyberryshutup-1.21.0-2.0.4.jar, it does not contain dependency information.
|
1724 | [28Mar2025 00:53:49.366] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from integratedscripting-1.21.1-neoforge-1.0.17.jar, it does not contain dependency information.
|
1725 | [28Mar2025 00:53:49.366] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from spark-1.10.124-neoforge.jar, it does not contain dependency information.
|
1726 | [28Mar2025 00:53:49.366] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from YungsExtras-1.21.1-NeoForge-5.1.1.jar, it does not contain dependency information.
|
1727 | [28Mar2025 00:53:49.366] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from tombstone-neoforge-1.21.1-9.2.8.jar, it does not contain dependency information.
|
1728 | [28Mar2025 00:53:49.366] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from NaturesAura-41.6.jar, it does not contain dependency information.
|
1729 | [28Mar2025 00:53:49.366] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mcw-roofs-2.3.1-mc1.21.1neoforge.jar, it does not contain dependency information.
|
1730 | [28Mar2025 00:53:49.366] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from YungsBetterEndIsland-1.21.1-NeoForge-3.1.2.jar, it does not contain dependency information.
|
1731 | [28Mar2025 00:53:49.366] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Super Factory Manager-1.21.1-4.19.0.jar, it does not contain dependency information.
|
1732 | [28Mar2025 00:53:49.366] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mcw-lights-1.1.1-mc1.21.1neoforge.jar, it does not contain dependency information.
|
1733 | [28Mar2025 00:53:49.366] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from YungsBetterJungleTemples-1.21.1-NeoForge-3.1.2.jar, it does not contain dependency information.
|
1734 | [28Mar2025 00:53:49.366] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Byzantine-1.21.1-30.jar, it does not contain dependency information.
|
1735 | [28Mar2025 00:53:49.366] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from SmartBrainLib-neoforge-1.21.1-1.16.7.jar, it does not contain dependency information.
|
1736 | [28Mar2025 00:53:49.366] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from rechiseled-1.1.6a-neoforge-mc1.21.jar, it does not contain dependency information.
|
1737 | [28Mar2025 00:53:49.366] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from appliedenergistics2-19.2.5-beta.jar, it does not contain dependency information.
|
1738 | [28Mar2025 00:53:49.366] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from lithium-neoforge-0.14.7+mc1.21.1.jar, it does not contain dependency information.
|
1739 | [28Mar2025 00:53:49.366] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from attributefix-neoforge-1.21.1-21.1.2.jar, it does not contain dependency information.
|
1740 | [28Mar2025 00:53:49.366] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from bibliocraft-1.21.1-1.4.1.jar, it does not contain dependency information.
|
1741 | [28Mar2025 00:53:49.366] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from caelus-neoforge-7.0.1+1.21.1.jar, it does not contain dependency information.
|
1742 | [28Mar2025 00:53:49.366] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from allthecompressed-1.21.1-4.2.0.jar, it does not contain dependency information.
|
1743 | [28Mar2025 00:53:49.366] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mcw-holidays-1.1.0-mc1.21.1neoforge.jar, it does not contain dependency information.
|
1744 | [28Mar2025 00:53:49.366] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from EpheroLib-1.21.1-NEO-FORGE-1.2.0.jar, it does not contain dependency information.
|
1745 | [28Mar2025 00:53:49.366] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from laserbridges-1.21.1-neoforge-5.jar, it does not contain dependency information.
|
1746 | [28Mar2025 00:53:49.366] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from farmingforblockheads-neoforge-1.21.1-21.1.7.jar, it does not contain dependency information.
|
1747 | [28Mar2025 00:53:49.367] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from additional_lights-neoforge-1.21-2.1.9.jar, it does not contain dependency information.
|
1748 | [28Mar2025 00:53:49.367] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from fusion-1.2.4-neoforge-mc1.21.jar, it does not contain dependency information.
|
1749 | [28Mar2025 00:53:49.367] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from rftoolspower-1.21-7.0.3.jar, it does not contain dependency information.
|
1750 | [28Mar2025 00:53:49.367] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from EdivadLib-1.21-3.0.0.jar, it does not contain dependency information.
|
1751 | [28Mar2025 00:53:49.367] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from integratedcrafting-1.21.1-neoforge-1.1.16-300.jar, it does not contain dependency information.
|
1752 | [28Mar2025 00:53:49.367] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from DungeonsArise-1.21.x-2.1.64-release.jar, it does not contain dependency information.
|
1753 | [28Mar2025 00:53:49.367] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from server-1.21.1-20240808.144430-srg.jar, it does not contain dependency information.
|
1754 | [28Mar2025 00:53:49.367] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from voicechat-neoforge-1.21.1-2.5.27.jar, it does not contain dependency information.
|
1755 | [28Mar2025 00:53:49.367] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from TerraBlender-neoforge-1.21.1-4.1.0.8.jar, it does not contain dependency information.
|
1756 | [28Mar2025 00:53:49.367] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from livingthings-neoforge-1.21.1-2.2.0.jar, it does not contain dependency information.
|
1757 | [28Mar2025 00:53:49.367] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from xycraft_machines-0.7.45.jar, it does not contain dependency information.
|
1758 | [28Mar2025 00:53:49.367] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from pamhc2crops-NEOFORGE-1.21.1-1.0.0.jar, it does not contain dependency information.
|
1759 | [28Mar2025 00:53:49.367] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from alltheleaks-0.1.15-beta+1.21.1-neoforge.jar, it does not contain dependency information.
|
1760 | [28Mar2025 00:53:49.367] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from cleanswing-1.9.jar, it does not contain dependency information.
|
1761 | [28Mar2025 00:53:49.367] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Corgilib-NeoForge-1.21.1-5.0.0.3.jar, it does not contain dependency information.
|
1762 | [28Mar2025 00:53:49.367] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from sushigocrafting-1.21-0.6.4.jar, it does not contain dependency information.
|
1763 | [28Mar2025 00:53:49.367] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from domum_ornamentum-1.0.204-1.21.1-snapshot.jar, it does not contain dependency information.
|
1764 | [28Mar2025 00:53:49.367] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from rftoolsbuilder-1.21-7.0.2.jar, it does not contain dependency information.
|
1765 | [28Mar2025 00:53:49.367] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from luminax-1.2.2_neoforge_1.21.1.jar, it does not contain dependency information.
|
1766 | [28Mar2025 00:53:49.367] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ftb-filter-system-neoforge-21.1.0.jar, it does not contain dependency information.
|
1767 | [28Mar2025 00:53:49.367] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from experiencelib-1.21.1-1.0.3.jar, it does not contain dependency information.
|
1768 | [28Mar2025 00:53:49.367] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from baubley-heart-canisters-1.21.1-1.2.2.jar, it does not contain dependency information.
|
1769 | [28Mar2025 00:53:49.367] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from [1.21.1] SecurityCraft v1.9.12.jar, it does not contain dependency information.
|
1770 | [28Mar2025 00:53:49.368] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from almostunified-neoforge-1.21.1-1.2.3.jar, it does not contain dependency information.
|
1771 | [28Mar2025 00:53:49.368] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from structurize-1.0.765-1.21.1-snapshot.jar, it does not contain dependency information.
|
1772 | [28Mar2025 00:53:49.368] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from wits-1.3.0+1.21-neoforge.jar, it does not contain dependency information.
|
1773 | [28Mar2025 00:53:49.368] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from FastFurnace-1.21.1-9.0.0.jar, it does not contain dependency information.
|
1774 | [28Mar2025 00:53:49.368] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Structory_Towers_1.21.x_v1.0.10.jar, it does not contain dependency information.
|
1775 | [28Mar2025 00:53:49.368] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from appleskin-neoforge-mc1.21-3.0.5.jar, it does not contain dependency information.
|
1776 | [28Mar2025 00:53:49.368] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from lootr-neoforge-1.21-1.10.35.90.jar, it does not contain dependency information.
|
1777 | [28Mar2025 00:53:49.368] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from occultism-1.21.1-neoforge-1.177.1.jar, it does not contain dependency information.
|
1778 | [28Mar2025 00:53:49.368] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from rebind_narrator-neoforge-1.21.1-2.0.3.jar, it does not contain dependency information.
|
1779 | [28Mar2025 00:53:49.368] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from cosmeticarmorreworked-1.21.1-v1-neoforge.jar, it does not contain dependency information.
|
1780 | [28Mar2025 00:53:49.368] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ae2ct-1.21.1-1.0.5.jar, it does not contain dependency information.
|
1781 | [28Mar2025 00:53:49.368] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from morered-1.21.1-6.0.0.3.jar, it does not contain dependency information.
|
1782 | [28Mar2025 00:53:49.368] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from AdvancedPeripherals-1.21.1-0.7.49a.jar, it does not contain dependency information.
|
1783 | [28Mar2025 00:53:49.368] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from towntalk-1.2.0.jar, it does not contain dependency information.
|
1784 | [28Mar2025 00:53:49.368] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from fireproofboats-1.21.0-1.0.3.jar, it does not contain dependency information.
|
1785 | [28Mar2025 00:53:49.368] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from not_enough_glyphs-1.21.1-4.0.6.jar, it does not contain dependency information.
|
1786 | [28Mar2025 00:53:49.368] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.2.jar, it does not contain dependency information.
|
1787 | [28Mar2025 00:53:49.368] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from sophisticatedcore-1.21.1-1.3.2.900.jar, it does not contain dependency information.
|
1788 | [28Mar2025 00:53:49.368] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from modular_machinery_reborn_mekanism-1.21.1-2.0.3.jar, it does not contain dependency information.
|
1789 | [28Mar2025 00:53:49.368] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Glassential-renewed-neoforge-1.21.1-3.1.5.jar, it does not contain dependency information.
|
1790 | [28Mar2025 00:53:49.368] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Placebo-1.21.1-9.7.0.jar, it does not contain dependency information.
|
1791 | [28Mar2025 00:53:49.368] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from cobweb-neoforge-1.21-1.3.3.jar, it does not contain dependency information.
|
1792 | [28Mar2025 00:53:49.368] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from bookshelf-neoforge-1.21.1-21.1.50.jar, it does not contain dependency information.
|
1793 | [28Mar2025 00:53:49.368] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from sophisticatedbackpacks-1.21.1-3.24.1.1212.jar, it does not contain dependency information.
|
1794 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Immersive-Energistics-1.1.0-beta.jar, it does not contain dependency information.
|
1795 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mcw-doors-1.1.2-mc1.21.1neoforge.jar, it does not contain dependency information.
|
1796 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from MoreRed-CCT-Compat-1.21.1-1.3.0.jar, it does not contain dependency information.
|
1797 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from MekanismGenerators-1.21.1-10.7.12.77.jar, it does not contain dependency information.
|
1798 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from AE2NetworkAnalyzer-1.21-2.0.1-neoforge.jar, it does not contain dependency information.
|
1799 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from utilitarian-1.21.1-0.13.10.jar, it does not contain dependency information.
|
1800 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ftb-teams-neoforge-2101.1.2.jar, it does not contain dependency information.
|
1801 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from chipped-neoforge-1.21.1-4.0.2.jar, it does not contain dependency information.
|
1802 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mcw-bridges-3.0.0-mc1.21.1neoforge.jar, it does not contain dependency information.
|
1803 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from entity_model_features_neoforge_1.21.1-2.4.1.jar, it does not contain dependency information.
|
1804 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from HostileNeuralNetworks-1.21.1-6.1.3.jar, it does not contain dependency information.
|
1805 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from jearchaeology-1.21.0-1.1.5.jar, it does not contain dependency information.
|
1806 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ftb-ranks-neoforge-2101.1.2.jar, it does not contain dependency information.
|
1807 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from fuelgoeshere-1.21.1-1.2.0.jar, it does not contain dependency information.
|
1808 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from simplylight-1.5.3+1.21.1-b4.jar, it does not contain dependency information.
|
1809 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from industrial-foregoing-souls-1.21.1-1.10.4.jar, it does not contain dependency information.
|
1810 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from lionfishapi-2.6.jar, it does not contain dependency information.
|
1811 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from memorysettings-1.21-5.9.jar, it does not contain dependency information.
|
1812 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from L_Ender's Cataclysm-2.58-1.21.1.jar, it does not contain dependency information.
|
1813 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from blockui-1.0.195-1.21.1-snapshot.jar, it does not contain dependency information.
|
1814 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from tiab-neoforge-6.4.0.jar, it does not contain dependency information.
|
1815 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from smithingtemplateviewer-1.0.0.jar, it does not contain dependency information.
|
1816 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from MysticalCustomization-1.21.1-6.0.0.jar, it does not contain dependency information.
|
1817 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from elevatorid-neoforge-1.21.1-1.11.4.jar, it does not contain dependency information.
|
1818 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from accelerated-decay-neoforge-21.0.0.jar, it does not contain dependency information.
|
1819 | [28Mar2025 00:53:49.369] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from BridgingMod-2.6.2+1.21.1.neoforge-release.jar, it does not contain dependency information.
|
1820 | [28Mar2025 00:53:49.370] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from hardenedarmadillos-1.21.1-0.2.0.jar, it does not contain dependency information.
|
1821 | [28Mar2025 00:53:49.370] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from AI-Improvements-1.21-0.5.3.jar, it does not contain dependency information.
|
1822 | [28Mar2025 00:53:49.370] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from cupboard-1.21-2.9.jar, it does not contain dependency information.
|
1823 | [28Mar2025 00:53:49.370] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ars_ocultas-1.21.1-2.1.0.jar, it does not contain dependency information.
|
1824 | [28Mar2025 00:53:49.370] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from The_Undergarden-1.21.1-0.8.22.jar, it does not contain dependency information.
|
1825 | [28Mar2025 00:53:49.370] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from monolib-neoforge-1.21.1-2.0.0.jar, it does not contain dependency information.
|
1826 | [28Mar2025 00:53:49.370] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from framework-neoforge-1.21.1-0.9.4.jar, it does not contain dependency information.
|
1827 | [28Mar2025 00:53:49.370] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from bwncr-neoforge-1.21.1-3.20.3.jar, it does not contain dependency information.
|
1828 | [28Mar2025 00:53:49.370] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from observable-5.4.3.jar, it does not contain dependency information.
|
1829 | [28Mar2025 00:53:49.370] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from atlas_api-1.21-1.0.2.jar, it does not contain dependency information.
|
1830 | [28Mar2025 00:53:49.370] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from pamhc2trees-NEOFORGE-1.21.1-1.0.0.jar, it does not contain dependency information.
|
1831 | [28Mar2025 00:53:49.370] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from redstonepen-1.21-neoforge-1.11.42.jar, it does not contain dependency information.
|
1832 | [28Mar2025 00:53:49.370] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Oh-The-Biomes-Weve-Gone-NeoForge-2.3.10.jar, it does not contain dependency information.
|
1833 | [28Mar2025 00:53:49.370] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from dyenamics-1.21.1-3.3.0.jar, it does not contain dependency information.
|
1834 | [28Mar2025 00:53:49.370] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from reap-neoforge-1.21.1-1.1.2.jar, it does not contain dependency information.
|
1835 | [28Mar2025 00:53:49.370] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from illagerwarship-1.0.0-neoforge-1.21.1.jar, it does not contain dependency information.
|
1836 | [28Mar2025 00:53:49.370] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Clumps-neoforge-1.21.1-19.0.0.1.jar, it does not contain dependency information.
|
1837 | [28Mar2025 00:53:49.370] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from restrictions-1.21-7.0.3.jar, it does not contain dependency information.
|
1838 | [28Mar2025 00:53:49.370] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ExplorersCompass-1.21.1-3.0.3-neoforge.jar, it does not contain dependency information.
|
1839 | [28Mar2025 00:53:49.370] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from AdvancedAE-1.2.5-1.21.1.jar, it does not contain dependency information.
|
1840 | [28Mar2025 00:53:49.370] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mininggadgets-1.18.6.jar, it does not contain dependency information.
|
1841 | [28Mar2025 00:53:49.370] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from theurgy_kubejs-1.21.1-neoforge-1.4.0.jar, it does not contain dependency information.
|
1842 | [28Mar2025 00:53:49.370] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from trophymanager-1.21.1-2.2.4.jar, it does not contain dependency information.
|
1843 | [28Mar2025 00:53:49.370] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from AkashicTome-1.8-29.jar, it does not contain dependency information.
|
1844 | [28Mar2025 00:53:49.371] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ftb-chunks-neoforge-2101.1.8.jar, it does not contain dependency information.
|
1845 | [28Mar2025 00:53:49.371] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from repeatable_trial_vaults-neoforge-1.21-1.0.2.jar, it does not contain dependency information.
|
1846 | [28Mar2025 00:53:49.371] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from MysticalAgriculture-1.21.1-8.0.13.jar, it does not contain dependency information.
|
1847 | [28Mar2025 00:53:49.371] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from craftingtweaks-neoforge-1.21.1-21.1.5.jar, it does not contain dependency information.
|
1848 | [28Mar2025 00:53:49.371] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from endermanoverhaul-neoforge-1.21.1-2.0.2.jar, it does not contain dependency information.
|
1849 | [28Mar2025 00:53:49.371] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ApothicSpawners-1.21.1-1.2.1.jar, it does not contain dependency information.
|
1850 | [28Mar2025 00:53:49.371] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ftbjeiextras-21.1.5.jar, it does not contain dependency information.
|
1851 | [28Mar2025 00:53:49.371] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from easy-villagers-neoforge-1.21.1-1.1.23.jar, it does not contain dependency information.
|
1852 | [28Mar2025 00:53:49.371] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from reliquary-1.21.1-2.0.47.1254.jar, it does not contain dependency information.
|
1853 | [28Mar2025 00:53:49.371] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mes-1.3.5-1.21.jar, it does not contain dependency information.
|
1854 | [28Mar2025 00:53:49.371] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from polyeng-0.4.1.jar, it does not contain dependency information.
|
1855 | [28Mar2025 00:53:49.371] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from FastWorkbench-1.21-9.1.2.jar, it does not contain dependency information.
|
1856 | [28Mar2025 00:53:49.371] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from FluxNetworks-1.21.1-8.0.0.jar, it does not contain dependency information.
|
1857 | [28Mar2025 00:53:49.371] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ars_elemental-1.21.1-0.7.2.5.jar, it does not contain dependency information.
|
1858 | [28Mar2025 00:53:49.371] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from irons_spellbooks-1.21.1-3.10.1.jar, it does not contain dependency information.
|
1859 | [28Mar2025 00:53:49.371] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from buildinggadgets2-1.3.8.jar, it does not contain dependency information.
|
1860 | [28Mar2025 00:53:49.371] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from minecolonies-1.1.905-1.21.1-snapshot.jar, it does not contain dependency information.
|
1861 | [28Mar2025 00:53:49.371] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from pylons-1.21.1-5.1.1.jar, it does not contain dependency information.
|
1862 | [28Mar2025 00:53:49.371] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ferritecore-7.0.2-neoforge.jar, it does not contain dependency information.
|
1863 | [28Mar2025 00:53:49.371] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from functionalstorage-1.21.1-1.4.2.jar, it does not contain dependency information.
|
1864 | [28Mar2025 00:53:49.371] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from modular-routers-13.2.1+mc1.21.1.jar, it does not contain dependency information.
|
1865 | [28Mar2025 00:53:49.371] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from rarcompat-1.21-0.9.5.jar, it does not contain dependency information.
|
1866 | [28Mar2025 00:53:49.371] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from occultism_kubejs-1.21.1-neoforge-1.8.0.jar, it does not contain dependency information.
|
1867 | [28Mar2025 00:53:49.371] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from valhelsia_core-neoforge-1.21.1-1.1.5.jar, it does not contain dependency information.
|
1868 | [28Mar2025 00:53:49.371] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from overloadedarmorbar-neoforge-1.21-2.jar, it does not contain dependency information.
|
1869 | [28Mar2025 00:53:49.372] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from flickerfix-1.21.0.jar, it does not contain dependency information.
|
1870 | [28Mar2025 00:53:49.372] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from supermartijn642configlib-1.1.8-neoforge-mc1.21.jar, it does not contain dependency information.
|
1871 | [28Mar2025 00:53:49.372] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from AdditionalEnchantedMiner-1.21.1-neoforge-21.1.119.jar, it does not contain dependency information.
|
1872 | [28Mar2025 00:53:49.372] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from UndergroundVillages-neoforge-1.21-4.0.0.jar, it does not contain dependency information.
|
1873 | [28Mar2025 00:53:49.372] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from player-animation-lib-forge-2.0.1+1.21.1.jar, it does not contain dependency information.
|
1874 | [28Mar2025 00:53:49.372] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mcw-windows-2.3.0-mc1.21.1neoforge.jar, it does not contain dependency information.
|
1875 | [28Mar2025 00:53:49.372] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from IronJetpacks-1.21.1-8.0.7.jar, it does not contain dependency information.
|
1876 | [28Mar2025 00:53:49.372] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from xnet-1.21-7.0.4.jar, it does not contain dependency information.
|
1877 | [28Mar2025 00:53:49.372] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from CTM-1.21-1.2.1+3.jar, it does not contain dependency information.
|
1878 | [28Mar2025 00:53:49.372] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from tesseract-api-neoforge-1.8.3-1.21.1.jar, it does not contain dependency information.
|
1879 | [28Mar2025 00:53:49.372] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from everythingcopper-1.21.1-2.4.3.jar, it does not contain dependency information.
|
1880 | [28Mar2025 00:53:49.372] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Powah-6.1.6.jar, it does not contain dependency information.
|
1881 | [28Mar2025 00:53:49.372] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from rangedpumps-1.3.0.jar, it does not contain dependency information.
|
1882 | [28Mar2025 00:53:49.372] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ae2importexportcard-1.21-1.4.0.jar, it does not contain dependency information.
|
1883 | [28Mar2025 00:53:49.372] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from prickle-neoforge-1.21.1-21.1.6.jar, it does not contain dependency information.
|
1884 | [28Mar2025 00:53:49.372] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Modern-Dynamics-0.9.4.jar, it does not contain dependency information.
|
1885 | [28Mar2025 00:53:49.372] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from GravitationalModulatingAdditionalUnit-1.21.1-6.1.jar, it does not contain dependency information.
|
1886 | [28Mar2025 00:53:49.372] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from MysticalAgradditions-1.21.1-8.0.4.jar, it does not contain dependency information.
|
1887 | [28Mar2025 00:53:49.372] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from [neoforge]ctov-3.5.6.jar, it does not contain dependency information.
|
1888 | [28Mar2025 00:53:49.372] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from eternalstarlight-0.4.1+1.21.1+neoforge.jar, it does not contain dependency information.
|
1889 | [28Mar2025 00:53:49.372] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from athena-neoforge-1.21-4.0.1.jar, it does not contain dependency information.
|
1890 | [28Mar2025 00:53:49.373] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from stylecolonies-1.12-1.21.1.jar, it does not contain dependency information.
|
1891 | [28Mar2025 00:53:49.373] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from novillagerdm-1.21.1-6.0.0.jar, it does not contain dependency information.
|
1892 | [28Mar2025 00:53:49.373] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from lmft-1.0.4+1.21-neoforge.jar, it does not contain dependency information.
|
1893 | [28Mar2025 00:53:49.373] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from alltheores-3.1.6_neoforge_1.21.1.jar, it does not contain dependency information.
|
1894 | [28Mar2025 00:53:49.373] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Glodium-1.21-2.2-neoforge.jar, it does not contain dependency information.
|
1895 | [28Mar2025 00:53:49.373] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from torchmaster-neoforge-1.21.1-21.1.5-beta.jar, it does not contain dependency information.
|
1896 | [28Mar2025 00:53:49.373] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from sussysniffers-1.21.1-0.1.2.jar, it does not contain dependency information.
|
1897 | [28Mar2025 00:53:49.373] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Explorify v1.6.2 f10-48.jar, it does not contain dependency information.
|
1898 | [28Mar2025 00:53:49.373] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ironfurnaces-neoforge-1.21.1-4.2.6.jar, it does not contain dependency information.
|
1899 | [28Mar2025 00:53:49.373] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mcw-trapdoors-1.1.4-mc1.21.1neoforge.jar, it does not contain dependency information.
|
1900 | [28Mar2025 00:53:49.373] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from silent-gear-1.21.1-neoforge-4.0.15.jar, it does not contain dependency information.
|
1901 | [28Mar2025 00:53:49.373] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from supermartijn642corelib-1.1.18a-neoforge-mc1.21.jar, it does not contain dependency information.
|
1902 | [28Mar2025 00:53:49.373] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ApothicAttributes-1.21.1-2.7.0.jar, it does not contain dependency information.
|
1903 | [28Mar2025 00:53:49.373] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from resourcefulconfig-neoforge-1.21-3.0.9.jar, it does not contain dependency information.
|
1904 | [28Mar2025 00:53:49.373] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from curios-neoforge-9.3.1+1.21.1.jar, it does not contain dependency information.
|
1905 | [28Mar2025 00:53:49.373] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Searchables-neoforge-1.21.1-1.0.2.jar, it does not contain dependency information.
|
1906 | [28Mar2025 00:53:49.373] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Measurements-neoforge-1.21-3.0.0.jar, it does not contain dependency information.
|
1907 | [28Mar2025 00:53:49.373] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from FramedBlocks-10.3.1.jar, it does not contain dependency information.
|
1908 | [28Mar2025 00:53:49.373] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from deimos-1.21.1-neoforge-2.1.jar, it does not contain dependency information.
|
1909 | [28Mar2025 00:53:49.373] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mcw-furniture-3.3.0-mc1.21.1neoforge.jar, it does not contain dependency information.
|
1910 | [28Mar2025 00:53:49.373] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ApothicEnchanting-1.21.1-1.3.2.jar, it does not contain dependency information.
|
1911 | [28Mar2025 00:53:49.373] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from CodeChickenLib-1.21.1-4.6.0.521.jar, it does not contain dependency information.
|
1912 | [28Mar2025 00:53:49.373] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from YungsBetterMineshafts-1.21.1-NeoForge-5.1.1.jar, it does not contain dependency information.
|
1913 | [28Mar2025 00:53:49.374] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from crafting_on_a_stick-1.21.0.1.jar, it does not contain dependency information.
|
1914 | [28Mar2025 00:53:49.374] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ae2jeiintegration-1.2.0.jar, it does not contain dependency information.
|
1915 | [28Mar2025 00:53:49.374] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mekanismcovers-1.3-BETA+1.21.jar, it does not contain dependency information.
|
1916 | [28Mar2025 00:53:49.374] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ftb-library-neoforge-2101.1.12.jar, it does not contain dependency information.
|
1917 | [28Mar2025 00:53:49.374] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from harvest-with-ease-neoforge-1.21-9.4.0.jar, it does not contain dependency information.
|
1918 | [28Mar2025 00:53:49.374] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from formationsnether-1.0.5-mc1.21+.jar, it does not contain dependency information.
|
1919 | [28Mar2025 00:53:49.374] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from jei-1.21.1-neoforge-19.21.0.247.jar, it does not contain dependency information.
|
1920 | [28Mar2025 00:53:49.374] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from multipiston-1.2.51-1.21.1-snapshot.jar, it does not contain dependency information.
|
1921 | [28Mar2025 00:53:49.374] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from lithostitched-neoforge-1.21.1-1.4.5.jar, it does not contain dependency information.
|
1922 | [28Mar2025 00:53:49.374] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Mekanism-1.21.1-10.7.12.77.jar, it does not contain dependency information.
|
1923 | [28Mar2025 00:53:49.374] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from invtweaks-1.21.1-1.2.0.jar, it does not contain dependency information.
|
1924 | [28Mar2025 00:53:49.374] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from NaturesCompass-1.21.1-3.0.3-neoforge.jar, it does not contain dependency information.
|
1925 | [28Mar2025 00:53:49.374] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from jumpboat-1.21.0-1.0.5.jar, it does not contain dependency information.
|
1926 | [28Mar2025 00:53:49.374] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from catjammies-1.21-1.7.1.jar, it does not contain dependency information.
|
1927 | [28Mar2025 00:53:49.374] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from pneumaticcraft-repressurized-8.2.12+mc1.21.1.jar, it does not contain dependency information.
|
1928 | [28Mar2025 00:53:49.374] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from formations-1.0.3-neoforge-mc1.21.jar, it does not contain dependency information.
|
1929 | [28Mar2025 00:53:49.374] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from crystalix-1.2.2_neoforge_1.21.1.jar, it does not contain dependency information.
|
1930 | [28Mar2025 00:53:49.374] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from logbegone-neoforge-1.21.1-1.0.3.jar, it does not contain dependency information.
|
1931 | [28Mar2025 00:53:49.375] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mcw-paths-1.1.0neoforge-mc1.21.1.jar, it does not contain dependency information.
|
1932 | [28Mar2025 00:53:49.375] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ZeroCore2-1.21.1-2.4.16.jar, it does not contain dependency information.
|
1933 | [28Mar2025 00:53:49.375] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from formationsoverworld-1.0.4-mc1.21+.jar, it does not contain dependency information.
|
1934 | [28Mar2025 00:53:49.375] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from MouseTweaks-neoforge-mc1.21-2.26.1.jar, it does not contain dependency information.
|
1935 | [28Mar2025 00:53:49.375] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ftb-quests-neoforge-2101.1.6.jar, it does not contain dependency information.
|
1936 | [28Mar2025 00:53:49.375] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar, it does not contain dependency information.
|
1937 | [28Mar2025 00:53:49.375] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from modular_machinery_reborn_ars-1.21.1-2.0.0.jar, it does not contain dependency information.
|
1938 | [28Mar2025 00:53:49.375] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from allthemodium-2.8.10_mc_1.21.1.jar, it does not contain dependency information.
|
1939 | [28Mar2025 00:53:49.375] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.0.8.jar, it does not contain dependency information.
|
1940 | [28Mar2025 00:53:49.375] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from pipez-neoforge-1.21.1-1.2.19.jar, it does not contain dependency information.
|
1941 | [28Mar2025 00:53:49.375] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from integrateddynamics-1.21.1-neoforge-1.25.9.jar, it does not contain dependency information.
|
1942 | [28Mar2025 00:53:49.375] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from pamhc2foodcore-NEOFORGE-1.21.1-1.0.0.jar, it does not contain dependency information.
|
1943 | [28Mar2025 00:53:49.375] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from megacells-4.6.1.jar, it does not contain dependency information.
|
1944 | [28Mar2025 00:53:49.375] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from itemcollectors-1.1.10-neoforge-mc1.21.jar, it does not contain dependency information.
|
1945 | [28Mar2025 00:53:49.375] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from imfast-NEOFORGE-1.0.2.jar, it does not contain dependency information.
|
1946 | [28Mar2025 00:53:49.375] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from polymorph-neoforge-1.0.7+1.21.1.jar, it does not contain dependency information.
|
1947 | [28Mar2025 00:53:49.375] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from railcraft-reborn-1.21.1-1.2.5.jar, it does not contain dependency information.
|
1948 | [28Mar2025 00:53:49.375] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from showcaseitem-1.21-1.0.1.jar, it does not contain dependency information.
|
1949 | [28Mar2025 00:53:49.375] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from connectedglass-1.1.12-neoforge-mc1.21.jar, it does not contain dependency information.
|
1950 | [28Mar2025 00:53:49.376] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ConstructionSticks-1.21.1-1.1.5.jar, it does not contain dependency information.
|
1951 | [28Mar2025 00:53:49.376] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Aquaculture-1.21.1-2.7.13.jar, it does not contain dependency information.
|
1952 | [28Mar2025 00:53:49.376] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mns-1.0.8-1.21.jar, it does not contain dependency information.
|
1953 | [28Mar2025 00:53:49.376] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from cyclopscore-1.21.1-neoforge-1.25.7.jar, it does not contain dependency information.
|
1954 | [28Mar2025 00:53:49.376] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar, it does not contain dependency information.
|
1955 | [28Mar2025 00:53:49.376] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from netherportalfix-neoforge-1.21.1-21.1.1.jar, it does not contain dependency information.
|
1956 | [28Mar2025 00:53:49.376] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ars_additions-1.21.1-21.2.0.jar, it does not contain dependency information.
|
1957 | [28Mar2025 00:53:49.376] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from geckolib-neoforge-1.21.1-4.7.5.1.jar, it does not contain dependency information.
|
1958 | [28Mar2025 00:53:49.376] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from pocketstorage-1.2.4+1.21.1-b40.jar, it does not contain dependency information.
|
1959 | [28Mar2025 00:53:49.376] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from connectivity-1.21.1-7.1.jar, it does not contain dependency information.
|
1960 | [28Mar2025 00:53:49.376] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from cookingforblockheads-neoforge-1.21.1-21.1.12.jar, it does not contain dependency information.
|
1961 | [28Mar2025 00:53:49.376] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Controlling-neoforge-1.21.1-19.0.4.jar, it does not contain dependency information.
|
1962 | [28Mar2025 00:53:49.376] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from potionsmaster-21.1.72-0.6.8-packdev.jar, it does not contain dependency information.
|
1963 | [28Mar2025 00:53:49.376] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from storagedelight-25.03.09-1.21-neoforge.jar, it does not contain dependency information.
|
1964 | [28Mar2025 00:53:49.376] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from relics-1.21.1-0.10.7.2.jar, it does not contain dependency information.
|
1965 | [28Mar2025 00:53:49.376] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from generatorgalore-1.21.1-1.3.4.jar, it does not contain dependency information.
|
1966 | [28Mar2025 00:53:49.376] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from herbsandharvest-1.21.1-1.jar, it does not contain dependency information.
|
1967 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from dummmmmmy-1.21-2.0.7-neoforge.jar, it does not contain dependency information.
|
1968 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mob_grinding_utils-1.1.7+mc1.21.1.jar, it does not contain dependency information.
|
1969 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from arseng-2.1.1-beta.jar, it does not contain dependency information.
|
1970 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from modular_machinery_reborn-1.21.1-2.1.5.jar, it does not contain dependency information.
|
1971 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from AppliedFlux-1.21-2.0.5-neoforge.jar, it does not contain dependency information.
|
1972 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from FarmersDelight-1.21.1-1.2.7.jar, it does not contain dependency information.
|
1973 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from entangled-1.3.20a-neoforge-mc1.21.jar, it does not contain dependency information.
|
1974 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from commoncapabilities-1.21.1-neoforge-2.9.7-197.jar, it does not contain dependency information.
|
1975 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from crashutilities-9.0.4.jar, it does not contain dependency information.
|
1976 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from getittogetherdrops-neoforge-1.21-1.3.2.jar, it does not contain dependency information.
|
1977 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mcw-fences-1.1.2-mc1.21.1neoforge.jar, it does not contain dependency information.
|
1978 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from xycraft_world-0.7.45.jar, it does not contain dependency information.
|
1979 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from wirelesschargers-1.0.9a-neoforge-mc1.21.jar, it does not contain dependency information.
|
1980 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from merequester-neoforge-1.21.1-1.1.8.jar, it does not contain dependency information.
|
1981 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from pamhc2foodextended-NEOFORGE-1.21.1-1.0.0.jar, it does not contain dependency information.
|
1982 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from actuallyadditions-1.3.16+mc1.21.1.jar, it does not contain dependency information.
|
1983 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Patchouli-1.21-88-NEOFORGE.jar, it does not contain dependency information.
|
1984 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from integratedtunnels-1.21.1-neoforge-1.8.36-393.jar, it does not contain dependency information.
|
1985 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ftb-ultimine-neoforge-2101.1.1.jar, it does not contain dependency information.
|
1986 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from YungsBetterStrongholds-1.21.1-NeoForge-5.1.3.jar, it does not contain dependency information.
|
1987 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mifa-neoforge-1.21.x-2.1.0.jar, it does not contain dependency information.
|
1988 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from MekanismTools-1.21.1-10.7.12.77.jar, it does not contain dependency information.
|
1989 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from deeperdarker-neoforge-1.21-1.3.4.jar, it does not contain dependency information.
|
1990 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from architectury-13.0.8-neoforge.jar, it does not contain dependency information.
|
1991 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ExtremeReactors2-1.21.1-2.4.21.jar, it does not contain dependency information.
|
1992 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from refurbished_furniture-neoforge-1.21.1-1.0.12.jar, it does not contain dependency information.
|
1993 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from trashcans-1.0.18c-neoforge-mc1.21.jar, it does not contain dependency information.
|
1994 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from inventoryessentials-neoforge-1.21.1-21.1.2.jar, it does not contain dependency information.
|
1995 | [28Mar2025 00:53:49.377] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from justdirethings-1.5.4.jar, it does not contain dependency information.
|
1996 | [28Mar2025 00:53:49.378] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from polylib-2100.0.3-build.160-neoforge.jar, it does not contain dependency information.
|
1997 | [28Mar2025 00:53:49.378] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from t_and_t-neoforge-fabric-1.13.2.jar, it does not contain dependency information.
|
1998 | [28Mar2025 00:53:49.378] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from merrymaking-1.21.1-7.jar, it does not contain dependency information.
|
1999 | [28Mar2025 00:53:49.378] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from letmedespawn-1.21.x-neoforge-1.5.0.jar, it does not contain dependency information.
|
2000 | [28Mar2025 00:53:49.378] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from yeetusexperimentus-neoforge-87.0.0.jar, it does not contain dependency information.
|
2001 | [28Mar2025 00:53:49.378] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from bibliowoods-1.21.1-1.4.0.jar, it does not contain dependency information.
|
2002 | [28Mar2025 00:53:49.378] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from irons_jewelry-1.21.1-1.0.9.jar, it does not contain dependency information.
|
2003 | [28Mar2025 00:53:49.378] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from villagesandpillages-neoforge-mc1.21.1-1.0.3.jar, it does not contain dependency information.
|
2004 | [28Mar2025 00:53:49.378] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from rhino-2101.2.7-build.74.jar, it does not contain dependency information.
|
2005 | [28Mar2025 00:53:49.378] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from RootsClassic-1.21.1-1.5.5.jar, it does not contain dependency information.
|
2006 | [28Mar2025 00:53:49.378] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Cucumber-1.21.1-8.0.10.jar, it does not contain dependency information.
|
2007 | [28Mar2025 00:53:49.378] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from trashslot-neoforge-1.21.1-21.1.2.jar, it does not contain dependency information.
|
2008 | [28Mar2025 00:53:49.378] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from amendments-1.21-1.2.24-neoforge.jar, it does not contain dependency information.
|
2009 | [28Mar2025 00:53:49.378] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from blueflame-1.21.1-1.1.1.jar, it does not contain dependency information.
|
2010 | [28Mar2025 00:53:49.378] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from sophisticatedstorage-1.21.1-1.4.0.1079.jar, it does not contain dependency information.
|
2011 | [28Mar2025 00:53:49.378] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mss-1.2.8-1.21.jar, it does not contain dependency information.
|
2012 | [28Mar2025 00:53:49.378] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from allthewizardgear-1.21-1.1.9.jar, it does not contain dependency information.
|
2013 | [28Mar2025 00:53:49.378] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from waystones-neoforge-1.21.1-21.1.13.jar, it does not contain dependency information.
|
2014 | [28Mar2025 00:53:49.378] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Structory_1.21.x_v1.3.9.jar, it does not contain dependency information.
|
2015 | [28Mar2025 00:53:49.378] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from DimStorage-1.21-9.0.2.jar, it does not contain dependency information.
|
2016 | [28Mar2025 00:53:49.378] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from DungeonCrawl-NeoForge-1.21-2.3.15.jar, it does not contain dependency information.
|
2017 | [28Mar2025 00:53:49.378] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from charginggadgets-1.14.1.jar, it does not contain dependency information.
|
2018 | [28Mar2025 00:53:49.378] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from cobblegengalore-1.21.1-0.2.0.jar, it does not contain dependency information.
|
2019 | [28Mar2025 00:53:49.378] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from xycraft_override-0.7.45.jar, it does not contain dependency information.
|
2020 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mcjtylib-1.21-9.0.6.jar, it does not contain dependency information.
|
2021 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from YungsBetterDesertTemples-1.21.1-NeoForge-4.1.5.jar, it does not contain dependency information.
|
2022 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from guideme-21.1.5.jar, it does not contain dependency information.
|
2023 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ScalableCatsForce-NeoForge-3.6.2-build-0-with-library.jar, it does not contain dependency information.
|
2024 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mahoutsukai-1.21.0-v1.35.42.jar, it does not contain dependency information.
|
2025 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from EnderStorage-1.21.1-2.13.0.191.jar, it does not contain dependency information.
|
2026 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from factory_blocks-neoforge-1.4.0+mc1.21.1.jar, it does not contain dependency information.
|
2027 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from enchdesc-neoforge-1.21.1-21.1.5.jar, it does not contain dependency information.
|
2028 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from moonlight-1.21-2.17.36-neoforge.jar, it does not contain dependency information.
|
2029 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from CloudGlass-1.21.1-1.0.1.jar, it does not contain dependency information.
|
2030 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ToolBelt-1.21.1-2.2.6.jar, it does not contain dependency information.
|
2031 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from titanium-1.21-4.0.35.jar, it does not contain dependency information.
|
2032 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from regions_unexplored-neoforge-1.21.1-0.5.6.1.jar, it does not contain dependency information.
|
2033 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from silent-lib-1.21.1-neoforge-10.4.0.jar, it does not contain dependency information.
|
2034 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Jade-1.21.1-NeoForge-15.10.0.jar, it does not contain dependency information.
|
2035 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from forbidden_arcanus-1.21.1-2.5.14.jar, it does not contain dependency information.
|
2036 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from theurgy-1.21.1-neoforge-1.60.0.jar, it does not contain dependency information.
|
2037 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from stevescarts-1.21-1.2.13-neoforge.jar, it does not contain dependency information.
|
2038 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from treetap-1.21.1-0.4.3.jar, it does not contain dependency information.
|
2039 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Nullscape_1.21.x_v1.2.10.jar, it does not contain dependency information.
|
2040 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from cryonicconfig-neoforge-1.0.0+mc1.21.4.jar, it does not contain dependency information.
|
2041 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mvs-4.2.8-1.21.jar, it does not contain dependency information.
|
2042 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from chisel-neoforge-2.0.0+mc1.21.1.jar, it does not contain dependency information.
|
2043 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from solcarrot-1.21.1-1.16.5.jar, it does not contain dependency information.
|
2044 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from moredragoneggs-5.0.jar, it does not contain dependency information.
|
2045 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Applied-Mekanistics-1.6.2.jar, it does not contain dependency information.
|
2046 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from xtonesreworked-1.1.0-NF-1.21_21.0.167.jar, it does not contain dependency information.
|
2047 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from sophisticatedstorageinmotion-1.21.1-0.10.5.72.jar, it does not contain dependency information.
|
2048 | [28Mar2025 00:53:49.379] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from crash_assistant-neoforge.jar, it does not contain dependency information.
|
2049 | [28Mar2025 00:53:49.412] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2050 | [28Mar2025 00:53:49.412] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2051 | [28Mar2025 00:53:49.413] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AdditionalEntityAttributes-2.0.0+1.21.1-neoforge.jar with {additionalentityattributes} mods - versions {2.0.0+1.21.1}
|
2052 | [28Mar2025 00:53:49.422] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2053 | [28Mar2025 00:53:49.422] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2054 | [28Mar2025 00:53:49.423] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spectrelib-neoforge-0.17.2+1.21.jar with {spectrelib} mods - versions {0.17.2+1.21}
|
2055 | [28Mar2025 00:53:49.428] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2056 | [28Mar2025 00:53:49.428] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2057 | [28Mar2025 00:53:49.429] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file journeymap-api-neoforge-2.0.0-1.21.1-SNAPSHOT.jar with {journeymap_api} mods - versions {2.0.0}
|
2058 | [28Mar2025 00:53:49.429] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2059 | [28Mar2025 00:53:49.429] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2060 | [28Mar2025 00:53:49.429] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file common-networking-neoforge-1.0.18-1.21.1.jar with {commonnetworking} mods - versions {1.0.18-1.21.1}
|
2061 | [28Mar2025 00:53:49.435] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type LIBRARY:
|
2062 | [28Mar2025 00:53:49.436] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2063 | [28Mar2025 00:53:49.437] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2064 | [28Mar2025 00:53:49.437] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2065 | [28Mar2025 00:53:49.437] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file GrandPower-3.0.0.jar with {grandpower} mods - versions {3.0.0}
|
2066 | [28Mar2025 00:53:49.443] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2067 | [28Mar2025 00:53:49.443] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2068 | [28Mar2025 00:53:49.444] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Patchouli-1.21-87-NEOFORGE-SNAPSHOT.jar with {patchouli} mods - versions {1.21-87-NEOFORGE-SNAPSHOT}
|
2069 | [28Mar2025 00:53:49.445] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2070 | [28Mar2025 00:53:49.445] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2071 | [28Mar2025 00:53:49.445] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file productivelib-1.21.0-0.1.10.jar with {productivelib} mods - versions {1.21.0-0.1.10}
|
2072 | [28Mar2025 00:53:49.452] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2073 | [28Mar2025 00:53:49.452] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2074 | [28Mar2025 00:53:49.452] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kuma-api-neoforge-21.0.5-SNAPSHOT.jar with {kuma_api} mods - versions {21.0.5-SNAPSHOT}
|
2075 | [28Mar2025 00:53:49.454] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2076 | [28Mar2025 00:53:49.454] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2077 | [28Mar2025 00:53:49.454] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2078 | [28Mar2025 00:53:49.455] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2079 | [28Mar2025 00:53:49.456] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2080 | [28Mar2025 00:53:49.457] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2081 | [28Mar2025 00:53:49.463] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2082 | [28Mar2025 00:53:49.463] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2083 | [28Mar2025 00:53:49.463] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file nuggets-neoforge-1.21-1.0.4.35.jar with {nuggets} mods - versions {**.**.**.**}
|
2084 | [28Mar2025 00:53:49.466] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2085 | [28Mar2025 00:53:49.475] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2086 | [28Mar2025 00:53:49.475] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2087 | [28Mar2025 00:53:49.475] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file flywheel-neoforge-1.21.1-1.0.1-11.jar with {flywheel} mods - versions {1.0.1-11}
|
2088 | [28Mar2025 00:53:49.483] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2089 | [28Mar2025 00:53:49.483] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2090 | [28Mar2025 00:53:49.483] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Ponder-NeoForge-1.21.1-1.0.45.jar with {ponder} mods - versions {1.0.45}
|
2091 | [28Mar2025 00:53:49.562] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type LIBRARY:
|
2092 | [28Mar2025 00:53:49.564] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2093 | [28Mar2025 00:53:49.564] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2094 | [28Mar2025 00:53:49.564] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2095 | [28Mar2025 00:53:49.565] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kffmod-5.7.0.jar with {kotlinforforge} mods - versions {5.7.0}
|
2096 | [28Mar2025 00:53:49.565] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2097 | [28Mar2025 00:53:49.565] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2098 | [28Mar2025 00:53:49.566] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file omegaconfig-neoforge-1.5.1.jar with {omegaconfig} mods - versions {1.5.1}
|
2099 | [28Mar2025 00:53:49.567] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2100 | [28Mar2025 00:53:49.568] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2101 | [28Mar2025 00:53:49.568] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file productivelib-1.21.0-0.1.10.jar with {productivelib} mods - versions {1.21.0-0.1.10}
|
2102 | [28Mar2025 00:53:49.574] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2103 | [28Mar2025 00:53:49.574] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2104 | [28Mar2025 00:53:49.575] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file infiniverse-1.21-2.0.1.0.jar with {infiniverse} mods - versions {**.**.**.**}
|
2105 | [28Mar2025 00:53:49.575] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type LIBRARY:
|
2106 | [28Mar2025 00:53:49.577] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2107 | [28Mar2025 00:53:49.577] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2108 | [28Mar2025 00:53:49.577] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file de.mari_023.ae2wtlib_api-19.2.2.jar with {ae2wtlib_api} mods - versions {19.2.2}
|
2109 | [28Mar2025 00:53:49.577] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2110 | [28Mar2025 00:53:49.581] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2111 | [28Mar2025 00:53:49.581] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2112 | [28Mar2025 00:53:49.581] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file com.enderio.enderio-armory-7.1.7-alpha.jar with {enderio_armory} mods - versions {7.1.7-alpha}
|
2113 | [28Mar2025 00:53:49.606] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2114 | [28Mar2025 00:53:49.606] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2115 | [28Mar2025 00:53:49.606] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file com.enderio.enderio-base-7.1.7-alpha.jar with {enderio_base} mods - versions {7.1.7-alpha}
|
2116 | [28Mar2025 00:53:49.611] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2117 | [28Mar2025 00:53:49.611] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2118 | [28Mar2025 00:53:49.611] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file com.enderio.enderio-conduits-7.1.7-alpha.jar with {enderio_conduits} mods - versions {7.1.7-alpha}
|
2119 | [28Mar2025 00:53:49.613] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2120 | [28Mar2025 00:53:49.613] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2121 | [28Mar2025 00:53:49.614] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file com.enderio.enderio-conduits-modded-7.1.7-alpha.jar with {enderio_conduits_modded} mods - versions {7.1.7-alpha}
|
2122 | [28Mar2025 00:53:49.627] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2123 | [28Mar2025 00:53:49.627] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2124 | [28Mar2025 00:53:49.627] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file com.enderio.enderio-machines-7.1.7-alpha.jar with {enderio_machines} mods - versions {7.1.7-alpha}
|
2125 | [28Mar2025 00:53:49.628] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2126 | [28Mar2025 00:53:49.628] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2127 | [28Mar2025 00:53:49.628] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file athena-neoforge-1.21-4.0.0.jar with {athena} mods - versions {4.0.0}
|
2128 | [28Mar2025 00:53:49.632] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2129 | [28Mar2025 00:53:49.632] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2130 | [28Mar2025 00:53:49.633] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file resourcefullib-neoforge-1.21-3.0.11.jar with {resourcefullib} mods - versions {3.0.11}
|
2131 | [28Mar2025 00:53:49.634] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2132 | [28Mar2025 00:53:49.634] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2133 | [28Mar2025 00:53:49.634] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file productivelib-1.21.0-0.1.12.jar with {productivelib} mods - versions {1.21.0-0.1.12}
|
2134 | [28Mar2025 00:53:49.652] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2135 | [28Mar2025 00:53:49.652] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2136 | [28Mar2025 00:53:49.653] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file expandability-neoforge-12.0.0.jar with {expandability} mods - versions {12.0.0}
|
2137 | [28Mar2025 00:53:49.656] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2138 | [28Mar2025 00:53:49.656] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type LIBRARY:
|
2139 | [28Mar2025 00:53:49.673] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2140 | [28Mar2025 00:53:49.674] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2141 | [28Mar2025 00:53:49.675] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2142 | [28Mar2025 00:53:49.675] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2143 | [28Mar2025 00:53:49.675] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ae2wtlib_api-19.2.0.jar with {ae2wtlib_api} mods - versions {19.2.0}
|
2144 | [28Mar2025 00:53:49.675] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from AdditionalEntityAttributes-2.0.0+1.21.1-neoforge.jar, it does not contain dependency information.
|
2145 | [28Mar2025 00:53:49.675] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from common-image-3.12.0.jar, it does not contain dependency information.
|
2146 | [28Mar2025 00:53:49.675] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from common-io-3.12.0.jar, it does not contain dependency information.
|
2147 | [28Mar2025 00:53:49.675] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from common-lang-3.12.0.jar, it does not contain dependency information.
|
2148 | [28Mar2025 00:53:49.675] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from gson-0.2.1.jar, it does not contain dependency information.
|
2149 | [28Mar2025 00:53:49.675] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from imageio-core-3.12.0.jar, it does not contain dependency information.
|
2150 | [28Mar2025 00:53:49.675] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from imageio-metadata-3.12.0.jar, it does not contain dependency information.
|
2151 | [28Mar2025 00:53:49.675] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from imageio-webp-3.12.0.jar, it does not contain dependency information.
|
2152 | [28Mar2025 00:53:49.675] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from json-0.2.1.jar, it does not contain dependency information.
|
2153 | [28Mar2025 00:53:49.675] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from spectrelib-neoforge-0.17.2+1.21.jar, it does not contain dependency information.
|
2154 | [28Mar2025 00:53:49.675] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from animated-gif-lib-for-java-animated-gif-lib-1.7.jar, it does not contain dependency information.
|
2155 | [28Mar2025 00:53:49.675] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from tiny-java-server-1.0.0-build.6.jar, it does not contain dependency information.
|
2156 | [28Mar2025 00:53:49.675] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from httpmime-4.5.10.jar, it does not contain dependency information.
|
2157 | [28Mar2025 00:53:49.675] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from pngj-2.1.0.jar, it does not contain dependency information.
|
2158 | [28Mar2025 00:53:49.675] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from journeymap-api-neoforge-2.0.0-1.21.1-SNAPSHOT.jar, it does not contain dependency information.
|
2159 | [28Mar2025 00:53:49.675] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from common-networking-neoforge-1.0.18-1.21.1.jar, it does not contain dependency information.
|
2160 | [28Mar2025 00:53:49.675] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Reflect-1.3.4.jar, it does not contain dependency information.
|
2161 | [28Mar2025 00:53:49.675] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from tomlkt-jvm-0.3.7.jar, it does not contain dependency information.
|
2162 | [28Mar2025 00:53:49.675] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from jankson-1.2.3.jar, it does not contain dependency information.
|
2163 | [28Mar2025 00:53:49.675] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from BlockModelSplitter-2.0.1.jar, it does not contain dependency information.
|
2164 | [28Mar2025 00:53:49.675] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from DualCodecs-0.1.2.jar, it does not contain dependency information.
|
2165 | [28Mar2025 00:53:49.675] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from GrandPower-3.0.0.jar, it does not contain dependency information.
|
2166 | [28Mar2025 00:53:49.675] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Patchouli-1.21-87-NEOFORGE-SNAPSHOT.jar, it does not contain dependency information.
|
2167 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from productivelib-1.21.0-0.1.10.jar, it does not contain dependency information.
|
2168 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from snakeyaml-2.2.jar, it does not contain dependency information.
|
2169 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from dazzleconf-core-1.3.0-M2.jar, it does not contain dependency information.
|
2170 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from dazzleconf-ext-snakeyaml-1.3.0-M2.jar, it does not contain dependency information.
|
2171 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from resourceful-cosmetics-4j-1.0.3.jar, it does not contain dependency information.
|
2172 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from kuma-api-neoforge-21.0.5-SNAPSHOT.jar, it does not contain dependency information.
|
2173 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from jnanoid-2.0.0.jar, it does not contain dependency information.
|
2174 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from dev.compactmods.compactmachines.core-api-7.0.22.jar, it does not contain dependency information.
|
2175 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from core-0.2.3.jar, it does not contain dependency information.
|
2176 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from levels-0.2.3.jar, it does not contain dependency information.
|
2177 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from rendering-0.2.3.jar, it does not contain dependency information.
|
2178 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ui-0.2.3.jar, it does not contain dependency information.
|
2179 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from feather-0.1.8.jar, it does not contain dependency information.
|
2180 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from spatial-0.2.1.jar, it does not contain dependency information.
|
2181 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from yabn-1.0.3.jar, it does not contain dependency information.
|
2182 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from bytecodecs-1.1.2.jar, it does not contain dependency information.
|
2183 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from commonmark-0.24.0.jar, it does not contain dependency information.
|
2184 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from commonmark-ext-gfm-strikethrough-0.24.0.jar, it does not contain dependency information.
|
2185 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from commonmark-ext-ins-0.24.0.jar, it does not contain dependency information.
|
2186 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from nuggets-neoforge-1.21-1.0.4.35.jar, it does not contain dependency information.
|
2187 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from jankson-1.2.3.jar, it does not contain dependency information.
|
2188 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Registrate-MC1.21-1.3.0+62.jar, it does not contain dependency information.
|
2189 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from flywheel-neoforge-1.21.1-1.0.1-11.jar, it does not contain dependency information.
|
2190 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Ponder-NeoForge-1.21.1-1.0.45.jar, it does not contain dependency information.
|
2191 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from kotlin-reflect-2.1.0.jar, it does not contain dependency information.
|
2192 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from kotlin-stdlib-2.1.0.jar, it does not contain dependency information.
|
2193 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from kotlin-stdlib-jdk7-2.1.0.jar, it does not contain dependency information.
|
2194 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from kotlin-stdlib-jdk8-2.1.0.jar, it does not contain dependency information.
|
2195 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from kotlinx-coroutines-core-jvm-1.9.0.jar, it does not contain dependency information.
|
2196 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from kotlinx-coroutines-jdk8-1.9.0.jar, it does not contain dependency information.
|
2197 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from kotlinx-serialization-core-jvm-1.7.3.jar, it does not contain dependency information.
|
2198 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from kotlinx-serialization-json-jvm-1.7.3.jar, it does not contain dependency information.
|
2199 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from kfflang-5.7.0.jar, it does not contain dependency information.
|
2200 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from kfflib-5.7.0.jar, it does not contain dependency information.
|
2201 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from kffmod-5.7.0.jar, it does not contain dependency information.
|
2202 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from omegaconfig-neoforge-1.5.1.jar, it does not contain dependency information.
|
2203 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from productivelib-1.21.0-0.1.10.jar, it does not contain dependency information.
|
2204 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from cobalt-0.9.5.jar, it does not contain dependency information.
|
2205 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from jzlib-1.1.3.jar, it does not contain dependency information.
|
2206 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from infiniverse-1.21-2.0.1.0.jar, it does not contain dependency information.
|
2207 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from s.tf-asm-4.6.3003.jar, it does not contain dependency information.
|
2208 | [28Mar2025 00:53:49.676] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from de.mari_023.ae2wtlib_api-19.2.2.jar, it does not contain dependency information.
|
2209 | [28Mar2025 00:53:49.677] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from com.enderio.enderio-armory-7.1.7-alpha.jar, it does not contain dependency information.
|
2210 | [28Mar2025 00:53:49.678] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2211 | [28Mar2025 00:53:49.681] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2212 | [28Mar2025 00:53:49.681] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2213 | [28Mar2025 00:53:49.681] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file com.enderio.endercore-7.1.7-alpha.jar with {endercore} mods - versions {7.1.7-alpha}
|
2214 | [28Mar2025 00:53:49.681] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2215 | [28Mar2025 00:53:49.682] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from com.enderio.enderio-conduits-modded-7.1.7-alpha.jar, it does not contain dependency information.
|
2216 | [28Mar2025 00:53:49.682] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2217 | [28Mar2025 00:53:49.682] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from athena-neoforge-1.21-4.0.0.jar, it does not contain dependency information.
|
2218 | [28Mar2025 00:53:49.684] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from productivelib-1.21.0-0.1.12.jar, it does not contain dependency information.
|
2219 | [28Mar2025 00:53:49.684] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from jgrapht-core-1.4.0.jar, it does not contain dependency information.
|
2220 | [28Mar2025 00:53:49.684] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from jgrapht-ext-1.4.0.jar, it does not contain dependency information.
|
2221 | [28Mar2025 00:53:49.684] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from streamex-0.8.3.jar, it does not contain dependency information.
|
2222 | [28Mar2025 00:53:49.684] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from jankson-1.2.3.jar, it does not contain dependency information.
|
2223 | [28Mar2025 00:53:49.684] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from expandability-neoforge-12.0.0.jar, it does not contain dependency information.
|
2224 | [28Mar2025 00:53:49.684] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mixinextras-neoforge-0.4.1.jar, it does not contain dependency information.
|
2225 | [28Mar2025 00:53:49.684] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from neoforge-coremods-21.1.133.jar, it does not contain dependency information.
|
2226 | [28Mar2025 00:53:49.684] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from imageio-core-3.10.0.jar, it does not contain dependency information.
|
2227 | [28Mar2025 00:53:49.684] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from gson-0.2.1.jar, it does not contain dependency information.
|
2228 | [28Mar2025 00:53:49.684] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from json-0.2.1.jar, it does not contain dependency information.
|
2229 | [28Mar2025 00:53:49.684] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from common-image-3.10.0.jar, it does not contain dependency information.
|
2230 | [28Mar2025 00:53:49.684] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from common-lang-3.10.0.jar, it does not contain dependency information.
|
2231 | [28Mar2025 00:53:49.684] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from common-io-3.10.0.jar, it does not contain dependency information.
|
2232 | [28Mar2025 00:53:49.684] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from imageio-webp-3.10.0.jar, it does not contain dependency information.
|
2233 | [28Mar2025 00:53:49.684] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from imageio-metadata-3.10.0.jar, it does not contain dependency information.
|
2234 | [28Mar2025 00:53:49.684] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from snakeyaml-2.2.jar, it does not contain dependency information.
|
2235 | [28Mar2025 00:53:49.685] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mixinextras-neoforge-0.3.5.jar, it does not contain dependency information.
|
2236 | [28Mar2025 00:53:49.686] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ae2wtlib_api-19.2.0.jar, it does not contain dependency information.
|
2237 | [28Mar2025 00:53:49.686] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from MixinSquared-0.1.1.jar, it does not contain dependency information.
|
2238 | [28Mar2025 00:53:49.686] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Regilite-1.21-0.0.4-alpha.jar, it does not contain dependency information.
|
2239 | [28Mar2025 00:53:49.686] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from com.enderio.endercore-7.1.7-alpha.jar, it does not contain dependency information.
|
2240 | [28Mar2025 00:53:49.686] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from GraphLib3-3.0.5.jar, it does not contain dependency information.
|
2241 | [28Mar2025 00:53:49.686] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from GraphLib3-3.0.5.jar, it does not contain dependency information.
|
2242 | [28Mar2025 00:53:49.686] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from yabn-1.0.3.jar, it does not contain dependency information.
|
2243 | [28Mar2025 00:53:49.686] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from bytecodecs-1.1.2.jar, it does not contain dependency information.
|
2244 | [28Mar2025 00:53:49.686] [main/TRACE] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from MixinSquared-0.2.0.jar, it does not contain dependency information.
|
2245 | [28Mar2025 00:53:49.709] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2246 | [28Mar2025 00:53:49.709] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2247 | [28Mar2025 00:53:49.709] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file com.enderio.enderio-machines-7.1.7-alpha.jar with {enderio_machines} mods - versions {7.1.7-alpha}
|
2248 | [28Mar2025 00:53:49.711] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2249 | [28Mar2025 00:53:49.711] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2250 | [28Mar2025 00:53:49.711] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file com.enderio.enderio-armory-7.1.7-alpha.jar with {enderio_armory} mods - versions {7.1.7-alpha}
|
2251 | [28Mar2025 00:53:49.712] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2252 | [28Mar2025 00:53:49.719] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2253 | [28Mar2025 00:53:49.719] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2254 | [28Mar2025 00:53:49.719] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file flywheel-neoforge-1.21.1-1.0.1-11.jar with {flywheel} mods - versions {1.0.1-11}
|
2255 | [28Mar2025 00:53:49.721] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2256 | [28Mar2025 00:53:49.721] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2257 | [28Mar2025 00:53:49.721] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spectrelib-neoforge-0.17.2+1.21.jar with {spectrelib} mods - versions {0.17.2+1.21}
|
2258 | [28Mar2025 00:53:49.722] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2259 | [28Mar2025 00:53:49.723] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2260 | [28Mar2025 00:53:49.723] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2261 | [28Mar2025 00:53:49.723] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AdditionalEntityAttributes-2.0.0+1.21.1-neoforge.jar with {additionalentityattributes} mods - versions {2.0.0+1.21.1}
|
2262 | [28Mar2025 00:53:49.723] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2263 | [28Mar2025 00:53:49.727] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2264 | [28Mar2025 00:53:49.727] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2265 | [28Mar2025 00:53:49.727] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Patchouli-1.21-87-NEOFORGE-SNAPSHOT.jar with {patchouli} mods - versions {1.21-87-NEOFORGE-SNAPSHOT}
|
2266 | [28Mar2025 00:53:49.729] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2267 | [28Mar2025 00:53:49.729] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2268 | [28Mar2025 00:53:49.729] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file de.mari_023.ae2wtlib_api-19.2.2.jar with {ae2wtlib_api} mods - versions {19.2.2}
|
2269 | [28Mar2025 00:53:49.740] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2270 | [28Mar2025 00:53:49.740] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2271 | [28Mar2025 00:53:49.741] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file nuggets-neoforge-1.21-1.0.4.35.jar with {nuggets} mods - versions {**.**.**.**}
|
2272 | [28Mar2025 00:53:49.743] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2273 | [28Mar2025 00:53:49.745] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2274 | [28Mar2025 00:53:49.745] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2275 | [28Mar2025 00:53:49.745] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kffmod-5.7.0.jar with {kotlinforforge} mods - versions {5.7.0}
|
2276 | [28Mar2025 00:53:49.748] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2277 | [28Mar2025 00:53:49.748] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2278 | [28Mar2025 00:53:49.748] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file resourcefullib-neoforge-1.21-3.0.11.jar with {resourcefullib} mods - versions {3.0.11}
|
2279 | [28Mar2025 00:53:49.749] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2280 | [28Mar2025 00:53:49.749] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2281 | [28Mar2025 00:53:49.749] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file athena-neoforge-1.21-4.0.0.jar with {athena} mods - versions {4.0.0}
|
2282 | [28Mar2025 00:53:49.751] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2283 | [28Mar2025 00:53:49.752] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2284 | [28Mar2025 00:53:49.752] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2285 | [28Mar2025 00:53:49.766] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2286 | [28Mar2025 00:53:49.783] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2287 | [28Mar2025 00:53:49.783] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2288 | [28Mar2025 00:53:49.783] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file com.enderio.endercore-7.1.7-alpha.jar with {endercore} mods - versions {7.1.7-alpha}
|
2289 | [28Mar2025 00:53:49.809] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2290 | [28Mar2025 00:53:49.809] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2291 | [28Mar2025 00:53:49.809] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Ponder-NeoForge-1.21.1-1.0.45.jar with {ponder} mods - versions {1.0.45}
|
2292 | [28Mar2025 00:53:49.809] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type LIBRARY:
|
2293 | [28Mar2025 00:53:49.810] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2294 | [28Mar2025 00:53:49.810] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2295 | [28Mar2025 00:53:49.811] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2296 | [28Mar2025 00:53:49.811] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2297 | [28Mar2025 00:53:49.811] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file journeymap-api-neoforge-2.0.0-1.21.1-SNAPSHOT.jar with {journeymap_api} mods - versions {2.0.0}
|
2298 | [28Mar2025 00:53:49.811] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type LIBRARY:
|
2299 | [28Mar2025 00:53:49.812] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2300 | [28Mar2025 00:53:49.812] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2301 | [28Mar2025 00:53:49.812] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file GrandPower-3.0.0.jar with {grandpower} mods - versions {3.0.0}
|
2302 | [28Mar2025 00:53:49.813] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2303 | [28Mar2025 00:53:49.813] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2304 | [28Mar2025 00:53:49.813] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2305 | [28Mar2025 00:53:49.813] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file omegaconfig-neoforge-1.5.1.jar with {omegaconfig} mods - versions {1.5.1}
|
2306 | [28Mar2025 00:53:49.814] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2307 | [28Mar2025 00:53:49.814] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2308 | [28Mar2025 00:53:49.814] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file infiniverse-1.21-2.0.1.0.jar with {infiniverse} mods - versions {**.**.**.**}
|
2309 | [28Mar2025 00:53:49.816] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2310 | [28Mar2025 00:53:49.816] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2311 | [28Mar2025 00:53:49.816] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file com.enderio.enderio-conduits-modded-7.1.7-alpha.jar with {enderio_conduits_modded} mods - versions {7.1.7-alpha}
|
2312 | [28Mar2025 00:53:49.838] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2313 | [28Mar2025 00:53:49.838] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2314 | [28Mar2025 00:53:49.839] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file com.enderio.enderio-base-7.1.7-alpha.jar with {enderio_base} mods - versions {7.1.7-alpha}
|
2315 | [28Mar2025 00:53:49.840] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2316 | [28Mar2025 00:53:49.840] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2317 | [28Mar2025 00:53:49.841] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file productivelib-1.21.0-0.1.12.jar with {productivelib} mods - versions {1.21.0-0.1.12}
|
2318 | [28Mar2025 00:53:49.841] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type LIBRARY:
|
2319 | [28Mar2025 00:53:49.842] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type LIBRARY:
|
2320 | [28Mar2025 00:53:49.843] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2321 | [28Mar2025 00:53:49.848] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2322 | [28Mar2025 00:53:49.848] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2323 | [28Mar2025 00:53:49.848] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file com.enderio.enderio-conduits-7.1.7-alpha.jar with {enderio_conduits} mods - versions {7.1.7-alpha}
|
2324 | [28Mar2025 00:53:49.849] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2325 | [28Mar2025 00:53:49.849] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2326 | [28Mar2025 00:53:49.849] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kuma-api-neoforge-21.0.5-SNAPSHOT.jar with {kuma_api} mods - versions {21.0.5-SNAPSHOT}
|
2327 | [28Mar2025 00:53:49.850] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2328 | [28Mar2025 00:53:49.851] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2329 | [28Mar2025 00:53:49.851] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2330 | [28Mar2025 00:53:49.851] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file common-networking-neoforge-1.0.18-1.21.1.jar with {commonnetworking} mods - versions {1.0.18-1.21.1}
|
2331 | [28Mar2025 00:53:49.855] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/MANIFEST.MF mod of type GAMELIBRARY:
|
2332 | [28Mar2025 00:53:49.856] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader/SCAN]: Found META-INF/neoforge.mods.toml mod of type null:
|
2333 | [28Mar2025 00:53:49.856] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2334 | [28Mar2025 00:53:49.856] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file expandability-neoforge-12.0.0.jar with {expandability} mods - versions {12.0.0}
|
2335 | [28Mar2025 00:53:49.866] [main/WARN] [net.neoforged.jarjar.selection.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: athena. Using Mod File: D:\Mainserver\Server-Files-2.41\mods\athena-neoforge-1.21-4.0.1.jar
|
2336 | [28Mar2025 00:53:49.866] [main/WARN] [net.neoforged.jarjar.selection.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: patchouli. Using Mod File: D:\Mainserver\Server-Files-2.41\mods\Patchouli-1.21-88-NEOFORGE.jar
|
2337 | [28Mar2025 00:53:49.866] [main/WARN] [net.neoforged.jarjar.selection.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: resourcefullib. Using Mod File: D:\Mainserver\Server-Files-2.41\mods\resourcefullib-neoforge-1.21-3.0.11.jar
|
2338 | [28Mar2025 00:53:49.866] [main/INFO] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Found 79 dependencies adding them to mods collection
|
2339 | [28Mar2025 00:53:49.866] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "dazzleconf-ext-snakeyaml-1.3.0-M2.jar" [parent: servercore-neoforge-1.5.5+1.21.1.jar, locator: jarinjar]
|
2340 | [28Mar2025 00:53:49.866] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "kuma-api-neoforge-21.0.5-SNAPSHOT.jar" [parent: balm-neoforge-1.21.1-21.0.31.jar, locator: jarinjar, reader: mod manifest]
|
2341 | [28Mar2025 00:53:49.866] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "kfflang-5.7.0.jar" [parent: kotlinforforge-5.7.0-all.jar, locator: jarinjar, reader: mod manifest]
|
2342 | [28Mar2025 00:53:49.866] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "BlockModelSplitter-2.0.1.jar" [parent: ImmersiveEngineering-1.21.1-12.1.0-185.jar, locator: jarinjar, reader: mod manifest]
|
2343 | [28Mar2025 00:53:49.869] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "streamex-0.8.3.jar" [parent: mffs-5.4.16.jar, locator: jarinjar]
|
2344 | [28Mar2025 00:53:49.870] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "commonmark-ext-gfm-strikethrough-0.24.0.jar" [parent: modonomicon-1.21.1-neoforge-1.114.0.jar, locator: jarinjar]
|
2345 | [28Mar2025 00:53:49.870] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "tiny-java-server-1.0.0-build.6.jar" [parent: kubejs-neoforge-2101.7.1-build.181.jar, locator: jarinjar]
|
2346 | [28Mar2025 00:53:49.870] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "AdditionalEntityAttributes-2.0.0+1.21.1-neoforge.jar" [parent: allthearcanistgear-1.21.1-21.3.0.jar, locator: jarinjar, reader: mod manifest]
|
2347 | [28Mar2025 00:53:49.870] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Ponder-NeoForge-1.21.1-1.0.45.jar" [parent: create-1.21.1-6.0.3.jar, locator: jarinjar, reader: mod manifest]
|
2348 | [28Mar2025 00:53:49.870] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "de.mari_023.ae2wtlib_api-19.2.2.jar" [parent: ae2wtlib-19.2.2.jar, locator: jarinjar, reader: mod manifest]
|
2349 | [28Mar2025 00:53:49.870] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "neoforge-coremods-21.1.133.jar" [parent: neoforge-21.1.133-universal.jar, locator: jarinjar, reader: mod manifest]
|
2350 | [28Mar2025 00:53:49.870] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "productivelib-1.21.0-0.1.12.jar" [parent: productivemetalworks-1.21.1-1.2.5.jar, locator: jarinjar, reader: mod manifest]
|
2351 | [28Mar2025 00:53:49.870] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "common-networking-neoforge-1.0.18-1.21.1.jar" [parent: journeymap-neoforge-1.21.1-6.0.0-beta.40.jar, locator: jarinjar, reader: mod manifest]
|
2352 | [28Mar2025 00:53:49.871] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "MixinSquared-0.2.0.jar" [parent: mixinsquared-neoforge-0.2.0.jar, locator: jarinjar]
|
2353 | [28Mar2025 00:53:49.871] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found gamelibrary file "ui-0.2.3.jar" [parent: compactmachines-neoforge-7.0.22.jar, locator: jarinjar, reader: mod manifest]
|
2354 | [28Mar2025 00:53:49.871] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "com.enderio.enderio-base-7.1.7-alpha.jar" [parent: enderio-7.1.7-alpha.jar, locator: jarinjar, reader: mod manifest]
|
2355 | [28Mar2025 00:53:49.872] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "cobalt-0.9.5.jar" [parent: cc-tweaked-1.21.1-forge-1.115.1.jar, locator: jarinjar]
|
2356 | [28Mar2025 00:53:49.872] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "com.enderio.endercore-7.1.7-alpha.jar" [parent: com.enderio.enderio-base-7.1.7-alpha.jar, locator: jarinjar, reader: mod manifest]
|
2357 | [28Mar2025 00:53:49.872] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found gamelibrary file "core-0.2.3.jar" [parent: compactmachines-neoforge-7.0.22.jar, locator: jarinjar, reader: mod manifest]
|
2358 | [28Mar2025 00:53:49.873] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "kotlinx-coroutines-core-jvm-1.9.0.jar" [parent: kotlinforforge-5.7.0-all.jar, locator: jarinjar]
|
2359 | [28Mar2025 00:53:49.873] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "yabn-1.0.3.jar" [parent: resourcefullib-neoforge-1.21-3.0.11.jar, locator: jarinjar]
|
2360 | [28Mar2025 00:53:49.873] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "kotlinx-coroutines-jdk8-1.9.0.jar" [parent: kotlinforforge-5.7.0-all.jar, locator: jarinjar]
|
2361 | [28Mar2025 00:53:49.873] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found gamelibrary file "kfflib-5.7.0.jar" [parent: kotlinforforge-5.7.0-all.jar, locator: jarinjar, reader: mod manifest]
|
2362 | [28Mar2025 00:53:49.874] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found gamelibrary file "GraphLib3-3.0.5.jar" [parent: com.enderio.enderio-conduits-7.1.7-alpha.jar, locator: jarinjar, reader: mod manifest]
|
2363 | [28Mar2025 00:53:49.874] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "nuggets-neoforge-1.21-1.0.4.35.jar" [parent: ars_nouveau-1.21.1-5.5.1-all.jar, locator: jarinjar, reader: mod manifest]
|
2364 | [28Mar2025 00:53:49.874] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "kotlin-stdlib-jdk7-2.1.0.jar" [parent: kotlinforforge-5.7.0-all.jar, locator: jarinjar]
|
2365 | [28Mar2025 00:53:49.874] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "dazzleconf-core-1.3.0-M2.jar" [parent: servercore-neoforge-1.5.5+1.21.1.jar, locator: jarinjar]
|
2366 | [28Mar2025 00:53:49.874] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "kotlin-stdlib-jdk8-2.1.0.jar" [parent: kotlinforforge-5.7.0-all.jar, locator: jarinjar]
|
2367 | [28Mar2025 00:53:49.875] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "jgrapht-core-1.4.0.jar" [parent: xycraft_core-0.7.45-all.jar, locator: jarinjar]
|
2368 | [28Mar2025 00:53:49.875] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "GrandPower-3.0.0.jar" [parent: Modern-Industrialization-2.2.34.jar, locator: jarinjar, reader: mod manifest]
|
2369 | [28Mar2025 00:53:49.875] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found gamelibrary file "DualCodecs-0.1.2.jar" [parent: ImmersiveEngineering-1.21.1-12.1.0-185.jar, locator: jarinjar, reader: mod manifest]
|
2370 | [28Mar2025 00:53:49.875] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "Reflect-1.3.4.jar" [parent: ImmediatelyFast-NeoForge-1.6.2+1.21.1.jar, locator: jarinjar]
|
2371 | [28Mar2025 00:53:49.876] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "animated-gif-lib-for-java-animated-gif-lib-1.7.jar" [parent: kubejs-neoforge-2101.7.1-build.181.jar, locator: jarinjar]
|
2372 | [28Mar2025 00:53:49.876] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found gamelibrary file "levels-0.2.3.jar" [parent: compactmachines-neoforge-7.0.22.jar, locator: jarinjar, reader: mod manifest]
|
2373 | [28Mar2025 00:53:49.876] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "bytecodecs-1.1.2.jar" [parent: resourcefullib-neoforge-1.21-3.0.11.jar, locator: jarinjar]
|
2374 | [28Mar2025 00:53:49.876] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "kotlinx-serialization-json-jvm-1.7.3.jar" [parent: kotlinforforge-5.7.0-all.jar, locator: jarinjar]
|
2375 | [28Mar2025 00:53:49.876] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "common-image-3.12.0.jar" [parent: YetAnotherConfigLib-3.6.2+1.21-neoforge.jar, locator: jarinjar]
|
2376 | [28Mar2025 00:53:49.876] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "jgrapht-ext-1.4.0.jar" [parent: xycraft_core-0.7.45-all.jar, locator: jarinjar]
|
2377 | [28Mar2025 00:53:49.876] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "snakeyaml-2.2.jar" [parent: OctoLib-NEOFORGE-0.5.0.1.jar, locator: jarinjar]
|
2378 | [28Mar2025 00:53:49.876] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "jankson-1.2.3.jar" [parent: cristellib-neoforge-1.2.8.jar, locator: jarinjar]
|
2379 | [28Mar2025 00:53:49.876] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found gamelibrary file "mixinextras-neoforge-0.4.1.jar" [parent: neoforge-21.1.133-universal.jar, locator: jarinjar, reader: mod manifest]
|
2380 | [28Mar2025 00:53:49.877] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "httpmime-4.5.10.jar" [parent: entity_texture_features_neoforge_1.21.1-6.2.9.jar, locator: jarinjar]
|
2381 | [28Mar2025 00:53:49.877] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "feather-0.1.8.jar" [parent: compactmachines-neoforge-7.0.22.jar, locator: jarinjar]
|
2382 | [28Mar2025 00:53:49.877] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "jzlib-1.1.3.jar" [parent: cc-tweaked-1.21.1-forge-1.115.1.jar, locator: jarinjar]
|
2383 | [28Mar2025 00:53:49.877] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "com.enderio.enderio-conduits-7.1.7-alpha.jar" [parent: enderio-7.1.7-alpha.jar, locator: jarinjar, reader: mod manifest]
|
2384 | [28Mar2025 00:53:49.877] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "commonmark-ext-ins-0.24.0.jar" [parent: modonomicon-1.21.1-neoforge-1.114.0.jar, locator: jarinjar]
|
2385 | [28Mar2025 00:53:49.877] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found gamelibrary file "mixinsquared-neoforge-0.2.0.jar" [parent: allthetweaks-1.21-2.6.0.jar, locator: jarinjar, reader: mod manifest]
|
2386 | [28Mar2025 00:53:49.877] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "pngj-2.1.0.jar" [parent: journeymap-neoforge-1.21.1-6.0.0-beta.40.jar, locator: jarinjar]
|
2387 | [28Mar2025 00:53:49.877] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found gamelibrary file "Registrate-MC1.21-1.3.0+62.jar" [parent: create-1.21.1-6.0.3.jar, locator: jarinjar, reader: mod manifest]
|
2388 | [28Mar2025 00:53:49.877] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "spectrelib-neoforge-0.17.2+1.21.jar" [parent: comforts-neoforge-9.0.3+1.21.1.jar, locator: jarinjar, reader: mod manifest]
|
2389 | [28Mar2025 00:53:49.877] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "com.enderio.enderio-armory-7.1.7-alpha.jar" [parent: enderio-7.1.7-alpha.jar, locator: jarinjar, reader: mod manifest]
|
2390 | [28Mar2025 00:53:49.877] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "imageio-metadata-3.12.0.jar" [parent: YetAnotherConfigLib-3.6.2+1.21-neoforge.jar, locator: jarinjar]
|
2391 | [28Mar2025 00:53:49.877] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "kffmod-5.7.0.jar" [parent: kotlinforforge-5.7.0-all.jar, locator: jarinjar, reader: mod manifest]
|
2392 | [28Mar2025 00:53:49.877] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "gson-0.2.1.jar" [parent: variantsandventures-neoforge-mc1.21.1-1.0.10.jar, locator: jarinjar]
|
2393 | [28Mar2025 00:53:49.877] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "kotlin-reflect-2.1.0.jar" [parent: kotlinforforge-5.7.0-all.jar, locator: jarinjar]
|
2394 | [28Mar2025 00:53:49.877] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "kotlin-stdlib-2.1.0.jar" [parent: kotlinforforge-5.7.0-all.jar, locator: jarinjar]
|
2395 | [28Mar2025 00:53:49.877] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "flywheel-neoforge-1.21.1-1.0.1-11.jar" [parent: create-1.21.1-6.0.3.jar, locator: jarinjar, reader: mod manifest]
|
2396 | [28Mar2025 00:53:49.877] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found gamelibrary file "spatial-0.2.1.jar" [parent: compactmachines-neoforge-7.0.22.jar, locator: jarinjar, reader: mod manifest]
|
2397 | [28Mar2025 00:53:49.878] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "omegaconfig-neoforge-1.5.1.jar" [parent: mostructures-neoforge-1.5.0+1.21.jar, locator: jarinjar, reader: mod manifest]
|
2398 | [28Mar2025 00:53:49.878] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "jnanoid-2.0.0.jar" [parent: compactmachines-neoforge-7.0.22.jar, locator: jarinjar]
|
2399 | [28Mar2025 00:53:49.878] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "tomlkt-jvm-0.3.7.jar" [parent: fzzy_config-0.6.5+1.21+neoforge.jar, locator: jarinjar]
|
2400 | [28Mar2025 00:53:49.878] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "com.enderio.enderio-conduits-modded-7.1.7-alpha.jar" [parent: enderio-7.1.7-alpha.jar, locator: jarinjar, reader: mod manifest]
|
2401 | [28Mar2025 00:53:49.878] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "json-0.2.1.jar" [parent: variantsandventures-neoforge-mc1.21.1-1.0.10.jar, locator: jarinjar]
|
2402 | [28Mar2025 00:53:49.878] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "resourceful-cosmetics-4j-1.0.3.jar" [parent: CreeperOverhaul-neoforge-1.21.1-4.0.6.jar, locator: jarinjar]
|
2403 | [28Mar2025 00:53:49.878] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "commonmark-0.24.0.jar" [parent: modonomicon-1.21.1-neoforge-1.114.0.jar, locator: jarinjar]
|
2404 | [28Mar2025 00:53:49.878] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found gamelibrary file "rendering-0.2.3.jar" [parent: compactmachines-neoforge-7.0.22.jar, locator: jarinjar, reader: mod manifest]
|
2405 | [28Mar2025 00:53:49.878] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "common-io-3.12.0.jar" [parent: YetAnotherConfigLib-3.6.2+1.21-neoforge.jar, locator: jarinjar]
|
2406 | [28Mar2025 00:53:49.878] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "s.tf-asm-4.6.3003.jar" [parent: twilightforest-1.21.1-4.6.3003-universal.jar, locator: jarinjar, reader: mod manifest]
|
2407 | [28Mar2025 00:53:49.878] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found gamelibrary file "mixinsquared-forge-0.1.1.jar" [parent: supplementaries-1.21-3.0.41-beta-neoforge.jar, locator: jarinjar, reader: mod manifest]
|
2408 | [28Mar2025 00:53:49.878] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found gamelibrary file "dev.compactmods.compactmachines.core-api-7.0.22.jar" [parent: compactmachines-neoforge-7.0.22.jar, locator: jarinjar, reader: mod manifest]
|
2409 | [28Mar2025 00:53:49.878] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "imageio-webp-3.12.0.jar" [parent: YetAnotherConfigLib-3.6.2+1.21-neoforge.jar, locator: jarinjar]
|
2410 | [28Mar2025 00:53:49.878] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "kotlinx-serialization-core-jvm-1.7.3.jar" [parent: kotlinforforge-5.7.0-all.jar, locator: jarinjar]
|
2411 | [28Mar2025 00:53:49.878] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "infiniverse-1.21-2.0.1.0.jar" [parent: hyperbox-1.21-6.0.0.1.jar, locator: jarinjar, reader: mod manifest]
|
2412 | [28Mar2025 00:53:49.878] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found gamelibrary file "Regilite-1.21-0.0.4-alpha.jar" [parent: com.enderio.enderio-base-7.1.7-alpha.jar, locator: jarinjar, reader: mod manifest]
|
2413 | [28Mar2025 00:53:49.878] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "expandability-neoforge-12.0.0.jar" [parent: artifacts-neoforge-12.0.5.jar, locator: jarinjar, reader: mod manifest]
|
2414 | [28Mar2025 00:53:49.878] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "com.enderio.enderio-machines-7.1.7-alpha.jar" [parent: enderio-7.1.7-alpha.jar, locator: jarinjar, reader: mod manifest]
|
2415 | [28Mar2025 00:53:49.879] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "journeymap-api-neoforge-2.0.0-1.21.1-SNAPSHOT.jar" [parent: journeymap-neoforge-1.21.1-6.0.0-beta.40.jar, locator: jarinjar, reader: mod manifest]
|
2416 | [28Mar2025 00:53:49.879] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "common-lang-3.12.0.jar" [parent: YetAnotherConfigLib-3.6.2+1.21-neoforge.jar, locator: jarinjar]
|
2417 | [28Mar2025 00:53:49.879] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "imageio-core-3.12.0.jar" [parent: YetAnotherConfigLib-3.6.2+1.21-neoforge.jar, locator: jarinjar]
|
2418 | [28Mar2025 00:53:49.884] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]:
|
2419 | Mod List:
|
2420 | Name Version (Mod Id)
|
2421 |
|
2422 | Accelerated Decay 21.0.0 (accelerateddecay)
|
2423 | Actually Additions 1.3.16 (actuallyadditions)
|
2424 | Additional Entity Attributes 2.0.0+1.21.1 (additionalentityattributes)
|
2425 | Additional Lights 2.1.9 (additional_lights)
|
2426 | Advanced AE 1.2.5-1.21.1 (advanced_ae)
|
2427 | Advanced Peripherals 0.7.49a (advancedperipherals)
|
2428 | AE2 Import Export Card 1.21-1.4.0 (ae2importexportcard)
|
2429 | AE2 JEI Integration 1.2.0 (ae2jeiintegration)
|
2430 | AE2:Crafting Tree 1.21.1-1.0.5 (ae2ct)
|
2431 | AE2NetworkAnalyzer 1.21-2.0.1-neoforge (ae2netanalyser)
|
2432 | AE2WTLib 19.2.2 (ae2wtlib)
|
2433 | AE2WTLib API 19.2.2 (ae2wtlib_api)
|
2434 | AEInfinityBooster 1.21.1-1.0.0.49 (aeinfinitybooster)
|
2435 | AI-Improvements 0.5.3 (aiimprovements)
|
2436 | Akashic Tome 1.8-29 (akashictome)
|
2437 | All The Arcanist Gear 1.21.1-21.3.0 (allthearcanistgear)
|
2438 | All The Leaks 0.1.15-beta+1.21.1-neoforge (alltheleaks)
|
2439 | All the Wizard Gear 1.21-1.1.9 (allthewizardgear)
|
2440 | AllTheCompressed 4.2.0 (allthecompressed)
|
2441 | Allthemodium 2.8.10 (allthemodium)
|
2442 | AllTheOres 3.1.6 (alltheores)
|
2443 | AllTheTweaks 2.6.0 (allthetweaks)
|
2444 | Almanac 1.0.2 (almanac)
|
2445 | AlmostUnified 1.21.1-1.2.3 (almostunified)
|
2446 | Amendments 1.21-1.2.24 (amendments)
|
2447 | Apotheosis 8.2.1 (apotheosis)
|
2448 | Apothic Attributes 2.7.0 (apothic_attributes)
|
2449 | Apothic Enchanting 1.3.2 (apothic_enchanting)
|
2450 | Apothic Spawners 1.2.1 (apothic_spawners)
|
2451 | AppleSkin 3.0.5+mc1.21 (appleskin)
|
2452 | Applied Energistics 2 19.2.5-beta (ae2)
|
2453 | Applied Mekanistics 1.6.2 (appmek)
|
2454 | AppliedFlux 1.21-2.0.5-neoforge (appflux)
|
2455 | Aquaculture 2 2.7.13 (aquaculture)
|
2456 | Architectury 13.0.8 (architectury)
|
2457 | Ars Additions 1.21.1-21.2.0 (ars_additions)
|
2458 | Ars Elemental **.**.**.** (ars_elemental)
|
2459 | Ars Nouveau 5.5.1 (ars_nouveau)
|
2460 | Ars Ocultas 2.1.0 (ars_ocultas)
|
2461 | Ars Énergistique 2.1.1-beta (arseng)
|
2462 | Artifacts 12.0.5 (artifacts)
|
2463 | Athena 4.0.1 (athena)
|
2464 | Atlas API 1.21-1.0.2 (atlas_api)
|
2465 | AttributeFix 21.1.2 (attributefix)
|
2466 | Bad Wither No Cookie Reloaded 3.20.3 (bwncr)
|
2467 | Balm 21.0.31 (balm)
|
2468 | Baubley Heart Canisters 1.21.1-1.2.2 (bhc)
|
2469 | Better Compatibility Checker 21.1.3 (bcc)
|
2470 | Bibliocraft Legacy 1.4.1 (bibliocraft)
|
2471 | Bibliowoods Legacy 1.4.0 (bibliowoods)
|
2472 | Blue Flame Burning 1.21.1-1.1.1 (blueflame)
|
2473 | Bookshelf 21.1.50 (bookshelf)
|
2474 | Bridging Mod 2.6.2+1.21.1 (bridgingmod)
|
2475 | Building Gadgets 2 1.3.8 (buildinggadgets2)
|
2476 | Byzantine 30 (byzantine)
|
2477 | Caelus API 7.0.1+1.21.1 (caelus)
|
2478 | Camol 1.21.1-0.2.1 (camol)
|
2479 | CatJammies 1.21-1.7.1 (catjammies)
|
2480 | CC: Tweaked 1.115.1 (computercraft)
|
2481 | Charging Gadgets 1.14.1 (charginggadgets)
|
2482 | Chipped 4.0.2 (chipped)
|
2483 | Chisel Reborn 2.0.0+mc1.21.1 (chisel)
|
2484 | ChoiceTheorem's Overhauled Village 3.5.6 (ctov)
|
2485 | Clean Swing 1.9 (cleanswing)
|
2486 | Cloth Config v15 API 15.0.140 (cloth_config)
|
2487 | Cloud Glass 1.0.1 (cloudglass)
|
2488 | Clumps **.**.**.** (clumps)
|
2489 | Cobblegen Galore 1.21.1-0.2.0 (cobblegengalore)
|
2490 | Cobweb 1.3.3 (cobweb)
|
2491 | CodeChicken Lib **.**.**.** (codechickenlib)
|
2492 | Comforts 9.0.3+1.21.1 (comforts)
|
2493 | Common Networking 1.0.18-1.21.1 (commonnetworking)
|
2494 | CommonCapabilities 2.9.7 (commoncapabilities)
|
2495 | Compact Machines 7.0.22 (compactmachines)
|
2496 | Connected Glass 1.1.12 (connectedglass)
|
2497 | ConnectedTexturesMod 1.21-1.2.1+3 (ctm)
|
2498 | Connectivity Mod 7.1 (connectivity)
|
2499 | Construction Sticks 1.1.5 (constructionstick)
|
2500 | Controlling 19.0.4 (controlling)
|
2501 | Cooking for Blockheads 21.1.12 (cookingforblockheads)
|
2502 | Corail Tombstone 9.2.8 (tombstone)
|
2503 | CorgiLib **.**.**.** (corgilib)
|
2504 | CosmeticArmorReworked 1.21.1-v1-neoforge (cosmeticarmorreworked)
|
2505 | Crafting On A Stick **.**.**.** (crafting_on_a_stick)
|
2506 | Crafting Tweaks 21.1.5 (craftingtweaks)
|
2507 | Crash Assistant 1.4.3 (crash_assistant)
|
2508 | Crash Utilities 9.0.4 (crashutilities)
|
2509 | Create 6.0.3 (create)
|
2510 | Creeper Overhaul 4.0.6 (creeperoverhaul)
|
2511 | Cristel Lib 1.2.8 (cristellib)
|
2512 | Cryonic Config 1.0.0+mc1.21.4 (cryonicconfig)
|
2513 | Crystalix 1.2.2 (crystalix)
|
2514 | Cucumber Library 8.0.10 (cucumber)
|
2515 | Cupboard mod 2.9 (cupboard)
|
2516 | Curios API 9.3.1+1.21.1 (curios)
|
2517 | Cyclops Core 1.25.7 (cyclopscore)
|
2518 | Deeper and Darker 1.3.4 (deeperdarker)
|
2519 | Deimos 2.1 (deimos)
|
2520 | DimStorage 9.0.2 (dimstorage)
|
2521 | Dis-Enchanting Table 3.1.0 (disenchanting_table)
|
2522 | Domum Ornamentum 1.0.204-1.21.1-snapshot (domum_ornamentum)
|
2523 | Dungeon Crawl 2.3.15 (dungeoncrawl)
|
2524 | Dyenamics 1.21.1-3.3.0 (dyenamics)
|
2525 | Easy Villagers 1.21.1-1.1.23 (easy_villagers)
|
2526 | EdivadLib 3.0.0 (edivadlib)
|
2527 | ElevatorMod 1.21.1-1.11.4 (elevatorid)
|
2528 | EnchantmentDescriptions 21.1.5 (enchdesc)
|
2529 | Ender Core 7.1.7-alpha (endercore)
|
2530 | Ender IO 7.1.7-alpha (enderio)
|
2531 | Ender IO Armory 7.1.7-alpha (enderio_armory)
|
2532 | Ender IO Base 7.1.7-alpha (enderio_base)
|
2533 | Ender IO Conduits 7.1.7-alpha (enderio_conduits)
|
2534 | Ender IO Machines 7.1.7-alpha (enderio_machines)
|
2535 | Ender IO Modded Conduits 7.1.7-alpha (enderio_conduits_modded)
|
2536 | Enderman Overhaul 2.0.2 (endermanoverhaul)
|
2537 | EnderStorage **.**.**.** (enderstorage)
|
2538 | Entangled 1.3.20+a (entangled)
|
2539 | Entity Model Features 2.4.1 (entity_model_features)
|
2540 | Entity Texture Features 6.2.9 (entity_texture_features)
|
2541 | EpheroLib 1.2.0 (epherolib)
|
2542 | Eternal Starlight 0.4.1+1.21.1+neoforge (eternal_starlight)
|
2543 | Everything is Copper 1.21.1-2.4.3 (everythingcopper)
|
2544 | EvilCraft 1.2.68 (evilcraft)
|
2545 | ExpandAbility 12.0.0 (expandability)
|
2546 | ExperienceLib 1.0.3 (experiencelib)
|
2547 | Explorer's Compass 1.21.1-3.0.3-neoforge (explorerscompass)
|
2548 | Explorify 1.6.2 (explorify)
|
2549 | Extended Industrialization 1.14.6-1.21.1 (extended_industrialization)
|
2550 | ExtendedAE 1.21-2.2.6-neoforge (extendedae)
|
2551 | Extreme Reactors 1.21.1-2.4.21 (bigreactors)
|
2552 | Factory Blocks 1.4.0+mc1.21.1 (factory_blocks)
|
2553 | Farmer's Delight 1.2.7 (farmersdelight)
|
2554 | Farming for Blockheads 21.1.7 (farmingforblockheads)
|
2555 | Fast Workbench 9.1.2 (fastbench)
|
2556 | FastFurnace 9.0.0 (fastfurnace)
|
2557 | Ferrite Core 7.0.2 (ferritecore)
|
2558 | Fireproof Boats 1.21.0-1.0.3 (fireproofboats)
|
2559 | FlickerFix 4.0.1 (flickerfix)
|
2560 | Flux Networks 8.0.0 (fluxnetworks)
|
2561 | Flywheel 1.0.1-11 (flywheel)
|
2562 | Forbidden Arcanus 2.5.14 (forbidden_arcanus)
|
2563 | Formations 1.0.3 (formations)
|
2564 | Formations Nether 1.0.5 (formationsnether)
|
2565 | Formations Overworld 1.0.4 (formationsoverworld)
|
2566 | FramedBlocks 10.3.1 (framedblocks)
|
2567 | Framework 0.9.4 (framework)
|
2568 | FTB Chunks 2101.1.8 (ftbchunks)
|
2569 | FTB Essentials 2101.1.6 (ftbessentials)
|
2570 | FTB Filter System 21.1.0 (ftbfiltersystem)
|
2571 | FTB Jei Extras 21.1.5 (ftbjeiextras)
|
2572 | FTB Library 2101.1.12 (ftblibrary)
|
2573 | FTB Quests 2101.1.6 (ftbquests)
|
2574 | FTB Ranks 2101.1.2 (ftbranks)
|
2575 | FTB Teams 2101.1.2 (ftbteams)
|
2576 | FTB Ultimine 2101.1.1 (ftbultimine)
|
2577 | FTB XMod Compat 21.1.3 (ftbxmodcompat)
|
2578 | Fuel Goes Here 1.21.1-1.2.0 (fuelgoeshere)
|
2579 | Functional Storage 1.21.1-1.4.2 (functionalstorage)
|
2580 | Fusion 1.2.4 (fusion)
|
2581 | Fzzy Config 0.6.5+1.21+neoforge (fzzy_config)
|
2582 | Gateways To Eternity 5.0.2 (gateways)
|
2583 | GeckoLib 4 **.**.**.** (geckolib)
|
2584 | Generator Galore 1.21.1-1.3.4 (generatorgalore)
|
2585 | Get It Together, Drops! 1.3.2 (getittogetherdrops)
|
2586 | Glassential-renewed 3.1.5 (glassential)
|
2587 | Glodium 1.21-2.2-neoforge (glodium)
|
2588 | Grand Power 3.0.0 (grandpower)
|
2589 | Gravitational Modulating Additional Unit 6.1 (gmut)
|
2590 | GuideME 21.1.5 (guideme)
|
2591 | Handcrafted 4.0.2 (handcrafted)
|
2592 | Hardened Armadillos 1.21.1-0.2.0 (hardenedarmadillos)
|
2593 | Harvest with ease 9.4.0 (harvest_with_ease)
|
2594 | Hey Berry! SHUT UP 1.21.0-2.0.4 (heyberryshutup)
|
2595 | Hostile Neural Networks 6.1.3 (hostilenetworks)
|
2596 | Hyperbox **.**.**.** (hyperbox)
|
2597 | I'm Fast 1.0.2 (imfast)
|
2598 | Illager-Warship 1.0.0 (illagerwarship)
|
2599 | ImmediatelyFast 1.6.2+1.21.1 (immediatelyfast)
|
2600 | Immersive Energistics 1.1.0-beta (immeng)
|
2601 | Immersive Engineering 12.1.0-185 (immersiveengineering)
|
2602 | Industrial Foregoing 1.21-3.6.24 (industrialforegoing)
|
2603 | Industrial Foregoing Souls 1.10.4 (industrialforegoingsouls)
|
2604 | Infiniverse **.**.**.** (infiniverse)
|
2605 | IntegratedCrafting 1.1.16 (integratedcrafting)
|
2606 | IntegratedDynamics 1.25.9 (integrateddynamics)
|
2607 | IntegratedScripting 1.0.17 (integratedscripting)
|
2608 | IntegratedTerminals 1.6.10 (integratedterminals)
|
2609 | IntegratedTunnels 1.8.36 (integratedtunnels)
|
2610 | Inventory Essentials 21.1.2 (inventoryessentials)
|
2611 | Inventory Tweaks Refoxed 1.21.1-1.2.0 (invtweaks)
|
2612 | Iron Furnaces 4.2.6 (ironfurnaces)
|
2613 | Iron Jetpacks 8.0.7 (ironjetpacks)
|
2614 | Iron's Gems 'n Jewelry 1.21.1-1.0.9 (irons_jewelry)
|
2615 | Iron's Spells 'n Spellbooks 1.21.1-3.10.1 (irons_spellbooks)
|
2616 | Item Collectors 1.1.10 (itemcollectors)
|
2617 | Jade 15.10.0+neoforge (jade)
|
2618 | JamLib 1.3.2+1.21.1 (jamlib)
|
2619 | Jonn's Trophies 1.21.1-2.2.4 (trophymanager)
|
2620 | Journeymap 1.21.1-6.0.0-beta.40 (journeymap)
|
2621 | JourneyMap API 2.0.0 (journeymap_api)
|
2622 | Jumpy Boats 1.21.0-1.0.5 (jumpboat)
|
2623 | Just Dire Things 1.5.4 (justdirethings)
|
2624 | Just Enough Archaeology 1.21.0-1.1.5 (jearchaeology)
|
2625 | Just Enough Items **.**.**.** (jei)
|
2626 | Kotlin For Forge 5.7.0 (kotlinforforge)
|
2627 | KubeJS 2101.7.1-build.181 (kubejs)
|
2628 | KumaAPI 21.0.5-SNAPSHOT (kuma_api)
|
2629 | L_Ender's Cataclysm 2.58-1.21.1 (cataclysm)
|
2630 | Laser Bridges & Doors 5 (laserbridges)
|
2631 | LaserIO 1.9.11 (laserio)
|
2632 | Let Me Despawn 1.5.0 (letmedespawn)
|
2633 | lionfishapi 2.6 (lionfishapi)
|
2634 | Lithium 0.14.7+mc1.21.1 (lithium)
|
2635 | Lithostitched 1.4.2 (lithostitched)
|
2636 | Living Things 1.21.1-2.2.0 (livingthings)
|
2637 | Load My F***ing Tags 1.0.4+1.21 (lmft)
|
2638 | Log Begone 1.0.3 (logbegone)
|
2639 | Lootr 1.21-1.10.35.90 (lootr)
|
2640 | Luminax 1.2.2 (luminax)
|
2641 | Macaw's Bridges 3.0.0 (mcwbridges)
|
2642 | Macaw's Doors 1.1.2 (mcwdoors)
|
2643 | Macaw's Fences and Walls 1.1.2 (mcwfences)
|
2644 | Macaw's Furniture 3.3.0 (mcwfurnitures)
|
2645 | Macaw's Holidays 1.1.0 (mcwholidays)
|
2646 | Macaw's Lights and Lamps 1.1.1 (mcwlights)
|
2647 | Macaw's Paths and Pavings 1.1.0 (mcwpaths)
|
2648 | Macaw's Roofs 2.3.1 (mcwroofs)
|
2649 | Macaw's Stairs and Balconies 1.0.1 (mcwstairs)
|
2650 | Macaw's Trapdoors 1.1.4 (mcwtrpdoors)
|
2651 | Macaw's Windows 2.3.2 (mcwwindows)
|
2652 | Mahou Tsukai 1.21.0-v1.35.42 (mahoutsukai)
|
2653 | Mama's Herbs and Harvest 1.0.0 (herbsandharvest)
|
2654 | Mama's MerryMaking 1.0.0 (merrymaking)
|
2655 | McJtyLib 1.21-9.0.6 (mcjtylib)
|
2656 | ME Requester 1.21.1-1.1.8 (merequester)
|
2657 | Measurements 3.0.0 (measurements)
|
2658 | MEGA Cells 4.6.1 (megacells)
|
2659 | Mekanism 10.7.12 (mekanism)
|
2660 | Mekanism Covers 1.3-BETA+1.21 (mekanismcovers)
|
2661 | Mekanism: Generators 10.7.12 (mekanismgenerators)
|
2662 | Mekanism: Tools 10.7.12 (mekanismtools)
|
2663 | memorysettings mod 5.9 (memorysettings)
|
2664 | MineColonies 1.1.905-1.21.1-snapshot (minecolonies)
|
2665 | Minecraft 1.21.1 (minecraft)
|
2666 | Mining Gadgets 1.18.6 (mininggadgets)
|
2667 | MmmMmmMmmMmm 1.21-2.0.7 (dummmmmmy)
|
2668 | Mo' Structures 1.5.0+1.21 (mostructures)
|
2669 | Mob Grinding Utils 1.1.7+mc1.21.1 (mob_grinding_utils)
|
2670 | Modern Dynamics 0.9.4 (moderndynamics)
|
2671 | Modern Industrialization 2.2.34 (modern_industrialization)
|
2672 | ModernFix 5.20.2+mc1.21.1 (modernfix)
|
2673 | Modonomicon 1.114.0 (modonomicon)
|
2674 | Modular Force Field System 5.4.16 (mffs)
|
2675 | Modular Machinery Reborn 2.1.5 (modular_machinery_reborn)
|
2676 | Modular Machinery Reborn ArsNouveau 2.0.0 (modular_machinery_reborn_ars)
|
2677 | Modular Machinery Reborn Mekanism 2.0.3 (modular_machinery_reborn_mekanism)
|
2678 | Modular Routers 13.2.1 (modularrouters)
|
2679 | MonoLib 2.0.0 (monolib)
|
2680 | Moog's End Structures 1.3.5-1.21 (mes)
|
2681 | Moog's Nether Structures 1.0.8-1.21 (mns)
|
2682 | Moog's Soaring Structures 1.2.8-1.21 (mss)
|
2683 | Moog's Voyager Structures 4.2.8-1.21 (mvs)
|
2684 | Moonlight Lib 1.21-2.17.36 (moonlight)
|
2685 | More Dragon Eggs 5.0 (moredragoneggs)
|
2686 | More Industrial Foregoing Addons 2.1.0 (mifa)
|
2687 | More Red **.**.**.** (morered)
|
2688 | More Red x CC:Tweaked Compat 1.21.1-1.3.0 (moreredxcctcompat)
|
2689 | Mouse Tweaks 2.26.1 (mousetweaks)
|
2690 | MrCrayfish's Furniture Mod: Refurbished 1.0.12 (refurbished_furniture)
|
2691 | Multi-Piston 1.2.51-1.21.1-snapshot (multipiston)
|
2692 | Mystical Agradditions 8.0.4 (mysticalagradditions)
|
2693 | Mystical Agriculture 8.0.13 (mysticalagriculture)
|
2694 | Mystical Customization 6.0.0 (mysticalcustomization)
|
2695 | Nature's Compass 1.21.1-3.0.2-neoforge (naturescompass)
|
2696 | NaturesAura 41.6 (naturesaura)
|
2697 | NeoForge 21.1.133 (neoforge)
|
2698 | NetherPortalFix 21.1.1 (netherportalfix)
|
2699 | No Chat Reports 1.21.1-v2.9.1 (nochatreports)
|
2700 | No Villager Death Messages 6.0.0 (novillagerdm)
|
2701 | Not Enough Glyphs 4.0.6 (not_enough_glyphs)
|
2702 | Nuggets **.**.**.** (nuggets)
|
2703 | Nullscape 1.2.10 (nullscape)
|
2704 | Observable 5.4.3 (observable)
|
2705 | Occultism 1.177.1 (occultism)
|
2706 | Occultism KubeJS 1.8.0 (occultism_kubejs)
|
2707 | OctoLib **.**.**.** (octolib)
|
2708 | Oh The Biomes We've Gone 2.3.10 (biomeswevegone)
|
2709 | Oh The Trees You'll Grow 5.0.8 (ohthetreesyoullgrow)
|
2710 | Omega Config Architectury 1.5.1 (omegaconfig)
|
2711 | OverloadedArmorBar 2 (overloadedarmorbar)
|
2712 | Pam's HarvestCraft - Crops 1.0.0 (pamhc2crops)
|
2713 | Pam's HarvestCraft - Food Core 1.0.0 (pamhc2foodcore)
|
2714 | Pam's HarvestCraft - Food Extended 1.0.0 (pamhc2foodextended)
|
2715 | Pam's HarvestCraft - Trees 1.0.0 (pamhc2trees)
|
2716 | Patchouli 1.21-88-NEOFORGE (patchouli)
|
2717 | Pipez 1.21.1-1.2.19 (pipez)
|
2718 | Placebo 9.7.0 (placebo)
|
2719 | Player Animator 2.0.1+1.21.1 (playeranimator)
|
2720 | PneumaticCraft: Repressurized 8.2.12 (pneumaticcraft)
|
2721 | Pocket Storage 1.2.4+1.21.1-b40 (pocketstorage)
|
2722 | PolyLib 2100.0.3-build.160 (polylib)
|
2723 | Polymorph 1.0.7+1.21.1 (polymorph)
|
2724 | Polymorphic Energistics 0.4.1 (polyeng)
|
2725 | Ponder 1.0.45 (ponder)
|
2726 | PotionsMaster 0.6.8-packdev (potionsmaster)
|
2727 | Powah 6.1.6 (powah)
|
2728 | PrickleMC 21.1.6 (prickle)
|
2729 | Productive Bees 1.21.1-13.6.11 (productivebees)
|
2730 | Productive Lib 1.21.0-0.1.12 (productivelib)
|
2731 | Productive Metalworks 1.21.1-1.2.5 (productivemetalworks)
|
2732 | Productive Trees 1.21.1-0.7.0 (productivetrees)
|
2733 | Pylons 5.1.1 (pylons)
|
2734 | QuarryPlus 21.1.119 (quarryplus)
|
2735 | Railcraft Reborn 1.2.5 (railcraft)
|
2736 | Ranged Pumps 1.3.0 (rangedpumps)
|
2737 | RAR-Compat 0.9.5 (rarcompat)
|
2738 | Reap Mod 1.21.1-1.1.2 (reap)
|
2739 | Rebind Narrator 2.0.3 (rebind_narrator)
|
2740 | Rechiseled 1.1.6+a (rechiseled)
|
2741 | Rechiseled: Chipped 1.2 (rechiseled_chipped)
|
2742 | Redstone Pen 1.11.42 (redstonepen)
|
2743 | Regions Unexplored **.**.**.** (regions_unexplored)
|
2744 | Relics **.**.**.** (relics)
|
2745 | Reliquary Reincarnations 2.0.47 (reliquary)
|
2746 | Repeatable Trial Vaults 1.0.2 (repeatable_trial_vaults)
|
2747 | Repurposed Structures 7.5.13+1.21.1-neoforge (repurposed_structures)
|
2748 | Resourceful Lib 3.0.11 (resourcefullib)
|
2749 | Resourcefulconfig 3.0.9 (resourcefulconfig)
|
2750 | Restrictions 1.21-7.0.3 (restrictions)
|
2751 | RFToolsBase 1.21-6.0.6 (rftoolsbase)
|
2752 | RFToolsBuilder 1.21-7.0.2 (rftoolsbuilder)
|
2753 | RFToolsPower 1.21-7.0.3 (rftoolspower)
|
2754 | Rhino 2101.2.7-build.74 (rhino)
|
2755 | Roots Classic 1.21.1-1.5.5 (rootsclassic)
|
2756 | Searchables 1.0.2 (searchables)
|
2757 | SecurityCraft 1.9.12 (securitycraft)
|
2758 | ServerCore 1.5.5+1.21.1 (servercore)
|
2759 | Showcase Item 1.21-1.0.1 (showcaseitem)
|
2760 | Shrink **.**.**.** (shrink)
|
2761 | Silent Gear 4.0.15 (silentgear)
|
2762 | Silent Lib 10.4.0 (silentlib)
|
2763 | Simple Magnets 1.1.12+b (simplemagnets)
|
2764 | Simple Voice Chat 1.21.1-2.5.27 (voicechat)
|
2765 | Simply Light 1.5.3 (simplylight)
|
2766 | SmartBrainLib 1.16.7 (smartbrainlib)
|
2767 | SmithingTemplateViewer 1.0.0 (smithingtemplateviewer)
|
2768 | Sophisticated Backpacks 3.24.1 (sophisticatedbackpacks)
|
2769 | Sophisticated Core 1.3.2 (sophisticatedcore)
|
2770 | Sophisticated Storage 1.4.0 (sophisticatedstorage)
|
2771 | Sophisticated Storage In Motion 0.10.5 (sophisticatedstorageinmotion)
|
2772 | Soulplied Energistics 1.0.1 (soulplied_energistics)
|
2773 | spark 1.10.124 (spark)
|
2774 | SpectreLib 0.17.2+1.21 (spectrelib)
|
2775 | Spice of Life: Carrot Edition 1.16.5 (solcarrot)
|
2776 | StevesCarts2 1.2.13 (stevescarts)
|
2777 | Storage Delight 25.03.09-1.21-neoforge (storagedelight)
|
2778 | Structory 1.3.9 (structory)
|
2779 | Structory: Towers 1.0.10 (structory_towers)
|
2780 | Structurize 1.0.765-1.21.1-snapshot (structurize)
|
2781 | Stylecolonies 1.12 (stylecolonies)
|
2782 | Super Factory Manager 4.19.0 (sfm)
|
2783 | SuperMartijn642's Config Library 1.1.8 (supermartijn642configlib)
|
2784 | SuperMartijn642's Core Lib 1.1.18+a (supermartijn642corelib)
|
2785 | Supplementaries 1.21-3.0.41-beta (supplementaries)
|
2786 | Sushi Go Crafting 0.6.4 (sushigocrafting)
|
2787 | Sussy Sniffers 1.21.1-0.1.2 (sussysniffers)
|
2788 | TerraBlender **.**.**.** (terrablender)
|
2789 | Tesseract API 1.8.3-1.21.1 (tesseract_api)
|
2790 | The Bumblezone 7.8.3+1.21.1-neoforge (the_bumblezone)
|
2791 | The Twilight Forest 4.6.3003 (twilightforest)
|
2792 | The Undergarden 0.8.22 (undergarden)
|
2793 | Theurgy 1.60.0 (theurgy)
|
2794 | Theurgy KubeJS 1.4.0 (theurgy_kubejs)
|
2795 | Time In A Bottle 6.4.0 (tiab)
|
2796 | Titanium 4.0.35 (titanium)
|
2797 | Tool Belt 2.2.6 (toolbelt)
|
2798 | Torchmaster 21.1.5-beta (torchmaster)
|
2799 | Towns and Towers 1.13.2 (t_and_t)
|
2800 | Towntalk 1.2.0 (towntalk)
|
2801 | Trash Cans 1.0.18+c (trashcans)
|
2802 | TrashSlot 21.1.2 (trashslot)
|
2803 | Tree Tap 1.21.1-0.4.3 (treetap)
|
2804 | UI Library Mod 1.0.195-1.21.1-snapshot (blockui)
|
2805 | Underground Villages Mod 4.0.0 (underground_villages)
|
2806 | Universal Sawmill 1.21-1.5.14 (sawmill)
|
2807 | Utilitarian 1.21.1-0.13.10 (utilitarian)
|
2808 | Valhelsia Core 1.1.5 (valhelsia_core)
|
2809 | Variants&Ventures 1.0.10 (variantsandventures)
|
2810 | Villages & Pillages 1.0.3 (villagesandpillages)
|
2811 | Waystones 21.1.13 (waystones)
|
2812 | When Dungeons Arise 2.1.64 (dungeons_arise)
|
2813 | Wireless Chargers 1.0.9+a (wirelesschargers)
|
2814 | Wither Skeleton Tweaks 10.0.2 (wstweaks)
|
2815 | WITS 1.3.0+1.21-neoforge (wits)
|
2816 | XNet 1.21-7.0.4 (xnet)
|
2817 | XTones Reworked 1.1.0 (xtonesreworked)
|
2818 | XyCraft Core 0.7.45 (xycraft_core)
|
2819 | XyCraft Machines 0.7.45 (xycraft_machines)
|
2820 | XyCraft Override 0.7.45 (xycraft_override)
|
2821 | XyCraft World 0.7.45 (xycraft_world)
|
2822 | Yeetus Experimentus 87.0.0 (yeetusexperimentus)
|
2823 | YetAnotherConfigLib 3.6.2+1.21-neoforge (yet_another_config_lib_v3)
|
2824 | YUNG's API 1.21.1-NeoForge-5.1.4 (yungsapi)
|
2825 | YUNG's Better Desert Temples 1.21.1-NeoForge-4.1.5 (betterdeserttemples)
|
2826 | YUNG's Better Dungeons 1.21.1-NeoForge-5.1.4 (betterdungeons)
|
2827 | YUNG's Better End Island 1.21.1-NeoForge-3.1.2 (betterendisland)
|
2828 | YUNG's Better Jungle Temples 1.21.1-NeoForge-3.1.2 (betterjungletemples)
|
2829 | YUNG's Better Mineshafts 1.21.1-NeoForge-5.1.1 (bettermineshafts)
|
2830 | YUNG's Better Nether Fortresses 1.21.1-NeoForge-3.1.4 (betterfortresses)
|
2831 | YUNG's Better Ocean Monuments 1.21.1-NeoForge-4.1.2 (betteroceanmonuments)
|
2832 | YUNG's Better Strongholds 1.21.1-NeoForge-5.1.3 (betterstrongholds)
|
2833 | YUNG's Better Witch Huts 1.21.1-NeoForge-4.1.1 (betterwitchhuts)
|
2834 | YUNG's Extras 1.21.1-NeoForge-5.1.1 (yungsextras)
|
2835 | Zero CORE 2 1.21.1-2.4.16 (zerocore)
|
2836 | [28Mar2025 00:53:49.885] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\kubejs-neoforge-2101.7.1-build.181.jar
|
2837 | [28Mar2025 00:53:49.886] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kubejs-neoforge-2101.7.1-build.181.jar with {kubejs} mods - versions {2101.7.1-build.181}
|
2838 | [28Mar2025 00:53:49.886] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\kubejs-neoforge-2101.7.1-build.181.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
2839 | [28Mar2025 00:53:49.887] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=kubejs.mixins.json, requiredMods=[]]
|
2840 | [28Mar2025 00:53:49.887] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\YungsBetterDungeons-1.21.1-NeoForge-5.1.4.jar
|
2841 | [28Mar2025 00:53:49.887] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterDungeons-1.21.1-NeoForge-5.1.4.jar with {betterdungeons} mods - versions {1.21.1-NeoForge-5.1.4}
|
2842 | [28Mar2025 00:53:49.887] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\YungsBetterDungeons-1.21.1-NeoForge-5.1.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
2843 | [28Mar2025 00:53:49.887] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=betterdungeons.mixins.json, requiredMods=[]]
|
2844 | [28Mar2025 00:53:49.887] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\almanac-1.21.x-neoforge-1.0.2.jar
|
2845 | [28Mar2025 00:53:49.887] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file almanac-1.21.x-neoforge-1.0.2.jar with {almanac} mods - versions {1.0.2}
|
2846 | [28Mar2025 00:53:49.887] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\almanac-1.21.x-neoforge-1.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
2847 | [28Mar2025 00:53:49.887] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=almanac.mixins.json, requiredMods=[]]
|
2848 | [28Mar2025 00:53:49.887] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\disenchanting_table-merged-1.21.1-3.1.0.jar
|
2849 | [28Mar2025 00:53:49.888] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file disenchanting_table-merged-1.21.1-3.1.0.jar with {disenchanting_table} mods - versions {3.1.0}
|
2850 | [28Mar2025 00:53:49.888] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\disenchanting_table-merged-1.21.1-3.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
2851 | [28Mar2025 00:53:49.888] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=neoforge-disenchanting_table.mixins.json, requiredMods=[]]
|
2852 | [28Mar2025 00:53:49.888] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=neoforge-disenchanting_table.neoforge.mixins.json, requiredMods=[]]
|
2853 | [28Mar2025 00:53:49.888] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ftb-essentials-neoforge-2101.1.6.jar
|
2854 | [28Mar2025 00:53:49.888] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-essentials-neoforge-2101.1.6.jar with {ftbessentials} mods - versions {2101.1.6}
|
2855 | [28Mar2025 00:53:49.888] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ftb-essentials-neoforge-2101.1.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
2856 | [28Mar2025 00:53:49.888] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ftbessentials-common.mixins.json, requiredMods=[]]
|
2857 | [28Mar2025 00:53:49.888] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\simplemagnets-1.1.12b-neoforge-mc1.21.jar
|
2858 | [28Mar2025 00:53:49.888] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file simplemagnets-1.1.12b-neoforge-mc1.21.jar with {simplemagnets} mods - versions {1.1.12+b}
|
2859 | [28Mar2025 00:53:49.888] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\simplemagnets-1.1.12b-neoforge-mc1.21.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
2860 | [28Mar2025 00:53:49.888] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=simplemagnets.mixins.json, requiredMods=[]]
|
2861 | [28Mar2025 00:53:49.889] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\integratedterminals-1.21.1-neoforge-1.6.10.jar
|
2862 | [28Mar2025 00:53:49.889] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file integratedterminals-1.21.1-neoforge-1.6.10.jar with {integratedterminals,integratedterminalscompat} mods - versions {1.6.10,1.0.0}
|
2863 | [28Mar2025 00:53:49.889] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\integratedterminals-1.21.1-neoforge-1.6.10.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
2864 | [28Mar2025 00:53:49.889] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2865 | [28Mar2025 00:53:49.889] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file com.enderio.enderio-base-7.1.7-alpha.jar with {enderio_base} mods - versions {7.1.7-alpha}
|
2866 | [28Mar2025 00:53:49.889] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
2867 | [28Mar2025 00:53:49.889] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=enderiobase.mixins.json, requiredMods=[]]
|
2868 | [28Mar2025 00:53:49.889] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mffs-5.4.16.jar
|
2869 | [28Mar2025 00:53:49.889] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mffs-5.4.16.jar with {mffs} mods - versions {5.4.16}
|
2870 | [28Mar2025 00:53:49.889] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\mffs-5.4.16.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
2871 | [28Mar2025 00:53:49.889] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=mffs.mixins.json, requiredMods=[]]
|
2872 | [28Mar2025 00:53:49.889] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2873 | [28Mar2025 00:53:49.889] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file com.enderio.endercore-7.1.7-alpha.jar with {endercore} mods - versions {7.1.7-alpha}
|
2874 | [28Mar2025 00:53:49.889] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
2875 | [28Mar2025 00:53:49.889] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\rftoolsbase-1.21-6.0.6.jar
|
2876 | [28Mar2025 00:53:49.890] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rftoolsbase-1.21-6.0.6.jar with {rftoolsbase} mods - versions {1.21-6.0.6}
|
2877 | [28Mar2025 00:53:49.890] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\rftoolsbase-1.21-6.0.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
2878 | [28Mar2025 00:53:49.890] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\laserio-1.9.11.jar
|
2879 | [28Mar2025 00:53:49.890] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file laserio-1.9.11.jar with {laserio} mods - versions {1.9.11}
|
2880 | [28Mar2025 00:53:49.890] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\laserio-1.9.11.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
2881 | [28Mar2025 00:53:49.890] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\libraries\net\neoforged\neoforge\21.1.133\neoforge-21.1.133-universal.jar
|
2882 | [28Mar2025 00:53:49.890] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file neoforge-21.1.133-universal.jar with {neoforge} mods - versions {21.1.133}
|
2883 | [28Mar2025 00:53:49.890] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\libraries\net\neoforged\neoforge\21.1.133\neoforge-21.1.133-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[3,]]]
|
2884 | [28Mar2025 00:53:49.890] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=neoforge.mixins.json, requiredMods=[]]
|
2885 | [28Mar2025 00:53:49.890] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\modernfix-neoforge-5.20.2+mc1.21.1.jar
|
2886 | [28Mar2025 00:53:49.890] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file modernfix-neoforge-5.20.2+mc1.21.1.jar with {modernfix} mods - versions {5.20.2+mc1.21.1}
|
2887 | [28Mar2025 00:53:49.890] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\modernfix-neoforge-5.20.2+mc1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
2888 | [28Mar2025 00:53:49.890] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=modernfix-common.mixins.json, requiredMods=[]]
|
2889 | [28Mar2025 00:53:49.890] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=modernfix-neoforge.mixins.json, requiredMods=[]]
|
2890 | [28Mar2025 00:53:49.890] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\evilcraft-1.21.1-neoforge-1.2.68.jar
|
2891 | [28Mar2025 00:53:49.890] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file evilcraft-1.21.1-neoforge-1.2.68.jar with {evilcraft,evilcraftcompat} mods - versions {1.2.68,1.2.68}
|
2892 | [28Mar2025 00:53:49.890] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\evilcraft-1.21.1-neoforge-1.2.68.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
2893 | [28Mar2025 00:53:49.890] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\GatewaysToEternity-1.21.1-5.0.2.jar
|
2894 | [28Mar2025 00:53:49.891] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file GatewaysToEternity-1.21.1-5.0.2.jar with {gateways} mods - versions {5.0.2}
|
2895 | [28Mar2025 00:53:49.891] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\GatewaysToEternity-1.21.1-5.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
2896 | [28Mar2025 00:53:49.893] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=gateways.mixins.json, requiredMods=[]]
|
2897 | [28Mar2025 00:53:49.893] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mcw-stairs-1.0.1-1.21.1neoforge.jar
|
2898 | [28Mar2025 00:53:49.893] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-stairs-1.0.1-1.21.1neoforge.jar with {mcwstairs} mods - versions {1.0.1}
|
2899 | [28Mar2025 00:53:49.893] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\mcw-stairs-1.0.1-1.21.1neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
2900 | [28Mar2025 00:53:49.893] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\YungsApi-1.21.1-NeoForge-5.1.4.jar
|
2901 | [28Mar2025 00:53:49.893] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsApi-1.21.1-NeoForge-5.1.4.jar with {yungsapi} mods - versions {1.21.1-NeoForge-5.1.4}
|
2902 | [28Mar2025 00:53:49.893] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\YungsApi-1.21.1-NeoForge-5.1.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
2903 | [28Mar2025 00:53:49.893] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=yungsapi.mixins.json, requiredMods=[]]
|
2904 | [28Mar2025 00:53:49.893] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=yungsapi_neoforge.mixins.json, requiredMods=[]]
|
2905 | [28Mar2025 00:53:49.893] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\rechiseled_chipped-1.2.jar
|
2906 | [28Mar2025 00:53:49.894] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rechiseled_chipped-1.2.jar with {rechiseled_chipped} mods - versions {1.2}
|
2907 | [28Mar2025 00:53:49.894] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\rechiseled_chipped-1.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
2908 | [28Mar2025 00:53:49.894] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=rechiseled_chipped.mixins.json, requiredMods=[]]
|
2909 | [28Mar2025 00:53:49.894] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\shrink-2.0.0.44-neoforge.jar
|
2910 | [28Mar2025 00:53:49.894] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file shrink-2.0.0.44-neoforge.jar with {shrink} mods - versions {**.**.**.**}
|
2911 | [28Mar2025 00:53:49.894] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\shrink-2.0.0.44-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
2912 | [28Mar2025 00:53:49.894] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=shrink.mixins.json, requiredMods=[]]
|
2913 | [28Mar2025 00:53:49.894] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\WitherSkeletonTweaks-1.21.1-10.0.2.jar
|
2914 | [28Mar2025 00:53:49.894] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file WitherSkeletonTweaks-1.21.1-10.0.2.jar with {wstweaks} mods - versions {10.0.2}
|
2915 | [28Mar2025 00:53:49.894] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\WitherSkeletonTweaks-1.21.1-10.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
2916 | [28Mar2025 00:53:49.894] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Apotheosis-1.21.1-8.2.1.jar
|
2917 | [28Mar2025 00:53:49.894] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Apotheosis-1.21.1-8.2.1.jar with {apotheosis} mods - versions {8.2.1}
|
2918 | [28Mar2025 00:53:49.894] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Apotheosis-1.21.1-8.2.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
2919 | [28Mar2025 00:53:49.895] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=apotheosis.mixins.json, requiredMods=[]]
|
2920 | [28Mar2025 00:53:49.895] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\soulplied_energistics-1.0.1.jar
|
2921 | [28Mar2025 00:53:49.895] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file soulplied_energistics-1.0.1.jar with {soulplied_energistics} mods - versions {1.0.1}
|
2922 | [28Mar2025 00:53:49.895] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\soulplied_energistics-1.0.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
2923 | [28Mar2025 00:53:49.895] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=soulplied_energistics.mixins.json, requiredMods=[]]
|
2924 | [28Mar2025 00:53:49.895] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\cloth-config-15.0.140-neoforge.jar
|
2925 | [28Mar2025 00:53:49.895] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cloth-config-15.0.140-neoforge.jar with {cloth_config} mods - versions {15.0.140}
|
2926 | [28Mar2025 00:53:49.895] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\cloth-config-15.0.140-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
2927 | [28Mar2025 00:53:49.895] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.4.jar
|
2928 | [28Mar2025 00:53:49.895] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.4.jar with {betterfortresses} mods - versions {1.21.1-NeoForge-3.1.4}
|
2929 | [28Mar2025 00:53:49.895] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
2930 | [28Mar2025 00:53:49.895] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=betterfortresses.mixins.json, requiredMods=[]]
|
2931 | [28Mar2025 00:53:49.895] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\sawmill-1.21-1.5.14-neoforge.jar
|
2932 | [28Mar2025 00:53:49.895] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sawmill-1.21-1.5.14-neoforge.jar with {sawmill} mods - versions {1.21-1.5.14}
|
2933 | [28Mar2025 00:53:49.895] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\sawmill-1.21-1.5.14-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
2934 | [28Mar2025 00:53:49.895] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=sawmill.mixins.json, requiredMods=[]]
|
2935 | [28Mar2025 00:53:49.895] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=sawmill-common.mixins.json, requiredMods=[]]
|
2936 | [28Mar2025 00:53:49.895] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\supplementaries-1.21-3.0.41-beta-neoforge.jar
|
2937 | [28Mar2025 00:53:49.896] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supplementaries-1.21-3.0.41-beta-neoforge.jar with {supplementaries} mods - versions {1.21-3.0.41-beta}
|
2938 | [28Mar2025 00:53:49.896] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\supplementaries-1.21-3.0.41-beta-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
2939 | [28Mar2025 00:53:49.896] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=supplementaries.mixins.json, requiredMods=[]]
|
2940 | [28Mar2025 00:53:49.896] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=supplementaries-common.mixins.json, requiredMods=[]]
|
2941 | [28Mar2025 00:53:49.896] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\aeinfinitybooster-neoforge-1.21.1-1.0.0.49.jar
|
2942 | [28Mar2025 00:53:49.896] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file aeinfinitybooster-neoforge-1.21.1-1.0.0.49.jar with {aeinfinitybooster} mods - versions {1.21.1-1.0.0.49}
|
2943 | [28Mar2025 00:53:49.896] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\aeinfinitybooster-neoforge-1.21.1-1.0.0.49.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
2944 | [28Mar2025 00:53:49.896] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=AEInfinityBooster.mixins.json, requiredMods=[]]
|
2945 | [28Mar2025 00:53:49.896] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\industrialforegoing-1.21-3.6.24.jar
|
2946 | [28Mar2025 00:53:49.896] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file industrialforegoing-1.21-3.6.24.jar with {industrialforegoing} mods - versions {1.21-3.6.24}
|
2947 | [28Mar2025 00:53:49.896] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\industrialforegoing-1.21-3.6.24.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
2948 | [28Mar2025 00:53:49.896] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=META-INF/industrialforegoing.mixins.json, requiredMods=[]]
|
2949 | [28Mar2025 00:53:49.896] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ftb-xmod-compat-neoforge-21.1.3.jar
|
2950 | [28Mar2025 00:53:49.896] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-xmod-compat-neoforge-21.1.3.jar with {ftbxmodcompat} mods - versions {21.1.3}
|
2951 | [28Mar2025 00:53:49.896] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ftb-xmod-compat-neoforge-21.1.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
2952 | [28Mar2025 00:53:49.896] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\handcrafted-neoforge-1.21.1-4.0.2.jar
|
2953 | [28Mar2025 00:53:49.897] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file handcrafted-neoforge-1.21.1-4.0.2.jar with {handcrafted} mods - versions {4.0.2}
|
2954 | [28Mar2025 00:53:49.897] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\handcrafted-neoforge-1.21.1-4.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
2955 | [28Mar2025 00:53:49.897] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=handcrafted-common.mixins.json, requiredMods=[]]
|
2956 | [28Mar2025 00:53:49.897] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\bcc-21.1.3+mc1.21.1.jar
|
2957 | [28Mar2025 00:53:49.897] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file bcc-21.1.3+mc1.21.1.jar with {bcc} mods - versions {21.1.3}
|
2958 | [28Mar2025 00:53:49.897] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\bcc-21.1.3+mc1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
2959 | [28Mar2025 00:53:49.897] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=bcc.mixins.json, requiredMods=[]]
|
2960 | [28Mar2025 00:53:49.897] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\repurposed_structures-7.5.13+1.21.1-neoforge.jar
|
2961 | [28Mar2025 00:53:49.897] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file repurposed_structures-7.5.13+1.21.1-neoforge.jar with {repurposed_structures} mods - versions {7.5.13+1.21.1-neoforge}
|
2962 | [28Mar2025 00:53:49.897] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\repurposed_structures-7.5.13+1.21.1-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
2963 | [28Mar2025 00:53:49.897] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=repurposed_structures-neoforge.mixins.json, requiredMods=[]]
|
2964 | [28Mar2025 00:53:49.897] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=repurposed_structures-common.mixins.json, requiredMods=[]]
|
2965 | [28Mar2025 00:53:49.897] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\camol-1.21.1-0.2.1.jar
|
2966 | [28Mar2025 00:53:49.897] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file camol-1.21.1-0.2.1.jar with {camol} mods - versions {1.21.1-0.2.1}
|
2967 | [28Mar2025 00:53:49.897] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\camol-1.21.1-0.2.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
2968 | [28Mar2025 00:53:49.897] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=camol.mixin.json, requiredMods=[]]
|
2969 | [28Mar2025 00:53:49.897] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ExtendedAE-1.21-2.2.6-neoforge.jar
|
2970 | [28Mar2025 00:53:49.897] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ExtendedAE-1.21-2.2.6-neoforge.jar with {extendedae} mods - versions {1.21-2.2.6-neoforge}
|
2971 | [28Mar2025 00:53:49.897] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ExtendedAE-1.21-2.2.6-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
2972 | [28Mar2025 00:53:49.897] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=mixins.extendedae.json, requiredMods=[]]
|
2973 | [28Mar2025 00:53:49.897] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\heyberryshutup-1.21.0-2.0.4.jar
|
2974 | [28Mar2025 00:53:49.898] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file heyberryshutup-1.21.0-2.0.4.jar with {heyberryshutup} mods - versions {1.21.0-2.0.4}
|
2975 | [28Mar2025 00:53:49.898] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\heyberryshutup-1.21.0-2.0.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
2976 | [28Mar2025 00:53:49.898] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\integratedscripting-1.21.1-neoforge-1.0.17.jar
|
2977 | [28Mar2025 00:53:49.898] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file integratedscripting-1.21.1-neoforge-1.0.17.jar with {integratedscripting} mods - versions {1.0.17}
|
2978 | [28Mar2025 00:53:49.898] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\integratedscripting-1.21.1-neoforge-1.0.17.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
2979 | [28Mar2025 00:53:49.898] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\spark-1.10.124-neoforge.jar
|
2980 | [28Mar2025 00:53:49.898] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spark-1.10.124-neoforge.jar with {spark} mods - versions {1.10.124}
|
2981 | [28Mar2025 00:53:49.898] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\spark-1.10.124-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
2982 | [28Mar2025 00:53:49.898] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mostructures-neoforge-1.5.0+1.21.jar
|
2983 | [28Mar2025 00:53:49.898] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mostructures-neoforge-1.5.0+1.21.jar with {mostructures} mods - versions {1.5.0+1.21}
|
2984 | [28Mar2025 00:53:49.898] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\mostructures-neoforge-1.5.0+1.21.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
2985 | [28Mar2025 00:53:49.898] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=mostructures.mixins.json, requiredMods=[]]
|
2986 | [28Mar2025 00:53:49.898] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2987 | [28Mar2025 00:53:49.898] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file omegaconfig-neoforge-1.5.1.jar with {omegaconfig} mods - versions {1.5.1}
|
2988 | [28Mar2025 00:53:49.898] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
2989 | [28Mar2025 00:53:49.898] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=omega-config.mixins.json, requiredMods=[]]
|
2990 | [28Mar2025 00:53:49.898] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\YungsExtras-1.21.1-NeoForge-5.1.1.jar
|
2991 | [28Mar2025 00:53:49.898] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsExtras-1.21.1-NeoForge-5.1.1.jar with {yungsextras} mods - versions {1.21.1-NeoForge-5.1.1}
|
2992 | [28Mar2025 00:53:49.898] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\YungsExtras-1.21.1-NeoForge-5.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
2993 | [28Mar2025 00:53:49.898] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\tombstone-neoforge-1.21.1-9.2.8.jar
|
2994 | [28Mar2025 00:53:49.899] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tombstone-neoforge-1.21.1-9.2.8.jar with {tombstone} mods - versions {9.2.8}
|
2995 | [28Mar2025 00:53:49.899] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\tombstone-neoforge-1.21.1-9.2.8.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
2996 | [28Mar2025 00:53:49.899] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=tombstone.mixins.json, requiredMods=[]]
|
2997 | [28Mar2025 00:53:49.899] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\NaturesAura-41.6.jar
|
2998 | [28Mar2025 00:53:49.899] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file NaturesAura-41.6.jar with {naturesaura} mods - versions {41.6}
|
2999 | [28Mar2025 00:53:49.899] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\NaturesAura-41.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3000 | [28Mar2025 00:53:49.899] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mcw-roofs-2.3.1-mc1.21.1neoforge.jar
|
3001 | [28Mar2025 00:53:49.899] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-roofs-2.3.1-mc1.21.1neoforge.jar with {mcwroofs} mods - versions {2.3.1}
|
3002 | [28Mar2025 00:53:49.899] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\mcw-roofs-2.3.1-mc1.21.1neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3003 | [28Mar2025 00:53:49.899] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\YungsBetterEndIsland-1.21.1-NeoForge-3.1.2.jar
|
3004 | [28Mar2025 00:53:49.899] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterEndIsland-1.21.1-NeoForge-3.1.2.jar with {betterendisland} mods - versions {1.21.1-NeoForge-3.1.2}
|
3005 | [28Mar2025 00:53:49.899] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\YungsBetterEndIsland-1.21.1-NeoForge-3.1.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3006 | [28Mar2025 00:53:49.899] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=betterendisland.mixins.json, requiredMods=[]]
|
3007 | [28Mar2025 00:53:49.899] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\the_bumblezone-7.8.3+1.21.1-neoforge.jar
|
3008 | [28Mar2025 00:53:49.899] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file the_bumblezone-7.8.3+1.21.1-neoforge.jar with {the_bumblezone} mods - versions {7.8.3+1.21.1-neoforge}
|
3009 | [28Mar2025 00:53:49.899] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\the_bumblezone-7.8.3+1.21.1-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3010 | [28Mar2025 00:53:49.899] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=the_bumblezone-neoforge.mixins.json, requiredMods=[]]
|
3011 | [28Mar2025 00:53:49.899] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=the_bumblezone-common.mixins.json, requiredMods=[]]
|
3012 | [28Mar2025 00:53:49.899] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
3013 | [28Mar2025 00:53:49.899] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file com.enderio.enderio-machines-7.1.7-alpha.jar with {enderio_machines} mods - versions {7.1.7-alpha}
|
3014 | [28Mar2025 00:53:49.899] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3015 | [28Mar2025 00:53:49.899] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=enderio-machines.mixins.json, requiredMods=[]]
|
3016 | [28Mar2025 00:53:49.899] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
3017 | [28Mar2025 00:53:49.900] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file journeymap-api-neoforge-2.0.0-1.21.1-SNAPSHOT.jar with {journeymap_api} mods - versions {2.0.0}
|
3018 | [28Mar2025 00:53:49.900] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3019 | [28Mar2025 00:53:49.900] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Super Factory Manager-1.21.1-4.19.0.jar
|
3020 | [28Mar2025 00:53:49.900] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Super Factory Manager-1.21.1-4.19.0.jar with {sfm} mods - versions {4.19.0}
|
3021 | [28Mar2025 00:53:49.900] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Super Factory Manager-1.21.1-4.19.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3022 | [28Mar2025 00:53:49.900] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mcw-lights-1.1.1-mc1.21.1neoforge.jar
|
3023 | [28Mar2025 00:53:49.900] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-lights-1.1.1-mc1.21.1neoforge.jar with {mcwlights} mods - versions {1.1.1}
|
3024 | [28Mar2025 00:53:49.900] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\mcw-lights-1.1.1-mc1.21.1neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3025 | [28Mar2025 00:53:49.900] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Byzantine-1.21.1-30.jar
|
3026 | [28Mar2025 00:53:49.900] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Byzantine-1.21.1-30.jar with {byzantine} mods - versions {30}
|
3027 | [28Mar2025 00:53:49.900] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Byzantine-1.21.1-30.jar with languages [LanguageSpec[languageName=lowcodefml, acceptedVersions=[4,)]]
|
3028 | [28Mar2025 00:53:49.900] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\YungsBetterJungleTemples-1.21.1-NeoForge-3.1.2.jar
|
3029 | [28Mar2025 00:53:49.900] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterJungleTemples-1.21.1-NeoForge-3.1.2.jar with {betterjungletemples} mods - versions {1.21.1-NeoForge-3.1.2}
|
3030 | [28Mar2025 00:53:49.900] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\YungsBetterJungleTemples-1.21.1-NeoForge-3.1.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3031 | [28Mar2025 00:53:49.900] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=betterjungletemples.mixins.json, requiredMods=[]]
|
3032 | [28Mar2025 00:53:49.900] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\SmartBrainLib-neoforge-1.21.1-1.16.7.jar
|
3033 | [28Mar2025 00:53:49.900] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SmartBrainLib-neoforge-1.21.1-1.16.7.jar with {smartbrainlib} mods - versions {1.16.7}
|
3034 | [28Mar2025 00:53:49.900] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\SmartBrainLib-neoforge-1.21.1-1.16.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3035 | [28Mar2025 00:53:49.901] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\rechiseled-1.1.6a-neoforge-mc1.21.jar
|
3036 | [28Mar2025 00:53:49.901] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rechiseled-1.1.6a-neoforge-mc1.21.jar with {rechiseled} mods - versions {1.1.6+a}
|
3037 | [28Mar2025 00:53:49.901] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\rechiseled-1.1.6a-neoforge-mc1.21.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3038 | [28Mar2025 00:53:49.901] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=rechiseled.mixins.json, requiredMods=[]]
|
3039 | [28Mar2025 00:53:49.901] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\appliedenergistics2-19.2.5-beta.jar
|
3040 | [28Mar2025 00:53:49.901] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file appliedenergistics2-19.2.5-beta.jar with {ae2} mods - versions {19.2.5-beta}
|
3041 | [28Mar2025 00:53:49.901] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\appliedenergistics2-19.2.5-beta.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3042 | [28Mar2025 00:53:49.901] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ae2.mixins.json, requiredMods=[]]
|
3043 | [28Mar2025 00:53:49.901] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\attributefix-neoforge-1.21.1-21.1.2.jar
|
3044 | [28Mar2025 00:53:49.901] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file attributefix-neoforge-1.21.1-21.1.2.jar with {attributefix} mods - versions {21.1.2}
|
3045 | [28Mar2025 00:53:49.901] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\attributefix-neoforge-1.21.1-21.1.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3046 | [28Mar2025 00:53:49.901] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=attributefix.mixins.json, requiredMods=[]]
|
3047 | [28Mar2025 00:53:49.901] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=attributefix.neoforge.mixins.json, requiredMods=[]]
|
3048 | [28Mar2025 00:53:49.901] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\lithium-neoforge-0.14.7+mc1.21.1.jar
|
3049 | [28Mar2025 00:53:49.901] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lithium-neoforge-0.14.7+mc1.21.1.jar with {lithium} mods - versions {0.14.7+mc1.21.1}
|
3050 | [28Mar2025 00:53:49.902] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\lithium-neoforge-0.14.7+mc1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]]
|
3051 | [28Mar2025 00:53:49.902] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=lithium.mixins.json, requiredMods=[]]
|
3052 | [28Mar2025 00:53:49.902] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=lithium-neoforge.mixins.json, requiredMods=[]]
|
3053 | [28Mar2025 00:53:49.902] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\bibliocraft-1.21.1-1.4.1.jar
|
3054 | [28Mar2025 00:53:49.902] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file bibliocraft-1.21.1-1.4.1.jar with {bibliocraft} mods - versions {1.4.1}
|
3055 | [28Mar2025 00:53:49.902] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\bibliocraft-1.21.1-1.4.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3056 | [28Mar2025 00:53:49.902] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\caelus-neoforge-7.0.1+1.21.1.jar
|
3057 | [28Mar2025 00:53:49.902] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file caelus-neoforge-7.0.1+1.21.1.jar with {caelus} mods - versions {7.0.1+1.21.1}
|
3058 | [28Mar2025 00:53:49.902] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\caelus-neoforge-7.0.1+1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3059 | [28Mar2025 00:53:49.902] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=caelus.mixins.json, requiredMods=[]]
|
3060 | [28Mar2025 00:53:49.902] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\allthecompressed-1.21.1-4.2.0.jar
|
3061 | [28Mar2025 00:53:49.902] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file allthecompressed-1.21.1-4.2.0.jar with {allthecompressed} mods - versions {4.2.0}
|
3062 | [28Mar2025 00:53:49.902] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\allthecompressed-1.21.1-4.2.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3063 | [28Mar2025 00:53:49.902] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mcw-holidays-1.1.0-mc1.21.1neoforge.jar
|
3064 | [28Mar2025 00:53:49.902] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-holidays-1.1.0-mc1.21.1neoforge.jar with {mcwholidays} mods - versions {1.1.0}
|
3065 | [28Mar2025 00:53:49.902] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\mcw-holidays-1.1.0-mc1.21.1neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3066 | [28Mar2025 00:53:49.902] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\EpheroLib-1.21.1-NEO-FORGE-1.2.0.jar
|
3067 | [28Mar2025 00:53:49.902] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EpheroLib-1.21.1-NEO-FORGE-1.2.0.jar with {epherolib} mods - versions {1.2.0}
|
3068 | [28Mar2025 00:53:49.902] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\EpheroLib-1.21.1-NEO-FORGE-1.2.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3069 | [28Mar2025 00:53:49.902] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\compactmachines-neoforge-7.0.22.jar
|
3070 | [28Mar2025 00:53:49.903] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file compactmachines-neoforge-7.0.22.jar with {compactmachines} mods - versions {7.0.22}
|
3071 | [28Mar2025 00:53:49.903] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\compactmachines-neoforge-7.0.22.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3072 | [28Mar2025 00:53:49.903] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\laserbridges-1.21.1-neoforge-5.jar
|
3073 | [28Mar2025 00:53:49.903] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file laserbridges-1.21.1-neoforge-5.jar with {laserbridges} mods - versions {5}
|
3074 | [28Mar2025 00:53:49.903] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\laserbridges-1.21.1-neoforge-5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3075 | [28Mar2025 00:53:49.903] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=laserbridges.mixins.json, requiredMods=[]]
|
3076 | [28Mar2025 00:53:49.903] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=laserbridges.neoforge.mixins.json, requiredMods=[]]
|
3077 | [28Mar2025 00:53:49.903] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\farmingforblockheads-neoforge-1.21.1-21.1.7.jar
|
3078 | [28Mar2025 00:53:49.903] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file farmingforblockheads-neoforge-1.21.1-21.1.7.jar with {farmingforblockheads} mods - versions {21.1.7}
|
3079 | [28Mar2025 00:53:49.903] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\farmingforblockheads-neoforge-1.21.1-21.1.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3080 | [28Mar2025 00:53:49.903] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=farmingforblockheads.mixins.json, requiredMods=[]]
|
3081 | [28Mar2025 00:53:49.903] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=farmingforblockheads.neoforge.mixins.json, requiredMods=[]]
|
3082 | [28Mar2025 00:53:49.903] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\additional_lights-neoforge-1.21-2.1.9.jar
|
3083 | [28Mar2025 00:53:49.903] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file additional_lights-neoforge-1.21-2.1.9.jar with {additional_lights} mods - versions {2.1.9}
|
3084 | [28Mar2025 00:53:49.903] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\additional_lights-neoforge-1.21-2.1.9.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3085 | [28Mar2025 00:53:49.903] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\fusion-1.2.4-neoforge-mc1.21.jar
|
3086 | [28Mar2025 00:53:49.903] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fusion-1.2.4-neoforge-mc1.21.jar with {fusion} mods - versions {1.2.4}
|
3087 | [28Mar2025 00:53:49.903] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\fusion-1.2.4-neoforge-mc1.21.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3088 | [28Mar2025 00:53:49.903] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=fusion.mixins.json, requiredMods=[]]
|
3089 | [28Mar2025 00:53:49.903] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\EdivadLib-1.21-3.0.0.jar
|
3090 | [28Mar2025 00:53:49.903] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EdivadLib-1.21-3.0.0.jar with {edivadlib} mods - versions {3.0.0}
|
3091 | [28Mar2025 00:53:49.903] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\EdivadLib-1.21-3.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3092 | [28Mar2025 00:53:49.903] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\rftoolspower-1.21-7.0.3.jar
|
3093 | [28Mar2025 00:53:49.904] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rftoolspower-1.21-7.0.3.jar with {rftoolspower} mods - versions {1.21-7.0.3}
|
3094 | [28Mar2025 00:53:49.904] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\rftoolspower-1.21-7.0.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3095 | [28Mar2025 00:53:49.904] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\DungeonsArise-1.21.x-2.1.64-release.jar
|
3096 | [28Mar2025 00:53:49.904] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DungeonsArise-1.21.x-2.1.64-release.jar with {dungeons_arise} mods - versions {2.1.64}
|
3097 | [28Mar2025 00:53:49.904] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\DungeonsArise-1.21.x-2.1.64-release.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3098 | [28Mar2025 00:53:49.904] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\integratedcrafting-1.21.1-neoforge-1.1.16-300.jar
|
3099 | [28Mar2025 00:53:49.904] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file integratedcrafting-1.21.1-neoforge-1.1.16-300.jar with {integratedcrafting} mods - versions {1.1.16}
|
3100 | [28Mar2025 00:53:49.904] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\integratedcrafting-1.21.1-neoforge-1.1.16-300.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3101 | [28Mar2025 00:53:49.904] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file server-1.21.1-20240808.144430-srg.jar with {minecraft} mods - versions {1.21.1}
|
3102 | [28Mar2025 00:53:49.904] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\libraries\net\minecraft\server\1.21.1-20240808.144430\server-1.21.1-20240808.144430-srg.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]]
|
3103 | [28Mar2025 00:53:49.904] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\voicechat-neoforge-1.21.1-2.5.27.jar
|
3104 | [28Mar2025 00:53:49.905] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file voicechat-neoforge-1.21.1-2.5.27.jar with {voicechat} mods - versions {1.21.1-2.5.27}
|
3105 | [28Mar2025 00:53:49.905] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\voicechat-neoforge-1.21.1-2.5.27.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]]
|
3106 | [28Mar2025 00:53:49.905] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\livingthings-neoforge-1.21.1-2.2.0.jar
|
3107 | [28Mar2025 00:53:49.905] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file livingthings-neoforge-1.21.1-2.2.0.jar with {livingthings} mods - versions {1.21.1-2.2.0}
|
3108 | [28Mar2025 00:53:49.905] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\livingthings-neoforge-1.21.1-2.2.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3109 | [28Mar2025 00:53:49.905] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=livingthings.mixins.json, requiredMods=[]]
|
3110 | [28Mar2025 00:53:49.905] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\TerraBlender-neoforge-1.21.1-4.1.0.8.jar
|
3111 | [28Mar2025 00:53:49.905] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TerraBlender-neoforge-1.21.1-4.1.0.8.jar with {terrablender} mods - versions {**.**.**.**}
|
3112 | [28Mar2025 00:53:49.905] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\TerraBlender-neoforge-1.21.1-4.1.0.8.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3113 | [28Mar2025 00:53:49.905] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=terrablender.mixins.json, requiredMods=[]]
|
3114 | [28Mar2025 00:53:49.905] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=terrablender_neoforge.mixins.json, requiredMods=[]]
|
3115 | [28Mar2025 00:53:49.905] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\xycraft_machines-0.7.45.jar
|
3116 | [28Mar2025 00:53:49.905] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file xycraft_machines-0.7.45.jar with {xycraft_machines} mods - versions {0.7.45}
|
3117 | [28Mar2025 00:53:49.905] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\xycraft_machines-0.7.45.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3118 | [28Mar2025 00:53:49.905] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=xycraft_machines.mixins.json, requiredMods=[]]
|
3119 | [28Mar2025 00:53:49.905] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\pamhc2crops-NEOFORGE-1.21.1-1.0.0.jar
|
3120 | [28Mar2025 00:53:49.905] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pamhc2crops-NEOFORGE-1.21.1-1.0.0.jar with {pamhc2crops} mods - versions {1.0.0}
|
3121 | [28Mar2025 00:53:49.906] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\pamhc2crops-NEOFORGE-1.21.1-1.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3122 | [28Mar2025 00:53:49.906] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\alltheleaks-0.1.15-beta+1.21.1-neoforge.jar
|
3123 | [28Mar2025 00:53:49.906] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file alltheleaks-0.1.15-beta+1.21.1-neoforge.jar with {alltheleaks} mods - versions {0.1.15-beta+1.21.1-neoforge}
|
3124 | [28Mar2025 00:53:49.906] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\alltheleaks-0.1.15-beta+1.21.1-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3125 | [28Mar2025 00:53:49.906] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=alltheleaks.mixins.json, requiredMods=[]]
|
3126 | [28Mar2025 00:53:49.906] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\cleanswing-1.9.jar
|
3127 | [28Mar2025 00:53:49.906] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cleanswing-1.9.jar with {cleanswing} mods - versions {1.9}
|
3128 | [28Mar2025 00:53:49.906] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\cleanswing-1.9.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3129 | [28Mar2025 00:53:49.906] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Corgilib-NeoForge-1.21.1-5.0.0.3.jar
|
3130 | [28Mar2025 00:53:49.906] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Corgilib-NeoForge-1.21.1-5.0.0.3.jar with {corgilib} mods - versions {**.**.**.**}
|
3131 | [28Mar2025 00:53:49.906] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Corgilib-NeoForge-1.21.1-5.0.0.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3132 | [28Mar2025 00:53:49.906] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=corgilib-common.mixins.json, requiredMods=[]]
|
3133 | [28Mar2025 00:53:49.906] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\domum_ornamentum-1.0.204-1.21.1-snapshot.jar
|
3134 | [28Mar2025 00:53:49.906] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file domum_ornamentum-1.0.204-1.21.1-snapshot.jar with {domum_ornamentum} mods - versions {1.0.204-1.21.1-snapshot}
|
3135 | [28Mar2025 00:53:49.906] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\domum_ornamentum-1.0.204-1.21.1-snapshot.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3136 | [28Mar2025 00:53:49.906] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\sushigocrafting-1.21-0.6.4.jar
|
3137 | [28Mar2025 00:53:49.907] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sushigocrafting-1.21-0.6.4.jar with {sushigocrafting} mods - versions {0.6.4}
|
3138 | [28Mar2025 00:53:49.907] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\sushigocrafting-1.21-0.6.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3139 | [28Mar2025 00:53:49.907] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\rftoolsbuilder-1.21-7.0.2.jar
|
3140 | [28Mar2025 00:53:49.907] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rftoolsbuilder-1.21-7.0.2.jar with {rftoolsbuilder} mods - versions {1.21-7.0.2}
|
3141 | [28Mar2025 00:53:49.907] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\rftoolsbuilder-1.21-7.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3142 | [28Mar2025 00:53:49.907] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
3143 | [28Mar2025 00:53:49.907] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file flywheel-neoforge-1.21.1-1.0.1-11.jar with {flywheel} mods - versions {1.0.1-11}
|
3144 | [28Mar2025 00:53:49.907] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[0,)]]
|
3145 | [28Mar2025 00:53:49.907] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=flywheel.backend.mixins.json, requiredMods=[]]
|
3146 | [28Mar2025 00:53:49.907] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=flywheel.impl.mixins.json, requiredMods=[]]
|
3147 | [28Mar2025 00:53:49.907] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\luminax-1.2.2_neoforge_1.21.1.jar
|
3148 | [28Mar2025 00:53:49.907] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file luminax-1.2.2_neoforge_1.21.1.jar with {luminax} mods - versions {1.2.2}
|
3149 | [28Mar2025 00:53:49.907] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\luminax-1.2.2_neoforge_1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3150 | [28Mar2025 00:53:49.907] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\experiencelib-1.21.1-1.0.3.jar
|
3151 | [28Mar2025 00:53:49.907] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file experiencelib-1.21.1-1.0.3.jar with {experiencelib} mods - versions {1.0.3}
|
3152 | [28Mar2025 00:53:49.907] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\experiencelib-1.21.1-1.0.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3153 | [28Mar2025 00:53:49.907] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ftb-filter-system-neoforge-21.1.0.jar
|
3154 | [28Mar2025 00:53:49.907] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-filter-system-neoforge-21.1.0.jar with {ftbfiltersystem} mods - versions {21.1.0}
|
3155 | [28Mar2025 00:53:49.907] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ftb-filter-system-neoforge-21.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3156 | [28Mar2025 00:53:49.907] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\baubley-heart-canisters-1.21.1-1.2.2.jar
|
3157 | [28Mar2025 00:53:49.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file baubley-heart-canisters-1.21.1-1.2.2.jar with {bhc} mods - versions {1.21.1-1.2.2}
|
3158 | [28Mar2025 00:53:49.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\baubley-heart-canisters-1.21.1-1.2.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3159 | [28Mar2025 00:53:49.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\[1.21.1] SecurityCraft v1.9.12.jar
|
3160 | [28Mar2025 00:53:49.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file [1.21.1] SecurityCraft v1.9.12.jar with {securitycraft} mods - versions {1.9.12}
|
3161 | [28Mar2025 00:53:49.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\[1.21.1] SecurityCraft v1.9.12.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3162 | [28Mar2025 00:53:49.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=securitycraft.mixins.json, requiredMods=[]]
|
3163 | [28Mar2025 00:53:49.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\almostunified-neoforge-1.21.1-1.2.3.jar
|
3164 | [28Mar2025 00:53:49.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file almostunified-neoforge-1.21.1-1.2.3.jar with {almostunified} mods - versions {1.21.1-1.2.3}
|
3165 | [28Mar2025 00:53:49.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\almostunified-neoforge-1.21.1-1.2.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3166 | [28Mar2025 00:53:49.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=almostunified-common.mixins.json, requiredMods=[]]
|
3167 | [28Mar2025 00:53:49.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=almostunified-neoforge.mixins.json, requiredMods=[]]
|
3168 | [28Mar2025 00:53:49.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\structurize-1.0.765-1.21.1-snapshot.jar
|
3169 | [28Mar2025 00:53:49.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file structurize-1.0.765-1.21.1-snapshot.jar with {structurize} mods - versions {1.0.765-1.21.1-snapshot}
|
3170 | [28Mar2025 00:53:49.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\structurize-1.0.765-1.21.1-snapshot.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3171 | [28Mar2025 00:53:49.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\wits-1.3.0+1.21-neoforge.jar
|
3172 | [28Mar2025 00:53:49.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file wits-1.3.0+1.21-neoforge.jar with {wits} mods - versions {1.3.0+1.21-neoforge}
|
3173 | [28Mar2025 00:53:49.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\wits-1.3.0+1.21-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3174 | [28Mar2025 00:53:49.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ImmediatelyFast-NeoForge-1.6.2+1.21.1.jar
|
3175 | [28Mar2025 00:53:49.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ImmediatelyFast-NeoForge-1.6.2+1.21.1.jar with {immediatelyfast} mods - versions {1.6.2+1.21.1}
|
3176 | [28Mar2025 00:53:49.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ImmediatelyFast-NeoForge-1.6.2+1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3177 | [28Mar2025 00:53:49.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=immediatelyfast-neoforge.mixins.json, requiredMods=[]]
|
3178 | [28Mar2025 00:53:49.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=immediatelyfast-common.mixins.json, requiredMods=[]]
|
3179 | [28Mar2025 00:53:49.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\FastFurnace-1.21.1-9.0.0.jar
|
3180 | [28Mar2025 00:53:49.909] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FastFurnace-1.21.1-9.0.0.jar with {fastfurnace} mods - versions {9.0.0}
|
3181 | [28Mar2025 00:53:49.909] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\FastFurnace-1.21.1-9.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3182 | [28Mar2025 00:53:49.909] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=fastfurnace.mixins.json, requiredMods=[]]
|
3183 | [28Mar2025 00:53:49.909] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Structory_Towers_1.21.x_v1.0.10.jar
|
3184 | [28Mar2025 00:53:49.909] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Structory_Towers_1.21.x_v1.0.10.jar with {structory_towers} mods - versions {1.0.10}
|
3185 | [28Mar2025 00:53:49.909] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Structory_Towers_1.21.x_v1.0.10.jar with languages [LanguageSpec[languageName=lowcodefml, acceptedVersions=[1,)]]
|
3186 | [28Mar2025 00:53:49.909] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\appleskin-neoforge-mc1.21-3.0.5.jar
|
3187 | [28Mar2025 00:53:49.909] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file appleskin-neoforge-mc1.21-3.0.5.jar with {appleskin} mods - versions {3.0.5+mc1.21}
|
3188 | [28Mar2025 00:53:49.909] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\appleskin-neoforge-mc1.21-3.0.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3189 | [28Mar2025 00:53:49.909] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\lootr-neoforge-1.21-1.10.35.90.jar
|
3190 | [28Mar2025 00:53:49.910] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lootr-neoforge-1.21-1.10.35.90.jar with {lootr} mods - versions {1.21-1.10.35.90}
|
3191 | [28Mar2025 00:53:49.910] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\lootr-neoforge-1.21-1.10.35.90.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3192 | [28Mar2025 00:53:49.910] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=lootr-common.mixins.json, requiredMods=[]]
|
3193 | [28Mar2025 00:53:49.910] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=lootr-neoforge.mixins.json, requiredMods=[]]
|
3194 | [28Mar2025 00:53:49.910] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\occultism-1.21.1-neoforge-1.177.1.jar
|
3195 | [28Mar2025 00:53:49.910] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file occultism-1.21.1-neoforge-1.177.1.jar with {occultism} mods - versions {1.177.1}
|
3196 | [28Mar2025 00:53:49.910] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\occultism-1.21.1-neoforge-1.177.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[3,)]]
|
3197 | [28Mar2025 00:53:49.910] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\allthetweaks-1.21-2.6.0.jar
|
3198 | [28Mar2025 00:53:49.910] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file allthetweaks-1.21-2.6.0.jar with {allthetweaks} mods - versions {2.6.0}
|
3199 | [28Mar2025 00:53:49.910] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\allthetweaks-1.21-2.6.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3200 | [28Mar2025 00:53:49.910] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\rebind_narrator-neoforge-1.21.1-2.0.3.jar
|
3201 | [28Mar2025 00:53:49.910] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rebind_narrator-neoforge-1.21.1-2.0.3.jar with {rebind_narrator} mods - versions {2.0.3}
|
3202 | [28Mar2025 00:53:49.910] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\rebind_narrator-neoforge-1.21.1-2.0.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3203 | [28Mar2025 00:53:49.910] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=rebind_narrator.mixins.json, requiredMods=[]]
|
3204 | [28Mar2025 00:53:49.910] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\cosmeticarmorreworked-1.21.1-v1-neoforge.jar
|
3205 | [28Mar2025 00:53:49.910] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cosmeticarmorreworked-1.21.1-v1-neoforge.jar with {cosmeticarmorreworked} mods - versions {1.21.1-v1-neoforge}
|
3206 | [28Mar2025 00:53:49.910] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\cosmeticarmorreworked-1.21.1-v1-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3207 | [28Mar2025 00:53:49.910] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ae2ct-1.21.1-1.0.5.jar
|
3208 | [28Mar2025 00:53:49.910] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ae2ct-1.21.1-1.0.5.jar with {ae2ct} mods - versions {1.21.1-1.0.5}
|
3209 | [28Mar2025 00:53:49.911] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ae2ct-1.21.1-1.0.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3210 | [28Mar2025 00:53:49.911] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ae2ct.mixins.json, requiredMods=[]]
|
3211 | [28Mar2025 00:53:49.911] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\morered-1.21.1-6.0.0.3.jar
|
3212 | [28Mar2025 00:53:49.911] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file morered-1.21.1-6.0.0.3.jar with {morered} mods - versions {**.**.**.**}
|
3213 | [28Mar2025 00:53:49.911] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\morered-1.21.1-6.0.0.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3214 | [28Mar2025 00:53:49.911] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=morered.mixins.json, requiredMods=[]]
|
3215 | [28Mar2025 00:53:49.911] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
3216 | [28Mar2025 00:53:49.911] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kuma-api-neoforge-21.0.5-SNAPSHOT.jar with {kuma_api} mods - versions {21.0.5-SNAPSHOT}
|
3217 | [28Mar2025 00:53:49.911] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3218 | [28Mar2025 00:53:49.911] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=kuma_api.mixins.json, requiredMods=[]]
|
3219 | [28Mar2025 00:53:49.911] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=kuma_api.neoforge.mixins.json, requiredMods=[]]
|
3220 | [28Mar2025 00:53:49.911] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\AdvancedPeripherals-1.21.1-0.7.49a.jar
|
3221 | [28Mar2025 00:53:49.911] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AdvancedPeripherals-1.21.1-0.7.49a.jar with {advancedperipherals} mods - versions {0.7.49a}
|
3222 | [28Mar2025 00:53:49.911] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\AdvancedPeripherals-1.21.1-0.7.49a.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=4]]
|
3223 | [28Mar2025 00:53:49.911] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\fireproofboats-1.21.0-1.0.3.jar
|
3224 | [28Mar2025 00:53:49.911] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fireproofboats-1.21.0-1.0.3.jar with {fireproofboats} mods - versions {1.21.0-1.0.3}
|
3225 | [28Mar2025 00:53:49.911] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\fireproofboats-1.21.0-1.0.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3226 | [28Mar2025 00:53:49.911] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=fireproofboats.mixin.json, requiredMods=[]]
|
3227 | [28Mar2025 00:53:49.911] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\towntalk-1.2.0.jar
|
3228 | [28Mar2025 00:53:49.912] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file towntalk-1.2.0.jar with {towntalk} mods - versions {1.2.0}
|
3229 | [28Mar2025 00:53:49.912] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\towntalk-1.2.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3230 | [28Mar2025 00:53:49.912] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\not_enough_glyphs-1.21.1-4.0.6.jar
|
3231 | [28Mar2025 00:53:49.912] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file not_enough_glyphs-1.21.1-4.0.6.jar with {not_enough_glyphs} mods - versions {4.0.6}
|
3232 | [28Mar2025 00:53:49.912] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\not_enough_glyphs-1.21.1-4.0.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3233 | [28Mar2025 00:53:49.912] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=not_enough_glyphs.mixins.json, requiredMods=[]]
|
3234 | [28Mar2025 00:53:49.912] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.2.jar
|
3235 | [28Mar2025 00:53:49.912] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.2.jar with {betteroceanmonuments} mods - versions {1.21.1-NeoForge-4.1.2}
|
3236 | [28Mar2025 00:53:49.912] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3237 | [28Mar2025 00:53:49.912] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=betteroceanmonuments.mixins.json, requiredMods=[]]
|
3238 | [28Mar2025 00:53:49.912] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\sophisticatedcore-1.21.1-1.3.2.900.jar
|
3239 | [28Mar2025 00:53:49.912] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sophisticatedcore-1.21.1-1.3.2.900.jar with {sophisticatedcore} mods - versions {1.3.2}
|
3240 | [28Mar2025 00:53:49.912] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\sophisticatedcore-1.21.1-1.3.2.900.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3241 | [28Mar2025 00:53:49.912] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\modular_machinery_reborn_mekanism-1.21.1-2.0.3.jar
|
3242 | [28Mar2025 00:53:49.912] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file modular_machinery_reborn_mekanism-1.21.1-2.0.3.jar with {modular_machinery_reborn_mekanism} mods - versions {2.0.3}
|
3243 | [28Mar2025 00:53:49.912] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\modular_machinery_reborn_mekanism-1.21.1-2.0.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3244 | [28Mar2025 00:53:49.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=modular_machinery_reborn_mekanism.mixins.json, requiredMods=[]]
|
3245 | [28Mar2025 00:53:49.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Glassential-renewed-neoforge-1.21.1-3.1.5.jar
|
3246 | [28Mar2025 00:53:49.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Glassential-renewed-neoforge-1.21.1-3.1.5.jar with {glassential} mods - versions {3.1.5}
|
3247 | [28Mar2025 00:53:49.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Glassential-renewed-neoforge-1.21.1-3.1.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3248 | [28Mar2025 00:53:49.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=glassential.mixins.json, requiredMods=[]]
|
3249 | [28Mar2025 00:53:49.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=glassential.neoforge.mixins.json, requiredMods=[]]
|
3250 | [28Mar2025 00:53:49.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Placebo-1.21.1-9.7.0.jar
|
3251 | [28Mar2025 00:53:49.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Placebo-1.21.1-9.7.0.jar with {placebo} mods - versions {9.7.0}
|
3252 | [28Mar2025 00:53:49.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Placebo-1.21.1-9.7.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3253 | [28Mar2025 00:53:49.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=placebo.mixins.json, requiredMods=[]]
|
3254 | [28Mar2025 00:53:49.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\cobweb-neoforge-1.21-1.3.3.jar
|
3255 | [28Mar2025 00:53:49.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cobweb-neoforge-1.21-1.3.3.jar with {cobweb} mods - versions {1.3.3}
|
3256 | [28Mar2025 00:53:49.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\cobweb-neoforge-1.21-1.3.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3257 | [28Mar2025 00:53:49.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=cobweb.mixins.json, requiredMods=[]]
|
3258 | [28Mar2025 00:53:49.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=cobweb.neoforge.mixins.json, requiredMods=[]]
|
3259 | [28Mar2025 00:53:49.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\bookshelf-neoforge-1.21.1-21.1.50.jar
|
3260 | [28Mar2025 00:53:49.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file bookshelf-neoforge-1.21.1-21.1.50.jar with {bookshelf} mods - versions {21.1.50}
|
3261 | [28Mar2025 00:53:49.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\bookshelf-neoforge-1.21.1-21.1.50.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3262 | [28Mar2025 00:53:49.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=bookshelf.mixins.json, requiredMods=[]]
|
3263 | [28Mar2025 00:53:49.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=bookshelf.neoforge.mixins.json, requiredMods=[]]
|
3264 | [28Mar2025 00:53:49.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\sophisticatedbackpacks-1.21.1-3.24.1.1212.jar
|
3265 | [28Mar2025 00:53:49.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sophisticatedbackpacks-1.21.1-3.24.1.1212.jar with {sophisticatedbackpacks} mods - versions {3.24.1}
|
3266 | [28Mar2025 00:53:49.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\sophisticatedbackpacks-1.21.1-3.24.1.1212.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3267 | [28Mar2025 00:53:49.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Immersive-Energistics-1.1.0-beta.jar
|
3268 | [28Mar2025 00:53:49.914] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Immersive-Energistics-1.1.0-beta.jar with {immeng} mods - versions {1.1.0-beta}
|
3269 | [28Mar2025 00:53:49.914] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Immersive-Energistics-1.1.0-beta.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3270 | [28Mar2025 00:53:49.914] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mcw-doors-1.1.2-mc1.21.1neoforge.jar
|
3271 | [28Mar2025 00:53:49.914] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-doors-1.1.2-mc1.21.1neoforge.jar with {mcwdoors} mods - versions {1.1.2}
|
3272 | [28Mar2025 00:53:49.914] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\mcw-doors-1.1.2-mc1.21.1neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3273 | [28Mar2025 00:53:49.914] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\MoreRed-CCT-Compat-1.21.1-1.3.0.jar
|
3274 | [28Mar2025 00:53:49.914] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MoreRed-CCT-Compat-1.21.1-1.3.0.jar with {moreredxcctcompat} mods - versions {1.21.1-1.3.0}
|
3275 | [28Mar2025 00:53:49.914] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\MoreRed-CCT-Compat-1.21.1-1.3.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3276 | [28Mar2025 00:53:49.914] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\MekanismGenerators-1.21.1-10.7.12.77.jar
|
3277 | [28Mar2025 00:53:49.914] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MekanismGenerators-1.21.1-10.7.12.77.jar with {mekanismgenerators} mods - versions {10.7.12}
|
3278 | [28Mar2025 00:53:49.914] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\MekanismGenerators-1.21.1-10.7.12.77.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3279 | [28Mar2025 00:53:49.914] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\AE2NetworkAnalyzer-1.21-2.0.1-neoforge.jar
|
3280 | [28Mar2025 00:53:49.914] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AE2NetworkAnalyzer-1.21-2.0.1-neoforge.jar with {ae2netanalyser} mods - versions {1.21-2.0.1-neoforge}
|
3281 | [28Mar2025 00:53:49.914] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\AE2NetworkAnalyzer-1.21-2.0.1-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3282 | [28Mar2025 00:53:49.914] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\utilitarian-1.21.1-0.13.10.jar
|
3283 | [28Mar2025 00:53:49.915] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file utilitarian-1.21.1-0.13.10.jar with {utilitarian} mods - versions {1.21.1-0.13.10}
|
3284 | [28Mar2025 00:53:49.915] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\utilitarian-1.21.1-0.13.10.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3285 | [28Mar2025 00:53:49.915] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=utilitarian.mixin.json, requiredMods=[]]
|
3286 | [28Mar2025 00:53:49.915] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ftb-teams-neoforge-2101.1.2.jar
|
3287 | [28Mar2025 00:53:49.915] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-teams-neoforge-2101.1.2.jar with {ftbteams} mods - versions {2101.1.2}
|
3288 | [28Mar2025 00:53:49.915] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ftb-teams-neoforge-2101.1.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3289 | [28Mar2025 00:53:49.915] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\fzzy_config-0.6.5+1.21+neoforge.jar
|
3290 | [28Mar2025 00:53:49.915] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fzzy_config-0.6.5+1.21+neoforge.jar with {fzzy_config} mods - versions {0.6.5+1.21+neoforge}
|
3291 | [28Mar2025 00:53:49.915] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\fzzy_config-0.6.5+1.21+neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3292 | [28Mar2025 00:53:49.915] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\chipped-neoforge-1.21.1-4.0.2.jar
|
3293 | [28Mar2025 00:53:49.915] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file chipped-neoforge-1.21.1-4.0.2.jar with {chipped} mods - versions {4.0.2}
|
3294 | [28Mar2025 00:53:49.915] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\chipped-neoforge-1.21.1-4.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3295 | [28Mar2025 00:53:49.915] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=chipped-common.mixins.json, requiredMods=[]]
|
3296 | [28Mar2025 00:53:49.915] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\entity_model_features_neoforge_1.21.1-2.4.1.jar
|
3297 | [28Mar2025 00:53:49.915] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file entity_model_features_neoforge_1.21.1-2.4.1.jar with {entity_model_features} mods - versions {2.4.1}
|
3298 | [28Mar2025 00:53:49.915] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\entity_model_features_neoforge_1.21.1-2.4.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3299 | [28Mar2025 00:53:49.915] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=entity_model_features-common.mixins.json, requiredMods=[]]
|
3300 | [28Mar2025 00:53:49.915] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=entity_model_features-optional.mixins.json, requiredMods=[]]
|
3301 | [28Mar2025 00:53:49.915] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mcw-bridges-3.0.0-mc1.21.1neoforge.jar
|
3302 | [28Mar2025 00:53:49.915] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-bridges-3.0.0-mc1.21.1neoforge.jar with {mcwbridges} mods - versions {3.0.0}
|
3303 | [28Mar2025 00:53:49.915] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\mcw-bridges-3.0.0-mc1.21.1neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3304 | [28Mar2025 00:53:49.915] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\entity_texture_features_neoforge_1.21.1-6.2.9.jar
|
3305 | [28Mar2025 00:53:49.916] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file entity_texture_features_neoforge_1.21.1-6.2.9.jar with {entity_texture_features} mods - versions {6.2.9}
|
3306 | [28Mar2025 00:53:49.916] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\entity_texture_features_neoforge_1.21.1-6.2.9.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3307 | [28Mar2025 00:53:49.916] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=entity_texture_features-neoforge.mixins.json, requiredMods=[]]
|
3308 | [28Mar2025 00:53:49.916] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=entity_texture_features-common.mixins.json, requiredMods=[]]
|
3309 | [28Mar2025 00:53:49.916] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\HostileNeuralNetworks-1.21.1-6.1.3.jar
|
3310 | [28Mar2025 00:53:49.916] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file HostileNeuralNetworks-1.21.1-6.1.3.jar with {hostilenetworks} mods - versions {6.1.3}
|
3311 | [28Mar2025 00:53:49.916] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\HostileNeuralNetworks-1.21.1-6.1.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3312 | [28Mar2025 00:53:49.916] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=hostilenetworks.mixins.json, requiredMods=[]]
|
3313 | [28Mar2025 00:53:49.916] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\jearchaeology-1.21.0-1.1.5.jar
|
3314 | [28Mar2025 00:53:49.916] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jearchaeology-1.21.0-1.1.5.jar with {jearchaeology} mods - versions {1.21.0-1.1.5}
|
3315 | [28Mar2025 00:53:49.916] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\jearchaeology-1.21.0-1.1.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3316 | [28Mar2025 00:53:49.916] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ftb-ranks-neoforge-2101.1.2.jar
|
3317 | [28Mar2025 00:53:49.916] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-ranks-neoforge-2101.1.2.jar with {ftbranks} mods - versions {2101.1.2}
|
3318 | [28Mar2025 00:53:49.916] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ftb-ranks-neoforge-2101.1.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3319 | [28Mar2025 00:53:49.916] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ftbranks-common.mixins.json, requiredMods=[]]
|
3320 | [28Mar2025 00:53:49.916] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\fuelgoeshere-1.21.1-1.2.0.jar
|
3321 | [28Mar2025 00:53:49.916] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fuelgoeshere-1.21.1-1.2.0.jar with {fuelgoeshere} mods - versions {1.21.1-1.2.0}
|
3322 | [28Mar2025 00:53:49.916] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\fuelgoeshere-1.21.1-1.2.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3323 | [28Mar2025 00:53:49.916] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=fuelgoeshere.mixin.json, requiredMods=[]]
|
3324 | [28Mar2025 00:53:49.916] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\industrial-foregoing-souls-1.21.1-1.10.4.jar
|
3325 | [28Mar2025 00:53:49.917] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file industrial-foregoing-souls-1.21.1-1.10.4.jar with {industrialforegoingsouls} mods - versions {1.10.4}
|
3326 | [28Mar2025 00:53:49.917] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\industrial-foregoing-souls-1.21.1-1.10.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3327 | [28Mar2025 00:53:49.917] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\simplylight-1.5.3+1.21.1-b4.jar
|
3328 | [28Mar2025 00:53:49.917] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file simplylight-1.5.3+1.21.1-b4.jar with {simplylight} mods - versions {1.5.3}
|
3329 | [28Mar2025 00:53:49.917] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\simplylight-1.5.3+1.21.1-b4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3330 | [28Mar2025 00:53:49.917] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\lionfishapi-2.6.jar
|
3331 | [28Mar2025 00:53:49.917] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lionfishapi-2.6.jar with {lionfishapi} mods - versions {2.6}
|
3332 | [28Mar2025 00:53:49.917] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\lionfishapi-2.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3333 | [28Mar2025 00:53:49.917] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=lionfishapi.mixins.json, requiredMods=[]]
|
3334 | [28Mar2025 00:53:49.917] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\L_Ender's Cataclysm-2.58-1.21.1.jar
|
3335 | [28Mar2025 00:53:49.917] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file L_Ender's Cataclysm-2.58-1.21.1.jar with {cataclysm} mods - versions {2.58-1.21.1}
|
3336 | [28Mar2025 00:53:49.917] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\L_Ender's Cataclysm-2.58-1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3337 | [28Mar2025 00:53:49.917] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=cataclysm.mixins.json, requiredMods=[]]
|
3338 | [28Mar2025 00:53:49.917] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\memorysettings-1.21-5.9.jar
|
3339 | [28Mar2025 00:53:49.917] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file memorysettings-1.21-5.9.jar with {memorysettings} mods - versions {5.9}
|
3340 | [28Mar2025 00:53:49.917] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\memorysettings-1.21-5.9.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,500)]]
|
3341 | [28Mar2025 00:53:49.917] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=memorysettings.mixins.json, requiredMods=[]]
|
3342 | [28Mar2025 00:53:49.917] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\blockui-1.0.195-1.21.1-snapshot.jar
|
3343 | [28Mar2025 00:53:49.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file blockui-1.0.195-1.21.1-snapshot.jar with {blockui} mods - versions {1.0.195-1.21.1-snapshot}
|
3344 | [28Mar2025 00:53:49.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\blockui-1.0.195-1.21.1-snapshot.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3345 | [28Mar2025 00:53:49.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\tiab-neoforge-6.4.0.jar
|
3346 | [28Mar2025 00:53:49.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tiab-neoforge-6.4.0.jar with {tiab} mods - versions {6.4.0}
|
3347 | [28Mar2025 00:53:49.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\tiab-neoforge-6.4.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3348 | [28Mar2025 00:53:49.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\smithingtemplateviewer-1.0.0.jar
|
3349 | [28Mar2025 00:53:49.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file smithingtemplateviewer-1.0.0.jar with {smithingtemplateviewer} mods - versions {1.0.0}
|
3350 | [28Mar2025 00:53:49.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\smithingtemplateviewer-1.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3351 | [28Mar2025 00:53:49.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=smithingtemplateviewer.mixins.json, requiredMods=[]]
|
3352 | [28Mar2025 00:53:49.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\elevatorid-neoforge-1.21.1-1.11.4.jar
|
3353 | [28Mar2025 00:53:49.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file elevatorid-neoforge-1.21.1-1.11.4.jar with {elevatorid} mods - versions {1.21.1-1.11.4}
|
3354 | [28Mar2025 00:53:49.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\elevatorid-neoforge-1.21.1-1.11.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3355 | [28Mar2025 00:53:49.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=elevatorid.mixins.json, requiredMods=[]]
|
3356 | [28Mar2025 00:53:49.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\MysticalCustomization-1.21.1-6.0.0.jar
|
3357 | [28Mar2025 00:53:49.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MysticalCustomization-1.21.1-6.0.0.jar with {mysticalcustomization} mods - versions {6.0.0}
|
3358 | [28Mar2025 00:53:49.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\MysticalCustomization-1.21.1-6.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3359 | [28Mar2025 00:53:49.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\accelerated-decay-neoforge-21.0.0.jar
|
3360 | [28Mar2025 00:53:49.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file accelerated-decay-neoforge-21.0.0.jar with {accelerateddecay} mods - versions {21.0.0}
|
3361 | [28Mar2025 00:53:49.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\accelerated-decay-neoforge-21.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[3,)]]
|
3362 | [28Mar2025 00:53:49.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=accelerateddecay-common.mixins.json, requiredMods=[]]
|
3363 | [28Mar2025 00:53:49.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=accelerateddecay.mixins.json, requiredMods=[]]
|
3364 | [28Mar2025 00:53:49.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\BridgingMod-2.6.2+1.21.1.neoforge-release.jar
|
3365 | [28Mar2025 00:53:49.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BridgingMod-2.6.2+1.21.1.neoforge-release.jar with {bridgingmod} mods - versions {2.6.2+1.21.1}
|
3366 | [28Mar2025 00:53:49.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\BridgingMod-2.6.2+1.21.1.neoforge-release.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2.0,)]]
|
3367 | [28Mar2025 00:53:49.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=bridgingmod.mixins.json, requiredMods=[]]
|
3368 | [28Mar2025 00:53:49.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\AI-Improvements-1.21-0.5.3.jar
|
3369 | [28Mar2025 00:53:49.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AI-Improvements-1.21-0.5.3.jar with {aiimprovements} mods - versions {0.5.3}
|
3370 | [28Mar2025 00:53:49.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\AI-Improvements-1.21-0.5.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3371 | [28Mar2025 00:53:49.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\hardenedarmadillos-1.21.1-0.2.0.jar
|
3372 | [28Mar2025 00:53:49.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file hardenedarmadillos-1.21.1-0.2.0.jar with {hardenedarmadillos} mods - versions {1.21.1-0.2.0}
|
3373 | [28Mar2025 00:53:49.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\hardenedarmadillos-1.21.1-0.2.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3374 | [28Mar2025 00:53:49.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=hardenedarmadillos.mixin.json, requiredMods=[]]
|
3375 | [28Mar2025 00:53:49.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\cupboard-1.21-2.9.jar
|
3376 | [28Mar2025 00:53:49.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cupboard-1.21-2.9.jar with {cupboard} mods - versions {2.9}
|
3377 | [28Mar2025 00:53:49.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\cupboard-1.21-2.9.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,500)]]
|
3378 | [28Mar2025 00:53:49.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=cupboard.mixins.json, requiredMods=[]]
|
3379 | [28Mar2025 00:53:49.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ars_ocultas-1.21.1-2.1.0.jar
|
3380 | [28Mar2025 00:53:49.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ars_ocultas-1.21.1-2.1.0.jar with {ars_ocultas} mods - versions {2.1.0}
|
3381 | [28Mar2025 00:53:49.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ars_ocultas-1.21.1-2.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3382 | [28Mar2025 00:53:49.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\monolib-neoforge-1.21.1-2.0.0.jar
|
3383 | [28Mar2025 00:53:49.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file monolib-neoforge-1.21.1-2.0.0.jar with {monolib} mods - versions {2.0.0}
|
3384 | [28Mar2025 00:53:49.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\monolib-neoforge-1.21.1-2.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[0,)]]
|
3385 | [28Mar2025 00:53:49.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=monolib.mixins.json, requiredMods=[]]
|
3386 | [28Mar2025 00:53:49.920] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=monolib.neoforge.mixins.json, requiredMods=[]]
|
3387 | [28Mar2025 00:53:49.920] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\The_Undergarden-1.21.1-0.8.22.jar
|
3388 | [28Mar2025 00:53:49.920] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file The_Undergarden-1.21.1-0.8.22.jar with {undergarden} mods - versions {0.8.22}
|
3389 | [28Mar2025 00:53:49.920] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\The_Undergarden-1.21.1-0.8.22.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3390 | [28Mar2025 00:53:49.920] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=undergarden.mixins.json, requiredMods=[]]
|
3391 | [28Mar2025 00:53:49.920] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\framework-neoforge-1.21.1-0.9.4.jar
|
3392 | [28Mar2025 00:53:49.920] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file framework-neoforge-1.21.1-0.9.4.jar with {framework} mods - versions {0.9.4}
|
3393 | [28Mar2025 00:53:49.920] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\framework-neoforge-1.21.1-0.9.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3394 | [28Mar2025 00:53:49.920] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\bwncr-neoforge-1.21.1-3.20.3.jar
|
3395 | [28Mar2025 00:53:49.920] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file bwncr-neoforge-1.21.1-3.20.3.jar with {bwncr} mods - versions {3.20.3}
|
3396 | [28Mar2025 00:53:49.920] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\bwncr-neoforge-1.21.1-3.20.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3397 | [28Mar2025 00:53:49.920] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\atlas_api-1.21-1.0.2.jar
|
3398 | [28Mar2025 00:53:49.920] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file atlas_api-1.21-1.0.2.jar with {atlas_api} mods - versions {1.21-1.0.2}
|
3399 | [28Mar2025 00:53:49.920] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\atlas_api-1.21-1.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3400 | [28Mar2025 00:53:49.920] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\observable-5.4.3.jar
|
3401 | [28Mar2025 00:53:49.920] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file observable-5.4.3.jar with {observable} mods - versions {5.4.3}
|
3402 | [28Mar2025 00:53:49.920] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\observable-5.4.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3403 | [28Mar2025 00:53:49.920] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=observable.common.json, requiredMods=[]]
|
3404 | [28Mar2025 00:53:49.920] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ae2wtlib-19.2.2.jar
|
3405 | [28Mar2025 00:53:49.920] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ae2wtlib-19.2.2.jar with {ae2wtlib} mods - versions {19.2.2}
|
3406 | [28Mar2025 00:53:49.921] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ae2wtlib-19.2.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3407 | [28Mar2025 00:53:49.921] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ae2wtlib.mixins.json, requiredMods=[]]
|
3408 | [28Mar2025 00:53:49.921] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\pamhc2trees-NEOFORGE-1.21.1-1.0.0.jar
|
3409 | [28Mar2025 00:53:49.921] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pamhc2trees-NEOFORGE-1.21.1-1.0.0.jar with {pamhc2trees} mods - versions {1.0.0}
|
3410 | [28Mar2025 00:53:49.921] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\pamhc2trees-NEOFORGE-1.21.1-1.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3411 | [28Mar2025 00:53:49.921] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\redstonepen-1.21-neoforge-1.11.42.jar
|
3412 | [28Mar2025 00:53:49.921] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file redstonepen-1.21-neoforge-1.11.42.jar with {redstonepen} mods - versions {1.11.42}
|
3413 | [28Mar2025 00:53:49.921] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\redstonepen-1.21-neoforge-1.11.42.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3414 | [28Mar2025 00:53:49.921] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=redstonepen.mixins.json, requiredMods=[]]
|
3415 | [28Mar2025 00:53:49.921] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
3416 | [28Mar2025 00:53:49.921] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file de.mari_023.ae2wtlib_api-19.2.2.jar with {ae2wtlib_api} mods - versions {19.2.2}
|
3417 | [28Mar2025 00:53:49.921] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3418 | [28Mar2025 00:53:49.921] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Oh-The-Biomes-Weve-Gone-NeoForge-2.3.10.jar
|
3419 | [28Mar2025 00:53:49.921] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Oh-The-Biomes-Weve-Gone-NeoForge-2.3.10.jar with {biomeswevegone} mods - versions {2.3.10}
|
3420 | [28Mar2025 00:53:49.921] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Oh-The-Biomes-Weve-Gone-NeoForge-2.3.10.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3421 | [28Mar2025 00:53:49.921] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=biomeswevegone-common.mixins.json, requiredMods=[]]
|
3422 | [28Mar2025 00:53:49.921] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
3423 | [28Mar2025 00:53:49.921] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file common-networking-neoforge-1.0.18-1.21.1.jar with {commonnetworking} mods - versions {1.0.18-1.21.1}
|
3424 | [28Mar2025 00:53:49.921] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3425 | [28Mar2025 00:53:49.921] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\dyenamics-1.21.1-3.3.0.jar
|
3426 | [28Mar2025 00:53:49.921] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dyenamics-1.21.1-3.3.0.jar with {dyenamics} mods - versions {1.21.1-3.3.0}
|
3427 | [28Mar2025 00:53:49.921] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\dyenamics-1.21.1-3.3.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3428 | [28Mar2025 00:53:49.922] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\reap-neoforge-1.21.1-1.1.2.jar
|
3429 | [28Mar2025 00:53:49.922] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file reap-neoforge-1.21.1-1.1.2.jar with {reap} mods - versions {1.21.1-1.1.2}
|
3430 | [28Mar2025 00:53:49.922] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\reap-neoforge-1.21.1-1.1.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]]
|
3431 | [28Mar2025 00:53:49.922] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\productivemetalworks-1.21.1-1.2.5.jar
|
3432 | [28Mar2025 00:53:49.922] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file productivemetalworks-1.21.1-1.2.5.jar with {productivemetalworks} mods - versions {1.21.1-1.2.5}
|
3433 | [28Mar2025 00:53:49.922] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\productivemetalworks-1.21.1-1.2.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3434 | [28Mar2025 00:53:49.922] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\illagerwarship-1.0.0-neoforge-1.21.1.jar
|
3435 | [28Mar2025 00:53:49.922] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file illagerwarship-1.0.0-neoforge-1.21.1.jar with {illagerwarship} mods - versions {1.0.0}
|
3436 | [28Mar2025 00:53:49.922] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\illagerwarship-1.0.0-neoforge-1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3437 | [28Mar2025 00:53:49.922] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Clumps-neoforge-1.21.1-19.0.0.1.jar
|
3438 | [28Mar2025 00:53:49.922] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Clumps-neoforge-1.21.1-19.0.0.1.jar with {clumps} mods - versions {**.**.**.**}
|
3439 | [28Mar2025 00:53:49.922] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Clumps-neoforge-1.21.1-19.0.0.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3440 | [28Mar2025 00:53:49.922] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=clumps.mixins.json, requiredMods=[]]
|
3441 | [28Mar2025 00:53:49.922] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\artifacts-neoforge-12.0.5.jar
|
3442 | [28Mar2025 00:53:49.922] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file artifacts-neoforge-12.0.5.jar with {artifacts} mods - versions {12.0.5}
|
3443 | [28Mar2025 00:53:49.922] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\artifacts-neoforge-12.0.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3444 | [28Mar2025 00:53:49.922] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=mixins.artifacts.common.json, requiredMods=[]]
|
3445 | [28Mar2025 00:53:49.922] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=mixins.artifacts.neoforge.json, requiredMods=[]]
|
3446 | [28Mar2025 00:53:49.922] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\restrictions-1.21-7.0.3.jar
|
3447 | [28Mar2025 00:53:49.922] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file restrictions-1.21-7.0.3.jar with {restrictions} mods - versions {1.21-7.0.3}
|
3448 | [28Mar2025 00:53:49.922] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\restrictions-1.21-7.0.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3449 | [28Mar2025 00:53:49.922] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ExplorersCompass-1.21.1-3.0.3-neoforge.jar
|
3450 | [28Mar2025 00:53:49.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ExplorersCompass-1.21.1-3.0.3-neoforge.jar with {explorerscompass} mods - versions {1.21.1-3.0.3-neoforge}
|
3451 | [28Mar2025 00:53:49.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ExplorersCompass-1.21.1-3.0.3-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3452 | [28Mar2025 00:53:49.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\AdvancedAE-1.2.5-1.21.1.jar
|
3453 | [28Mar2025 00:53:49.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AdvancedAE-1.2.5-1.21.1.jar with {advanced_ae} mods - versions {1.2.5-1.21.1}
|
3454 | [28Mar2025 00:53:49.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\AdvancedAE-1.2.5-1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3455 | [28Mar2025 00:53:49.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=mixins.aae.json, requiredMods=[]]
|
3456 | [28Mar2025 00:53:49.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mininggadgets-1.18.6.jar
|
3457 | [28Mar2025 00:53:49.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mininggadgets-1.18.6.jar with {mininggadgets} mods - versions {1.18.6}
|
3458 | [28Mar2025 00:53:49.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\mininggadgets-1.18.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3459 | [28Mar2025 00:53:49.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\theurgy_kubejs-1.21.1-neoforge-1.4.0.jar
|
3460 | [28Mar2025 00:53:49.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file theurgy_kubejs-1.21.1-neoforge-1.4.0.jar with {theurgy_kubejs} mods - versions {1.4.0}
|
3461 | [28Mar2025 00:53:49.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\theurgy_kubejs-1.21.1-neoforge-1.4.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[3,)]]
|
3462 | [28Mar2025 00:53:49.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\AkashicTome-1.8-29.jar
|
3463 | [28Mar2025 00:53:49.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AkashicTome-1.8-29.jar with {akashictome} mods - versions {1.8-29}
|
3464 | [28Mar2025 00:53:49.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\AkashicTome-1.8-29.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3465 | [28Mar2025 00:53:49.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\trophymanager-1.21.1-2.2.4.jar
|
3466 | [28Mar2025 00:53:49.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file trophymanager-1.21.1-2.2.4.jar with {trophymanager} mods - versions {1.21.1-2.2.4}
|
3467 | [28Mar2025 00:53:49.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\trophymanager-1.21.1-2.2.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3468 | [28Mar2025 00:53:49.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ftb-chunks-neoforge-2101.1.8.jar
|
3469 | [28Mar2025 00:53:49.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-chunks-neoforge-2101.1.8.jar with {ftbchunks} mods - versions {2101.1.8}
|
3470 | [28Mar2025 00:53:49.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ftb-chunks-neoforge-2101.1.8.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3471 | [28Mar2025 00:53:49.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ftbchunks-common.mixins.json, requiredMods=[]]
|
3472 | [28Mar2025 00:53:49.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\xycraft_core-0.7.45-all.jar
|
3473 | [28Mar2025 00:53:49.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file xycraft_core-0.7.45-all.jar with {xycraft_core} mods - versions {0.7.45}
|
3474 | [28Mar2025 00:53:49.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\xycraft_core-0.7.45-all.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3475 | [28Mar2025 00:53:49.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=xycraft_core.mixins.json, requiredMods=[]]
|
3476 | [28Mar2025 00:53:49.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\repeatable_trial_vaults-neoforge-1.21-1.0.2.jar
|
3477 | [28Mar2025 00:53:49.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file repeatable_trial_vaults-neoforge-1.21-1.0.2.jar with {repeatable_trial_vaults} mods - versions {1.0.2}
|
3478 | [28Mar2025 00:53:49.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\repeatable_trial_vaults-neoforge-1.21-1.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3479 | [28Mar2025 00:53:49.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=repeatable_trial_vaults.mixins.json, requiredMods=[]]
|
3480 | [28Mar2025 00:53:49.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=repeatable_trial_vaults.neoforge.mixins.json, requiredMods=[]]
|
3481 | [28Mar2025 00:53:49.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\MysticalAgriculture-1.21.1-8.0.13.jar
|
3482 | [28Mar2025 00:53:49.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MysticalAgriculture-1.21.1-8.0.13.jar with {mysticalagriculture} mods - versions {8.0.13}
|
3483 | [28Mar2025 00:53:49.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\MysticalAgriculture-1.21.1-8.0.13.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3484 | [28Mar2025 00:53:49.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\craftingtweaks-neoforge-1.21.1-21.1.5.jar
|
3485 | [28Mar2025 00:53:49.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file craftingtweaks-neoforge-1.21.1-21.1.5.jar with {craftingtweaks} mods - versions {21.1.5}
|
3486 | [28Mar2025 00:53:49.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\craftingtweaks-neoforge-1.21.1-21.1.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3487 | [28Mar2025 00:53:49.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=craftingtweaks.mixins.json, requiredMods=[]]
|
3488 | [28Mar2025 00:53:49.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=craftingtweaks.neoforge.mixins.json, requiredMods=[]]
|
3489 | [28Mar2025 00:53:49.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ApothicSpawners-1.21.1-1.2.1.jar
|
3490 | [28Mar2025 00:53:49.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ApothicSpawners-1.21.1-1.2.1.jar with {apothic_spawners} mods - versions {1.2.1}
|
3491 | [28Mar2025 00:53:49.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ApothicSpawners-1.21.1-1.2.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3492 | [28Mar2025 00:53:49.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=apothic_spawners.mixins.json, requiredMods=[]]
|
3493 | [28Mar2025 00:53:49.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\endermanoverhaul-neoforge-1.21.1-2.0.2.jar
|
3494 | [28Mar2025 00:53:49.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file endermanoverhaul-neoforge-1.21.1-2.0.2.jar with {endermanoverhaul} mods - versions {2.0.2}
|
3495 | [28Mar2025 00:53:49.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\endermanoverhaul-neoforge-1.21.1-2.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3496 | [28Mar2025 00:53:49.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=endermanoverhaul.mixins.json, requiredMods=[]]
|
3497 | [28Mar2025 00:53:49.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
3498 | [28Mar2025 00:53:49.925] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file com.enderio.enderio-conduits-7.1.7-alpha.jar with {enderio_conduits} mods - versions {7.1.7-alpha}
|
3499 | [28Mar2025 00:53:49.925] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3500 | [28Mar2025 00:53:49.925] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=enderioconduits.mixins.json, requiredMods=[]]
|
3501 | [28Mar2025 00:53:49.925] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ftbjeiextras-21.1.5.jar
|
3502 | [28Mar2025 00:53:49.925] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftbjeiextras-21.1.5.jar with {ftbjeiextras} mods - versions {21.1.5}
|
3503 | [28Mar2025 00:53:49.925] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ftbjeiextras-21.1.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3504 | [28Mar2025 00:53:49.925] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\enderio-7.1.7-alpha.jar
|
3505 | [28Mar2025 00:53:49.925] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file enderio-7.1.7-alpha.jar with {enderio} mods - versions {7.1.7-alpha}
|
3506 | [28Mar2025 00:53:49.925] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\enderio-7.1.7-alpha.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3507 | [28Mar2025 00:53:49.925] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\easy-villagers-neoforge-1.21.1-1.1.23.jar
|
3508 | [28Mar2025 00:53:49.925] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file easy-villagers-neoforge-1.21.1-1.1.23.jar with {easy_villagers} mods - versions {1.21.1-1.1.23}
|
3509 | [28Mar2025 00:53:49.925] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\easy-villagers-neoforge-1.21.1-1.1.23.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]]
|
3510 | [28Mar2025 00:53:49.925] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\reliquary-1.21.1-2.0.47.1254.jar
|
3511 | [28Mar2025 00:53:49.925] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file reliquary-1.21.1-2.0.47.1254.jar with {reliquary} mods - versions {2.0.47}
|
3512 | [28Mar2025 00:53:49.925] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\reliquary-1.21.1-2.0.47.1254.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3513 | [28Mar2025 00:53:49.925] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mes-1.3.5-1.21.jar
|
3514 | [28Mar2025 00:53:49.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mes-1.3.5-1.21.jar with {mes} mods - versions {1.3.5-1.21}
|
3515 | [28Mar2025 00:53:49.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\mes-1.3.5-1.21.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3516 | [28Mar2025 00:53:49.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=mes-neoforge.mixins.json, requiredMods=[]]
|
3517 | [28Mar2025 00:53:49.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=mes-common.mixins.json, requiredMods=[]]
|
3518 | [28Mar2025 00:53:49.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\polyeng-0.4.1.jar
|
3519 | [28Mar2025 00:53:49.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file polyeng-0.4.1.jar with {polyeng} mods - versions {0.4.1}
|
3520 | [28Mar2025 00:53:49.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\polyeng-0.4.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3521 | [28Mar2025 00:53:49.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=polyeng.mixins.json, requiredMods=[]]
|
3522 | [28Mar2025 00:53:49.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\FastWorkbench-1.21-9.1.2.jar
|
3523 | [28Mar2025 00:53:49.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FastWorkbench-1.21-9.1.2.jar with {fastbench} mods - versions {9.1.2}
|
3524 | [28Mar2025 00:53:49.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\FastWorkbench-1.21-9.1.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3525 | [28Mar2025 00:53:49.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=fastbench.mixins.json, requiredMods=[]]
|
3526 | [28Mar2025 00:53:49.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ars_elemental-1.21.1-0.7.2.5.jar
|
3527 | [28Mar2025 00:53:49.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ars_elemental-1.21.1-0.7.2.5.jar with {ars_elemental} mods - versions {**.**.**.**}
|
3528 | [28Mar2025 00:53:49.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ars_elemental-1.21.1-0.7.2.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3529 | [28Mar2025 00:53:49.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ars_elemental.mixins.json, requiredMods=[]]
|
3530 | [28Mar2025 00:53:49.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\FluxNetworks-1.21.1-8.0.0.jar
|
3531 | [28Mar2025 00:53:49.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FluxNetworks-1.21.1-8.0.0.jar with {fluxnetworks} mods - versions {8.0.0}
|
3532 | [28Mar2025 00:53:49.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\FluxNetworks-1.21.1-8.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3533 | [28Mar2025 00:53:49.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\irons_spellbooks-1.21.1-3.10.1.jar
|
3534 | [28Mar2025 00:53:49.927] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file irons_spellbooks-1.21.1-3.10.1.jar with {irons_spellbooks} mods - versions {1.21.1-3.10.1}
|
3535 | [28Mar2025 00:53:49.927] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\irons_spellbooks-1.21.1-3.10.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3536 | [28Mar2025 00:53:49.927] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=irons_spellbooks.mixins.json, requiredMods=[]]
|
3537 | [28Mar2025 00:53:49.927] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\buildinggadgets2-1.3.8.jar
|
3538 | [28Mar2025 00:53:49.927] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file buildinggadgets2-1.3.8.jar with {buildinggadgets2} mods - versions {1.3.8}
|
3539 | [28Mar2025 00:53:49.927] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\buildinggadgets2-1.3.8.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3540 | [28Mar2025 00:53:49.927] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\minecolonies-1.1.905-1.21.1-snapshot.jar
|
3541 | [28Mar2025 00:53:49.927] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file minecolonies-1.1.905-1.21.1-snapshot.jar with {minecolonies} mods - versions {1.1.905-1.21.1-snapshot}
|
3542 | [28Mar2025 00:53:49.927] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\minecolonies-1.1.905-1.21.1-snapshot.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3543 | [28Mar2025 00:53:49.927] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\CreeperOverhaul-neoforge-1.21.1-4.0.6.jar
|
3544 | [28Mar2025 00:53:49.927] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CreeperOverhaul-neoforge-1.21.1-4.0.6.jar with {creeperoverhaul} mods - versions {4.0.6}
|
3545 | [28Mar2025 00:53:49.927] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\CreeperOverhaul-neoforge-1.21.1-4.0.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3546 | [28Mar2025 00:53:49.927] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=creeperoverhaul-common.mixins.json, requiredMods=[]]
|
3547 | [28Mar2025 00:53:49.927] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\pylons-1.21.1-5.1.1.jar
|
3548 | [28Mar2025 00:53:49.927] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pylons-1.21.1-5.1.1.jar with {pylons} mods - versions {5.1.1}
|
3549 | [28Mar2025 00:53:49.927] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\pylons-1.21.1-5.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3550 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ferritecore-7.0.2-neoforge.jar
|
3551 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ferritecore-7.0.2-neoforge.jar with {ferritecore} mods - versions {7.0.2}
|
3552 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ferritecore-7.0.2-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3553 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ferritecore.predicates.mixin.json, requiredMods=[]]
|
3554 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ferritecore.fastmap.mixin.json, requiredMods=[]]
|
3555 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ferritecore.mrl.mixin.json, requiredMods=[]]
|
3556 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ferritecore.dedupmultipart.mixin.json, requiredMods=[]]
|
3557 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ferritecore.blockstatecache.mixin.json, requiredMods=[]]
|
3558 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ferritecore.dedupbakedquad.mixin.json, requiredMods=[]]
|
3559 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ferritecore.threaddetec.mixin.json, requiredMods=[]]
|
3560 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ferritecore.modelsides.mixin.json, requiredMods=[]]
|
3561 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ferritecore.accessors.mixin.json, requiredMods=[]]
|
3562 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\functionalstorage-1.21.1-1.4.2.jar
|
3563 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file functionalstorage-1.21.1-1.4.2.jar with {functionalstorage} mods - versions {1.21.1-1.4.2}
|
3564 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\functionalstorage-1.21.1-1.4.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3565 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\modular-routers-13.2.1+mc1.21.1.jar
|
3566 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file modular-routers-13.2.1+mc1.21.1.jar with {modularrouters} mods - versions {13.2.1}
|
3567 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\modular-routers-13.2.1+mc1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3568 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\rarcompat-1.21-0.9.5.jar
|
3569 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rarcompat-1.21-0.9.5.jar with {rarcompat} mods - versions {0.9.5}
|
3570 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\rarcompat-1.21-0.9.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3571 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=rarcompat.mixins.json, requiredMods=[]]
|
3572 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\occultism_kubejs-1.21.1-neoforge-1.8.0.jar
|
3573 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file occultism_kubejs-1.21.1-neoforge-1.8.0.jar with {occultism_kubejs} mods - versions {1.8.0}
|
3574 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\occultism_kubejs-1.21.1-neoforge-1.8.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[3,)]]
|
3575 | [28Mar2025 00:53:49.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\overloadedarmorbar-neoforge-1.21-2.jar
|
3576 | [28Mar2025 00:53:49.929] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file overloadedarmorbar-neoforge-1.21-2.jar with {overloadedarmorbar} mods - versions {2}
|
3577 | [28Mar2025 00:53:49.929] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\overloadedarmorbar-neoforge-1.21-2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3578 | [28Mar2025 00:53:49.929] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\valhelsia_core-neoforge-1.21.1-1.1.5.jar
|
3579 | [28Mar2025 00:53:49.929] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file valhelsia_core-neoforge-1.21.1-1.1.5.jar with {valhelsia_core} mods - versions {1.1.5}
|
3580 | [28Mar2025 00:53:49.929] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\valhelsia_core-neoforge-1.21.1-1.1.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3581 | [28Mar2025 00:53:49.929] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=valhelsia_core-common.mixins.json, requiredMods=[]]
|
3582 | [28Mar2025 00:53:49.929] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=valhelsia_core.mixins.json, requiredMods=[]]
|
3583 | [28Mar2025 00:53:49.929] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\flickerfix-1.21.0.jar
|
3584 | [28Mar2025 00:53:49.929] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file flickerfix-1.21.0.jar with {flickerfix} mods - versions {4.0.1}
|
3585 | [28Mar2025 00:53:49.929] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\flickerfix-1.21.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3586 | [28Mar2025 00:53:49.929] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=flickerfix.mixins.json, requiredMods=[]]
|
3587 | [28Mar2025 00:53:49.929] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\productivetrees-1.21.1-0.7.0.jar
|
3588 | [28Mar2025 00:53:49.929] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file productivetrees-1.21.1-0.7.0.jar with {productivetrees} mods - versions {1.21.1-0.7.0}
|
3589 | [28Mar2025 00:53:49.929] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\productivetrees-1.21.1-0.7.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3590 | [28Mar2025 00:53:49.929] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\AdditionalEnchantedMiner-1.21.1-neoforge-21.1.119.jar
|
3591 | [28Mar2025 00:53:49.929] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AdditionalEnchantedMiner-1.21.1-neoforge-21.1.119.jar with {quarryplus} mods - versions {21.1.119}
|
3592 | [28Mar2025 00:53:49.929] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\AdditionalEnchantedMiner-1.21.1-neoforge-21.1.119.jar with languages [LanguageSpec[languageName=kotori_scala, acceptedVersions=[3.3.1,),[1,)]]
|
3593 | [28Mar2025 00:53:49.929] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\supermartijn642configlib-1.1.8-neoforge-mc1.21.jar
|
3594 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supermartijn642configlib-1.1.8-neoforge-mc1.21.jar with {supermartijn642configlib} mods - versions {1.1.8}
|
3595 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\supermartijn642configlib-1.1.8-neoforge-mc1.21.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3596 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
3597 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AdditionalEntityAttributes-2.0.0+1.21.1-neoforge.jar with {additionalentityattributes} mods - versions {2.0.0+1.21.1}
|
3598 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3599 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=additionalentityattributes.mixins.json, requiredMods=[]]
|
3600 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=additionalentityattributes.neoforge.mixins.json, requiredMods=[]]
|
3601 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\UndergroundVillages-neoforge-1.21-4.0.0.jar
|
3602 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file UndergroundVillages-neoforge-1.21-4.0.0.jar with {underground_villages} mods - versions {4.0.0}
|
3603 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\UndergroundVillages-neoforge-1.21-4.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3604 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
3605 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Ponder-NeoForge-1.21.1-1.0.45.jar with {ponder} mods - versions {1.0.45}
|
3606 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[0,)]]
|
3607 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ponder.mixins.json, requiredMods=[]]
|
3608 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\player-animation-lib-forge-2.0.1+1.21.1.jar
|
3609 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file player-animation-lib-forge-2.0.1+1.21.1.jar with {playeranimator} mods - versions {2.0.1+1.21.1}
|
3610 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\player-animation-lib-forge-2.0.1+1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]]
|
3611 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=playerAnimator-common.mixins.json, requiredMods=[]]
|
3612 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\variantsandventures-neoforge-mc1.21.1-1.0.10.jar
|
3613 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file variantsandventures-neoforge-mc1.21.1-1.0.10.jar with {variantsandventures} mods - versions {1.0.10}
|
3614 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\variantsandventures-neoforge-mc1.21.1-1.0.10.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]]
|
3615 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=variantsandventures-common.mixins.json, requiredMods=[]]
|
3616 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=variantsandventures-neoforge.mixins.json, requiredMods=[]]
|
3617 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mcw-windows-2.3.0-mc1.21.1neoforge.jar
|
3618 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-windows-2.3.0-mc1.21.1neoforge.jar with {mcwwindows} mods - versions {2.3.2}
|
3619 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\mcw-windows-2.3.0-mc1.21.1neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3620 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\IronJetpacks-1.21.1-8.0.7.jar
|
3621 | [28Mar2025 00:53:49.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file IronJetpacks-1.21.1-8.0.7.jar with {ironjetpacks} mods - versions {8.0.7}
|
3622 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\IronJetpacks-1.21.1-8.0.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3623 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\CTM-1.21-1.2.1+3.jar
|
3624 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CTM-1.21-1.2.1+3.jar with {ctm} mods - versions {1.21-1.2.1+3}
|
3625 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\CTM-1.21-1.2.1+3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3626 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ctm.mixins.json, requiredMods=[]]
|
3627 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\xnet-1.21-7.0.4.jar
|
3628 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file xnet-1.21-7.0.4.jar with {xnet} mods - versions {1.21-7.0.4}
|
3629 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\xnet-1.21-7.0.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3630 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\tesseract-api-neoforge-1.8.3-1.21.1.jar
|
3631 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tesseract-api-neoforge-1.8.3-1.21.1.jar with {tesseract_api} mods - versions {1.8.3-1.21.1}
|
3632 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\tesseract-api-neoforge-1.8.3-1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3633 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=tesseract_api.mixins.json, requiredMods=[]]
|
3634 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=tesseract_api_mi.mixins.json, requiredMods=[]]
|
3635 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=tesseract_api_tyg.mixins.json, requiredMods=[]]
|
3636 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\everythingcopper-1.21.1-2.4.3.jar
|
3637 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file everythingcopper-1.21.1-2.4.3.jar with {everythingcopper} mods - versions {1.21.1-2.4.3}
|
3638 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\everythingcopper-1.21.1-2.4.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3639 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Powah-6.1.6.jar
|
3640 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Powah-6.1.6.jar with {powah} mods - versions {6.1.6}
|
3641 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Powah-6.1.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3642 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\rangedpumps-1.3.0.jar
|
3643 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rangedpumps-1.3.0.jar with {rangedpumps} mods - versions {1.3.0}
|
3644 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\rangedpumps-1.3.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3645 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ae2importexportcard-1.21-1.4.0.jar
|
3646 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ae2importexportcard-1.21-1.4.0.jar with {ae2importexportcard} mods - versions {1.21-1.4.0}
|
3647 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ae2importexportcard-1.21-1.4.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3648 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ae2importexportcard.mixins.json, requiredMods=[]]
|
3649 | [28Mar2025 00:53:49.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\balm-neoforge-1.21.1-21.0.31.jar
|
3650 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file balm-neoforge-1.21.1-21.0.31.jar with {balm} mods - versions {21.0.31}
|
3651 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\balm-neoforge-1.21.1-21.0.31.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3652 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=balm.mixins.json, requiredMods=[]]
|
3653 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=balm.neoforge.mixins.json, requiredMods=[]]
|
3654 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\prickle-neoforge-1.21.1-21.1.6.jar
|
3655 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file prickle-neoforge-1.21.1-21.1.6.jar with {prickle} mods - versions {21.1.6}
|
3656 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\prickle-neoforge-1.21.1-21.1.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3657 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=prickle.mixins.json, requiredMods=[]]
|
3658 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=prickle.neoforge.mixins.json, requiredMods=[]]
|
3659 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Modern-Dynamics-0.9.4.jar
|
3660 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Modern-Dynamics-0.9.4.jar with {moderndynamics} mods - versions {0.9.4}
|
3661 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Modern-Dynamics-0.9.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3662 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=moderndynamics.mixins.json, requiredMods=[]]
|
3663 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
3664 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file crash_assistant-neoforge.jar with {crash_assistant} mods - versions {1.4.3}
|
3665 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3666 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=crash_assistant.mixins.json, requiredMods=[]]
|
3667 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=crash_assistant-forge.mixins.json, requiredMods=[]]
|
3668 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\GravitationalModulatingAdditionalUnit-1.21.1-6.1.jar
|
3669 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file GravitationalModulatingAdditionalUnit-1.21.1-6.1.jar with {gmut} mods - versions {6.1}
|
3670 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\GravitationalModulatingAdditionalUnit-1.21.1-6.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3671 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\[neoforge]ctov-3.5.6.jar
|
3672 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file [neoforge]ctov-3.5.6.jar with {ctov} mods - versions {3.5.6}
|
3673 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\[neoforge]ctov-3.5.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3674 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ctov.mixins.json, requiredMods=[]]
|
3675 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ctov-common.mixins.json, requiredMods=[]]
|
3676 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\MysticalAgradditions-1.21.1-8.0.4.jar
|
3677 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MysticalAgradditions-1.21.1-8.0.4.jar with {mysticalagradditions} mods - versions {8.0.4}
|
3678 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\MysticalAgradditions-1.21.1-8.0.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3679 | [28Mar2025 00:53:49.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\athena-neoforge-1.21-4.0.1.jar
|
3680 | [28Mar2025 00:53:49.933] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file athena-neoforge-1.21-4.0.1.jar with {athena} mods - versions {4.0.1}
|
3681 | [28Mar2025 00:53:49.933] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\athena-neoforge-1.21-4.0.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3682 | [28Mar2025 00:53:49.933] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=athena.mixins.json, requiredMods=[]]
|
3683 | [28Mar2025 00:53:49.933] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=athena-neoforge.mixins.json, requiredMods=[]]
|
3684 | [28Mar2025 00:53:49.933] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\eternalstarlight-0.4.1+1.21.1+neoforge.jar
|
3685 | [28Mar2025 00:53:49.933] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file eternalstarlight-0.4.1+1.21.1+neoforge.jar with {eternal_starlight} mods - versions {0.4.1+1.21.1+neoforge}
|
3686 | [28Mar2025 00:53:49.933] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\eternalstarlight-0.4.1+1.21.1+neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]]
|
3687 | [28Mar2025 00:53:49.933] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=eternal_starlight.mixins.json, requiredMods=[]]
|
3688 | [28Mar2025 00:53:49.933] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=eternal_starlight-common.mixins.json, requiredMods=[]]
|
3689 | [28Mar2025 00:53:49.933] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\novillagerdm-1.21.1-6.0.0.jar
|
3690 | [28Mar2025 00:53:49.933] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file novillagerdm-1.21.1-6.0.0.jar with {novillagerdm} mods - versions {6.0.0}
|
3691 | [28Mar2025 00:53:49.933] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\novillagerdm-1.21.1-6.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3692 | [28Mar2025 00:53:49.933] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\stylecolonies-1.12-1.21.1.jar
|
3693 | [28Mar2025 00:53:49.933] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file stylecolonies-1.12-1.21.1.jar with {stylecolonies} mods - versions {1.12}
|
3694 | [28Mar2025 00:53:49.933] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\stylecolonies-1.12-1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3695 | [28Mar2025 00:53:49.933] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\lmft-1.0.4+1.21-neoforge.jar
|
3696 | [28Mar2025 00:53:49.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lmft-1.0.4+1.21-neoforge.jar with {lmft} mods - versions {1.0.4+1.21}
|
3697 | [28Mar2025 00:53:49.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\lmft-1.0.4+1.21-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3698 | [28Mar2025 00:53:49.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=lmft-common.mixins.json, requiredMods=[]]
|
3699 | [28Mar2025 00:53:49.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\alltheores-3.1.6_neoforge_1.21.1.jar
|
3700 | [28Mar2025 00:53:49.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file alltheores-3.1.6_neoforge_1.21.1.jar with {alltheores} mods - versions {3.1.6}
|
3701 | [28Mar2025 00:53:49.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\alltheores-3.1.6_neoforge_1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3702 | [28Mar2025 00:53:49.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Glodium-1.21-2.2-neoforge.jar
|
3703 | [28Mar2025 00:53:49.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Glodium-1.21-2.2-neoforge.jar with {glodium} mods - versions {1.21-2.2-neoforge}
|
3704 | [28Mar2025 00:53:49.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Glodium-1.21-2.2-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3705 | [28Mar2025 00:53:49.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\sussysniffers-1.21.1-0.1.2.jar
|
3706 | [28Mar2025 00:53:49.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sussysniffers-1.21.1-0.1.2.jar with {sussysniffers} mods - versions {1.21.1-0.1.2}
|
3707 | [28Mar2025 00:53:49.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\sussysniffers-1.21.1-0.1.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3708 | [28Mar2025 00:53:49.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=sussysniffers.mixins.json, requiredMods=[]]
|
3709 | [28Mar2025 00:53:49.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\torchmaster-neoforge-1.21.1-21.1.5-beta.jar
|
3710 | [28Mar2025 00:53:49.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file torchmaster-neoforge-1.21.1-21.1.5-beta.jar with {torchmaster} mods - versions {21.1.5-beta}
|
3711 | [28Mar2025 00:53:49.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\torchmaster-neoforge-1.21.1-21.1.5-beta.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3712 | [28Mar2025 00:53:49.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=torchmaster.mixins.json, requiredMods=[]]
|
3713 | [28Mar2025 00:53:49.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=torchmaster.neoforge.mixins.json, requiredMods=[]]
|
3714 | [28Mar2025 00:53:49.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Explorify v1.6.2 f10-48.jar
|
3715 | [28Mar2025 00:53:49.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Explorify v1.6.2 f10-48.jar with {explorify} mods - versions {1.6.2}
|
3716 | [28Mar2025 00:53:49.935] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Explorify v1.6.2 f10-48.jar with languages [LanguageSpec[languageName=lowcodefml, acceptedVersions=[1,)]]
|
3717 | [28Mar2025 00:53:49.935] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ironfurnaces-neoforge-1.21.1-4.2.6.jar
|
3718 | [28Mar2025 00:53:49.935] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ironfurnaces-neoforge-1.21.1-4.2.6.jar with {ironfurnaces} mods - versions {4.2.6}
|
3719 | [28Mar2025 00:53:49.935] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ironfurnaces-neoforge-1.21.1-4.2.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3720 | [28Mar2025 00:53:49.935] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mcw-trapdoors-1.1.4-mc1.21.1neoforge.jar
|
3721 | [28Mar2025 00:53:49.935] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-trapdoors-1.1.4-mc1.21.1neoforge.jar with {mcwtrpdoors} mods - versions {1.1.4}
|
3722 | [28Mar2025 00:53:49.935] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\mcw-trapdoors-1.1.4-mc1.21.1neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3723 | [28Mar2025 00:53:49.935] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\silent-gear-1.21.1-neoforge-4.0.15.jar
|
3724 | [28Mar2025 00:53:49.935] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file silent-gear-1.21.1-neoforge-4.0.15.jar with {silentgear} mods - versions {4.0.15}
|
3725 | [28Mar2025 00:53:49.935] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\silent-gear-1.21.1-neoforge-4.0.15.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3726 | [28Mar2025 00:53:49.935] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\supermartijn642corelib-1.1.18a-neoforge-mc1.21.jar
|
3727 | [28Mar2025 00:53:49.935] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supermartijn642corelib-1.1.18a-neoforge-mc1.21.jar with {supermartijn642corelib} mods - versions {1.1.18+a}
|
3728 | [28Mar2025 00:53:49.935] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\supermartijn642corelib-1.1.18a-neoforge-mc1.21.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3729 | [28Mar2025 00:53:49.935] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=supermartijn642corelib.mixins.json, requiredMods=[]]
|
3730 | [28Mar2025 00:53:49.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ApothicAttributes-1.21.1-2.7.0.jar
|
3731 | [28Mar2025 00:53:49.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ApothicAttributes-1.21.1-2.7.0.jar with {apothic_attributes} mods - versions {2.7.0}
|
3732 | [28Mar2025 00:53:49.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ApothicAttributes-1.21.1-2.7.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3733 | [28Mar2025 00:53:49.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=apothic_attributes.mixins.json, requiredMods=[]]
|
3734 | [28Mar2025 00:53:49.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\resourcefulconfig-neoforge-1.21-3.0.9.jar
|
3735 | [28Mar2025 00:53:49.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file resourcefulconfig-neoforge-1.21-3.0.9.jar with {resourcefulconfig} mods - versions {3.0.9}
|
3736 | [28Mar2025 00:53:49.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\resourcefulconfig-neoforge-1.21-3.0.9.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3737 | [28Mar2025 00:53:49.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=resourcefulconfig.mixins.json, requiredMods=[]]
|
3738 | [28Mar2025 00:53:49.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\servercore-neoforge-1.5.5+1.21.1.jar
|
3739 | [28Mar2025 00:53:49.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file servercore-neoforge-1.5.5+1.21.1.jar with {servercore} mods - versions {1.5.5+1.21.1}
|
3740 | [28Mar2025 00:53:49.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\servercore-neoforge-1.5.5+1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3741 | [28Mar2025 00:53:49.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=servercore.common.mixins.json, requiredMods=[]]
|
3742 | [28Mar2025 00:53:49.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\curios-neoforge-9.3.1+1.21.1.jar
|
3743 | [28Mar2025 00:53:49.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file curios-neoforge-9.3.1+1.21.1.jar with {curios} mods - versions {9.3.1+1.21.1}
|
3744 | [28Mar2025 00:53:49.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\curios-neoforge-9.3.1+1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3745 | [28Mar2025 00:53:49.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=curios.neoforge.mixins.json, requiredMods=[]]
|
3746 | [28Mar2025 00:53:49.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=curios.mixins.json, requiredMods=[]]
|
3747 | [28Mar2025 00:53:49.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Searchables-neoforge-1.21.1-1.0.2.jar
|
3748 | [28Mar2025 00:53:49.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Searchables-neoforge-1.21.1-1.0.2.jar with {searchables} mods - versions {1.0.2}
|
3749 | [28Mar2025 00:53:49.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Searchables-neoforge-1.21.1-1.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3750 | [28Mar2025 00:53:49.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=searchables.mixins.json, requiredMods=[]]
|
3751 | [28Mar2025 00:53:49.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=searchables.neoforge.mixins.json, requiredMods=[]]
|
3752 | [28Mar2025 00:53:49.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Measurements-neoforge-1.21-3.0.0.jar
|
3753 | [28Mar2025 00:53:49.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Measurements-neoforge-1.21-3.0.0.jar with {measurements} mods - versions {3.0.0}
|
3754 | [28Mar2025 00:53:49.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Measurements-neoforge-1.21-3.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3755 | [28Mar2025 00:53:49.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\FramedBlocks-10.3.1.jar
|
3756 | [28Mar2025 00:53:49.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FramedBlocks-10.3.1.jar with {framedblocks} mods - versions {10.3.1}
|
3757 | [28Mar2025 00:53:49.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\FramedBlocks-10.3.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3758 | [28Mar2025 00:53:49.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=framedblocks.mixin.json, requiredMods=[]]
|
3759 | [28Mar2025 00:53:49.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\deimos-1.21.1-neoforge-2.1.jar
|
3760 | [28Mar2025 00:53:49.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file deimos-1.21.1-neoforge-2.1.jar with {deimos} mods - versions {2.1}
|
3761 | [28Mar2025 00:53:49.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\deimos-1.21.1-neoforge-2.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3762 | [28Mar2025 00:53:49.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=deimos.mixins.json, requiredMods=[]]
|
3763 | [28Mar2025 00:53:49.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=deimos.neoforge.mixins.json, requiredMods=[]]
|
3764 | [28Mar2025 00:53:49.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mcw-furniture-3.3.0-mc1.21.1neoforge.jar
|
3765 | [28Mar2025 00:53:49.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-furniture-3.3.0-mc1.21.1neoforge.jar with {mcwfurnitures} mods - versions {3.3.0}
|
3766 | [28Mar2025 00:53:49.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\mcw-furniture-3.3.0-mc1.21.1neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3767 | [28Mar2025 00:53:49.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ApothicEnchanting-1.21.1-1.3.2.jar
|
3768 | [28Mar2025 00:53:49.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ApothicEnchanting-1.21.1-1.3.2.jar with {apothic_enchanting} mods - versions {1.3.2}
|
3769 | [28Mar2025 00:53:49.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ApothicEnchanting-1.21.1-1.3.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3770 | [28Mar2025 00:53:49.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod apothic_enchanting_ench/ench_info_loot_redirector with Javascript path coremods/ench/ench_info_loot_redirector.js
|
3771 | [28Mar2025 00:53:49.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod apothic_enchanting_ench/ench_info_redirector with Javascript path coremods/ench/ench_info_redirector.js
|
3772 | [28Mar2025 00:53:49.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod apothic_enchanting_ench/fishing_hook with Javascript path coremods/ench/fishing_hook.js
|
3773 | [28Mar2025 00:53:49.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=apothic_enchanting.mixins.json, requiredMods=[]]
|
3774 | [28Mar2025 00:53:49.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
3775 | [28Mar2025 00:53:49.938] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file infiniverse-1.21-2.0.1.0.jar with {infiniverse} mods - versions {**.**.**.**}
|
3776 | [28Mar2025 00:53:49.938] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3777 | [28Mar2025 00:53:49.938] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\CodeChickenLib-1.21.1-4.6.0.521.jar
|
3778 | [28Mar2025 00:53:49.938] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CodeChickenLib-1.21.1-4.6.0.521.jar with {codechickenlib} mods - versions {**.**.**.**}
|
3779 | [28Mar2025 00:53:49.938] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\CodeChickenLib-1.21.1-4.6.0.521.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3780 | [28Mar2025 00:53:49.938] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\YungsBetterMineshafts-1.21.1-NeoForge-5.1.1.jar
|
3781 | [28Mar2025 00:53:49.938] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterMineshafts-1.21.1-NeoForge-5.1.1.jar with {bettermineshafts} mods - versions {1.21.1-NeoForge-5.1.1}
|
3782 | [28Mar2025 00:53:49.938] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\YungsBetterMineshafts-1.21.1-NeoForge-5.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3783 | [28Mar2025 00:53:49.938] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=bettermineshafts.mixins.json, requiredMods=[]]
|
3784 | [28Mar2025 00:53:49.938] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\crafting_on_a_stick-1.21.0.1.jar
|
3785 | [28Mar2025 00:53:49.938] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file crafting_on_a_stick-1.21.0.1.jar with {crafting_on_a_stick} mods - versions {**.**.**.**}
|
3786 | [28Mar2025 00:53:49.938] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\crafting_on_a_stick-1.21.0.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3787 | [28Mar2025 00:53:49.939] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ae2jeiintegration-1.2.0.jar
|
3788 | [28Mar2025 00:53:49.939] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ae2jeiintegration-1.2.0.jar with {ae2jeiintegration} mods - versions {1.2.0}
|
3789 | [28Mar2025 00:53:49.939] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ae2jeiintegration-1.2.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3790 | [28Mar2025 00:53:49.939] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mekanismcovers-1.3-BETA+1.21.jar
|
3791 | [28Mar2025 00:53:49.939] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mekanismcovers-1.3-BETA+1.21.jar with {mekanismcovers} mods - versions {1.3-BETA+1.21}
|
3792 | [28Mar2025 00:53:49.939] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\mekanismcovers-1.3-BETA+1.21.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3793 | [28Mar2025 00:53:49.939] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=mekanismcovers.mixins.json, requiredMods=[]]
|
3794 | [28Mar2025 00:53:49.939] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ftb-library-neoforge-2101.1.12.jar
|
3795 | [28Mar2025 00:53:49.939] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-library-neoforge-2101.1.12.jar with {ftblibrary} mods - versions {2101.1.12}
|
3796 | [28Mar2025 00:53:49.940] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ftb-library-neoforge-2101.1.12.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3797 | [28Mar2025 00:53:49.940] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ftblibrary-common.mixins.json, requiredMods=[]]
|
3798 | [28Mar2025 00:53:49.940] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\formationsnether-1.0.5-mc1.21+.jar
|
3799 | [28Mar2025 00:53:49.940] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file formationsnether-1.0.5-mc1.21+.jar with {formationsnether} mods - versions {1.0.5}
|
3800 | [28Mar2025 00:53:49.940] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\formationsnether-1.0.5-mc1.21+.jar with languages [LanguageSpec[languageName=lowcodefml, acceptedVersions=[2,)]]
|
3801 | [28Mar2025 00:53:49.940] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\harvest-with-ease-neoforge-1.21-9.4.0.jar
|
3802 | [28Mar2025 00:53:49.940] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file harvest-with-ease-neoforge-1.21-9.4.0.jar with {harvest_with_ease} mods - versions {9.4.0}
|
3803 | [28Mar2025 00:53:49.940] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\harvest-with-ease-neoforge-1.21-9.4.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3804 | [28Mar2025 00:53:49.941] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=harvest_with_ease.mixins.json, requiredMods=[]]
|
3805 | [28Mar2025 00:53:49.941] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=harvest_with_ease.neoforge.mixins.json, requiredMods=[]]
|
3806 | [28Mar2025 00:53:49.941] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\jei-1.21.1-neoforge-19.21.0.247.jar
|
3807 | [28Mar2025 00:53:49.941] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.21.1-neoforge-19.21.0.247.jar with {jei} mods - versions {**.**.**.**}
|
3808 | [28Mar2025 00:53:49.941] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\jei-1.21.1-neoforge-19.21.0.247.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3809 | [28Mar2025 00:53:49.941] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\lithostitched-neoforge-1.21.1-1.4.5.jar
|
3810 | [28Mar2025 00:53:49.941] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lithostitched-neoforge-1.21.1-1.4.5.jar with {lithostitched} mods - versions {1.4.2}
|
3811 | [28Mar2025 00:53:49.941] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\lithostitched-neoforge-1.21.1-1.4.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3812 | [28Mar2025 00:53:49.941] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=lithostitched.mixins.json, requiredMods=[]]
|
3813 | [28Mar2025 00:53:49.941] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=lithostitched.neoforge.mixins.json, requiredMods=[]]
|
3814 | [28Mar2025 00:53:49.942] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\multipiston-1.2.51-1.21.1-snapshot.jar
|
3815 | [28Mar2025 00:53:49.942] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file multipiston-1.2.51-1.21.1-snapshot.jar with {multipiston} mods - versions {1.2.51-1.21.1-snapshot}
|
3816 | [28Mar2025 00:53:49.942] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\multipiston-1.2.51-1.21.1-snapshot.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3817 | [28Mar2025 00:53:49.942] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Mekanism-1.21.1-10.7.12.77.jar
|
3818 | [28Mar2025 00:53:49.942] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Mekanism-1.21.1-10.7.12.77.jar with {mekanism} mods - versions {10.7.12}
|
3819 | [28Mar2025 00:53:49.942] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Mekanism-1.21.1-10.7.12.77.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3820 | [28Mar2025 00:53:49.942] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\invtweaks-1.21.1-1.2.0.jar
|
3821 | [28Mar2025 00:53:49.942] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file invtweaks-1.21.1-1.2.0.jar with {invtweaks} mods - versions {1.21.1-1.2.0}
|
3822 | [28Mar2025 00:53:49.942] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\invtweaks-1.21.1-1.2.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3823 | [28Mar2025 00:53:49.942] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\NaturesCompass-1.21.1-3.0.3-neoforge.jar
|
3824 | [28Mar2025 00:53:49.943] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file NaturesCompass-1.21.1-3.0.3-neoforge.jar with {naturescompass} mods - versions {1.21.1-3.0.2-neoforge}
|
3825 | [28Mar2025 00:53:49.943] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\NaturesCompass-1.21.1-3.0.3-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3826 | [28Mar2025 00:53:49.943] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\catjammies-1.21-1.7.1.jar
|
3827 | [28Mar2025 00:53:49.943] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file catjammies-1.21-1.7.1.jar with {catjammies} mods - versions {1.21-1.7.1}
|
3828 | [28Mar2025 00:53:49.943] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\catjammies-1.21-1.7.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3829 | [28Mar2025 00:53:49.943] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=catjammies.mixins.json, requiredMods=[]]
|
3830 | [28Mar2025 00:53:49.943] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\jumpboat-1.21.0-1.0.5.jar
|
3831 | [28Mar2025 00:53:49.943] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jumpboat-1.21.0-1.0.5.jar with {jumpboat} mods - versions {1.21.0-1.0.5}
|
3832 | [28Mar2025 00:53:49.943] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\jumpboat-1.21.0-1.0.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3833 | [28Mar2025 00:53:49.943] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=jumpboat.mixin.json, requiredMods=[]]
|
3834 | [28Mar2025 00:53:49.943] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\pneumaticcraft-repressurized-8.2.12+mc1.21.1.jar
|
3835 | [28Mar2025 00:53:49.943] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pneumaticcraft-repressurized-8.2.12+mc1.21.1.jar with {pneumaticcraft} mods - versions {8.2.12}
|
3836 | [28Mar2025 00:53:49.943] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\pneumaticcraft-repressurized-8.2.12+mc1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3837 | [28Mar2025 00:53:49.943] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=mixins.pneumaticcraft.json, requiredMods=[]]
|
3838 | [28Mar2025 00:53:49.943] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ars_nouveau-1.21.1-5.5.1-all.jar
|
3839 | [28Mar2025 00:53:49.944] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ars_nouveau-1.21.1-5.5.1-all.jar with {ars_nouveau} mods - versions {5.5.1}
|
3840 | [28Mar2025 00:53:49.944] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ars_nouveau-1.21.1-5.5.1-all.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3841 | [28Mar2025 00:53:49.944] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ars_nouveau.mixins.json, requiredMods=[]]
|
3842 | [28Mar2025 00:53:49.944] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\formations-1.0.3-neoforge-mc1.21.jar
|
3843 | [28Mar2025 00:53:49.944] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file formations-1.0.3-neoforge-mc1.21.jar with {formations} mods - versions {1.0.3}
|
3844 | [28Mar2025 00:53:49.944] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\formations-1.0.3-neoforge-mc1.21.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3845 | [28Mar2025 00:53:49.944] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=formations.mixins.json, requiredMods=[]]
|
3846 | [28Mar2025 00:53:49.944] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\crystalix-1.2.2_neoforge_1.21.1.jar
|
3847 | [28Mar2025 00:53:49.944] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file crystalix-1.2.2_neoforge_1.21.1.jar with {crystalix} mods - versions {1.2.2}
|
3848 | [28Mar2025 00:53:49.944] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\crystalix-1.2.2_neoforge_1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3849 | [28Mar2025 00:53:49.944] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\logbegone-neoforge-1.21.1-1.0.3.jar
|
3850 | [28Mar2025 00:53:49.945] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file logbegone-neoforge-1.21.1-1.0.3.jar with {logbegone} mods - versions {1.0.3}
|
3851 | [28Mar2025 00:53:49.945] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\logbegone-neoforge-1.21.1-1.0.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[3,)]]
|
3852 | [28Mar2025 00:53:49.945] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=logbegone.neoforge.mixins.json, requiredMods=[]]
|
3853 | [28Mar2025 00:53:49.945] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mcw-paths-1.1.0neoforge-mc1.21.1.jar
|
3854 | [28Mar2025 00:53:49.945] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-paths-1.1.0neoforge-mc1.21.1.jar with {mcwpaths} mods - versions {1.1.0}
|
3855 | [28Mar2025 00:53:49.945] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\mcw-paths-1.1.0neoforge-mc1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3856 | [28Mar2025 00:53:49.945] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\formationsoverworld-1.0.4-mc1.21+.jar
|
3857 | [28Mar2025 00:53:49.945] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file formationsoverworld-1.0.4-mc1.21+.jar with {formationsoverworld} mods - versions {1.0.4}
|
3858 | [28Mar2025 00:53:49.945] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\formationsoverworld-1.0.4-mc1.21+.jar with languages [LanguageSpec[languageName=lowcodefml, acceptedVersions=[2,)]]
|
3859 | [28Mar2025 00:53:49.945] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ZeroCore2-1.21.1-2.4.16.jar
|
3860 | [28Mar2025 00:53:49.945] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ZeroCore2-1.21.1-2.4.16.jar with {zerocore} mods - versions {1.21.1-2.4.16}
|
3861 | [28Mar2025 00:53:49.945] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ZeroCore2-1.21.1-2.4.16.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3862 | [28Mar2025 00:53:49.945] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=zerocore.mixins.json, requiredMods=[]]
|
3863 | [28Mar2025 00:53:49.945] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\jamlib-neoforge-1.3.2+1.21.1.jar
|
3864 | [28Mar2025 00:53:49.945] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jamlib-neoforge-1.3.2+1.21.1.jar with {jamlib} mods - versions {1.3.2+1.21.1}
|
3865 | [28Mar2025 00:53:49.946] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\jamlib-neoforge-1.3.2+1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3866 | [28Mar2025 00:53:49.946] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=jamlib.mixins.json, requiredMods=[]]
|
3867 | [28Mar2025 00:53:49.946] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=jamlib.client.mixins.json, requiredMods=[]]
|
3868 | [28Mar2025 00:53:49.946] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\MouseTweaks-neoforge-mc1.21-2.26.1.jar
|
3869 | [28Mar2025 00:53:49.946] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MouseTweaks-neoforge-mc1.21-2.26.1.jar with {mousetweaks} mods - versions {2.26.1}
|
3870 | [28Mar2025 00:53:49.946] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\MouseTweaks-neoforge-mc1.21-2.26.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3871 | [28Mar2025 00:53:49.946] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=mousetweaks.mixins.json, requiredMods=[]]
|
3872 | [28Mar2025 00:53:49.946] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ftb-quests-neoforge-2101.1.6.jar
|
3873 | [28Mar2025 00:53:49.946] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-quests-neoforge-2101.1.6.jar with {ftbquests} mods - versions {2101.1.6}
|
3874 | [28Mar2025 00:53:49.946] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ftb-quests-neoforge-2101.1.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3875 | [28Mar2025 00:53:49.946] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ftbquests-common.mixins.json, requiredMods=[]]
|
3876 | [28Mar2025 00:53:49.946] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ImmersiveEngineering-1.21.1-12.1.0-185.jar
|
3877 | [28Mar2025 00:53:49.946] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ImmersiveEngineering-1.21.1-12.1.0-185.jar with {immersiveengineering} mods - versions {12.1.0-185}
|
3878 | [28Mar2025 00:53:49.946] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ImmersiveEngineering-1.21.1-12.1.0-185.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3879 | [28Mar2025 00:53:49.946] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=immersiveengineering.mixins.json, requiredMods=[]]
|
3880 | [28Mar2025 00:53:49.947] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar
|
3881 | [28Mar2025 00:53:49.947] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar with {nochatreports} mods - versions {1.21.1-v2.9.1}
|
3882 | [28Mar2025 00:53:49.947] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3883 | [28Mar2025 00:53:49.947] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=mixins/common/nochatreports.mixins.json, requiredMods=[]]
|
3884 | [28Mar2025 00:53:49.947] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=mixins/neoforge/nochatreports-neoforge.mixins.json, requiredMods=[]]
|
3885 | [28Mar2025 00:53:49.947] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\allthemodium-2.8.10_mc_1.21.1.jar
|
3886 | [28Mar2025 00:53:49.947] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file allthemodium-2.8.10_mc_1.21.1.jar with {allthemodium} mods - versions {2.8.10}
|
3887 | [28Mar2025 00:53:49.947] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\allthemodium-2.8.10_mc_1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3888 | [28Mar2025 00:53:49.947] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\modular_machinery_reborn_ars-1.21.1-2.0.0.jar
|
3889 | [28Mar2025 00:53:49.948] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file modular_machinery_reborn_ars-1.21.1-2.0.0.jar with {modular_machinery_reborn_ars} mods - versions {2.0.0}
|
3890 | [28Mar2025 00:53:49.948] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\modular_machinery_reborn_ars-1.21.1-2.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3891 | [28Mar2025 00:53:49.948] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=modular_machinery_reborn_ars.mixins.json, requiredMods=[]]
|
3892 | [28Mar2025 00:53:49.948] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.0.8.jar
|
3893 | [28Mar2025 00:53:49.948] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.0.8.jar with {ohthetreesyoullgrow} mods - versions {5.0.8}
|
3894 | [28Mar2025 00:53:49.948] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.0.8.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3895 | [28Mar2025 00:53:49.948] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ohthetreesyoullgrow.mixins.json, requiredMods=[]]
|
3896 | [28Mar2025 00:53:49.948] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
3897 | [28Mar2025 00:53:49.948] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spectrelib-neoforge-0.17.2+1.21.jar with {spectrelib} mods - versions {0.17.2+1.21}
|
3898 | [28Mar2025 00:53:49.948] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3899 | [28Mar2025 00:53:49.948] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
3900 | [28Mar2025 00:53:49.948] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kffmod-5.7.0.jar with {kotlinforforge} mods - versions {5.7.0}
|
3901 | [28Mar2025 00:53:49.948] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=kotlinforforge, acceptedVersions=[5,)]]
|
3902 | [28Mar2025 00:53:49.948] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\pipez-neoforge-1.21.1-1.2.19.jar
|
3903 | [28Mar2025 00:53:49.949] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pipez-neoforge-1.21.1-1.2.19.jar with {pipez} mods - versions {1.21.1-1.2.19}
|
3904 | [28Mar2025 00:53:49.949] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\pipez-neoforge-1.21.1-1.2.19.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]]
|
3905 | [28Mar2025 00:53:49.949] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\integrateddynamics-1.21.1-neoforge-1.25.9.jar
|
3906 | [28Mar2025 00:53:49.949] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file integrateddynamics-1.21.1-neoforge-1.25.9.jar with {integrateddynamics,integrateddynamicscompat} mods - versions {1.25.9,1.0.0}
|
3907 | [28Mar2025 00:53:49.949] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\integrateddynamics-1.21.1-neoforge-1.25.9.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3908 | [28Mar2025 00:53:49.949] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=mixins.integrateddynamics.json, requiredMods=[]]
|
3909 | [28Mar2025 00:53:49.949] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\itemcollectors-1.1.10-neoforge-mc1.21.jar
|
3910 | [28Mar2025 00:53:49.949] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file itemcollectors-1.1.10-neoforge-mc1.21.jar with {itemcollectors} mods - versions {1.1.10}
|
3911 | [28Mar2025 00:53:49.949] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\itemcollectors-1.1.10-neoforge-mc1.21.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3912 | [28Mar2025 00:53:49.949] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=itemcollectors.mixins.json, requiredMods=[]]
|
3913 | [28Mar2025 00:53:49.949] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\megacells-4.6.1.jar
|
3914 | [28Mar2025 00:53:49.950] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file megacells-4.6.1.jar with {megacells} mods - versions {4.6.1}
|
3915 | [28Mar2025 00:53:49.950] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\megacells-4.6.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3916 | [28Mar2025 00:53:49.950] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=megacells.mixins.json, requiredMods=[]]
|
3917 | [28Mar2025 00:53:49.950] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\pamhc2foodcore-NEOFORGE-1.21.1-1.0.0.jar
|
3918 | [28Mar2025 00:53:49.950] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pamhc2foodcore-NEOFORGE-1.21.1-1.0.0.jar with {pamhc2foodcore} mods - versions {1.0.0}
|
3919 | [28Mar2025 00:53:49.950] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\pamhc2foodcore-NEOFORGE-1.21.1-1.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3920 | [28Mar2025 00:53:49.950] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\imfast-NEOFORGE-1.0.2.jar
|
3921 | [28Mar2025 00:53:49.950] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file imfast-NEOFORGE-1.0.2.jar with {imfast} mods - versions {1.0.2}
|
3922 | [28Mar2025 00:53:49.950] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\imfast-NEOFORGE-1.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3923 | [28Mar2025 00:53:49.950] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=imfast.mixins.json, requiredMods=[]]
|
3924 | [28Mar2025 00:53:49.950] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\polymorph-neoforge-1.0.7+1.21.1.jar
|
3925 | [28Mar2025 00:53:49.950] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file polymorph-neoforge-1.0.7+1.21.1.jar with {polymorph} mods - versions {1.0.7+1.21.1}
|
3926 | [28Mar2025 00:53:49.950] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\polymorph-neoforge-1.0.7+1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3927 | [28Mar2025 00:53:49.950] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=polymorph.mixins.json, requiredMods=[]]
|
3928 | [28Mar2025 00:53:49.950] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=polymorph-compatibility.mixins.json, requiredMods=[]]
|
3929 | [28Mar2025 00:53:49.951] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=polymorph-compatibility.neoforge.mixins.json, requiredMods=[]]
|
3930 | [28Mar2025 00:53:49.951] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\railcraft-reborn-1.21.1-1.2.5.jar
|
3931 | [28Mar2025 00:53:49.951] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file railcraft-reborn-1.21.1-1.2.5.jar with {railcraft} mods - versions {1.2.5}
|
3932 | [28Mar2025 00:53:49.951] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\railcraft-reborn-1.21.1-1.2.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3933 | [28Mar2025 00:53:49.951] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=railcraft.mixins.json, requiredMods=[]]
|
3934 | [28Mar2025 00:53:49.951] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
3935 | [28Mar2025 00:53:49.951] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file com.enderio.enderio-conduits-modded-7.1.7-alpha.jar with {enderio_conduits_modded} mods - versions {7.1.7-alpha}
|
3936 | [28Mar2025 00:53:49.951] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3937 | [28Mar2025 00:53:49.951] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\connectedglass-1.1.12-neoforge-mc1.21.jar
|
3938 | [28Mar2025 00:53:49.952] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file connectedglass-1.1.12-neoforge-mc1.21.jar with {connectedglass} mods - versions {1.1.12}
|
3939 | [28Mar2025 00:53:49.952] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\connectedglass-1.1.12-neoforge-mc1.21.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3940 | [28Mar2025 00:53:49.952] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=connectedglass.mixins.json, requiredMods=[]]
|
3941 | [28Mar2025 00:53:49.952] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\showcaseitem-1.21-1.0.1.jar
|
3942 | [28Mar2025 00:53:49.952] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file showcaseitem-1.21-1.0.1.jar with {showcaseitem} mods - versions {1.21-1.0.1}
|
3943 | [28Mar2025 00:53:49.952] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\showcaseitem-1.21-1.0.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3944 | [28Mar2025 00:53:49.952] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=showcaseitem.mixins.json, requiredMods=[]]
|
3945 | [28Mar2025 00:53:49.952] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ConstructionSticks-1.21.1-1.1.5.jar
|
3946 | [28Mar2025 00:53:49.952] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ConstructionSticks-1.21.1-1.1.5.jar with {constructionstick} mods - versions {1.1.5}
|
3947 | [28Mar2025 00:53:49.952] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ConstructionSticks-1.21.1-1.1.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3948 | [28Mar2025 00:53:49.952] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\hyperbox-1.21-6.0.0.1.jar
|
3949 | [28Mar2025 00:53:49.953] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file hyperbox-1.21-6.0.0.1.jar with {hyperbox} mods - versions {**.**.**.**}
|
3950 | [28Mar2025 00:53:49.953] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\hyperbox-1.21-6.0.0.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3951 | [28Mar2025 00:53:49.953] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=hyperbox.mixins.json, requiredMods=[]]
|
3952 | [28Mar2025 00:53:49.953] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Aquaculture-1.21.1-2.7.13.jar
|
3953 | [28Mar2025 00:53:49.953] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Aquaculture-1.21.1-2.7.13.jar with {aquaculture} mods - versions {2.7.13}
|
3954 | [28Mar2025 00:53:49.953] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Aquaculture-1.21.1-2.7.13.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3955 | [28Mar2025 00:53:49.953] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mns-1.0.8-1.21.jar
|
3956 | [28Mar2025 00:53:49.953] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mns-1.0.8-1.21.jar with {mns} mods - versions {1.0.8-1.21}
|
3957 | [28Mar2025 00:53:49.953] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\mns-1.0.8-1.21.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3958 | [28Mar2025 00:53:49.953] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=mns-neoforge.mixins.json, requiredMods=[]]
|
3959 | [28Mar2025 00:53:49.953] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=mns-common.mixins.json, requiredMods=[]]
|
3960 | [28Mar2025 00:53:49.953] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\cristellib-neoforge-1.2.8.jar
|
3961 | [28Mar2025 00:53:49.954] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cristellib-neoforge-1.2.8.jar with {cristellib} mods - versions {1.2.8}
|
3962 | [28Mar2025 00:53:49.954] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\cristellib-neoforge-1.2.8.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3963 | [28Mar2025 00:53:49.954] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\cyclopscore-1.21.1-neoforge-1.25.7.jar
|
3964 | [28Mar2025 00:53:49.954] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cyclopscore-1.21.1-neoforge-1.25.7.jar with {cyclopscore} mods - versions {1.25.7}
|
3965 | [28Mar2025 00:53:49.954] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\cyclopscore-1.21.1-neoforge-1.25.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3966 | [28Mar2025 00:53:49.954] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=mixins.cyclopscore.json, requiredMods=[]]
|
3967 | [28Mar2025 00:53:49.954] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\netherportalfix-neoforge-1.21.1-21.1.1.jar
|
3968 | [28Mar2025 00:53:49.954] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file netherportalfix-neoforge-1.21.1-21.1.1.jar with {netherportalfix} mods - versions {21.1.1}
|
3969 | [28Mar2025 00:53:49.954] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\netherportalfix-neoforge-1.21.1-21.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3970 | [28Mar2025 00:53:49.954] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=netherportalfix.mixins.json, requiredMods=[]]
|
3971 | [28Mar2025 00:53:49.954] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=netherportalfix.neoforge.mixins.json, requiredMods=[]]
|
3972 | [28Mar2025 00:53:49.954] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar
|
3973 | [28Mar2025 00:53:49.954] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar with {betterwitchhuts} mods - versions {1.21.1-NeoForge-4.1.1}
|
3974 | [28Mar2025 00:53:49.954] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3975 | [28Mar2025 00:53:49.954] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=betterwitchhuts.mixins.json, requiredMods=[]]
|
3976 | [28Mar2025 00:53:49.954] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ars_additions-1.21.1-21.2.0.jar
|
3977 | [28Mar2025 00:53:49.955] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ars_additions-1.21.1-21.2.0.jar with {ars_additions} mods - versions {1.21.1-21.2.0}
|
3978 | [28Mar2025 00:53:49.955] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ars_additions-1.21.1-21.2.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3979 | [28Mar2025 00:53:49.955] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ars_additions.mixins.json, requiredMods=[]]
|
3980 | [28Mar2025 00:53:49.955] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\geckolib-neoforge-1.21.1-4.7.5.1.jar
|
3981 | [28Mar2025 00:53:49.955] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file geckolib-neoforge-1.21.1-4.7.5.1.jar with {geckolib} mods - versions {**.**.**.**}
|
3982 | [28Mar2025 00:53:49.955] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\geckolib-neoforge-1.21.1-4.7.5.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3983 | [28Mar2025 00:53:49.955] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=geckolib.mixins.json, requiredMods=[]]
|
3984 | [28Mar2025 00:53:49.955] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\pocketstorage-1.2.4+1.21.1-b40.jar
|
3985 | [28Mar2025 00:53:49.955] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pocketstorage-1.2.4+1.21.1-b40.jar with {pocketstorage} mods - versions {1.2.4+1.21.1-b40}
|
3986 | [28Mar2025 00:53:49.955] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\pocketstorage-1.2.4+1.21.1-b40.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
3987 | [28Mar2025 00:53:49.955] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\connectivity-1.21.1-7.1.jar
|
3988 | [28Mar2025 00:53:49.956] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file connectivity-1.21.1-7.1.jar with {connectivity} mods - versions {7.1}
|
3989 | [28Mar2025 00:53:49.956] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\connectivity-1.21.1-7.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,500)]]
|
3990 | [28Mar2025 00:53:49.956] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=connectivity.mixins.json, requiredMods=[]]
|
3991 | [28Mar2025 00:53:49.956] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Controlling-neoforge-1.21.1-19.0.4.jar
|
3992 | [28Mar2025 00:53:49.956] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Controlling-neoforge-1.21.1-19.0.4.jar with {controlling} mods - versions {19.0.4}
|
3993 | [28Mar2025 00:53:49.956] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Controlling-neoforge-1.21.1-19.0.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
3994 | [28Mar2025 00:53:49.956] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=controlling.mixins.json, requiredMods=[]]
|
3995 | [28Mar2025 00:53:49.956] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=controlling.neoforge.mixins.json, requiredMods=[]]
|
3996 | [28Mar2025 00:53:49.956] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\cookingforblockheads-neoforge-1.21.1-21.1.12.jar
|
3997 | [28Mar2025 00:53:49.956] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cookingforblockheads-neoforge-1.21.1-21.1.12.jar with {cookingforblockheads} mods - versions {21.1.12}
|
3998 | [28Mar2025 00:53:49.956] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\cookingforblockheads-neoforge-1.21.1-21.1.12.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
3999 | [28Mar2025 00:53:49.956] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=cookingforblockheads.mixins.json, requiredMods=[]]
|
4000 | [28Mar2025 00:53:49.956] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=cookingforblockheads.neoforge.mixins.json, requiredMods=[]]
|
4001 | [28Mar2025 00:53:49.956] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\potionsmaster-21.1.72-0.6.8-packdev.jar
|
4002 | [28Mar2025 00:53:49.957] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file potionsmaster-21.1.72-0.6.8-packdev.jar with {potionsmaster} mods - versions {0.6.8-packdev}
|
4003 | [28Mar2025 00:53:49.957] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\potionsmaster-21.1.72-0.6.8-packdev.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4004 | [28Mar2025 00:53:49.957] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\storagedelight-25.03.09-1.21-neoforge.jar
|
4005 | [28Mar2025 00:53:49.957] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file storagedelight-25.03.09-1.21-neoforge.jar with {storagedelight} mods - versions {25.03.09-1.21-neoforge}
|
4006 | [28Mar2025 00:53:49.957] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\storagedelight-25.03.09-1.21-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4007 | [28Mar2025 00:53:49.957] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\relics-1.21.1-0.10.7.2.jar
|
4008 | [28Mar2025 00:53:49.957] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file relics-1.21.1-0.10.7.2.jar with {relics} mods - versions {**.**.**.**}
|
4009 | [28Mar2025 00:53:49.957] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\relics-1.21.1-0.10.7.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
4010 | [28Mar2025 00:53:49.957] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=relics.mixins.json, requiredMods=[]]
|
4011 | [28Mar2025 00:53:49.957] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
4012 | [28Mar2025 00:53:49.957] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file nuggets-neoforge-1.21-1.0.4.35.jar with {nuggets} mods - versions {**.**.**.**}
|
4013 | [28Mar2025 00:53:49.957] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4014 | [28Mar2025 00:53:49.958] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=nuggets.mixins.json, requiredMods=[]]
|
4015 | [28Mar2025 00:53:49.958] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=nuggets.neoforge.mixins.json, requiredMods=[]]
|
4016 | [28Mar2025 00:53:49.958] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\generatorgalore-1.21.1-1.3.4.jar
|
4017 | [28Mar2025 00:53:49.958] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file generatorgalore-1.21.1-1.3.4.jar with {generatorgalore} mods - versions {1.21.1-1.3.4}
|
4018 | [28Mar2025 00:53:49.958] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\generatorgalore-1.21.1-1.3.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
4019 | [28Mar2025 00:53:49.958] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\herbsandharvest-1.21.1-1.jar
|
4020 | [28Mar2025 00:53:49.958] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file herbsandharvest-1.21.1-1.jar with {herbsandharvest} mods - versions {1.0.0}
|
4021 | [28Mar2025 00:53:49.958] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\herbsandharvest-1.21.1-1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4022 | [28Mar2025 00:53:49.958] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
4023 | [28Mar2025 00:53:49.958] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file GrandPower-3.0.0.jar with {grandpower} mods - versions {3.0.0}
|
4024 | [28Mar2025 00:53:49.958] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4025 | [28Mar2025 00:53:49.958] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\dummmmmmy-1.21-2.0.7-neoforge.jar
|
4026 | [28Mar2025 00:53:49.959] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dummmmmmy-1.21-2.0.7-neoforge.jar with {dummmmmmy} mods - versions {1.21-2.0.7}
|
4027 | [28Mar2025 00:53:49.959] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\dummmmmmy-1.21-2.0.7-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4028 | [28Mar2025 00:53:49.959] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=dummmmmmy.mixins.json, requiredMods=[]]
|
4029 | [28Mar2025 00:53:49.959] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=dummmmmmy-common.mixins.json, requiredMods=[]]
|
4030 | [28Mar2025 00:53:49.959] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mob_grinding_utils-1.1.7+mc1.21.1.jar
|
4031 | [28Mar2025 00:53:49.959] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mob_grinding_utils-1.1.7+mc1.21.1.jar with {mob_grinding_utils} mods - versions {1.1.7+mc1.21.1}
|
4032 | [28Mar2025 00:53:49.959] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\mob_grinding_utils-1.1.7+mc1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
4033 | [28Mar2025 00:53:49.959] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=mob_grinding_utils.mixins.json, requiredMods=[]]
|
4034 | [28Mar2025 00:53:49.959] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\twilightforest-1.21.1-4.6.3003-universal.jar
|
4035 | [28Mar2025 00:53:49.959] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file twilightforest-1.21.1-4.6.3003-universal.jar with {twilightforest} mods - versions {4.6.3003}
|
4036 | [28Mar2025 00:53:49.959] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\twilightforest-1.21.1-4.6.3003-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4037 | [28Mar2025 00:53:49.959] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\arseng-2.1.1-beta.jar
|
4038 | [28Mar2025 00:53:49.959] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file arseng-2.1.1-beta.jar with {arseng} mods - versions {2.1.1-beta}
|
4039 | [28Mar2025 00:53:49.960] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\arseng-2.1.1-beta.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
4040 | [28Mar2025 00:53:49.960] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=arseng.mixins.json, requiredMods=[]]
|
4041 | [28Mar2025 00:53:49.960] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\AppliedFlux-1.21-2.0.5-neoforge.jar
|
4042 | [28Mar2025 00:53:49.960] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AppliedFlux-1.21-2.0.5-neoforge.jar with {appflux} mods - versions {1.21-2.0.5-neoforge}
|
4043 | [28Mar2025 00:53:49.960] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\AppliedFlux-1.21-2.0.5-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
4044 | [28Mar2025 00:53:49.960] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=mixins.appflux.json, requiredMods=[]]
|
4045 | [28Mar2025 00:53:49.960] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\modular_machinery_reborn-1.21.1-2.1.5.jar
|
4046 | [28Mar2025 00:53:49.960] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file modular_machinery_reborn-1.21.1-2.1.5.jar with {modular_machinery_reborn} mods - versions {2.1.5}
|
4047 | [28Mar2025 00:53:49.960] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\modular_machinery_reborn-1.21.1-2.1.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4048 | [28Mar2025 00:53:49.960] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=modular_machinery_reborn.mixins.json, requiredMods=[]]
|
4049 | [28Mar2025 00:53:49.960] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\FarmersDelight-1.21.1-1.2.7.jar
|
4050 | [28Mar2025 00:53:49.960] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FarmersDelight-1.21.1-1.2.7.jar with {farmersdelight} mods - versions {1.2.7}
|
4051 | [28Mar2025 00:53:49.960] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\FarmersDelight-1.21.1-1.2.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4052 | [28Mar2025 00:53:49.960] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=farmersdelight.mixins.json, requiredMods=[]]
|
4053 | [28Mar2025 00:53:49.960] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\commoncapabilities-1.21.1-neoforge-2.9.7-197.jar
|
4054 | [28Mar2025 00:53:49.961] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file commoncapabilities-1.21.1-neoforge-2.9.7-197.jar with {commoncapabilities} mods - versions {2.9.7}
|
4055 | [28Mar2025 00:53:49.961] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\commoncapabilities-1.21.1-neoforge-2.9.7-197.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4056 | [28Mar2025 00:53:49.961] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\entangled-1.3.20a-neoforge-mc1.21.jar
|
4057 | [28Mar2025 00:53:49.961] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file entangled-1.3.20a-neoforge-mc1.21.jar with {entangled} mods - versions {1.3.20+a}
|
4058 | [28Mar2025 00:53:49.961] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\entangled-1.3.20a-neoforge-mc1.21.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
4059 | [28Mar2025 00:53:49.961] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=entangled.mixins.json, requiredMods=[]]
|
4060 | [28Mar2025 00:53:49.961] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\crashutilities-9.0.4.jar
|
4061 | [28Mar2025 00:53:49.961] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file crashutilities-9.0.4.jar with {crashutilities} mods - versions {9.0.4}
|
4062 | [28Mar2025 00:53:49.961] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\crashutilities-9.0.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4063 | [28Mar2025 00:53:49.961] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\allthearcanistgear-1.21.1-21.3.0.jar
|
4064 | [28Mar2025 00:53:49.962] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file allthearcanistgear-1.21.1-21.3.0.jar with {allthearcanistgear} mods - versions {1.21.1-21.3.0}
|
4065 | [28Mar2025 00:53:49.962] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\allthearcanistgear-1.21.1-21.3.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4066 | [28Mar2025 00:53:49.962] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=allthearcanistgear.mixins.json, requiredMods=[]]
|
4067 | [28Mar2025 00:53:49.962] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\getittogetherdrops-neoforge-1.21-1.3.2.jar
|
4068 | [28Mar2025 00:53:49.962] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file getittogetherdrops-neoforge-1.21-1.3.2.jar with {getittogetherdrops} mods - versions {1.3.2}
|
4069 | [28Mar2025 00:53:49.962] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\getittogetherdrops-neoforge-1.21-1.3.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
4070 | [28Mar2025 00:53:49.962] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=getittogetherdrops.mixins.json, requiredMods=[]]
|
4071 | [28Mar2025 00:53:49.962] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mcw-fences-1.1.2-mc1.21.1neoforge.jar
|
4072 | [28Mar2025 00:53:49.962] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-fences-1.1.2-mc1.21.1neoforge.jar with {mcwfences} mods - versions {1.1.2}
|
4073 | [28Mar2025 00:53:49.962] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\mcw-fences-1.1.2-mc1.21.1neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
4074 | [28Mar2025 00:53:49.962] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\xycraft_world-0.7.45.jar
|
4075 | [28Mar2025 00:53:49.962] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file xycraft_world-0.7.45.jar with {xycraft_world} mods - versions {0.7.45}
|
4076 | [28Mar2025 00:53:49.962] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\xycraft_world-0.7.45.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
4077 | [28Mar2025 00:53:49.962] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\wirelesschargers-1.0.9a-neoforge-mc1.21.jar
|
4078 | [28Mar2025 00:53:49.963] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file wirelesschargers-1.0.9a-neoforge-mc1.21.jar with {wirelesschargers} mods - versions {1.0.9+a}
|
4079 | [28Mar2025 00:53:49.963] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\wirelesschargers-1.0.9a-neoforge-mc1.21.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
4080 | [28Mar2025 00:53:49.963] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=wirelesschargers.mixins.json, requiredMods=[]]
|
4081 | [28Mar2025 00:53:49.963] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\merequester-neoforge-1.21.1-1.1.8.jar
|
4082 | [28Mar2025 00:53:49.963] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file merequester-neoforge-1.21.1-1.1.8.jar with {merequester} mods - versions {1.21.1-1.1.8}
|
4083 | [28Mar2025 00:53:49.963] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\merequester-neoforge-1.21.1-1.1.8.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
4084 | [28Mar2025 00:53:49.963] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=merequester.mixins.json, requiredMods=[]]
|
4085 | [28Mar2025 00:53:49.963] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\pamhc2foodextended-NEOFORGE-1.21.1-1.0.0.jar
|
4086 | [28Mar2025 00:53:49.963] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pamhc2foodextended-NEOFORGE-1.21.1-1.0.0.jar with {pamhc2foodextended} mods - versions {1.0.0}
|
4087 | [28Mar2025 00:53:49.964] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\pamhc2foodextended-NEOFORGE-1.21.1-1.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4088 | [28Mar2025 00:53:49.964] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\actuallyadditions-1.3.16+mc1.21.1.jar
|
4089 | [28Mar2025 00:53:49.964] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file actuallyadditions-1.3.16+mc1.21.1.jar with {actuallyadditions} mods - versions {1.3.16}
|
4090 | [28Mar2025 00:53:49.964] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\actuallyadditions-1.3.16+mc1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=4]]
|
4091 | [28Mar2025 00:53:49.964] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=actuallyadditions.mixins.json, requiredMods=[]]
|
4092 | [28Mar2025 00:53:49.964] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Patchouli-1.21-88-NEOFORGE.jar
|
4093 | [28Mar2025 00:53:49.964] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Patchouli-1.21-88-NEOFORGE.jar with {patchouli} mods - versions {1.21-88-NEOFORGE}
|
4094 | [28Mar2025 00:53:49.964] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Patchouli-1.21-88-NEOFORGE.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4095 | [28Mar2025 00:53:49.964] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=patchouli_xplat.mixins.json, requiredMods=[]]
|
4096 | [28Mar2025 00:53:49.964] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\integratedtunnels-1.21.1-neoforge-1.8.36-393.jar
|
4097 | [28Mar2025 00:53:49.964] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file integratedtunnels-1.21.1-neoforge-1.8.36-393.jar with {integratedtunnels,integratedtunnelscompat} mods - versions {1.8.36,1.8.36}
|
4098 | [28Mar2025 00:53:49.964] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\integratedtunnels-1.21.1-neoforge-1.8.36-393.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4099 | [28Mar2025 00:53:49.964] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ftb-ultimine-neoforge-2101.1.1.jar
|
4100 | [28Mar2025 00:53:49.965] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-ultimine-neoforge-2101.1.1.jar with {ftbultimine} mods - versions {2101.1.1}
|
4101 | [28Mar2025 00:53:49.965] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ftb-ultimine-neoforge-2101.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4102 | [28Mar2025 00:53:49.965] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=ftbultimine-common.mixins.json, requiredMods=[]]
|
4103 | [28Mar2025 00:53:49.965] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mifa-neoforge-1.21.x-2.1.0.jar
|
4104 | [28Mar2025 00:53:49.965] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mifa-neoforge-1.21.x-2.1.0.jar with {mifa} mods - versions {2.1.0}
|
4105 | [28Mar2025 00:53:49.965] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\mifa-neoforge-1.21.x-2.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4106 | [28Mar2025 00:53:49.965] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\YungsBetterStrongholds-1.21.1-NeoForge-5.1.3.jar
|
4107 | [28Mar2025 00:53:49.965] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterStrongholds-1.21.1-NeoForge-5.1.3.jar with {betterstrongholds} mods - versions {1.21.1-NeoForge-5.1.3}
|
4108 | [28Mar2025 00:53:49.965] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\YungsBetterStrongholds-1.21.1-NeoForge-5.1.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4109 | [28Mar2025 00:53:49.965] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=betterstrongholds.mixins.json, requiredMods=[]]
|
4110 | [28Mar2025 00:53:49.965] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\resourcefullib-neoforge-1.21-3.0.11.jar
|
4111 | [28Mar2025 00:53:49.965] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file resourcefullib-neoforge-1.21-3.0.11.jar with {resourcefullib} mods - versions {3.0.11}
|
4112 | [28Mar2025 00:53:49.965] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\resourcefullib-neoforge-1.21-3.0.11.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
4113 | [28Mar2025 00:53:49.965] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=resourcefullib.mixins.json, requiredMods=[]]
|
4114 | [28Mar2025 00:53:49.965] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\MekanismTools-1.21.1-10.7.12.77.jar
|
4115 | [28Mar2025 00:53:49.966] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MekanismTools-1.21.1-10.7.12.77.jar with {mekanismtools} mods - versions {10.7.12}
|
4116 | [28Mar2025 00:53:49.966] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\MekanismTools-1.21.1-10.7.12.77.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4117 | [28Mar2025 00:53:49.966] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\architectury-13.0.8-neoforge.jar
|
4118 | [28Mar2025 00:53:49.966] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file architectury-13.0.8-neoforge.jar with {architectury} mods - versions {13.0.8}
|
4119 | [28Mar2025 00:53:49.966] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\architectury-13.0.8-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
4120 | [28Mar2025 00:53:49.966] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=architectury.mixins.json, requiredMods=[]]
|
4121 | [28Mar2025 00:53:49.966] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=architectury-common.mixins.json, requiredMods=[]]
|
4122 | [28Mar2025 00:53:49.966] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\deeperdarker-neoforge-1.21-1.3.4.jar
|
4123 | [28Mar2025 00:53:49.966] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file deeperdarker-neoforge-1.21-1.3.4.jar with {deeperdarker} mods - versions {1.3.4}
|
4124 | [28Mar2025 00:53:49.966] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\deeperdarker-neoforge-1.21-1.3.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4125 | [28Mar2025 00:53:49.966] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=deeperdarker.mixins.json, requiredMods=[]]
|
4126 | [28Mar2025 00:53:49.966] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\cc-tweaked-1.21.1-forge-1.115.1.jar
|
4127 | [28Mar2025 00:53:49.966] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cc-tweaked-1.21.1-forge-1.115.1.jar with {computercraft} mods - versions {1.115.1}
|
4128 | [28Mar2025 00:53:49.966] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\cc-tweaked-1.21.1-forge-1.115.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
4129 | [28Mar2025 00:53:49.966] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=computercraft.mixins.json, requiredMods=[]]
|
4130 | [28Mar2025 00:53:49.966] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=computercraft.forge.mixins.json, requiredMods=[]]
|
4131 | [28Mar2025 00:53:49.966] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=computercraft-client.forge.mixins.json, requiredMods=[]]
|
4132 | [28Mar2025 00:53:49.966] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ExtremeReactors2-1.21.1-2.4.21.jar
|
4133 | [28Mar2025 00:53:49.967] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ExtremeReactors2-1.21.1-2.4.21.jar with {bigreactors} mods - versions {1.21.1-2.4.21}
|
4134 | [28Mar2025 00:53:49.967] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ExtremeReactors2-1.21.1-2.4.21.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4135 | [28Mar2025 00:53:49.967] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\productivebees-1.21.1-13.6.11.jar
|
4136 | [28Mar2025 00:53:49.967] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file productivebees-1.21.1-13.6.11.jar with {productivebees} mods - versions {1.21.1-13.6.11}
|
4137 | [28Mar2025 00:53:49.967] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\productivebees-1.21.1-13.6.11.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4138 | [28Mar2025 00:53:49.967] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\refurbished_furniture-neoforge-1.21.1-1.0.12.jar
|
4139 | [28Mar2025 00:53:49.967] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file refurbished_furniture-neoforge-1.21.1-1.0.12.jar with {refurbished_furniture} mods - versions {1.0.12}
|
4140 | [28Mar2025 00:53:49.967] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\refurbished_furniture-neoforge-1.21.1-1.0.12.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
4141 | [28Mar2025 00:53:49.967] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=refurbished_furniture.common.mixins.json, requiredMods=[]]
|
4142 | [28Mar2025 00:53:49.967] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\trashcans-1.0.18c-neoforge-mc1.21.jar
|
4143 | [28Mar2025 00:53:49.968] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file trashcans-1.0.18c-neoforge-mc1.21.jar with {trashcans} mods - versions {1.0.18+c}
|
4144 | [28Mar2025 00:53:49.968] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\trashcans-1.0.18c-neoforge-mc1.21.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
4145 | [28Mar2025 00:53:49.968] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=trashcans.mixins.json, requiredMods=[]]
|
4146 | [28Mar2025 00:53:49.968] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\inventoryessentials-neoforge-1.21.1-21.1.2.jar
|
4147 | [28Mar2025 00:53:49.968] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file inventoryessentials-neoforge-1.21.1-21.1.2.jar with {inventoryessentials} mods - versions {21.1.2}
|
4148 | [28Mar2025 00:53:49.968] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\inventoryessentials-neoforge-1.21.1-21.1.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
4149 | [28Mar2025 00:53:49.968] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=inventoryessentials.mixins.json, requiredMods=[]]
|
4150 | [28Mar2025 00:53:49.968] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=inventoryessentials.neoforge.mixins.json, requiredMods=[]]
|
4151 | [28Mar2025 00:53:49.968] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\justdirethings-1.5.4.jar
|
4152 | [28Mar2025 00:53:49.968] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file justdirethings-1.5.4.jar with {justdirethings} mods - versions {1.5.4}
|
4153 | [28Mar2025 00:53:49.968] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\justdirethings-1.5.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
4154 | [28Mar2025 00:53:49.968] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=mixins.justdirethings.json, requiredMods=[]]
|
4155 | [28Mar2025 00:53:49.968] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\polylib-2100.0.3-build.160-neoforge.jar
|
4156 | [28Mar2025 00:53:49.969] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file polylib-2100.0.3-build.160-neoforge.jar with {polylib} mods - versions {2100.0.3-build.160}
|
4157 | [28Mar2025 00:53:49.969] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\polylib-2100.0.3-build.160-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
4158 | [28Mar2025 00:53:49.969] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=polylib-neoforge.mixins.json, requiredMods=[]]
|
4159 | [28Mar2025 00:53:49.969] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=polylib.mixins.json, requiredMods=[]]
|
4160 | [28Mar2025 00:53:49.969] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\letmedespawn-1.21.x-neoforge-1.5.0.jar
|
4161 | [28Mar2025 00:53:49.969] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file letmedespawn-1.21.x-neoforge-1.5.0.jar with {letmedespawn} mods - versions {1.5.0}
|
4162 | [28Mar2025 00:53:49.969] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\letmedespawn-1.21.x-neoforge-1.5.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
4163 | [28Mar2025 00:53:49.969] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=letmedespawn.mixins.json, requiredMods=[]]
|
4164 | [28Mar2025 00:53:49.969] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\merrymaking-1.21.1-7.jar
|
4165 | [28Mar2025 00:53:49.970] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file merrymaking-1.21.1-7.jar with {merrymaking} mods - versions {1.0.0}
|
4166 | [28Mar2025 00:53:49.970] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\merrymaking-1.21.1-7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4167 | [28Mar2025 00:53:49.970] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\t_and_t-neoforge-fabric-1.13.2.jar
|
4168 | [28Mar2025 00:53:49.970] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file t_and_t-neoforge-fabric-1.13.2.jar with {t_and_t} mods - versions {1.13.2}
|
4169 | [28Mar2025 00:53:49.970] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\t_and_t-neoforge-fabric-1.13.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
4170 | [28Mar2025 00:53:49.970] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\bibliowoods-1.21.1-1.4.0.jar
|
4171 | [28Mar2025 00:53:49.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file bibliowoods-1.21.1-1.4.0.jar with {bibliowoods} mods - versions {1.4.0}
|
4172 | [28Mar2025 00:53:49.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\bibliowoods-1.21.1-1.4.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
4173 | [28Mar2025 00:53:49.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\yeetusexperimentus-neoforge-87.0.0.jar
|
4174 | [28Mar2025 00:53:49.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file yeetusexperimentus-neoforge-87.0.0.jar with {yeetusexperimentus} mods - versions {87.0.0}
|
4175 | [28Mar2025 00:53:49.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\yeetusexperimentus-neoforge-87.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4176 | [28Mar2025 00:53:49.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=yeetusexperimentus-common.mixins.json, requiredMods=[]]
|
4177 | [28Mar2025 00:53:49.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=yeetusexperimentus-neo.mixins.json, requiredMods=[]]
|
4178 | [28Mar2025 00:53:49.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\extended-industrialization-1.14.6-1.21.1.jar
|
4179 | [28Mar2025 00:53:49.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file extended-industrialization-1.14.6-1.21.1.jar with {extended_industrialization} mods - versions {1.14.6-1.21.1}
|
4180 | [28Mar2025 00:53:49.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\extended-industrialization-1.14.6-1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4181 | [28Mar2025 00:53:49.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=extended_industrialization.mixins.json, requiredMods=[]]
|
4182 | [28Mar2025 00:53:49.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\irons_jewelry-1.21.1-1.0.9.jar
|
4183 | [28Mar2025 00:53:49.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file irons_jewelry-1.21.1-1.0.9.jar with {irons_jewelry} mods - versions {1.21.1-1.0.9}
|
4184 | [28Mar2025 00:53:49.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\irons_jewelry-1.21.1-1.0.9.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4185 | [28Mar2025 00:53:49.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=irons_jewelry.mixins.json, requiredMods=[]]
|
4186 | [28Mar2025 00:53:49.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\rhino-2101.2.7-build.74.jar
|
4187 | [28Mar2025 00:53:49.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rhino-2101.2.7-build.74.jar with {rhino} mods - versions {2101.2.7-build.74}
|
4188 | [28Mar2025 00:53:49.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\rhino-2101.2.7-build.74.jar with languages [LanguageSpec[languageName=lowcodefml, acceptedVersions=[2,)]]
|
4189 | [28Mar2025 00:53:49.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\villagesandpillages-neoforge-mc1.21.1-1.0.3.jar
|
4190 | [28Mar2025 00:53:49.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file villagesandpillages-neoforge-mc1.21.1-1.0.3.jar with {villagesandpillages} mods - versions {1.0.3}
|
4191 | [28Mar2025 00:53:49.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\villagesandpillages-neoforge-mc1.21.1-1.0.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]]
|
4192 | [28Mar2025 00:53:49.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=villagesandpillages-common.mixins.json, requiredMods=[]]
|
4193 | [28Mar2025 00:53:49.971] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Cucumber-1.21.1-8.0.10.jar
|
4194 | [28Mar2025 00:53:49.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Cucumber-1.21.1-8.0.10.jar with {cucumber} mods - versions {8.0.10}
|
4195 | [28Mar2025 00:53:49.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Cucumber-1.21.1-8.0.10.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4196 | [28Mar2025 00:53:49.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=cucumber.mixins.json, requiredMods=[]]
|
4197 | [28Mar2025 00:53:49.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\RootsClassic-1.21.1-1.5.5.jar
|
4198 | [28Mar2025 00:53:49.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file RootsClassic-1.21.1-1.5.5.jar with {rootsclassic} mods - versions {1.21.1-1.5.5}
|
4199 | [28Mar2025 00:53:49.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\RootsClassic-1.21.1-1.5.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4200 | [28Mar2025 00:53:49.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\trashslot-neoforge-1.21.1-21.1.2.jar
|
4201 | [28Mar2025 00:53:49.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file trashslot-neoforge-1.21.1-21.1.2.jar with {trashslot} mods - versions {21.1.2}
|
4202 | [28Mar2025 00:53:49.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\trashslot-neoforge-1.21.1-21.1.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
4203 | [28Mar2025 00:53:49.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=trashslot.mixins.json, requiredMods=[]]
|
4204 | [28Mar2025 00:53:49.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=trashslot.neoforge.mixins.json, requiredMods=[]]
|
4205 | [28Mar2025 00:53:49.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\amendments-1.21-1.2.24-neoforge.jar
|
4206 | [28Mar2025 00:53:49.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file amendments-1.21-1.2.24-neoforge.jar with {amendments} mods - versions {1.21-1.2.24}
|
4207 | [28Mar2025 00:53:49.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\amendments-1.21-1.2.24-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4208 | [28Mar2025 00:53:49.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=amendments.mixins.json, requiredMods=[]]
|
4209 | [28Mar2025 00:53:49.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=amendments-common.mixins.json, requiredMods=[]]
|
4210 | [28Mar2025 00:53:49.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\blueflame-1.21.1-1.1.1.jar
|
4211 | [28Mar2025 00:53:49.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file blueflame-1.21.1-1.1.1.jar with {blueflame} mods - versions {1.21.1-1.1.1}
|
4212 | [28Mar2025 00:53:49.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\blueflame-1.21.1-1.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
4213 | [28Mar2025 00:53:49.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=blueflame.mixin.json, requiredMods=[]]
|
4214 | [28Mar2025 00:53:49.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\sophisticatedstorage-1.21.1-1.4.0.1079.jar
|
4215 | [28Mar2025 00:53:49.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sophisticatedstorage-1.21.1-1.4.0.1079.jar with {sophisticatedstorage} mods - versions {1.4.0}
|
4216 | [28Mar2025 00:53:49.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\sophisticatedstorage-1.21.1-1.4.0.1079.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4217 | [28Mar2025 00:53:49.972] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\allthewizardgear-1.21-1.1.9.jar
|
4218 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file allthewizardgear-1.21-1.1.9.jar with {allthewizardgear} mods - versions {1.21-1.1.9}
|
4219 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\allthewizardgear-1.21-1.1.9.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4220 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=mixins.allthewizardgear.json, requiredMods=[]]
|
4221 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mss-1.2.8-1.21.jar
|
4222 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mss-1.2.8-1.21.jar with {mss} mods - versions {1.2.8-1.21}
|
4223 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\mss-1.2.8-1.21.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
4224 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=mss-neoforge.mixins.json, requiredMods=[]]
|
4225 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=mss-common.mixins.json, requiredMods=[]]
|
4226 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\OctoLib-NEOFORGE-0.5.0.1.jar
|
4227 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file OctoLib-NEOFORGE-0.5.0.1.jar with {octolib} mods - versions {**.**.**.**}
|
4228 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\OctoLib-NEOFORGE-0.5.0.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4229 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=octolib-common.mixins.json, requiredMods=[]]
|
4230 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
4231 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file productivelib-1.21.0-0.1.12.jar with {productivelib} mods - versions {1.21.0-0.1.12}
|
4232 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
4233 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=productivelib.mixin.json, requiredMods=[]]
|
4234 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\create-1.21.1-6.0.3.jar
|
4235 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create-1.21.1-6.0.3.jar with {create} mods - versions {6.0.3}
|
4236 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\create-1.21.1-6.0.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[0,)]]
|
4237 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=create.mixins.json, requiredMods=[]]
|
4238 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\waystones-neoforge-1.21.1-21.1.13.jar
|
4239 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file waystones-neoforge-1.21.1-21.1.13.jar with {waystones} mods - versions {21.1.13}
|
4240 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\waystones-neoforge-1.21.1-21.1.13.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
4241 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=waystones.mixins.json, requiredMods=[]]
|
4242 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=waystones.neoforge.mixins.json, requiredMods=[]]
|
4243 | [28Mar2025 00:53:49.973] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Structory_1.21.x_v1.3.9.jar
|
4244 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Structory_1.21.x_v1.3.9.jar with {structory} mods - versions {1.3.9}
|
4245 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Structory_1.21.x_v1.3.9.jar with languages [LanguageSpec[languageName=lowcodefml, acceptedVersions=[1,)]]
|
4246 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\journeymap-neoforge-1.21.1-6.0.0-beta.40.jar
|
4247 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file journeymap-neoforge-1.21.1-6.0.0-beta.40.jar with {journeymap} mods - versions {1.21.1-6.0.0-beta.40}
|
4248 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\journeymap-neoforge-1.21.1-6.0.0-beta.40.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
4249 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=journeymap.mixins.json, requiredMods=[]]
|
4250 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=journeymap.neoforge.mixins.json, requiredMods=[]]
|
4251 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\comforts-neoforge-9.0.3+1.21.1.jar
|
4252 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file comforts-neoforge-9.0.3+1.21.1.jar with {comforts} mods - versions {9.0.3+1.21.1}
|
4253 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\comforts-neoforge-9.0.3+1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
4254 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=comforts.mixins.json, requiredMods=[]]
|
4255 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\DimStorage-1.21-9.0.2.jar
|
4256 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DimStorage-1.21-9.0.2.jar with {dimstorage} mods - versions {9.0.2}
|
4257 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\DimStorage-1.21-9.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4258 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\charginggadgets-1.14.1.jar
|
4259 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file charginggadgets-1.14.1.jar with {charginggadgets} mods - versions {1.14.1}
|
4260 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\charginggadgets-1.14.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
4261 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\DungeonCrawl-NeoForge-1.21-2.3.15.jar
|
4262 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DungeonCrawl-NeoForge-1.21-2.3.15.jar with {dungeoncrawl} mods - versions {2.3.15}
|
4263 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\DungeonCrawl-NeoForge-1.21-2.3.15.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4264 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\cobblegengalore-1.21.1-0.2.0.jar
|
4265 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cobblegengalore-1.21.1-0.2.0.jar with {cobblegengalore} mods - versions {1.21.1-0.2.0}
|
4266 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\cobblegengalore-1.21.1-0.2.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4267 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\xycraft_override-0.7.45.jar
|
4268 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file xycraft_override-0.7.45.jar with {xycraft_override} mods - versions {0.7.45}
|
4269 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\xycraft_override-0.7.45.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
4270 | [28Mar2025 00:53:49.974] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mcjtylib-1.21-9.0.6.jar
|
4271 | [28Mar2025 00:53:49.975] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcjtylib-1.21-9.0.6.jar with {mcjtylib} mods - versions {1.21-9.0.6}
|
4272 | [28Mar2025 00:53:49.975] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\mcjtylib-1.21-9.0.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
4273 | [28Mar2025 00:53:49.975] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Modern-Industrialization-2.2.34.jar
|
4274 | [28Mar2025 00:53:49.975] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Modern-Industrialization-2.2.34.jar with {modern_industrialization} mods - versions {2.2.34}
|
4275 | [28Mar2025 00:53:49.975] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Modern-Industrialization-2.2.34.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
4276 | [28Mar2025 00:53:49.975] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=modern_industrialization.mixins.json, requiredMods=[]]
|
4277 | [28Mar2025 00:53:49.975] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\guideme-21.1.5.jar
|
4278 | [28Mar2025 00:53:49.975] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file guideme-21.1.5.jar with {guideme} mods - versions {21.1.5}
|
4279 | [28Mar2025 00:53:49.975] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\guideme-21.1.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]]
|
4280 | [28Mar2025 00:53:49.975] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\YungsBetterDesertTemples-1.21.1-NeoForge-4.1.5.jar
|
4281 | [28Mar2025 00:53:49.975] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterDesertTemples-1.21.1-NeoForge-4.1.5.jar with {betterdeserttemples} mods - versions {1.21.1-NeoForge-4.1.5}
|
4282 | [28Mar2025 00:53:49.975] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\YungsBetterDesertTemples-1.21.1-NeoForge-4.1.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4283 | [28Mar2025 00:53:49.975] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=betterdeserttemples.mixins.json, requiredMods=[]]
|
4284 | [28Mar2025 00:53:49.975] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mahoutsukai-1.21.0-v1.35.42.jar
|
4285 | [28Mar2025 00:53:49.975] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mahoutsukai-1.21.0-v1.35.42.jar with {mahoutsukai} mods - versions {1.21.0-v1.35.42}
|
4286 | [28Mar2025 00:53:49.975] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\mahoutsukai-1.21.0-v1.35.42.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
4287 | [28Mar2025 00:53:49.975] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\EnderStorage-1.21.1-2.13.0.191.jar
|
4288 | [28Mar2025 00:53:49.975] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EnderStorage-1.21.1-2.13.0.191.jar with {enderstorage} mods - versions {**.**.**.**}
|
4289 | [28Mar2025 00:53:49.975] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\EnderStorage-1.21.1-2.13.0.191.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
4290 | [28Mar2025 00:53:49.975] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\factory_blocks-neoforge-1.4.0+mc1.21.1.jar
|
4291 | [28Mar2025 00:53:49.975] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file factory_blocks-neoforge-1.4.0+mc1.21.1.jar with {factory_blocks} mods - versions {1.4.0+mc1.21.1}
|
4292 | [28Mar2025 00:53:49.976] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\factory_blocks-neoforge-1.4.0+mc1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
4293 | [28Mar2025 00:53:49.976] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\enchdesc-neoforge-1.21.1-21.1.5.jar
|
4294 | [28Mar2025 00:53:49.976] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file enchdesc-neoforge-1.21.1-21.1.5.jar with {enchdesc} mods - versions {21.1.5}
|
4295 | [28Mar2025 00:53:49.976] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\enchdesc-neoforge-1.21.1-21.1.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4296 | [28Mar2025 00:53:49.976] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=enchdesc.mixins.json, requiredMods=[]]
|
4297 | [28Mar2025 00:53:49.976] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=enchdesc.neoforge.mixins.json, requiredMods=[]]
|
4298 | [28Mar2025 00:53:49.976] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\CloudGlass-1.21.1-1.0.1.jar
|
4299 | [28Mar2025 00:53:49.976] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CloudGlass-1.21.1-1.0.1.jar with {cloudglass} mods - versions {1.0.1}
|
4300 | [28Mar2025 00:53:49.976] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\CloudGlass-1.21.1-1.0.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4301 | [28Mar2025 00:53:49.976] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\moonlight-1.21-2.17.36-neoforge.jar
|
4302 | [28Mar2025 00:53:49.976] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file moonlight-1.21-2.17.36-neoforge.jar with {moonlight} mods - versions {1.21-2.17.36}
|
4303 | [28Mar2025 00:53:49.976] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\moonlight-1.21-2.17.36-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4304 | [28Mar2025 00:53:49.976] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=moonlight.mixins.json, requiredMods=[]]
|
4305 | [28Mar2025 00:53:49.976] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=moonlight-common.mixins.json, requiredMods=[]]
|
4306 | [28Mar2025 00:53:49.976] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\regions_unexplored-neoforge-1.21.1-0.5.6.1.jar
|
4307 | [28Mar2025 00:53:49.976] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file regions_unexplored-neoforge-1.21.1-0.5.6.1.jar with {regions_unexplored} mods - versions {**.**.**.**}
|
4308 | [28Mar2025 00:53:49.976] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\regions_unexplored-neoforge-1.21.1-0.5.6.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
4309 | [28Mar2025 00:53:49.976] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=regions_unexplored.mixins.json, requiredMods=[]]
|
4310 | [28Mar2025 00:53:49.976] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=regions_unexplored.neoforge.mixins.json, requiredMods=[]]
|
4311 | [28Mar2025 00:53:49.976] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\titanium-1.21-4.0.35.jar
|
4312 | [28Mar2025 00:53:49.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file titanium-1.21-4.0.35.jar with {titanium} mods - versions {4.0.35}
|
4313 | [28Mar2025 00:53:49.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\titanium-1.21-4.0.35.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
4314 | [28Mar2025 00:53:49.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\ToolBelt-1.21.1-2.2.6.jar
|
4315 | [28Mar2025 00:53:49.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ToolBelt-1.21.1-2.2.6.jar with {toolbelt} mods - versions {2.2.6}
|
4316 | [28Mar2025 00:53:49.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\ToolBelt-1.21.1-2.2.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
4317 | [28Mar2025 00:53:49.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\silent-lib-1.21.1-neoforge-10.4.0.jar
|
4318 | [28Mar2025 00:53:49.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file silent-lib-1.21.1-neoforge-10.4.0.jar with {silentlib} mods - versions {10.4.0}
|
4319 | [28Mar2025 00:53:49.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\silent-lib-1.21.1-neoforge-10.4.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4320 | [28Mar2025 00:53:49.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Jade-1.21.1-NeoForge-15.10.0.jar
|
4321 | [28Mar2025 00:53:49.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Jade-1.21.1-NeoForge-15.10.0.jar with {jade} mods - versions {15.10.0+neoforge}
|
4322 | [28Mar2025 00:53:49.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Jade-1.21.1-NeoForge-15.10.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
4323 | [28Mar2025 00:53:49.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=jade.mixins.json, requiredMods=[]]
|
4324 | [28Mar2025 00:53:49.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
4325 | [28Mar2025 00:53:49.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file com.enderio.enderio-armory-7.1.7-alpha.jar with {enderio_armory} mods - versions {7.1.7-alpha}
|
4326 | [28Mar2025 00:53:49.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4327 | [28Mar2025 00:53:49.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\forbidden_arcanus-1.21.1-2.5.14.jar
|
4328 | [28Mar2025 00:53:49.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forbidden_arcanus-1.21.1-2.5.14.jar with {forbidden_arcanus} mods - versions {2.5.14}
|
4329 | [28Mar2025 00:53:49.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\forbidden_arcanus-1.21.1-2.5.14.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4330 | [28Mar2025 00:53:49.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=forbidden_arcanus.mixins.json, requiredMods=[]]
|
4331 | [28Mar2025 00:53:49.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\theurgy-1.21.1-neoforge-1.60.0.jar
|
4332 | [28Mar2025 00:53:49.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file theurgy-1.21.1-neoforge-1.60.0.jar with {theurgy} mods - versions {1.60.0}
|
4333 | [28Mar2025 00:53:49.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\theurgy-1.21.1-neoforge-1.60.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[3,)]]
|
4334 | [28Mar2025 00:53:49.977] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\stevescarts-1.21-1.2.13-neoforge.jar
|
4335 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file stevescarts-1.21-1.2.13-neoforge.jar with {stevescarts} mods - versions {1.2.13}
|
4336 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\stevescarts-1.21-1.2.13-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
4337 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Nullscape_1.21.x_v1.2.10.jar
|
4338 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Nullscape_1.21.x_v1.2.10.jar with {nullscape} mods - versions {1.2.10}
|
4339 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Nullscape_1.21.x_v1.2.10.jar with languages [LanguageSpec[languageName=lowcodefml, acceptedVersions=[1,)]]
|
4340 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\treetap-1.21.1-0.4.3.jar
|
4341 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file treetap-1.21.1-0.4.3.jar with {treetap} mods - versions {1.21.1-0.4.3}
|
4342 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\treetap-1.21.1-0.4.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
4343 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\cryonicconfig-neoforge-1.0.0+mc1.21.4.jar
|
4344 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cryonicconfig-neoforge-1.0.0+mc1.21.4.jar with {cryonicconfig} mods - versions {1.0.0+mc1.21.4}
|
4345 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\cryonicconfig-neoforge-1.0.0+mc1.21.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4346 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=cryonicconfig.mixins.json, requiredMods=[]]
|
4347 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\modonomicon-1.21.1-neoforge-1.114.0.jar
|
4348 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file modonomicon-1.21.1-neoforge-1.114.0.jar with {modonomicon} mods - versions {1.114.0}
|
4349 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\modonomicon-1.21.1-neoforge-1.114.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[3,)]]
|
4350 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\mvs-4.2.8-1.21.jar
|
4351 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mvs-4.2.8-1.21.jar with {mvs} mods - versions {4.2.8-1.21}
|
4352 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\mvs-4.2.8-1.21.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
4353 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=mvs-neoforge.mixins.json, requiredMods=[]]
|
4354 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=mvs-common.mixins.json, requiredMods=[]]
|
4355 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\chisel-neoforge-2.0.0+mc1.21.1.jar
|
4356 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file chisel-neoforge-2.0.0+mc1.21.1.jar with {chisel} mods - versions {2.0.0+mc1.21.1}
|
4357 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\chisel-neoforge-2.0.0+mc1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
4358 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=chisel.mixins.json, requiredMods=[]]
|
4359 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=chisel.neoforge.mixins.json, requiredMods=[]]
|
4360 | [28Mar2025 00:53:49.978] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\YetAnotherConfigLib-3.6.2+1.21-neoforge.jar
|
4361 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YetAnotherConfigLib-3.6.2+1.21-neoforge.jar with {yet_another_config_lib_v3} mods - versions {3.6.2+1.21-neoforge}
|
4362 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\YetAnotherConfigLib-3.6.2+1.21-neoforge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
4363 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=yacl.mixins.json, requiredMods=[]]
|
4364 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\solcarrot-1.21.1-1.16.5.jar
|
4365 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file solcarrot-1.21.1-1.16.5.jar with {solcarrot} mods - versions {1.16.5}
|
4366 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\solcarrot-1.21.1-1.16.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4367 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\moredragoneggs-5.0.jar
|
4368 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file moredragoneggs-5.0.jar with {moredragoneggs} mods - versions {5.0}
|
4369 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\moredragoneggs-5.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4370 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=moredragoneggs.mixins.json, requiredMods=[]]
|
4371 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\Applied-Mekanistics-1.6.2.jar
|
4372 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Applied-Mekanistics-1.6.2.jar with {appmek} mods - versions {1.6.2}
|
4373 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\Applied-Mekanistics-1.6.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
4374 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=appmek.mixins.json, requiredMods=[]]
|
4375 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
4376 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file expandability-neoforge-12.0.0.jar with {expandability} mods - versions {12.0.0}
|
4377 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[2,)]]
|
4378 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=expandability-common.mixins.json, requiredMods=[]]
|
4379 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config MixinConfig[config=expandability.mixins.json, requiredMods=[]]
|
4380 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\xtonesreworked-1.1.0-NF-1.21_21.0.167.jar
|
4381 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file xtonesreworked-1.1.0-NF-1.21_21.0.167.jar with {xtonesreworked} mods - versions {1.1.0}
|
4382 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\xtonesreworked-1.1.0-NF-1.21_21.0.167.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4383 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Mainserver\Server-Files-2.41\mods\sophisticatedstorageinmotion-1.21.1-0.10.5.72.jar
|
4384 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sophisticatedstorageinmotion-1.21.1-0.10.5.72.jar with {sophisticatedstorageinmotion} mods - versions {0.10.5}
|
4385 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Mainserver\Server-Files-2.41\mods\sophisticatedstorageinmotion-1.21.1-0.10.5.72.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
4386 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
4387 | [28Mar2025 00:53:49.979] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
4388 | [28Mar2025 00:53:49.980] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
4389 | [28Mar2025 00:53:49.980] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
4390 | [28Mar2025 00:53:49.980] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
4391 | [28Mar2025 00:53:49.980] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
4392 | [28Mar2025 00:53:49.980] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
4393 | [28Mar2025 00:53:49.980] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
4394 | [28Mar2025 00:53:49.980] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
4395 | [28Mar2025 00:53:49.980] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
4396 | [28Mar2025 00:53:49.980] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
4397 | [28Mar2025 00:53:49.980] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
4398 | [28Mar2025 00:53:49.980] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
4399 | [28Mar2025 00:53:49.980] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
4400 | [28Mar2025 00:53:49.982] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModValidator/SCAN]: Found 428 mod files with 418 mods
|
4401 | [28Mar2025 00:53:49.983] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
|
4402 | [28Mar2025 00:53:49.983] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service crash_assistant
|
4403 | [28Mar2025 00:53:49.983] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service crash_assistant
|
4404 | [28Mar2025 00:53:50.042] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: Found 5 implementations of IModLanguageLoader:
|
4405 | [28Mar2025 00:53:50.043] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: thedarkcolour.kotlinforforge.neoforge.KotlinLanguageLoader from kotlinforforge-5.7.0-all.jar > kfflang-5.7.0.jar
|
4406 | [28Mar2025 00:53:50.043] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: com.kotori316.scala_lib.ScalaLanguageProvider from ScalableCatsForce-NeoForge-3.6.2-build-0-with-library.jar
|
4407 | [28Mar2025 00:53:50.043] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: net.neoforged.fml.javafmlmod.FMLJavaModLanguageProvider from loader-4.0.38.jar
|
4408 | [28Mar2025 00:53:50.043] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: net.neoforged.fml.lowcodemod.LowCodeModLanguageProvider from loader-4.0.38.jar
|
4409 | [28Mar2025 00:53:50.043] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: net.neoforged.fml.mclanguageprovider.MinecraftModLanguageProvider from loader-4.0.38.jar
|
4410 | [28Mar2025 00:53:50.043] [main/DEBUG] [net.neoforged.fml.loading.LanguageProviderLoader/CORE]: Found language provider kotlinforforge, version 5.7.0
|
4411 | [28Mar2025 00:53:50.044] [main/DEBUG] [net.neoforged.fml.loading.LanguageProviderLoader/CORE]: Found language provider kotori_scala, version 3.6.2-build-0
|
4412 | [28Mar2025 00:53:50.044] [main/DEBUG] [net.neoforged.fml.loading.LanguageProviderLoader/CORE]: Found language provider javafml, version 4.0.38
|
4413 | [28Mar2025 00:53:50.044] [main/DEBUG] [net.neoforged.fml.loading.LanguageProviderLoader/CORE]: Found language provider lowcodefml, version 4.0.38
|
4414 | [28Mar2025 00:53:50.044] [main/DEBUG] [net.neoforged.fml.loading.LanguageProviderLoader/CORE]: Found language provider minecraft, version 4.0.38
|
4415 | [28Mar2025 00:53:50.053] [main/DEBUG] [net.neoforged.fml.loading.ModSorter/]: Configured system mods: [minecraft, neoforge]
|
4416 | [28Mar2025 00:53:50.053] [main/DEBUG] [net.neoforged.fml.loading.ModSorter/]: Found system mod: minecraft
|
4417 | [28Mar2025 00:53:50.053] [main/DEBUG] [net.neoforged.fml.loading.ModSorter/]: Found system mod: neoforge
|
4418 | [28Mar2025 00:53:50.060] [main/DEBUG] [net.neoforged.fml.loading.ModSorter/LOADING]: Found 1095 mod requirements (978 mandatory, 117 optional)
|
4419 | [28Mar2025 00:53:50.064] [main/DEBUG] [net.neoforged.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
|
4420 | [28Mar2025 00:53:50.100] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\simplemagnets-1.1.12b-neoforge-mc1.21.jar
|
4421 | [28Mar2025 00:53:50.104] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4422 | [28Mar2025 00:53:50.153] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4423 | [28Mar2025 00:53:50.153] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\integratedterminals-1.21.1-neoforge-1.6.10.jar
|
4424 | [28Mar2025 00:53:50.153] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4425 | [28Mar2025 00:53:50.156] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4426 | [28Mar2025 00:53:50.156] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in
|
4427 | [28Mar2025 00:53:50.157] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4428 | [28Mar2025 00:53:50.163] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4429 | [28Mar2025 00:53:50.163] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\mffs-5.4.16.jar
|
4430 | [28Mar2025 00:53:50.163] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4431 | [28Mar2025 00:53:50.164] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4432 | [28Mar2025 00:53:50.164] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\libraries\net\neoforged\neoforge\21.1.133\neoforge-21.1.133-universal.jar
|
4433 | [28Mar2025 00:53:50.165] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4434 | [28Mar2025 00:53:50.185] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4435 | [28Mar2025 00:53:50.185] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\modernfix-neoforge-5.20.2+mc1.21.1.jar
|
4436 | [28Mar2025 00:53:50.185] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4437 | [28Mar2025 00:53:50.188] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4438 | [28Mar2025 00:53:50.188] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\evilcraft-1.21.1-neoforge-1.2.68.jar
|
4439 | [28Mar2025 00:53:50.189] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4440 | [28Mar2025 00:53:50.195] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4441 | [28Mar2025 00:53:50.195] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\GatewaysToEternity-1.21.1-5.0.2.jar
|
4442 | [28Mar2025 00:53:50.195] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4443 | [28Mar2025 00:53:50.196] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4444 | [28Mar2025 00:53:50.196] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\cloth-config-15.0.140-neoforge.jar
|
4445 | [28Mar2025 00:53:50.196] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4446 | [28Mar2025 00:53:50.198] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4447 | [28Mar2025 00:53:50.198] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\sawmill-1.21-1.5.14-neoforge.jar
|
4448 | [28Mar2025 00:53:50.198] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4449 | [28Mar2025 00:53:50.199] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4450 | [28Mar2025 00:53:50.199] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\supplementaries-1.21-3.0.41-beta-neoforge.jar
|
4451 | [28Mar2025 00:53:50.199] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4452 | [28Mar2025 00:53:50.202] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4453 | [28Mar2025 00:53:50.202] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\industrialforegoing-1.21-3.6.24.jar
|
4454 | [28Mar2025 00:53:50.202] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4455 | [28Mar2025 00:53:50.203] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4456 | [28Mar2025 00:53:50.203] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\repurposed_structures-7.5.13+1.21.1-neoforge.jar
|
4457 | [28Mar2025 00:53:50.203] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4458 | [28Mar2025 00:53:50.204] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4459 | [28Mar2025 00:53:50.204] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\camol-1.21.1-0.2.1.jar
|
4460 | [28Mar2025 00:53:50.204] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4461 | [28Mar2025 00:53:50.205] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4462 | [28Mar2025 00:53:50.205] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\spark-1.10.124-neoforge.jar
|
4463 | [28Mar2025 00:53:50.205] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4464 | [28Mar2025 00:53:50.205] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4465 | [28Mar2025 00:53:50.206] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\the_bumblezone-7.8.3+1.21.1-neoforge.jar
|
4466 | [28Mar2025 00:53:50.206] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4467 | [28Mar2025 00:53:50.207] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4468 | [28Mar2025 00:53:50.207] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\tombstone-neoforge-1.21.1-9.2.8.jar
|
4469 | [28Mar2025 00:53:50.207] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4470 | [28Mar2025 00:53:50.208] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4471 | [28Mar2025 00:53:50.209] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\Super Factory Manager-1.21.1-4.19.0.jar
|
4472 | [28Mar2025 00:53:50.209] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4473 | [28Mar2025 00:53:50.210] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4474 | [28Mar2025 00:53:50.210] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\SmartBrainLib-neoforge-1.21.1-1.16.7.jar
|
4475 | [28Mar2025 00:53:50.210] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4476 | [28Mar2025 00:53:50.211] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4477 | [28Mar2025 00:53:50.211] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\rechiseled-1.1.6a-neoforge-mc1.21.jar
|
4478 | [28Mar2025 00:53:50.212] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4479 | [28Mar2025 00:53:50.213] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4480 | [28Mar2025 00:53:50.213] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\lithium-neoforge-0.14.7+mc1.21.1.jar
|
4481 | [28Mar2025 00:53:50.213] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4482 | [28Mar2025 00:53:50.215] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4483 | [28Mar2025 00:53:50.215] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\EpheroLib-1.21.1-NEO-FORGE-1.2.0.jar
|
4484 | [28Mar2025 00:53:50.215] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4485 | [28Mar2025 00:53:50.216] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4486 | [28Mar2025 00:53:50.216] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\compactmachines-neoforge-7.0.22.jar
|
4487 | [28Mar2025 00:53:50.216] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4488 | [28Mar2025 00:53:50.217] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4489 | [28Mar2025 00:53:50.217] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\fusion-1.2.4-neoforge-mc1.21.jar
|
4490 | [28Mar2025 00:53:50.217] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4491 | [28Mar2025 00:53:50.219] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4492 | [28Mar2025 00:53:50.219] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\TerraBlender-neoforge-1.21.1-4.1.0.8.jar
|
4493 | [28Mar2025 00:53:50.219] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4494 | [28Mar2025 00:53:50.220] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4495 | [28Mar2025 00:53:50.220] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\alltheleaks-0.1.15-beta+1.21.1-neoforge.jar
|
4496 | [28Mar2025 00:53:50.220] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4497 | [28Mar2025 00:53:50.221] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4498 | [28Mar2025 00:53:50.221] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\cleanswing-1.9.jar
|
4499 | [28Mar2025 00:53:50.221] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4500 | [28Mar2025 00:53:50.222] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4501 | [28Mar2025 00:53:50.222] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\Corgilib-NeoForge-1.21.1-5.0.0.3.jar
|
4502 | [28Mar2025 00:53:50.222] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4503 | [28Mar2025 00:53:50.223] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4504 | [28Mar2025 00:53:50.223] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\sushigocrafting-1.21-0.6.4.jar
|
4505 | [28Mar2025 00:53:50.223] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4506 | [28Mar2025 00:53:50.224] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4507 | [28Mar2025 00:53:50.224] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\domum_ornamentum-1.0.204-1.21.1-snapshot.jar
|
4508 | [28Mar2025 00:53:50.224] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4509 | [28Mar2025 00:53:50.224] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4510 | [28Mar2025 00:53:50.224] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\[1.21.1] SecurityCraft v1.9.12.jar
|
4511 | [28Mar2025 00:53:50.225] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4512 | [28Mar2025 00:53:50.226] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4513 | [28Mar2025 00:53:50.227] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\wits-1.3.0+1.21-neoforge.jar
|
4514 | [28Mar2025 00:53:50.227] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4515 | [28Mar2025 00:53:50.227] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4516 | [28Mar2025 00:53:50.227] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\ImmediatelyFast-NeoForge-1.6.2+1.21.1.jar
|
4517 | [28Mar2025 00:53:50.227] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4518 | [28Mar2025 00:53:50.228] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4519 | [28Mar2025 00:53:50.228] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\lootr-neoforge-1.21-1.10.35.90.jar
|
4520 | [28Mar2025 00:53:50.228] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4521 | [28Mar2025 00:53:50.229] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4522 | [28Mar2025 00:53:50.229] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\occultism-1.21.1-neoforge-1.177.1.jar
|
4523 | [28Mar2025 00:53:50.229] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4524 | [28Mar2025 00:53:50.230] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4525 | [28Mar2025 00:53:50.230] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\allthetweaks-1.21-2.6.0.jar
|
4526 | [28Mar2025 00:53:50.230] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4527 | [28Mar2025 00:53:50.231] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4528 | [28Mar2025 00:53:50.231] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\morered-1.21.1-6.0.0.3.jar
|
4529 | [28Mar2025 00:53:50.231] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4530 | [28Mar2025 00:53:50.232] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4531 | [28Mar2025 00:53:50.232] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\AdvancedPeripherals-1.21.1-0.7.49a.jar
|
4532 | [28Mar2025 00:53:50.232] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4533 | [28Mar2025 00:53:50.233] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4534 | [28Mar2025 00:53:50.233] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\fireproofboats-1.21.0-1.0.3.jar
|
4535 | [28Mar2025 00:53:50.233] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4536 | [28Mar2025 00:53:50.233] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4537 | [28Mar2025 00:53:50.233] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\sophisticatedcore-1.21.1-1.3.2.900.jar
|
4538 | [28Mar2025 00:53:50.234] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4539 | [28Mar2025 00:53:50.234] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4540 | [28Mar2025 00:53:50.234] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\Placebo-1.21.1-9.7.0.jar
|
4541 | [28Mar2025 00:53:50.235] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4542 | [28Mar2025 00:53:50.235] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4543 | [28Mar2025 00:53:50.235] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\WitherSkeletonTweaks-1.21.1-10.0.2.jar
|
4544 | [28Mar2025 00:53:50.235] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4545 | [28Mar2025 00:53:50.236] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4546 | [28Mar2025 00:53:50.236] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\sophisticatedbackpacks-1.21.1-3.24.1.1212.jar
|
4547 | [28Mar2025 00:53:50.236] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4548 | [28Mar2025 00:53:50.237] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4549 | [28Mar2025 00:53:50.237] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\utilitarian-1.21.1-0.13.10.jar
|
4550 | [28Mar2025 00:53:50.238] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4551 | [28Mar2025 00:53:50.238] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4552 | [28Mar2025 00:53:50.238] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\entity_model_features_neoforge_1.21.1-2.4.1.jar
|
4553 | [28Mar2025 00:53:50.238] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4554 | [28Mar2025 00:53:50.239] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4555 | [28Mar2025 00:53:50.239] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\entity_texture_features_neoforge_1.21.1-6.2.9.jar
|
4556 | [28Mar2025 00:53:50.239] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4557 | [28Mar2025 00:53:50.240] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4558 | [28Mar2025 00:53:50.240] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\HostileNeuralNetworks-1.21.1-6.1.3.jar
|
4559 | [28Mar2025 00:53:50.240] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4560 | [28Mar2025 00:53:50.241] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4561 | [28Mar2025 00:53:50.241] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\jearchaeology-1.21.0-1.1.5.jar
|
4562 | [28Mar2025 00:53:50.241] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4563 | [28Mar2025 00:53:50.242] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4564 | [28Mar2025 00:53:50.242] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\fuelgoeshere-1.21.1-1.2.0.jar
|
4565 | [28Mar2025 00:53:50.242] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4566 | [28Mar2025 00:53:50.242] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4567 | [28Mar2025 00:53:50.242] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\lionfishapi-2.6.jar
|
4568 | [28Mar2025 00:53:50.242] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4569 | [28Mar2025 00:53:50.243] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4570 | [28Mar2025 00:53:50.243] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\memorysettings-1.21-5.9.jar
|
4571 | [28Mar2025 00:53:50.243] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4572 | [28Mar2025 00:53:50.244] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4573 | [28Mar2025 00:53:50.244] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\L_Ender's Cataclysm-2.58-1.21.1.jar
|
4574 | [28Mar2025 00:53:50.244] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4575 | [28Mar2025 00:53:50.245] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4576 | [28Mar2025 00:53:50.245] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\blockui-1.0.195-1.21.1-snapshot.jar
|
4577 | [28Mar2025 00:53:50.245] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4578 | [28Mar2025 00:53:50.245] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4579 | [28Mar2025 00:53:50.245] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\structurize-1.0.765-1.21.1-snapshot.jar
|
4580 | [28Mar2025 00:53:50.246] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4581 | [28Mar2025 00:53:50.246] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4582 | [28Mar2025 00:53:50.247] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\smithingtemplateviewer-1.0.0.jar
|
4583 | [28Mar2025 00:53:50.247] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4584 | [28Mar2025 00:53:50.247] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4585 | [28Mar2025 00:53:50.247] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\elevatorid-neoforge-1.21.1-1.11.4.jar
|
4586 | [28Mar2025 00:53:50.247] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4587 | [28Mar2025 00:53:50.248] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4588 | [28Mar2025 00:53:50.248] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\AI-Improvements-1.21-0.5.3.jar
|
4589 | [28Mar2025 00:53:50.248] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4590 | [28Mar2025 00:53:50.249] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4591 | [28Mar2025 00:53:50.249] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\cupboard-1.21-2.9.jar
|
4592 | [28Mar2025 00:53:50.249] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4593 | [28Mar2025 00:53:50.251] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4594 | [28Mar2025 00:53:50.251] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\ars_ocultas-1.21.1-2.1.0.jar
|
4595 | [28Mar2025 00:53:50.251] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4596 | [28Mar2025 00:53:50.252] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4597 | [28Mar2025 00:53:50.252] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\The_Undergarden-1.21.1-0.8.22.jar
|
4598 | [28Mar2025 00:53:50.252] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4599 | [28Mar2025 00:53:50.254] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4600 | [28Mar2025 00:53:50.254] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\atlas_api-1.21-1.0.2.jar
|
4601 | [28Mar2025 00:53:50.254] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4602 | [28Mar2025 00:53:50.254] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4603 | [28Mar2025 00:53:50.254] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\dyenamics-1.21.1-3.3.0.jar
|
4604 | [28Mar2025 00:53:50.255] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4605 | [28Mar2025 00:53:50.256] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4606 | [28Mar2025 00:53:50.256] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\productivemetalworks-1.21.1-1.2.5.jar
|
4607 | [28Mar2025 00:53:50.256] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4608 | [28Mar2025 00:53:50.256] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4609 | [28Mar2025 00:53:50.256] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\theurgy_kubejs-1.21.1-neoforge-1.4.0.jar
|
4610 | [28Mar2025 00:53:50.256] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4611 | [28Mar2025 00:53:50.257] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4612 | [28Mar2025 00:53:50.257] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\trophymanager-1.21.1-2.2.4.jar
|
4613 | [28Mar2025 00:53:50.257] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4614 | [28Mar2025 00:53:50.259] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4615 | [28Mar2025 00:53:50.259] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\repeatable_trial_vaults-neoforge-1.21-1.0.2.jar
|
4616 | [28Mar2025 00:53:50.259] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4617 | [28Mar2025 00:53:50.260] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4618 | [28Mar2025 00:53:50.260] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\MysticalAgriculture-1.21.1-8.0.13.jar
|
4619 | [28Mar2025 00:53:50.260] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4620 | [28Mar2025 00:53:50.261] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4621 | [28Mar2025 00:53:50.261] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\ApothicSpawners-1.21.1-1.2.1.jar
|
4622 | [28Mar2025 00:53:50.261] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4623 | [28Mar2025 00:53:50.262] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4624 | [28Mar2025 00:53:50.262] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\easy-villagers-neoforge-1.21.1-1.1.23.jar
|
4625 | [28Mar2025 00:53:50.262] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4626 | [28Mar2025 00:53:50.262] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4627 | [28Mar2025 00:53:50.262] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\reliquary-1.21.1-2.0.47.1254.jar
|
4628 | [28Mar2025 00:53:50.263] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4629 | [28Mar2025 00:53:50.264] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4630 | [28Mar2025 00:53:50.264] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\mes-1.3.5-1.21.jar
|
4631 | [28Mar2025 00:53:50.264] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4632 | [28Mar2025 00:53:50.264] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4633 | [28Mar2025 00:53:50.265] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\FastWorkbench-1.21-9.1.2.jar
|
4634 | [28Mar2025 00:53:50.265] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4635 | [28Mar2025 00:53:50.265] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4636 | [28Mar2025 00:53:50.265] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\irons_spellbooks-1.21.1-3.10.1.jar
|
4637 | [28Mar2025 00:53:50.265] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4638 | [28Mar2025 00:53:50.267] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4639 | [28Mar2025 00:53:50.267] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\buildinggadgets2-1.3.8.jar
|
4640 | [28Mar2025 00:53:50.267] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4641 | [28Mar2025 00:53:50.268] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4642 | [28Mar2025 00:53:50.268] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\minecolonies-1.1.905-1.21.1-snapshot.jar
|
4643 | [28Mar2025 00:53:50.268] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4644 | [28Mar2025 00:53:50.269] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4645 | [28Mar2025 00:53:50.269] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\pylons-1.21.1-5.1.1.jar
|
4646 | [28Mar2025 00:53:50.269] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4647 | [28Mar2025 00:53:50.270] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4648 | [28Mar2025 00:53:50.270] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\functionalstorage-1.21.1-1.4.2.jar
|
4649 | [28Mar2025 00:53:50.270] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4650 | [28Mar2025 00:53:50.271] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4651 | [28Mar2025 00:53:50.271] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\modular-routers-13.2.1+mc1.21.1.jar
|
4652 | [28Mar2025 00:53:50.271] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4653 | [28Mar2025 00:53:50.272] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4654 | [28Mar2025 00:53:50.272] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\rarcompat-1.21-0.9.5.jar
|
4655 | [28Mar2025 00:53:50.272] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4656 | [28Mar2025 00:53:50.273] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4657 | [28Mar2025 00:53:50.273] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\overloadedarmorbar-neoforge-1.21-2.jar
|
4658 | [28Mar2025 00:53:50.273] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4659 | [28Mar2025 00:53:50.274] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4660 | [28Mar2025 00:53:50.274] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\productivetrees-1.21.1-0.7.0.jar
|
4661 | [28Mar2025 00:53:50.274] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4662 | [28Mar2025 00:53:50.275] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4663 | [28Mar2025 00:53:50.275] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\variantsandventures-neoforge-mc1.21.1-1.0.10.jar
|
4664 | [28Mar2025 00:53:50.275] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4665 | [28Mar2025 00:53:50.276] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4666 | [28Mar2025 00:53:50.276] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\player-animation-lib-forge-2.0.1+1.21.1.jar
|
4667 | [28Mar2025 00:53:50.276] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4668 | [28Mar2025 00:53:50.276] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4669 | [28Mar2025 00:53:50.277] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in
|
4670 | [28Mar2025 00:53:50.277] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4671 | [28Mar2025 00:53:50.277] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4672 | [28Mar2025 00:53:50.277] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\IronJetpacks-1.21.1-8.0.7.jar
|
4673 | [28Mar2025 00:53:50.277] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4674 | [28Mar2025 00:53:50.278] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4675 | [28Mar2025 00:53:50.278] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\CTM-1.21-1.2.1+3.jar
|
4676 | [28Mar2025 00:53:50.278] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4677 | [28Mar2025 00:53:50.279] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4678 | [28Mar2025 00:53:50.279] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\everythingcopper-1.21.1-2.4.3.jar
|
4679 | [28Mar2025 00:53:50.279] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4680 | [28Mar2025 00:53:50.280] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4681 | [28Mar2025 00:53:50.280] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\Powah-6.1.6.jar
|
4682 | [28Mar2025 00:53:50.281] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4683 | [28Mar2025 00:53:50.282] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4684 | [28Mar2025 00:53:50.282] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\ae2importexportcard-1.21-1.4.0.jar
|
4685 | [28Mar2025 00:53:50.283] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4686 | [28Mar2025 00:53:50.284] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4687 | [28Mar2025 00:53:50.284] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\Modern-Dynamics-0.9.4.jar
|
4688 | [28Mar2025 00:53:50.284] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4689 | [28Mar2025 00:53:50.286] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4690 | [28Mar2025 00:53:50.286] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\MysticalAgradditions-1.21.1-8.0.4.jar
|
4691 | [28Mar2025 00:53:50.286] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4692 | [28Mar2025 00:53:50.287] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4693 | [28Mar2025 00:53:50.287] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\eternalstarlight-0.4.1+1.21.1+neoforge.jar
|
4694 | [28Mar2025 00:53:50.287] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4695 | [28Mar2025 00:53:50.289] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4696 | [28Mar2025 00:53:50.289] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\stylecolonies-1.12-1.21.1.jar
|
4697 | [28Mar2025 00:53:50.289] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4698 | [28Mar2025 00:53:50.290] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4699 | [28Mar2025 00:53:50.290] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\alltheores-3.1.6_neoforge_1.21.1.jar
|
4700 | [28Mar2025 00:53:50.290] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4701 | [28Mar2025 00:53:50.290] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4702 | [28Mar2025 00:53:50.290] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\Glodium-1.21-2.2-neoforge.jar
|
4703 | [28Mar2025 00:53:50.290] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4704 | [28Mar2025 00:53:50.291] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4705 | [28Mar2025 00:53:50.291] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\sussysniffers-1.21.1-0.1.2.jar
|
4706 | [28Mar2025 00:53:50.291] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4707 | [28Mar2025 00:53:50.292] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4708 | [28Mar2025 00:53:50.292] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\silent-gear-1.21.1-neoforge-4.0.15.jar
|
4709 | [28Mar2025 00:53:50.292] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4710 | [28Mar2025 00:53:50.293] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4711 | [28Mar2025 00:53:50.293] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\supermartijn642corelib-1.1.18a-neoforge-mc1.21.jar
|
4712 | [28Mar2025 00:53:50.293] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4713 | [28Mar2025 00:53:50.295] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4714 | [28Mar2025 00:53:50.295] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\ApothicAttributes-1.21.1-2.7.0.jar
|
4715 | [28Mar2025 00:53:50.295] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4716 | [28Mar2025 00:53:50.296] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4717 | [28Mar2025 00:53:50.296] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\servercore-neoforge-1.5.5+1.21.1.jar
|
4718 | [28Mar2025 00:53:50.296] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4719 | [28Mar2025 00:53:50.297] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4720 | [28Mar2025 00:53:50.297] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\curios-neoforge-9.3.1+1.21.1.jar
|
4721 | [28Mar2025 00:53:50.297] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4722 | [28Mar2025 00:53:50.298] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4723 | [28Mar2025 00:53:50.298] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\ApothicEnchanting-1.21.1-1.3.2.jar
|
4724 | [28Mar2025 00:53:50.298] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4725 | [28Mar2025 00:53:50.299] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4726 | [28Mar2025 00:53:50.299] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\Apotheosis-1.21.1-8.2.1.jar
|
4727 | [28Mar2025 00:53:50.299] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4728 | [28Mar2025 00:53:50.301] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4729 | [28Mar2025 00:53:50.301] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\CodeChickenLib-1.21.1-4.6.0.521.jar
|
4730 | [28Mar2025 00:53:50.301] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4731 | [28Mar2025 00:53:50.306] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4732 | [28Mar2025 00:53:50.306] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\harvest-with-ease-neoforge-1.21-9.4.0.jar
|
4733 | [28Mar2025 00:53:50.306] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4734 | [28Mar2025 00:53:50.308] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4735 | [28Mar2025 00:53:50.308] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\jei-1.21.1-neoforge-19.21.0.247.jar
|
4736 | [28Mar2025 00:53:50.309] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4737 | [28Mar2025 00:53:50.311] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4738 | [28Mar2025 00:53:50.311] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\multipiston-1.2.51-1.21.1-snapshot.jar
|
4739 | [28Mar2025 00:53:50.311] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4740 | [28Mar2025 00:53:50.313] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4741 | [28Mar2025 00:53:50.313] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\lithostitched-neoforge-1.21.1-1.4.5.jar
|
4742 | [28Mar2025 00:53:50.313] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4743 | [28Mar2025 00:53:50.317] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4744 | [28Mar2025 00:53:50.317] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\Mekanism-1.21.1-10.7.12.77.jar
|
4745 | [28Mar2025 00:53:50.317] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4746 | [28Mar2025 00:53:50.321] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4747 | [28Mar2025 00:53:50.321] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\invtweaks-1.21.1-1.2.0.jar
|
4748 | [28Mar2025 00:53:50.321] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4749 | [28Mar2025 00:53:50.322] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4750 | [28Mar2025 00:53:50.323] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\formations-1.0.3-neoforge-mc1.21.jar
|
4751 | [28Mar2025 00:53:50.323] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4752 | [28Mar2025 00:53:50.324] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4753 | [28Mar2025 00:53:50.324] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\logbegone-neoforge-1.21.1-1.0.3.jar
|
4754 | [28Mar2025 00:53:50.324] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4755 | [28Mar2025 00:53:50.325] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4756 | [28Mar2025 00:53:50.325] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar
|
4757 | [28Mar2025 00:53:50.325] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4758 | [28Mar2025 00:53:50.327] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4759 | [28Mar2025 00:53:50.327] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\allthemodium-2.8.10_mc_1.21.1.jar
|
4760 | [28Mar2025 00:53:50.327] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4761 | [28Mar2025 00:53:50.328] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4762 | [28Mar2025 00:53:50.328] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.0.8.jar
|
4763 | [28Mar2025 00:53:50.328] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4764 | [28Mar2025 00:53:50.329] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4765 | [28Mar2025 00:53:50.329] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\integrateddynamics-1.21.1-neoforge-1.25.9.jar
|
4766 | [28Mar2025 00:53:50.329] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4767 | [28Mar2025 00:53:50.333] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4768 | [28Mar2025 00:53:50.333] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\itemcollectors-1.1.10-neoforge-mc1.21.jar
|
4769 | [28Mar2025 00:53:50.333] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4770 | [28Mar2025 00:53:50.335] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4771 | [28Mar2025 00:53:50.335] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\railcraft-reborn-1.21.1-1.2.5.jar
|
4772 | [28Mar2025 00:53:50.335] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4773 | [28Mar2025 00:53:50.336] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4774 | [28Mar2025 00:53:50.336] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\connectedglass-1.1.12-neoforge-mc1.21.jar
|
4775 | [28Mar2025 00:53:50.336] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4776 | [28Mar2025 00:53:50.337] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4777 | [28Mar2025 00:53:50.337] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\hyperbox-1.21-6.0.0.1.jar
|
4778 | [28Mar2025 00:53:50.337] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4779 | [28Mar2025 00:53:50.339] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4780 | [28Mar2025 00:53:50.339] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\Aquaculture-1.21.1-2.7.13.jar
|
4781 | [28Mar2025 00:53:50.339] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4782 | [28Mar2025 00:53:50.340] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4783 | [28Mar2025 00:53:50.340] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\mns-1.0.8-1.21.jar
|
4784 | [28Mar2025 00:53:50.341] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4785 | [28Mar2025 00:53:50.342] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4786 | [28Mar2025 00:53:50.342] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\cyclopscore-1.21.1-neoforge-1.25.7.jar
|
4787 | [28Mar2025 00:53:50.342] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4788 | [28Mar2025 00:53:50.344] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4789 | [28Mar2025 00:53:50.344] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\geckolib-neoforge-1.21.1-4.7.5.1.jar
|
4790 | [28Mar2025 00:53:50.344] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer-nf.cfg
|
4791 | [28Mar2025 00:53:50.345] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer-nf.cfg
|
4792 | [28Mar2025 00:53:50.346] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\Oh-The-Biomes-Weve-Gone-NeoForge-2.3.10.jar
|
4793 | [28Mar2025 00:53:50.346] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4794 | [28Mar2025 00:53:50.348] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4795 | [28Mar2025 00:53:50.348] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\ars_nouveau-1.21.1-5.5.1-all.jar
|
4796 | [28Mar2025 00:53:50.348] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4797 | [28Mar2025 00:53:50.350] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4798 | [28Mar2025 00:53:50.350] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\ars_elemental-1.21.1-0.7.2.5.jar
|
4799 | [28Mar2025 00:53:50.350] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4800 | [28Mar2025 00:53:50.352] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4801 | [28Mar2025 00:53:50.352] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\not_enough_glyphs-1.21.1-4.0.6.jar
|
4802 | [28Mar2025 00:53:50.352] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4803 | [28Mar2025 00:53:50.353] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4804 | [28Mar2025 00:53:50.353] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\pocketstorage-1.2.4+1.21.1-b40.jar
|
4805 | [28Mar2025 00:53:50.353] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4806 | [28Mar2025 00:53:50.354] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4807 | [28Mar2025 00:53:50.354] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\connectivity-1.21.1-7.1.jar
|
4808 | [28Mar2025 00:53:50.355] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4809 | [28Mar2025 00:53:50.356] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4810 | [28Mar2025 00:53:50.356] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\Controlling-neoforge-1.21.1-19.0.4.jar
|
4811 | [28Mar2025 00:53:50.356] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4812 | [28Mar2025 00:53:50.357] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4813 | [28Mar2025 00:53:50.357] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\potionsmaster-21.1.72-0.6.8-packdev.jar
|
4814 | [28Mar2025 00:53:50.357] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4815 | [28Mar2025 00:53:50.359] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4816 | [28Mar2025 00:53:50.359] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\relics-1.21.1-0.10.7.2.jar
|
4817 | [28Mar2025 00:53:50.359] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4818 | [28Mar2025 00:53:50.360] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4819 | [28Mar2025 00:53:50.360] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\generatorgalore-1.21.1-1.3.4.jar
|
4820 | [28Mar2025 00:53:50.360] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4821 | [28Mar2025 00:53:50.362] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4822 | [28Mar2025 00:53:50.362] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\dummmmmmy-1.21-2.0.7-neoforge.jar
|
4823 | [28Mar2025 00:53:50.362] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4824 | [28Mar2025 00:53:50.363] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4825 | [28Mar2025 00:53:50.363] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\twilightforest-1.21.1-4.6.3003-universal.jar
|
4826 | [28Mar2025 00:53:50.363] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4827 | [28Mar2025 00:53:50.366] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4828 | [28Mar2025 00:53:50.366] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\mob_grinding_utils-1.1.7+mc1.21.1.jar
|
4829 | [28Mar2025 00:53:50.366] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4830 | [28Mar2025 00:53:50.367] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4831 | [28Mar2025 00:53:50.367] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\modular_machinery_reborn-1.21.1-2.1.5.jar
|
4832 | [28Mar2025 00:53:50.367] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4833 | [28Mar2025 00:53:50.368] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4834 | [28Mar2025 00:53:50.368] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\modular_machinery_reborn_mekanism-1.21.1-2.0.3.jar
|
4835 | [28Mar2025 00:53:50.369] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4836 | [28Mar2025 00:53:50.370] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4837 | [28Mar2025 00:53:50.370] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\FarmersDelight-1.21.1-1.2.7.jar
|
4838 | [28Mar2025 00:53:50.370] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4839 | [28Mar2025 00:53:50.372] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4840 | [28Mar2025 00:53:50.372] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\entangled-1.3.20a-neoforge-mc1.21.jar
|
4841 | [28Mar2025 00:53:50.372] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4842 | [28Mar2025 00:53:50.373] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4843 | [28Mar2025 00:53:50.373] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\commoncapabilities-1.21.1-neoforge-2.9.7-197.jar
|
4844 | [28Mar2025 00:53:50.373] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4845 | [28Mar2025 00:53:50.374] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4846 | [28Mar2025 00:53:50.374] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\crashutilities-9.0.4.jar
|
4847 | [28Mar2025 00:53:50.375] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4848 | [28Mar2025 00:53:50.376] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4849 | [28Mar2025 00:53:50.376] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\getittogetherdrops-neoforge-1.21-1.3.2.jar
|
4850 | [28Mar2025 00:53:50.376] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4851 | [28Mar2025 00:53:50.377] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4852 | [28Mar2025 00:53:50.377] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\xycraft_machines-0.7.45.jar
|
4853 | [28Mar2025 00:53:50.377] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4854 | [28Mar2025 00:53:50.378] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4855 | [28Mar2025 00:53:50.378] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\wirelesschargers-1.0.9a-neoforge-mc1.21.jar
|
4856 | [28Mar2025 00:53:50.378] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4857 | [28Mar2025 00:53:50.379] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4858 | [28Mar2025 00:53:50.379] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\actuallyadditions-1.3.16+mc1.21.1.jar
|
4859 | [28Mar2025 00:53:50.379] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4860 | [28Mar2025 00:53:50.380] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4861 | [28Mar2025 00:53:50.381] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\ars_additions-1.21.1-21.2.0.jar
|
4862 | [28Mar2025 00:53:50.381] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4863 | [28Mar2025 00:53:50.382] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4864 | [28Mar2025 00:53:50.382] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\integratedtunnels-1.21.1-neoforge-1.8.36-393.jar
|
4865 | [28Mar2025 00:53:50.382] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4866 | [28Mar2025 00:53:50.383] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4867 | [28Mar2025 00:53:50.383] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\deeperdarker-neoforge-1.21-1.3.4.jar
|
4868 | [28Mar2025 00:53:50.383] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4869 | [28Mar2025 00:53:50.384] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4870 | [28Mar2025 00:53:50.384] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\architectury-13.0.8-neoforge.jar
|
4871 | [28Mar2025 00:53:50.384] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4872 | [28Mar2025 00:53:50.387] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4873 | [28Mar2025 00:53:50.387] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\accelerated-decay-neoforge-21.0.0.jar
|
4874 | [28Mar2025 00:53:50.388] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4875 | [28Mar2025 00:53:50.389] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4876 | [28Mar2025 00:53:50.389] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\ftb-library-neoforge-2101.1.12.jar
|
4877 | [28Mar2025 00:53:50.389] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4878 | [28Mar2025 00:53:50.390] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4879 | [28Mar2025 00:53:50.390] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\ftb-filter-system-neoforge-21.1.0.jar
|
4880 | [28Mar2025 00:53:50.390] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4881 | [28Mar2025 00:53:50.391] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4882 | [28Mar2025 00:53:50.391] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\ftb-essentials-neoforge-2101.1.6.jar
|
4883 | [28Mar2025 00:53:50.391] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4884 | [28Mar2025 00:53:50.392] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4885 | [28Mar2025 00:53:50.392] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\ftb-chunks-neoforge-2101.1.8.jar
|
4886 | [28Mar2025 00:53:50.392] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4887 | [28Mar2025 00:53:50.393] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4888 | [28Mar2025 00:53:50.393] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\cc-tweaked-1.21.1-forge-1.115.1.jar
|
4889 | [28Mar2025 00:53:50.393] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4890 | [28Mar2025 00:53:50.395] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4891 | [28Mar2025 00:53:50.395] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\ExtremeReactors2-1.21.1-2.4.21.jar
|
4892 | [28Mar2025 00:53:50.395] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4893 | [28Mar2025 00:53:50.396] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4894 | [28Mar2025 00:53:50.396] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\refurbished_furniture-neoforge-1.21.1-1.0.12.jar
|
4895 | [28Mar2025 00:53:50.396] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4896 | [28Mar2025 00:53:50.397] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4897 | [28Mar2025 00:53:50.397] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\productivebees-1.21.1-13.6.11.jar
|
4898 | [28Mar2025 00:53:50.397] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4899 | [28Mar2025 00:53:50.399] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4900 | [28Mar2025 00:53:50.399] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\trashcans-1.0.18c-neoforge-mc1.21.jar
|
4901 | [28Mar2025 00:53:50.399] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4902 | [28Mar2025 00:53:50.400] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4903 | [28Mar2025 00:53:50.400] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\justdirethings-1.5.4.jar
|
4904 | [28Mar2025 00:53:50.400] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4905 | [28Mar2025 00:53:50.402] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4906 | [28Mar2025 00:53:50.402] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\polylib-2100.0.3-build.160-neoforge.jar
|
4907 | [28Mar2025 00:53:50.402] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4908 | [28Mar2025 00:53:50.403] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4909 | [28Mar2025 00:53:50.403] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\letmedespawn-1.21.x-neoforge-1.5.0.jar
|
4910 | [28Mar2025 00:53:50.403] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4911 | [28Mar2025 00:53:50.404] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4912 | [28Mar2025 00:53:50.404] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\irons_jewelry-1.21.1-1.0.9.jar
|
4913 | [28Mar2025 00:53:50.404] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4914 | [28Mar2025 00:53:50.406] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4915 | [28Mar2025 00:53:50.406] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\villagesandpillages-neoforge-mc1.21.1-1.0.3.jar
|
4916 | [28Mar2025 00:53:50.406] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4917 | [28Mar2025 00:53:50.407] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4918 | [28Mar2025 00:53:50.407] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\kubejs-neoforge-2101.7.1-build.181.jar
|
4919 | [28Mar2025 00:53:50.407] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4920 | [28Mar2025 00:53:50.409] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4921 | [28Mar2025 00:53:50.409] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\RootsClassic-1.21.1-1.5.5.jar
|
4922 | [28Mar2025 00:53:50.409] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4923 | [28Mar2025 00:53:50.410] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4924 | [28Mar2025 00:53:50.410] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\Cucumber-1.21.1-8.0.10.jar
|
4925 | [28Mar2025 00:53:50.410] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4926 | [28Mar2025 00:53:50.410] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4927 | [28Mar2025 00:53:50.410] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\amendments-1.21-1.2.24-neoforge.jar
|
4928 | [28Mar2025 00:53:50.410] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4929 | [28Mar2025 00:53:50.411] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4930 | [28Mar2025 00:53:50.411] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\sophisticatedstorage-1.21.1-1.4.0.1079.jar
|
4931 | [28Mar2025 00:53:50.412] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4932 | [28Mar2025 00:53:50.412] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4933 | [28Mar2025 00:53:50.413] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\mss-1.2.8-1.21.jar
|
4934 | [28Mar2025 00:53:50.413] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4935 | [28Mar2025 00:53:50.413] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4936 | [28Mar2025 00:53:50.413] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\allthewizardgear-1.21-1.1.9.jar
|
4937 | [28Mar2025 00:53:50.414] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4938 | [28Mar2025 00:53:50.415] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4939 | [28Mar2025 00:53:50.415] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\create-1.21.1-6.0.3.jar
|
4940 | [28Mar2025 00:53:50.415] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4941 | [28Mar2025 00:53:50.416] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4942 | [28Mar2025 00:53:50.416] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\FramedBlocks-10.3.1.jar
|
4943 | [28Mar2025 00:53:50.417] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4944 | [28Mar2025 00:53:50.418] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4945 | [28Mar2025 00:53:50.419] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\journeymap-neoforge-1.21.1-6.0.0-beta.40.jar
|
4946 | [28Mar2025 00:53:50.419] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4947 | [28Mar2025 00:53:50.420] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4948 | [28Mar2025 00:53:50.421] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\DimStorage-1.21-9.0.2.jar
|
4949 | [28Mar2025 00:53:50.421] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4950 | [28Mar2025 00:53:50.422] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4951 | [28Mar2025 00:53:50.422] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\DungeonCrawl-NeoForge-1.21-2.3.15.jar
|
4952 | [28Mar2025 00:53:50.422] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4953 | [28Mar2025 00:53:50.423] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4954 | [28Mar2025 00:53:50.423] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\cobblegengalore-1.21.1-0.2.0.jar
|
4955 | [28Mar2025 00:53:50.423] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4956 | [28Mar2025 00:53:50.424] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4957 | [28Mar2025 00:53:50.424] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\mcjtylib-1.21-9.0.6.jar
|
4958 | [28Mar2025 00:53:50.425] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4959 | [28Mar2025 00:53:50.426] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4960 | [28Mar2025 00:53:50.426] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\rftoolsbase-1.21-6.0.6.jar
|
4961 | [28Mar2025 00:53:50.426] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4962 | [28Mar2025 00:53:50.427] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4963 | [28Mar2025 00:53:50.427] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\rftoolspower-1.21-7.0.3.jar
|
4964 | [28Mar2025 00:53:50.428] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4965 | [28Mar2025 00:53:50.429] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4966 | [28Mar2025 00:53:50.429] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\rftoolsbuilder-1.21-7.0.2.jar
|
4967 | [28Mar2025 00:53:50.429] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4968 | [28Mar2025 00:53:50.430] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4969 | [28Mar2025 00:53:50.430] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\restrictions-1.21-7.0.3.jar
|
4970 | [28Mar2025 00:53:50.430] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4971 | [28Mar2025 00:53:50.432] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4972 | [28Mar2025 00:53:50.432] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\xnet-1.21-7.0.4.jar
|
4973 | [28Mar2025 00:53:50.432] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4974 | [28Mar2025 00:53:50.434] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4975 | [28Mar2025 00:53:50.434] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\guideme-21.1.5.jar
|
4976 | [28Mar2025 00:53:50.434] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4977 | [28Mar2025 00:53:50.436] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4978 | [28Mar2025 00:53:50.436] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\mahoutsukai-1.21.0-v1.35.42.jar
|
4979 | [28Mar2025 00:53:50.436] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4980 | [28Mar2025 00:53:50.438] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4981 | [28Mar2025 00:53:50.438] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\EnderStorage-1.21.1-2.13.0.191.jar
|
4982 | [28Mar2025 00:53:50.438] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4983 | [28Mar2025 00:53:50.439] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4984 | [28Mar2025 00:53:50.439] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\moonlight-1.21-2.17.36-neoforge.jar
|
4985 | [28Mar2025 00:53:50.439] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4986 | [28Mar2025 00:53:50.441] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4987 | [28Mar2025 00:53:50.441] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\ToolBelt-1.21.1-2.2.6.jar
|
4988 | [28Mar2025 00:53:50.441] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4989 | [28Mar2025 00:53:50.443] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4990 | [28Mar2025 00:53:50.443] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\titanium-1.21-4.0.35.jar
|
4991 | [28Mar2025 00:53:50.443] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4992 | [28Mar2025 00:53:50.444] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4993 | [28Mar2025 00:53:50.444] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\regions_unexplored-neoforge-1.21.1-0.5.6.1.jar
|
4994 | [28Mar2025 00:53:50.444] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4995 | [28Mar2025 00:53:50.445] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4996 | [28Mar2025 00:53:50.445] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\silent-lib-1.21.1-neoforge-10.4.0.jar
|
4997 | [28Mar2025 00:53:50.445] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
4998 | [28Mar2025 00:53:50.447] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
4999 | [28Mar2025 00:53:50.447] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\Jade-1.21.1-NeoForge-15.10.0.jar
|
5000 | [28Mar2025 00:53:50.447] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
5001 | [28Mar2025 00:53:50.448] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
5002 | [28Mar2025 00:53:50.448] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\appliedenergistics2-19.2.5-beta.jar
|
5003 | [28Mar2025 00:53:50.449] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
5004 | [28Mar2025 00:53:50.450] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
5005 | [28Mar2025 00:53:50.450] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\ae2wtlib-19.2.2.jar
|
5006 | [28Mar2025 00:53:50.450] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
5007 | [28Mar2025 00:53:50.451] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
5008 | [28Mar2025 00:53:50.451] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\ExtendedAE-1.21-2.2.6-neoforge.jar
|
5009 | [28Mar2025 00:53:50.451] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
5010 | [28Mar2025 00:53:50.453] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
5011 | [28Mar2025 00:53:50.453] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in
|
5012 | [28Mar2025 00:53:50.453] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
5013 | [28Mar2025 00:53:50.454] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
5014 | [28Mar2025 00:53:50.454] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\AdvancedAE-1.2.5-1.21.1.jar
|
5015 | [28Mar2025 00:53:50.454] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
5016 | [28Mar2025 00:53:50.455] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
5017 | [28Mar2025 00:53:50.455] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\Modern-Industrialization-2.2.34.jar
|
5018 | [28Mar2025 00:53:50.455] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
5019 | [28Mar2025 00:53:50.456] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
5020 | [28Mar2025 00:53:50.456] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\tesseract-api-neoforge-1.8.3-1.21.1.jar
|
5021 | [28Mar2025 00:53:50.456] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer tesseract_api.accesstransformer.cfg
|
5022 | [28Mar2025 00:53:50.457] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer tesseract_api.accesstransformer.cfg
|
5023 | [28Mar2025 00:53:50.457] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\extended-industrialization-1.14.6-1.21.1.jar
|
5024 | [28Mar2025 00:53:50.457] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer extended_industrialization.accesstransformer.cfg
|
5025 | [28Mar2025 00:53:50.458] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer extended_industrialization.accesstransformer.cfg
|
5026 | [28Mar2025 00:53:50.458] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\forbidden_arcanus-1.21.1-2.5.14.jar
|
5027 | [28Mar2025 00:53:50.458] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
5028 | [28Mar2025 00:53:50.459] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
5029 | [28Mar2025 00:53:50.459] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\valhelsia_core-neoforge-1.21.1-1.1.5.jar
|
5030 | [28Mar2025 00:53:50.459] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
5031 | [28Mar2025 00:53:50.460] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
5032 | [28Mar2025 00:53:50.460] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\bibliocraft-1.21.1-1.4.1.jar
|
5033 | [28Mar2025 00:53:50.460] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
5034 | [28Mar2025 00:53:50.461] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
5035 | [28Mar2025 00:53:50.461] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\theurgy-1.21.1-neoforge-1.60.0.jar
|
5036 | [28Mar2025 00:53:50.461] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
5037 | [28Mar2025 00:53:50.462] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
5038 | [28Mar2025 00:53:50.462] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\stevescarts-1.21-1.2.13-neoforge.jar
|
5039 | [28Mar2025 00:53:50.462] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
5040 | [28Mar2025 00:53:50.463] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
5041 | [28Mar2025 00:53:50.463] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\treetap-1.21.1-0.4.3.jar
|
5042 | [28Mar2025 00:53:50.463] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
5043 | [28Mar2025 00:53:50.464] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
5044 | [28Mar2025 00:53:50.464] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\modonomicon-1.21.1-neoforge-1.114.0.jar
|
5045 | [28Mar2025 00:53:50.464] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
5046 | [28Mar2025 00:53:50.465] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
5047 | [28Mar2025 00:53:50.465] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\mvs-4.2.8-1.21.jar
|
5048 | [28Mar2025 00:53:50.465] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
5049 | [28Mar2025 00:53:50.466] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
5050 | [28Mar2025 00:53:50.466] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\YetAnotherConfigLib-3.6.2+1.21-neoforge.jar
|
5051 | [28Mar2025 00:53:50.466] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
5052 | [28Mar2025 00:53:50.467] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
5053 | [28Mar2025 00:53:50.467] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/SCAN]: Adding Access Transformer in D:\Mainserver\Server-Files-2.41\mods\sophisticatedstorageinmotion-1.21.1-0.10.5.72.jar
|
5054 | [28Mar2025 00:53:50.467] [main/DEBUG] [AXFORM/AXFORM]: Loading access transformer accesstransformer.cfg
|
5055 | [28Mar2025 00:53:50.468] [main/DEBUG] [AXFORM/AXFORM]: Loaded access transformer accesstransformer.cfg
|
5056 | [28Mar2025 00:53:50.469] [main/DEBUG] [mixin/]: Adding mixin platform agents for container net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@6a09484c
|
5057 | [28Mar2025 00:53:50.469] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@6a09484c
|
5058 | [28Mar2025 00:53:50.469] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@6a09484c
|
5059 | [28Mar2025 00:53:50.469] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@6a09484c
|
5060 | [28Mar2025 00:53:50.469] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@6a09484c
|
5061 | [28Mar2025 00:53:50.469] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@6a09484c
|
5062 | [28Mar2025 00:53:50.469] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent accepted container net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@6a09484c
|
5063 | [28Mar2025 00:53:50.513] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
|
5064 | [28Mar2025 00:53:50.516] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
|
5065 | [28Mar2025 00:53:50.524] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
|
5066 | [28Mar2025 00:53:50.524] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
|
5067 | [28Mar2025 00:53:50.524] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/LOADING]: Loading coremod transformers
|
5068 | [28Mar2025 00:53:50.529] [main/INFO] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Loading coremod script-engine for [apothic_enchanting]
|
5069 | [28Mar2025 00:53:50.541] [main/DEBUG] [net.neoforged.fml.loading.CoreModScriptLoader/CORE]: Loading coremod scripts
|
5070 | [28Mar2025 00:53:52.286] [main/DEBUG] [net.neoforged.coremod.CoreModScriptingEngine/COREMOD]: Loading CoreMod from coremods/ench/ench_info_loot_redirector.js
|
5071 | [28Mar2025 00:53:52.633] [main/DEBUG] [net.neoforged.coremod.CoreModScriptingEngine/COREMOD]: CoreMod loaded successfully
|
5072 | [28Mar2025 00:53:52.633] [main/DEBUG] [net.neoforged.coremod.CoreModScriptingEngine/COREMOD]: Loading CoreMod from coremods/ench/ench_info_redirector.js
|
5073 | [28Mar2025 00:53:52.662] [main/DEBUG] [net.neoforged.coremod.CoreModScriptingEngine/COREMOD]: CoreMod loaded successfully
|
5074 | [28Mar2025 00:53:52.662] [main/DEBUG] [net.neoforged.coremod.CoreModScriptingEngine/COREMOD]: Loading CoreMod from coremods/ench/fishing_hook.js
|
5075 | [28Mar2025 00:53:52.685] [main/DEBUG] [net.neoforged.coremod.CoreModScriptingEngine/COREMOD]: CoreMod loaded successfully
|
5076 | [28Mar2025 00:53:52.706] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: Found 2 implementations of ICoreMod:
|
5077 | [28Mar2025 00:53:52.706] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: twilightforest.asm.TFCoreMod from twilightforest-1.21.1-4.6.3003-universal.jar > s.tf-asm-4.6.3003.jar
|
5078 | [28Mar2025 00:53:52.706] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: net.neoforged.neoforge.coremods.NeoForgeCoreMod from neoforge-21.1.133-universal.jar > neoforge-coremods-21.1.133.jar
|
5079 | [28Mar2025 00:53:52.717] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.entity.LivingEntity, elementName=getVisibilityPercent, elementDescriptor=(Lnet/minecraft/world/entity/Entity;)D, targetType=cpw.mods.modlauncher.api.TargetType@6399551e]] transformer from core-mod twilightforest.asm.TFCoreMod@bd273b2 in twilightforest-1.21.1-4.6.3003-universal.jar > s.tf-asm-4.6.3003.jar
|
5080 | [28Mar2025 00:53:52.717] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer, elementName=renderArmorPiece, elementDescriptor=(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;ILnet/minecraft/client/model/HumanoidModel;FFFFFF)V, targetType=cpw.mods.modlauncher.api.TargetType@6399551e]] transformer from core-mod twilightforest.asm.TFCoreMod@bd273b2 in twilightforest-1.21.1-4.6.3003-universal.jar > s.tf-asm-4.6.3003.jar
|
5081 | [28Mar2025 00:53:52.717] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.level.levelgen.Beardifier, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d]] transformer from core-mod twilightforest.asm.TFCoreMod@bd273b2 in twilightforest-1.21.1-4.6.3003-universal.jar > s.tf-asm-4.6.3003.jar
|
5082 | [28Mar2025 00:53:52.717] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.level.levelgen.Beardifier, elementName=compute, elementDescriptor=(Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D, targetType=cpw.mods.modlauncher.api.TargetType@6399551e]] transformer from core-mod twilightforest.asm.TFCoreMod@bd273b2 in twilightforest-1.21.1-4.6.3003-universal.jar > s.tf-asm-4.6.3003.jar
|
5083 | [28Mar2025 00:53:52.717] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator, elementName=createNoiseChunk, elementDescriptor=(Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/levelgen/RandomState;)Lnet/minecraft/world/level/levelgen/NoiseChunk;, targetType=cpw.mods.modlauncher.api.TargetType@6399551e]] transformer from core-mod twilightforest.asm.TFCoreMod@bd273b2 in twilightforest-1.21.1-4.6.3003-universal.jar > s.tf-asm-4.6.3003.jar
|
5084 | [28Mar2025 00:53:52.717] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.item.WrittenBookItem, elementName=getName, elementDescriptor=(Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/network/chat/Component;, targetType=cpw.mods.modlauncher.api.TargetType@6399551e]] transformer from core-mod twilightforest.asm.TFCoreMod@bd273b2 in twilightforest-1.21.1-4.6.3003-universal.jar > s.tf-asm-4.6.3003.jar
|
5085 | [28Mar2025 00:53:52.717] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.level.chunk.status.ChunkStatusTasks, elementName=generateSurface, elementDescriptor=(Lnet/minecraft/world/level/chunk/status/WorldGenContext;Lnet/minecraft/world/level/chunk/status/ChunkStep;Lnet/minecraft/util/StaticCache2D;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture;, targetType=cpw.mods.modlauncher.api.TargetType@6399551e]] transformer from core-mod twilightforest.asm.TFCoreMod@bd273b2 in twilightforest-1.21.1-4.6.3003-universal.jar > s.tf-asm-4.6.3003.jar
|
5086 | [28Mar2025 00:53:52.717] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.level.Level, elementName=isRainingAt, elementDescriptor=(Lnet/minecraft/core/BlockPos;)Z, targetType=cpw.mods.modlauncher.api.TargetType@6399551e]] transformer from core-mod twilightforest.asm.TFCoreMod@bd273b2 in twilightforest-1.21.1-4.6.3003-universal.jar > s.tf-asm-4.6.3003.jar
|
5087 | [28Mar2025 00:53:52.717] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.level.levelgen.structure.StructureStart, elementName=loadStaticStart, elementDescriptor=(Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;J)Lnet/minecraft/world/level/levelgen/structure/StructureStart;, targetType=cpw.mods.modlauncher.api.TargetType@6399551e]] transformer from core-mod twilightforest.asm.TFCoreMod@bd273b2 in twilightforest-1.21.1-4.6.3003-universal.jar > s.tf-asm-4.6.3003.jar
|
5088 | [28Mar2025 00:53:52.717] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.client.renderer.BiomeColors, elementName=lambda$static$0, elementDescriptor=(Lnet/minecraft/world/level/biome/Biome;DD)I, targetType=cpw.mods.modlauncher.api.TargetType@6399551e]] transformer from core-mod twilightforest.asm.TFCoreMod@bd273b2 in twilightforest-1.21.1-4.6.3003-universal.jar > s.tf-asm-4.6.3003.jar
|
5089 | [28Mar2025 00:53:52.717] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.entity.decoration.LeashFenceKnotEntity, elementName=survives, elementDescriptor=()Z, targetType=cpw.mods.modlauncher.api.TargetType@6399551e]] transformer from core-mod twilightforest.asm.TFCoreMod@bd273b2 in twilightforest-1.21.1-4.6.3003-universal.jar > s.tf-asm-4.6.3003.jar
|
5090 | [28Mar2025 00:53:52.717] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.level.chunk.ChunkGenerator, elementName=findNearestMapStructure, elementDescriptor=(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/HolderSet;Lnet/minecraft/core/BlockPos;IZ)Lcom/mojang/datafixers/util/Pair;, targetType=cpw.mods.modlauncher.api.TargetType@6399551e]] transformer from core-mod twilightforest.asm.TFCoreMod@bd273b2 in twilightforest-1.21.1-4.6.3003-universal.jar > s.tf-asm-4.6.3003.jar
|
5091 | [28Mar2025 00:53:52.718] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.client.renderer.LevelRenderer, elementName=renderLevel, elementDescriptor=(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;)V, targetType=cpw.mods.modlauncher.api.TargetType@6399551e]] transformer from core-mod twilightforest.asm.TFCoreMod@bd273b2 in twilightforest-1.21.1-4.6.3003-universal.jar > s.tf-asm-4.6.3003.jar
|
5092 | [28Mar2025 00:53:52.718] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.client.renderer.entity.EntityRenderDispatcher, elementName=getRenderer, elementDescriptor=(Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/client/renderer/entity/EntityRenderer;, targetType=cpw.mods.modlauncher.api.TargetType@6399551e]] transformer from core-mod twilightforest.asm.TFCoreMod@bd273b2 in twilightforest-1.21.1-4.6.3003-universal.jar > s.tf-asm-4.6.3003.jar
|
5093 | [28Mar2025 00:53:52.718] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.server.level.ServerEntity, elementName=sendDirtyEntityData, elementDescriptor=()V, targetType=cpw.mods.modlauncher.api.TargetType@6399551e]] transformer from core-mod twilightforest.asm.TFCoreMod@bd273b2 in twilightforest-1.21.1-4.6.3003-universal.jar > s.tf-asm-4.6.3003.jar
|
5094 | [28Mar2025 00:53:52.718] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.level.block.MushroomBlock, elementName=canSurvive, elementDescriptor=(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z, targetType=cpw.mods.modlauncher.api.TargetType@6399551e]] transformer from core-mod twilightforest.asm.TFCoreMod@bd273b2 in twilightforest-1.21.1-4.6.3003-universal.jar > s.tf-asm-4.6.3003.jar
|
5095 | [28Mar2025 00:53:52.726] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.level.biome.Biome, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d]] transformer from core-mod net.neoforged.neoforge.coremods.NeoForgeCoreMod@300a38e7 in neoforge-21.1.133-universal.jar > neoforge-coremods-21.1.133.jar
|
5096 | [28Mar2025 00:53:52.726] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.level.levelgen.structure.Structure, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d]] transformer from core-mod net.neoforged.neoforge.coremods.NeoForgeCoreMod@300a38e7 in neoforge-21.1.133-universal.jar > neoforge-coremods-21.1.133.jar
|
5097 | [28Mar2025 00:53:52.726] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.level.block.FlowerPotBlock, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d]] transformer from core-mod net.neoforged.neoforge.coremods.NeoForgeCoreMod@300a38e7 in neoforge-21.1.133-universal.jar > neoforge-coremods-21.1.133.jar
|
5098 | [28Mar2025 00:53:52.726] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net/minecraft/world/entity/ai/village/VillageSiege, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d], Target[className=net/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d], Target[className=net/minecraft/world/level/NaturalSpawner, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d], Target[className=net/minecraft/world/entity/monster/Spider, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d], Target[className=net/minecraft/world/entity/monster/ZombieVillager, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d], Target[className=net/minecraft/world/entity/npc/Villager, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d], Target[className=net/minecraft/world/level/levelgen/PhantomSpawner, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d], Target[className=net/minecraft/world/entity/animal/frog/Tadpole, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d], Target[className=net/minecraft/world/level/levelgen/structure/structures/SwampHutPiece, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d], Target[className=net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d], Target[className=net/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d], Target[className=net/minecraft/world/entity/raid/Raid, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d], Target[className=net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d], Target[className=net/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d], Target[className=net/minecraft/world/entity/monster/Zombie, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d], Target[className=net/minecraft/world/level/levelgen/PatrolSpawner, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d], Target[className=net/minecraft/world/entity/npc/CatSpawner, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d], Target[className=net/minecraft/server/commands/SummonCommand, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d], Target[className=net/minecraft/world/entity/monster/Strider, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d], Target[className=net/minecraft/server/commands/RaidCommand, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d], Target[className=net/minecraft/world/entity/EntityType, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d], Target[className=net/minecraft/world/entity/animal/horse/SkeletonTrapGoal, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@1c32386d]] transformer from core-mod net.neoforged.neoforge.coremods.NeoForgeCoreMod@300a38e7 in neoforge-21.1.133-universal.jar > neoforge-coremods-21.1.133.jar
|
5099 | [28Mar2025 00:53:52.732] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.coremod.transformer.CoreModClassTransformer@145e958f to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds;} {} {V}
|
5100 | [28Mar2025 00:53:52.733] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.coremod.transformer.CoreModClassTransformer@145e958f to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/item/enchantment/EnchantmentHelper;} {} {V}
|
5101 | [28Mar2025 00:53:52.733] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.coremod.transformer.CoreModClassTransformer@145e958f to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/item/enchantment/providers/SingleEnchantment;} {} {V}
|
5102 | [28Mar2025 00:53:52.733] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.coremod.transformer.CoreModClassTransformer@145e958f to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction;} {} {V}
|
5103 | [28Mar2025 00:53:52.733] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.coremod.transformer.CoreModClassTransformer@485deee1 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/item/EnchantedBookItem;} {} {V}
|
5104 | [28Mar2025 00:53:52.733] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.coremod.transformer.CoreModClassTransformer@485deee1 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/item/enchantment/Enchantment;} {} {V}
|
5105 | [28Mar2025 00:53:52.733] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.coremod.transformer.CoreModClassTransformer@485deee1 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/server/commands/EnchantCommand;} {} {V}
|
5106 | [28Mar2025 00:53:52.733] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.coremod.transformer.CoreModClassTransformer@485deee1 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lmezz/jei/library/plugins/vanilla/anvil/AnvilRecipeMaker$EnchantmentData;} {} {V}
|
5107 | [28Mar2025 00:53:52.733] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.coremod.transformer.CoreModClassTransformer@485deee1 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lorg/violetmoon/quark/content/tools/item/AncientTomeItem;} {} {V}
|
5108 | [28Mar2025 00:53:52.733] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.coremod.transformer.CoreModClassTransformer@485deee1 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lorg/violetmoon/quark/content/tools/module/AncientTomesModule;} {} {V}
|
5109 | [28Mar2025 00:53:52.733] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.coremod.transformer.CoreModClassTransformer@485deee1 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lcom/mrcrayfish/goblintraders/Hooks;} {} {V}
|
5110 | [28Mar2025 00:53:52.733] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.coremod.transformer.CoreModClassTransformer@485deee1 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/item/CreativeModeTabs;} {} {V}
|
5111 | [28Mar2025 00:53:52.733] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.coremod.transformer.CoreModClassTransformer@485deee1 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/inventory/AnvilMenu;} {} {V}
|
5112 | [28Mar2025 00:53:52.733] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.coremod.transformer.CoreModMethodTransformer@25cde5bb to Target : cpw.mods.modlauncher.api.TargetType@6399551e {Lnet/minecraft/world/entity/projectile/FishingHook;} {catchingFish} {(Lnet/minecraft/core/BlockPos;)V}
|
5113 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer twilightforest.asm.transformers.armor.ArmorVisibilityRenderingTransformer@38a96593 to Target : cpw.mods.modlauncher.api.TargetType@6399551e {Lnet/minecraft/world/entity/LivingEntity;} {getVisibilityPercent} {(Lnet/minecraft/world/entity/Entity;)D}
|
5114 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer twilightforest.asm.transformers.armor.CancelArmorRenderingTransformer@5df64b2a to Target : cpw.mods.modlauncher.api.TargetType@6399551e {Lnet/minecraft/client/renderer/entity/layers/HumanoidArmorLayer;} {renderArmorPiece} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;ILnet/minecraft/client/model/HumanoidModel;FFFFFF)V}
|
5115 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer twilightforest.asm.transformers.beardifier.BeardifierClassTransformer@7afb9c93 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/level/levelgen/Beardifier;} {} {V}
|
5116 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer twilightforest.asm.transformers.beardifier.BeardifierComputeTransformer@30d15e4a to Target : cpw.mods.modlauncher.api.TargetType@6399551e {Lnet/minecraft/world/level/levelgen/Beardifier;} {compute} {(Lnet/minecraft/world/level/levelgen/DensityFunction$FunctionContext;)D}
|
5117 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer twilightforest.asm.transformers.beardifier.InitializeCustomBeardifierFieldsDuringCreateNoiseChunkTransformer@43a7203e to Target : cpw.mods.modlauncher.api.TargetType@6399551e {Lnet/minecraft/world/level/levelgen/NoiseBasedChunkGenerator;} {createNoiseChunk} {(Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/levelgen/RandomState;)Lnet/minecraft/world/level/levelgen/NoiseChunk;}
|
5118 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer twilightforest.asm.transformers.book.ModifyWrittenBookNameTransformer@2c678c7b to Target : cpw.mods.modlauncher.api.TargetType@6399551e {Lnet/minecraft/world/item/WrittenBookItem;} {getName} {(Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/network/chat/Component;}
|
5119 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer twilightforest.asm.transformers.chunk.ChunkStatusTaskTransformer@a5e8260 to Target : cpw.mods.modlauncher.api.TargetType@6399551e {Lnet/minecraft/world/level/chunk/status/ChunkStatusTasks;} {generateSurface} {(Lnet/minecraft/world/level/chunk/status/WorldGenContext;Lnet/minecraft/world/level/chunk/status/ChunkStep;Lnet/minecraft/util/StaticCache2D;Lnet/minecraft/world/level/chunk/ChunkAccess;)Ljava/util/concurrent/CompletableFuture;}
|
5120 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer twilightforest.asm.transformers.cloud.IsRainingAtTransformer@30c7be6f to Target : cpw.mods.modlauncher.api.TargetType@6399551e {Lnet/minecraft/world/level/Level;} {isRainingAt} {(Lnet/minecraft/core/BlockPos;)Z}
|
5121 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer twilightforest.asm.transformers.conquered.StructureStartLoadStaticTransformer@4a9bce99 to Target : cpw.mods.modlauncher.api.TargetType@6399551e {Lnet/minecraft/world/level/levelgen/structure/StructureStart;} {loadStaticStart} {(Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;J)Lnet/minecraft/world/level/levelgen/structure/StructureStart;}
|
5122 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer twilightforest.asm.transformers.foliage.FoliageColorResolverTransformer@5a0f87e5 to Target : cpw.mods.modlauncher.api.TargetType@6399551e {Lnet/minecraft/client/renderer/BiomeColors;} {lambda$static$0} {(Lnet/minecraft/world/level/biome/Biome;DD)I}
|
5123 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer twilightforest.asm.transformers.lead.LeashFenceKnotSurvivesTransformer@243c4346 to Target : cpw.mods.modlauncher.api.TargetType@6399551e {Lnet/minecraft/world/entity/decoration/LeashFenceKnotEntity;} {survives} {()Z}
|
5124 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer twilightforest.asm.transformers.map.ResolveNearestNonRandomSpreadMapStructureTransformer@2905b568 to Target : cpw.mods.modlauncher.api.TargetType@6399551e {Lnet/minecraft/world/level/chunk/ChunkGenerator;} {findNearestMapStructure} {(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/HolderSet;Lnet/minecraft/core/BlockPos;IZ)Lcom/mojang/datafixers/util/Pair;}
|
5125 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer twilightforest.asm.transformers.multipart.ResolveEntitiesForRendereringTransformer@3dfe59d7 to Target : cpw.mods.modlauncher.api.TargetType@6399551e {Lnet/minecraft/client/renderer/LevelRenderer;} {renderLevel} {(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;)V}
|
5126 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer twilightforest.asm.transformers.multipart.ResolveEntityRendererTransformer@1be8c122 to Target : cpw.mods.modlauncher.api.TargetType@6399551e {Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;} {getRenderer} {(Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/client/renderer/entity/EntityRenderer;}
|
5127 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer twilightforest.asm.transformers.multipart.SendDirtytEntityDataTransformer@5d08976a to Target : cpw.mods.modlauncher.api.TargetType@6399551e {Lnet/minecraft/server/level/ServerEntity;} {sendDirtyEntityData} {()V}
|
5128 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer twilightforest.asm.transformers.shroom.ModifySoilDecisionForMushroomBlockSurvivabilityTransformer@59a2d756 to Target : cpw.mods.modlauncher.api.TargetType@6399551e {Lnet/minecraft/world/level/block/MushroomBlock;} {canSurvive} {(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z}
|
5129 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.ReplaceFieldWithGetterAccess@165d1d54 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/level/biome/Biome;} {} {V}
|
5130 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.ReplaceFieldWithGetterAccess@4be12f6c to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/level/levelgen/structure/Structure;} {} {V}
|
5131 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.ReplaceFieldWithGetterAccess@52cb52bd to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V}
|
5132 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d1c37d5 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/entity/ai/village/VillageSiege;} {} {V}
|
5133 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d1c37d5 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece;} {} {V}
|
5134 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d1c37d5 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/level/NaturalSpawner;} {} {V}
|
5135 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d1c37d5 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/entity/monster/Spider;} {} {V}
|
5136 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d1c37d5 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/entity/monster/ZombieVillager;} {} {V}
|
5137 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d1c37d5 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/entity/npc/Villager;} {} {V}
|
5138 | [28Mar2025 00:53:52.734] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d1c37d5 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/level/levelgen/PhantomSpawner;} {} {V}
|
5139 | [28Mar2025 00:53:52.735] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d1c37d5 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/entity/animal/frog/Tadpole;} {} {V}
|
5140 | [28Mar2025 00:53:52.735] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d1c37d5 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/level/levelgen/structure/structures/SwampHutPiece;} {} {V}
|
5141 | [28Mar2025 00:53:52.735] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d1c37d5 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal;} {} {V}
|
5142 | [28Mar2025 00:53:52.735] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d1c37d5 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece;} {} {V}
|
5143 | [28Mar2025 00:53:52.735] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d1c37d5 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/entity/raid/Raid;} {} {V}
|
5144 | [28Mar2025 00:53:52.735] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d1c37d5 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;} {} {V}
|
5145 | [28Mar2025 00:53:52.735] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d1c37d5 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece;} {} {V}
|
5146 | [28Mar2025 00:53:52.735] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d1c37d5 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/entity/monster/Zombie;} {} {V}
|
5147 | [28Mar2025 00:53:52.735] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d1c37d5 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/level/levelgen/PatrolSpawner;} {} {V}
|
5148 | [28Mar2025 00:53:52.735] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d1c37d5 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/entity/npc/CatSpawner;} {} {V}
|
5149 | [28Mar2025 00:53:52.735] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d1c37d5 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/server/commands/SummonCommand;} {} {V}
|
5150 | [28Mar2025 00:53:52.735] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d1c37d5 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/entity/monster/Strider;} {} {V}
|
5151 | [28Mar2025 00:53:52.735] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d1c37d5 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/server/commands/RaidCommand;} {} {V}
|
5152 | [28Mar2025 00:53:52.735] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d1c37d5 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/entity/EntityType;} {} {V}
|
5153 | [28Mar2025 00:53:52.735] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d1c37d5 to Target : cpw.mods.modlauncher.api.TargetType@1c32386d {Lnet/minecraft/world/entity/animal/horse/SkeletonTrapGoal;} {} {V}
|
5154 | [28Mar2025 00:53:52.735] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
|
5155 | [28Mar2025 00:53:52.735] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service crash_assistant
|
5156 | [28Mar2025 00:53:52.735] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service crash_assistant
|
5157 | [28Mar2025 00:53:58.126] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
|
5158 | [28Mar2025 00:53:58.127] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@6a09484c]
|
5159 | [28Mar2025 00:53:58.127] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[FMLMixinPlatformAgent:null]
|
5160 | [28Mar2025 00:53:58.148] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by betterdungeons.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5161 | [28Mar2025 00:53:58.150] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
|
5162 | [28Mar2025 00:53:58.153] [main/DEBUG] [mixin/]: Compatibility level JAVA_21 specified by almanac.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5163 | [28Mar2025 00:53:58.153] [main/INFO] [mixin/]: Compatibility level set to JAVA_21
|
5164 | [28Mar2025 00:53:58.153] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by simplemagnets.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5165 | [28Mar2025 00:53:58.154] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by enderiobase.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5166 | [28Mar2025 00:53:58.155] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by mffs.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5167 | [28Mar2025 00:53:58.162] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by yungsapi.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5168 | [28Mar2025 00:53:58.163] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by yungsapi_neoforge.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5169 | [28Mar2025 00:53:58.164] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by rechiseled_chipped.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
5170 | [28Mar2025 00:53:58.165] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by betterfortresses.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5171 | [28Mar2025 00:53:58.165] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by sawmill.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5172 | [28Mar2025 00:53:58.166] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by sawmill-common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5173 | [28Mar2025 00:53:58.166] [main/DEBUG] [mixin/]: Mixin config supplementaries.mixins.json does not specify "minVersion" or "requiredFeatures" property
|
5174 | [28Mar2025 00:53:58.167] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by supplementaries-common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5175 | [28Mar2025 00:53:58.170] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by bcc.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5176 | [28Mar2025 00:53:58.171] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by betterendisland.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5177 | [28Mar2025 00:53:58.172] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by the_bumblezone-common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5178 | [28Mar2025 00:53:58.173] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by enderio-machines.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5179 | [28Mar2025 00:53:58.174] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by betterjungletemples.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5180 | [28Mar2025 00:53:58.174] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by rechiseled.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5181 | [28Mar2025 00:53:58.175] [main/DEBUG] [mixin/]: Mixin config lithium.mixins.json does not specify "minVersion" or "requiredFeatures" property
|
5182 | [28Mar2025 00:53:58.177] [main/DEBUG] [mixin/]: Mixin config lithium-neoforge.mixins.json does not specify "minVersion" or "requiredFeatures" property
|
5183 | [28Mar2025 00:53:58.177] [main/DEBUG] [mixin/]: Compatibility level JAVA_18 specified by attributefix.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5184 | [28Mar2025 00:53:58.179] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by caelus.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5185 | [28Mar2025 00:53:58.179] [main/DEBUG] [mixin/]: Compatibility level JAVA_18 specified by laserbridges.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5186 | [28Mar2025 00:53:58.180] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by farmingforblockheads.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5187 | [28Mar2025 00:53:58.180] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by farmingforblockheads.neoforge.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5188 | [28Mar2025 00:53:58.181] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by fusion.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5189 | [28Mar2025 00:53:58.181] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by terrablender.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5190 | [28Mar2025 00:53:58.182] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by terrablender_neoforge.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5191 | [28Mar2025 00:53:58.183] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by livingthings.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5192 | [28Mar2025 00:53:58.187] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by immediatelyfast-common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5193 | [28Mar2025 00:53:58.187] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by lootr-common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5194 | [28Mar2025 00:53:58.188] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by lootr-neoforge.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5195 | [28Mar2025 00:53:58.188] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by rebind_narrator.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
5196 | [28Mar2025 00:53:58.189] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by kuma_api.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5197 | [28Mar2025 00:53:58.190] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by fireproofboats.mixin.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5198 | [28Mar2025 00:53:58.190] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by betteroceanmonuments.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5199 | [28Mar2025 00:53:58.193] [main/DEBUG] [mixin/]: Compatibility level JAVA_18 specified by bookshelf.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5200 | [28Mar2025 00:53:58.194] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by entity_model_features-common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5201 | [28Mar2025 00:53:58.195] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by entity_model_features-optional.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5202 | [28Mar2025 00:53:58.195] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by entity_texture_features-neoforge.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5203 | [28Mar2025 00:53:58.196] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by entity_texture_features-common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5204 | [28Mar2025 00:53:58.197] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by memorysettings.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
5205 | [28Mar2025 00:53:58.198] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by cataclysm.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5206 | [28Mar2025 00:53:58.198] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by smithingtemplateviewer.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
5207 | [28Mar2025 00:53:58.199] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by bridgingmod.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5208 | [28Mar2025 00:53:58.200] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by undergarden.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5209 | [28Mar2025 00:53:58.200] [main/DEBUG] [mixin/]: Mixin config undergarden.mixins.json does not specify "minVersion" or "requiredFeatures" property
|
5210 | [28Mar2025 00:53:58.200] [main/DEBUG] [mixin/]: Compatibility level JAVA_18 specified by monolib.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5211 | [28Mar2025 00:53:58.202] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by neoforge-disenchanting_table.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5212 | [28Mar2025 00:53:58.202] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by neoforge-disenchanting_table.neoforge.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5213 | [28Mar2025 00:53:58.203] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by observable.common.json is lower than the default level supported by the current mixin service (JAVA_16).
|
5214 | [28Mar2025 00:53:58.204] [main/DEBUG] [mixin/]: Compatibility level JAVA_18 specified by clumps.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5215 | [28Mar2025 00:53:58.206] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by xycraft_core.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5216 | [28Mar2025 00:53:58.208] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by craftingtweaks.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5217 | [28Mar2025 00:53:58.208] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by craftingtweaks.neoforge.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5218 | [28Mar2025 00:53:58.209] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by enderioconduits.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5219 | [28Mar2025 00:53:58.211] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by irons_spellbooks.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5220 | [28Mar2025 00:53:58.212] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by ferritecore.predicates.mixin.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5221 | [28Mar2025 00:53:58.212] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by ferritecore.fastmap.mixin.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5222 | [28Mar2025 00:53:58.212] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by ferritecore.mrl.mixin.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5223 | [28Mar2025 00:53:58.213] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by ferritecore.dedupmultipart.mixin.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5224 | [28Mar2025 00:53:58.213] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by ferritecore.blockstatecache.mixin.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5225 | [28Mar2025 00:53:58.214] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by ferritecore.dedupbakedquad.mixin.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5226 | [28Mar2025 00:53:58.214] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by ferritecore.threaddetec.mixin.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5227 | [28Mar2025 00:53:58.214] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by ferritecore.modelsides.mixin.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5228 | [28Mar2025 00:53:58.215] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by ferritecore.accessors.mixin.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5229 | [28Mar2025 00:53:58.215] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by rarcompat.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
5230 | [28Mar2025 00:53:58.215] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by flickerfix.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5231 | [28Mar2025 00:53:58.217] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by variantsandventures-common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5232 | [28Mar2025 00:53:58.217] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by variantsandventures-neoforge.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5233 | [28Mar2025 00:53:58.218] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by ponder.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5234 | [28Mar2025 00:53:58.220] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by balm.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5235 | [28Mar2025 00:53:58.221] [main/DEBUG] [mixin/]: Compatibility level JAVA_18 specified by prickle.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5236 | [28Mar2025 00:53:58.222] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by moderndynamics.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
5237 | [28Mar2025 00:53:58.223] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by ctov.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5238 | [28Mar2025 00:53:58.223] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by ctov-common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5239 | [28Mar2025 00:53:58.223] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by eternal_starlight.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5240 | [28Mar2025 00:53:58.224] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by eternal_starlight-common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5241 | [28Mar2025 00:53:58.225] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by athena.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5242 | [28Mar2025 00:53:58.225] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by athena-neoforge.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5243 | [28Mar2025 00:53:58.225] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by lmft-common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5244 | [28Mar2025 00:53:58.227] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by supermartijn642corelib.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5245 | [28Mar2025 00:53:58.228] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by servercore.common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5246 | [28Mar2025 00:53:58.229] [main/DEBUG] [mixin/]: Compatibility level JAVA_18 specified by searchables.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5247 | [28Mar2025 00:53:58.230] [main/DEBUG] [mixin/]: Compatibility level JAVA_18 specified by deimos.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5248 | [28Mar2025 00:53:58.231] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by bettermineshafts.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5249 | [28Mar2025 00:53:58.233] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by lithostitched.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5250 | [28Mar2025 00:53:58.233] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by lithostitched.neoforge.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5251 | [28Mar2025 00:53:58.234] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by jumpboat.mixin.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5252 | [28Mar2025 00:53:58.234] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by mixins.pneumaticcraft.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5253 | [28Mar2025 00:53:58.235] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by formations.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5254 | [28Mar2025 00:53:58.235] [main/DEBUG] [mixin/]: Mixin config logbegone.neoforge.mixins.json does not specify "minVersion" or "requiredFeatures" property
|
5255 | [28Mar2025 00:53:58.235] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by zerocore.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5256 | [28Mar2025 00:53:58.236] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by mousetweaks.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5257 | [28Mar2025 00:53:58.236] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by immersiveengineering.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5258 | [28Mar2025 00:53:58.238] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by mixins.integrateddynamics.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5259 | [28Mar2025 00:53:58.238] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by itemcollectors.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5260 | [28Mar2025 00:53:58.239] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by imfast.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
5261 | [28Mar2025 00:53:58.239] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by polymorph.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5262 | [28Mar2025 00:53:58.239] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by polymorph-compatibility.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5263 | [28Mar2025 00:53:58.240] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by polymorph-compatibility.neoforge.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5264 | [28Mar2025 00:53:58.240] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by railcraft.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5265 | [28Mar2025 00:53:58.241] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by connectedglass.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5266 | [28Mar2025 00:53:58.241] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by hyperbox.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5267 | [28Mar2025 00:53:58.242] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by mixins.cyclopscore.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5268 | [28Mar2025 00:53:58.243] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by betterwitchhuts.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5269 | [28Mar2025 00:53:58.243] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by netherportalfix.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5270 | [28Mar2025 00:53:58.243] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by netherportalfix.neoforge.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5271 | [28Mar2025 00:53:58.244] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by geckolib.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5272 | [28Mar2025 00:53:58.245] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by creeperoverhaul-common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5273 | [28Mar2025 00:53:58.246] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by cookingforblockheads.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5274 | [28Mar2025 00:53:58.247] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by cookingforblockheads.neoforge.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5275 | [28Mar2025 00:53:58.247] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by controlling.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5276 | [28Mar2025 00:53:58.247] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by controlling.neoforge.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5277 | [28Mar2025 00:53:58.248] [main/DEBUG] [mixin/]: Compatibility level JAVA_18 specified by nuggets.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5278 | [28Mar2025 00:53:58.249] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by dummmmmmy.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5279 | [28Mar2025 00:53:58.249] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by dummmmmmy-common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5280 | [28Mar2025 00:53:58.250] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by modular_machinery_reborn.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5281 | [28Mar2025 00:53:58.251] [main/DEBUG] [mixin/]: Mixin config modular_machinery_reborn.mixins.json does not specify "minVersion" or "requiredFeatures" property
|
5282 | [28Mar2025 00:53:58.251] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by modular_machinery_reborn_mekanism.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5283 | [28Mar2025 00:53:58.251] [main/DEBUG] [mixin/]: Mixin config modular_machinery_reborn_mekanism.mixins.json does not specify "minVersion" or "requiredFeatures" property
|
5284 | [28Mar2025 00:53:58.251] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by modular_machinery_reborn_ars.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5285 | [28Mar2025 00:53:58.251] [main/DEBUG] [mixin/]: Mixin config modular_machinery_reborn_ars.mixins.json does not specify "minVersion" or "requiredFeatures" property
|
5286 | [28Mar2025 00:53:58.252] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by entangled.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5287 | [28Mar2025 00:53:58.253] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by xycraft_machines.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5288 | [28Mar2025 00:53:58.253] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by wirelesschargers.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5289 | [28Mar2025 00:53:58.254] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by ars_additions.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5290 | [28Mar2025 00:53:58.255] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by allthearcanistgear.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
5291 | [28Mar2025 00:53:58.255] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by ftbultimine-common.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
5292 | [28Mar2025 00:53:58.255] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by betterstrongholds.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5293 | [28Mar2025 00:53:58.256] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by resourcefullib.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5294 | [28Mar2025 00:53:58.257] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by architectury.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5295 | [28Mar2025 00:53:58.257] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by architectury-common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5296 | [28Mar2025 00:53:58.258] [main/DEBUG] [mixin/]: Mixin config mostructures.mixins.json does not specify "minVersion" or "requiredFeatures" property
|
5297 | [28Mar2025 00:53:58.258] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by accelerateddecay-common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5298 | [28Mar2025 00:53:58.258] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by accelerateddecay.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5299 | [28Mar2025 00:53:58.258] [main/DEBUG] [mixin/]: Mixin config accelerateddecay.mixins.json does not specify "minVersion" or "requiredFeatures" property
|
5300 | [28Mar2025 00:53:58.259] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by ftblibrary-common.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
5301 | [28Mar2025 00:53:58.259] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by ftbranks-common.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
5302 | [28Mar2025 00:53:58.260] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by ftbessentials-common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5303 | [28Mar2025 00:53:58.260] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by ftbchunks-common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5304 | [28Mar2025 00:53:58.261] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by jamlib.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5305 | [28Mar2025 00:53:58.261] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by jamlib.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5306 | [28Mar2025 00:53:58.261] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by ftbquests-common.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
5307 | [28Mar2025 00:53:58.263] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by trashcans.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5308 | [28Mar2025 00:53:58.264] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by inventoryessentials.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5309 | [28Mar2025 00:53:58.264] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by inventoryessentials.neoforge.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5310 | [28Mar2025 00:53:58.265] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by mixins.justdirethings.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5311 | [28Mar2025 00:53:58.265] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by polylib-neoforge.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5312 | [28Mar2025 00:53:58.265] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by polylib.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5313 | [28Mar2025 00:53:58.266] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by shrink.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5314 | [28Mar2025 00:53:58.267] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by yeetusexperimentus-common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5315 | [28Mar2025 00:53:58.267] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by yeetusexperimentus-neo.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5316 | [28Mar2025 00:53:58.267] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by irons_jewelry.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5317 | [28Mar2025 00:53:58.269] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by trashslot.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5318 | [28Mar2025 00:53:58.269] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by trashslot.neoforge.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5319 | [28Mar2025 00:53:58.269] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by amendments.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5320 | [28Mar2025 00:53:58.270] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by amendments-common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5321 | [28Mar2025 00:53:58.272] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by mixins.allthewizardgear.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5322 | [28Mar2025 00:53:58.273] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by waystones.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5323 | [28Mar2025 00:53:58.274] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by waystones.neoforge.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5324 | [28Mar2025 00:53:58.274] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by journeymap.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5325 | [28Mar2025 00:53:58.275] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by journeymap.neoforge.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5326 | [28Mar2025 00:53:58.275] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by comforts.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5327 | [28Mar2025 00:53:58.276] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by betterdeserttemples.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5328 | [28Mar2025 00:53:58.276] [main/DEBUG] [mixin/]: Compatibility level JAVA_18 specified by enchdesc.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5329 | [28Mar2025 00:53:58.277] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by moonlight.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5330 | [28Mar2025 00:53:58.278] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by moonlight-common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5331 | [28Mar2025 00:53:58.279] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by jade.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5332 | [28Mar2025 00:53:58.279] [main/DEBUG] [mixin/]: Compatibility level JAVA_11 specified by ae2.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
5333 | [28Mar2025 00:53:58.280] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by soulplied_energistics.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
5334 | [28Mar2025 00:53:58.280] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by AEInfinityBooster.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5335 | [28Mar2025 00:53:58.281] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by mixins.extendedae.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5336 | [28Mar2025 00:53:58.282] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by mixins.appflux.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5337 | [28Mar2025 00:53:58.282] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by modern_industrialization.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
5338 | [28Mar2025 00:53:58.284] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by forbidden_arcanus.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5339 | [28Mar2025 00:53:58.284] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by valhelsia_core-common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5340 | [28Mar2025 00:53:58.285] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by valhelsia_core.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5341 | [28Mar2025 00:53:58.286] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by chisel.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5342 | [28Mar2025 00:53:58.286] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by chisel.neoforge.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5343 | [28Mar2025 00:53:58.287] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by yacl.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5344 | [28Mar2025 00:53:58.287] [main/DEBUG] [mixin/]: Mixin config yacl.mixins.json does not specify "minVersion" or "requiredFeatures" property
|
5345 | [28Mar2025 00:53:58.287] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by moredragoneggs.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5346 | [28Mar2025 00:53:58.288] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by expandability-common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5347 | [28Mar2025 00:53:58.288] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by expandability.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5348 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
|
5349 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mixin_synthetic)
|
5350 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mixin_synthetic)
|
5351 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mixin_synthetic)
|
5352 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mixin_synthetic)
|
5353 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mixin_synthetic)
|
5354 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mixin_synthetic)
|
5355 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mixin_synthetic)
|
5356 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixin_synthetic)]
|
5357 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betterdungeons)
|
5358 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betterdungeons)
|
5359 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betterdungeons)
|
5360 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betterdungeons)
|
5361 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betterdungeons)
|
5362 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(betterdungeons)
|
5363 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(betterdungeons)
|
5364 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterdungeons)]
|
5365 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(almanac)
|
5366 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(almanac)
|
5367 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(almanac)
|
5368 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(almanac)
|
5369 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(almanac)
|
5370 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(almanac)
|
5371 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(almanac)
|
5372 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(almanac)]
|
5373 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(simplemagnets)
|
5374 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(simplemagnets)
|
5375 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(simplemagnets)
|
5376 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(simplemagnets)
|
5377 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(simplemagnets)
|
5378 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(simplemagnets)
|
5379 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(simplemagnets)
|
5380 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(simplemagnets)]
|
5381 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(integratedterminals)
|
5382 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(integratedterminals)
|
5383 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(integratedterminals)
|
5384 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(integratedterminals)
|
5385 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(integratedterminals)
|
5386 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(integratedterminals)
|
5387 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(integratedterminals)
|
5388 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(integratedterminals)]
|
5389 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(enderio_base)
|
5390 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(enderio_base)
|
5391 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(enderio_base)
|
5392 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(enderio_base)
|
5393 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(enderio_base)
|
5394 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(enderio_base)
|
5395 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(enderio_base)
|
5396 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(enderio_base)]
|
5397 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Registering mixin config: enderiobase.mixins.json source=SecureJarResource(enderio_base)
|
5398 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mffs)
|
5399 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mffs)
|
5400 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mffs)
|
5401 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mffs)
|
5402 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mffs)
|
5403 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mffs)
|
5404 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mffs)
|
5405 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mffs)]
|
5406 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(endercore)
|
5407 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(endercore)
|
5408 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(endercore)
|
5409 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(endercore)
|
5410 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(endercore)
|
5411 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(endercore)
|
5412 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(endercore)
|
5413 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(endercore)]
|
5414 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(neoforge)
|
5415 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(neoforge)
|
5416 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(neoforge)
|
5417 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(neoforge)
|
5418 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(neoforge)
|
5419 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(neoforge)
|
5420 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(neoforge)
|
5421 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(neoforge)]
|
5422 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(modernfix)
|
5423 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(modernfix)
|
5424 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(modernfix)
|
5425 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(modernfix)
|
5426 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(modernfix)
|
5427 | [28Mar2025 00:53:58.289] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(modernfix)
|
5428 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(modernfix)
|
5429 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(modernfix)]
|
5430 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(evilcraft)
|
5431 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(evilcraft)
|
5432 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(evilcraft)
|
5433 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(evilcraft)
|
5434 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(evilcraft)
|
5435 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(evilcraft)
|
5436 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(evilcraft)
|
5437 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(evilcraft)]
|
5438 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(yungsapi)
|
5439 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(yungsapi)
|
5440 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(yungsapi)
|
5441 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(yungsapi)
|
5442 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(yungsapi)
|
5443 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(yungsapi)
|
5444 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(yungsapi)
|
5445 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsapi)]
|
5446 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mcwstairs)
|
5447 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mcwstairs)
|
5448 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mcwstairs)
|
5449 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mcwstairs)
|
5450 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mcwstairs)
|
5451 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mcwstairs)
|
5452 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mcwstairs)
|
5453 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mcwstairs)]
|
5454 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(gateways)
|
5455 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(gateways)
|
5456 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(gateways)
|
5457 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(gateways)
|
5458 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(gateways)
|
5459 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(gateways)
|
5460 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(gateways)
|
5461 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(gateways)]
|
5462 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(rechiseled_chipped)
|
5463 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(rechiseled_chipped)
|
5464 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(rechiseled_chipped)
|
5465 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(rechiseled_chipped)
|
5466 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(rechiseled_chipped)
|
5467 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(rechiseled_chipped)
|
5468 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(rechiseled_chipped)
|
5469 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rechiseled_chipped)]
|
5470 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betterfortresses)
|
5471 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betterfortresses)
|
5472 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betterfortresses)
|
5473 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betterfortresses)
|
5474 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betterfortresses)
|
5475 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(betterfortresses)
|
5476 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(betterfortresses)
|
5477 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterfortresses)]
|
5478 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cloth_config)
|
5479 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cloth_config)
|
5480 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cloth_config)
|
5481 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cloth_config)
|
5482 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cloth_config)
|
5483 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(cloth_config)
|
5484 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(cloth_config)
|
5485 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cloth_config)]
|
5486 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(sawmill)
|
5487 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(sawmill)
|
5488 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(sawmill)
|
5489 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(sawmill)
|
5490 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(sawmill)
|
5491 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(sawmill)
|
5492 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(sawmill)
|
5493 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sawmill)]
|
5494 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(supplementaries)
|
5495 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(supplementaries)
|
5496 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(supplementaries)
|
5497 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(supplementaries)
|
5498 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(supplementaries)
|
5499 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(supplementaries)
|
5500 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(supplementaries)
|
5501 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(supplementaries)]
|
5502 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(industrialforegoing)
|
5503 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(industrialforegoing)
|
5504 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(industrialforegoing)
|
5505 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(industrialforegoing)
|
5506 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(industrialforegoing)
|
5507 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(industrialforegoing)
|
5508 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(industrialforegoing)
|
5509 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(industrialforegoing)]
|
5510 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(handcrafted)
|
5511 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(handcrafted)
|
5512 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(handcrafted)
|
5513 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(handcrafted)
|
5514 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(handcrafted)
|
5515 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(handcrafted)
|
5516 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(handcrafted)
|
5517 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(handcrafted)]
|
5518 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(repurposed_structures)
|
5519 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(repurposed_structures)
|
5520 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(repurposed_structures)
|
5521 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(repurposed_structures)
|
5522 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(repurposed_structures)
|
5523 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(repurposed_structures)
|
5524 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(repurposed_structures)
|
5525 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(repurposed_structures)]
|
5526 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(bcc)
|
5527 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(bcc)
|
5528 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(bcc)
|
5529 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(bcc)
|
5530 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(bcc)
|
5531 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(bcc)
|
5532 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(bcc)
|
5533 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bcc)]
|
5534 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(camol)
|
5535 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(camol)
|
5536 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(camol)
|
5537 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(camol)
|
5538 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(camol)
|
5539 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(camol)
|
5540 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(camol)
|
5541 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(camol)]
|
5542 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(heyberryshutup)
|
5543 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(heyberryshutup)
|
5544 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(heyberryshutup)
|
5545 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(heyberryshutup)
|
5546 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(heyberryshutup)
|
5547 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(heyberryshutup)
|
5548 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(heyberryshutup)
|
5549 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(heyberryshutup)]
|
5550 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(integratedscripting)
|
5551 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(integratedscripting)
|
5552 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(integratedscripting)
|
5553 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(integratedscripting)
|
5554 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(integratedscripting)
|
5555 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(integratedscripting)
|
5556 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(integratedscripting)
|
5557 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(integratedscripting)]
|
5558 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(spark)
|
5559 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(spark)
|
5560 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(spark)
|
5561 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(spark)
|
5562 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(spark)
|
5563 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(spark)
|
5564 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(spark)
|
5565 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(spark)]
|
5566 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(yungsextras)
|
5567 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(yungsextras)
|
5568 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(yungsextras)
|
5569 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(yungsextras)
|
5570 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(yungsextras)
|
5571 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(yungsextras)
|
5572 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(yungsextras)
|
5573 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsextras)]
|
5574 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(omegaconfig)
|
5575 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(omegaconfig)
|
5576 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(omegaconfig)
|
5577 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(omegaconfig)
|
5578 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(omegaconfig)
|
5579 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(omegaconfig)
|
5580 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(omegaconfig)
|
5581 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(omegaconfig)]
|
5582 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(naturesaura)
|
5583 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(naturesaura)
|
5584 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(naturesaura)
|
5585 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(naturesaura)
|
5586 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(naturesaura)
|
5587 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(naturesaura)
|
5588 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(naturesaura)
|
5589 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(naturesaura)]
|
5590 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mcwroofs)
|
5591 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mcwroofs)
|
5592 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mcwroofs)
|
5593 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mcwroofs)
|
5594 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mcwroofs)
|
5595 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mcwroofs)
|
5596 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mcwroofs)
|
5597 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mcwroofs)]
|
5598 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betterendisland)
|
5599 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betterendisland)
|
5600 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betterendisland)
|
5601 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betterendisland)
|
5602 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betterendisland)
|
5603 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(betterendisland)
|
5604 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(betterendisland)
|
5605 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterendisland)]
|
5606 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(the_bumblezone)
|
5607 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(the_bumblezone)
|
5608 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(the_bumblezone)
|
5609 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(the_bumblezone)
|
5610 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(the_bumblezone)
|
5611 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(the_bumblezone)
|
5612 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(the_bumblezone)
|
5613 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(the_bumblezone)]
|
5614 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(tombstone)
|
5615 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(tombstone)
|
5616 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(tombstone)
|
5617 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(tombstone)
|
5618 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(tombstone)
|
5619 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(tombstone)
|
5620 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(tombstone)
|
5621 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tombstone)]
|
5622 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(enderio_machines)
|
5623 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(enderio_machines)
|
5624 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(enderio_machines)
|
5625 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(enderio_machines)
|
5626 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(enderio_machines)
|
5627 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(enderio_machines)
|
5628 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(enderio_machines)
|
5629 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(enderio_machines)]
|
5630 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Registering mixin config: enderio-machines.mixins.json source=SecureJarResource(enderio_machines)
|
5631 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(journeymap_api)
|
5632 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(journeymap_api)
|
5633 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(journeymap_api)
|
5634 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(journeymap_api)
|
5635 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(journeymap_api)
|
5636 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(journeymap_api)
|
5637 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(journeymap_api)
|
5638 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(journeymap_api)]
|
5639 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(sfm)
|
5640 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(sfm)
|
5641 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(sfm)
|
5642 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(sfm)
|
5643 | [28Mar2025 00:53:58.290] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(sfm)
|
5644 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(sfm)
|
5645 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(sfm)
|
5646 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sfm)]
|
5647 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mcwlights)
|
5648 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mcwlights)
|
5649 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mcwlights)
|
5650 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mcwlights)
|
5651 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mcwlights)
|
5652 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mcwlights)
|
5653 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mcwlights)
|
5654 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mcwlights)]
|
5655 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betterjungletemples)
|
5656 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betterjungletemples)
|
5657 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betterjungletemples)
|
5658 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betterjungletemples)
|
5659 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betterjungletemples)
|
5660 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(betterjungletemples)
|
5661 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(betterjungletemples)
|
5662 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterjungletemples)]
|
5663 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(byzantine)
|
5664 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(byzantine)
|
5665 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(byzantine)
|
5666 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(byzantine)
|
5667 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(byzantine)
|
5668 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(byzantine)
|
5669 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(byzantine)
|
5670 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(byzantine)]
|
5671 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(smartbrainlib)
|
5672 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(smartbrainlib)
|
5673 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(smartbrainlib)
|
5674 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(smartbrainlib)
|
5675 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(smartbrainlib)
|
5676 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(smartbrainlib)
|
5677 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(smartbrainlib)
|
5678 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(smartbrainlib)]
|
5679 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(rechiseled)
|
5680 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(rechiseled)
|
5681 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(rechiseled)
|
5682 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(rechiseled)
|
5683 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(rechiseled)
|
5684 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(rechiseled)
|
5685 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(rechiseled)
|
5686 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rechiseled)]
|
5687 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(lithium)
|
5688 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(lithium)
|
5689 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(lithium)
|
5690 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(lithium)
|
5691 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(lithium)
|
5692 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(lithium)
|
5693 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(lithium)
|
5694 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lithium)]
|
5695 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(attributefix)
|
5696 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(attributefix)
|
5697 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(attributefix)
|
5698 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(attributefix)
|
5699 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(attributefix)
|
5700 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(attributefix)
|
5701 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(attributefix)
|
5702 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(attributefix)]
|
5703 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(caelus)
|
5704 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(caelus)
|
5705 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(caelus)
|
5706 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(caelus)
|
5707 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(caelus)
|
5708 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(caelus)
|
5709 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(caelus)
|
5710 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(caelus)]
|
5711 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(allthecompressed)
|
5712 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(allthecompressed)
|
5713 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(allthecompressed)
|
5714 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(allthecompressed)
|
5715 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(allthecompressed)
|
5716 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(allthecompressed)
|
5717 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(allthecompressed)
|
5718 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(allthecompressed)]
|
5719 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mcwholidays)
|
5720 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mcwholidays)
|
5721 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mcwholidays)
|
5722 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mcwholidays)
|
5723 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mcwholidays)
|
5724 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mcwholidays)
|
5725 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mcwholidays)
|
5726 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mcwholidays)]
|
5727 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(epherolib)
|
5728 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(epherolib)
|
5729 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(epherolib)
|
5730 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(epherolib)
|
5731 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(epherolib)
|
5732 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(epherolib)
|
5733 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(epherolib)
|
5734 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(epherolib)]
|
5735 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Registering mixin config: epherolib.mixins.json source=SecureJarResource(epherolib)
|
5736 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by epherolib.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
5737 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(laserbridges)
|
5738 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(laserbridges)
|
5739 | [28Mar2025 00:53:58.291] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(laserbridges)
|
5740 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(laserbridges)
|
5741 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(laserbridges)
|
5742 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(laserbridges)
|
5743 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(laserbridges)
|
5744 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(laserbridges)]
|
5745 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(compactmachines)
|
5746 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(compactmachines)
|
5747 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(compactmachines)
|
5748 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(compactmachines)
|
5749 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(compactmachines)
|
5750 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(compactmachines)
|
5751 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(compactmachines)
|
5752 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(compactmachines)]
|
5753 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(farmingforblockheads)
|
5754 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(farmingforblockheads)
|
5755 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(farmingforblockheads)
|
5756 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(farmingforblockheads)
|
5757 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(farmingforblockheads)
|
5758 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(farmingforblockheads)
|
5759 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(farmingforblockheads)
|
5760 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(farmingforblockheads)]
|
5761 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Registering mixin config: farmingforblockheads.mixins.json source=SecureJarResource(farmingforblockheads)
|
5762 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Registering mixin config: farmingforblockheads.neoforge.mixins.json source=SecureJarResource(farmingforblockheads)
|
5763 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(additional_lights)
|
5764 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(additional_lights)
|
5765 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(additional_lights)
|
5766 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(additional_lights)
|
5767 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(additional_lights)
|
5768 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(additional_lights)
|
5769 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(additional_lights)
|
5770 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(additional_lights)]
|
5771 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fusion)
|
5772 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fusion)
|
5773 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fusion)
|
5774 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fusion)
|
5775 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fusion)
|
5776 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(fusion)
|
5777 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(fusion)
|
5778 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fusion)]
|
5779 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(edivadlib)
|
5780 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(edivadlib)
|
5781 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(edivadlib)
|
5782 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(edivadlib)
|
5783 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(edivadlib)
|
5784 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(edivadlib)
|
5785 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(edivadlib)
|
5786 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(edivadlib)]
|
5787 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(integratedcrafting)
|
5788 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(integratedcrafting)
|
5789 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(integratedcrafting)
|
5790 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(integratedcrafting)
|
5791 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(integratedcrafting)
|
5792 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(integratedcrafting)
|
5793 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(integratedcrafting)
|
5794 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(integratedcrafting)]
|
5795 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dungeons_arise)
|
5796 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dungeons_arise)
|
5797 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dungeons_arise)
|
5798 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dungeons_arise)
|
5799 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dungeons_arise)
|
5800 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(dungeons_arise)
|
5801 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(dungeons_arise)
|
5802 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeons_arise)]
|
5803 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft)
|
5804 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft)
|
5805 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft)
|
5806 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft)
|
5807 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft)
|
5808 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(minecraft)
|
5809 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(minecraft)
|
5810 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
|
5811 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(voicechat)
|
5812 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(voicechat)
|
5813 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(voicechat)
|
5814 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(voicechat)
|
5815 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(voicechat)
|
5816 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(voicechat)
|
5817 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(voicechat)
|
5818 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(voicechat)]
|
5819 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(terrablender)
|
5820 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(terrablender)
|
5821 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(terrablender)
|
5822 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(terrablender)
|
5823 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(terrablender)
|
5824 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(terrablender)
|
5825 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(terrablender)
|
5826 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(terrablender)]
|
5827 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(livingthings)
|
5828 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(livingthings)
|
5829 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(livingthings)
|
5830 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(livingthings)
|
5831 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(livingthings)
|
5832 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(livingthings)
|
5833 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(livingthings)
|
5834 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(livingthings)]
|
5835 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(pamhc2crops)
|
5836 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(pamhc2crops)
|
5837 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(pamhc2crops)
|
5838 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(pamhc2crops)
|
5839 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(pamhc2crops)
|
5840 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(pamhc2crops)
|
5841 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(pamhc2crops)
|
5842 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pamhc2crops)]
|
5843 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(alltheleaks)
|
5844 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(alltheleaks)
|
5845 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(alltheleaks)
|
5846 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(alltheleaks)
|
5847 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(alltheleaks)
|
5848 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(alltheleaks)
|
5849 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(alltheleaks)
|
5850 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(alltheleaks)]
|
5851 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cleanswing)
|
5852 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cleanswing)
|
5853 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cleanswing)
|
5854 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cleanswing)
|
5855 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cleanswing)
|
5856 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(cleanswing)
|
5857 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(cleanswing)
|
5858 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cleanswing)]
|
5859 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(corgilib)
|
5860 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(corgilib)
|
5861 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(corgilib)
|
5862 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(corgilib)
|
5863 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(corgilib)
|
5864 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(corgilib)
|
5865 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(corgilib)
|
5866 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(corgilib)]
|
5867 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(sushigocrafting)
|
5868 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(sushigocrafting)
|
5869 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(sushigocrafting)
|
5870 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(sushigocrafting)
|
5871 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(sushigocrafting)
|
5872 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(sushigocrafting)
|
5873 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(sushigocrafting)
|
5874 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sushigocrafting)]
|
5875 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(domum_ornamentum)
|
5876 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(domum_ornamentum)
|
5877 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(domum_ornamentum)
|
5878 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(domum_ornamentum)
|
5879 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(domum_ornamentum)
|
5880 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(domum_ornamentum)
|
5881 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(domum_ornamentum)
|
5882 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(domum_ornamentum)]
|
5883 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(flywheel)
|
5884 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(flywheel)
|
5885 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(flywheel)
|
5886 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(flywheel)
|
5887 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(flywheel)
|
5888 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(flywheel)
|
5889 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(flywheel)
|
5890 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(flywheel)]
|
5891 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(luminax)
|
5892 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(luminax)
|
5893 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(luminax)
|
5894 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(luminax)
|
5895 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(luminax)
|
5896 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(luminax)
|
5897 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(luminax)
|
5898 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(luminax)]
|
5899 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(experiencelib)
|
5900 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(experiencelib)
|
5901 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(experiencelib)
|
5902 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(experiencelib)
|
5903 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(experiencelib)
|
5904 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(experiencelib)
|
5905 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(experiencelib)
|
5906 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(experiencelib)]
|
5907 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(bhc)
|
5908 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(bhc)
|
5909 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(bhc)
|
5910 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(bhc)
|
5911 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(bhc)
|
5912 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(bhc)
|
5913 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(bhc)
|
5914 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bhc)]
|
5915 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(securitycraft)
|
5916 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(securitycraft)
|
5917 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(securitycraft)
|
5918 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(securitycraft)
|
5919 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(securitycraft)
|
5920 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(securitycraft)
|
5921 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(securitycraft)
|
5922 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(securitycraft)]
|
5923 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(almostunified)
|
5924 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(almostunified)
|
5925 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(almostunified)
|
5926 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(almostunified)
|
5927 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(almostunified)
|
5928 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(almostunified)
|
5929 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(almostunified)
|
5930 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(almostunified)]
|
5931 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(wits)
|
5932 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(wits)
|
5933 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(wits)
|
5934 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(wits)
|
5935 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(wits)
|
5936 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(wits)
|
5937 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(wits)
|
5938 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(wits)]
|
5939 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(immediatelyfast)
|
5940 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(immediatelyfast)
|
5941 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(immediatelyfast)
|
5942 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(immediatelyfast)
|
5943 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(immediatelyfast)
|
5944 | [28Mar2025 00:53:58.292] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(immediatelyfast)
|
5945 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(immediatelyfast)
|
5946 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(immediatelyfast)]
|
5947 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(structory_towers)
|
5948 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(structory_towers)
|
5949 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(structory_towers)
|
5950 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(structory_towers)
|
5951 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(structory_towers)
|
5952 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(structory_towers)
|
5953 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(structory_towers)
|
5954 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structory_towers)]
|
5955 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(appleskin)
|
5956 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(appleskin)
|
5957 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(appleskin)
|
5958 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(appleskin)
|
5959 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(appleskin)
|
5960 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(appleskin)
|
5961 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(appleskin)
|
5962 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(appleskin)]
|
5963 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(lootr)
|
5964 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(lootr)
|
5965 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(lootr)
|
5966 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(lootr)
|
5967 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(lootr)
|
5968 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(lootr)
|
5969 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(lootr)
|
5970 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lootr)]
|
5971 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(occultism)
|
5972 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(occultism)
|
5973 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(occultism)
|
5974 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(occultism)
|
5975 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(occultism)
|
5976 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(occultism)
|
5977 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(occultism)
|
5978 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(occultism)]
|
5979 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(allthetweaks)
|
5980 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(allthetweaks)
|
5981 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(allthetweaks)
|
5982 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(allthetweaks)
|
5983 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(allthetweaks)
|
5984 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(allthetweaks)
|
5985 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(allthetweaks)
|
5986 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(allthetweaks)]
|
5987 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Registering mixin config: allthetweaks.mixins.json source=SecureJarResource(allthetweaks)
|
5988 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(rebind_narrator)
|
5989 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(rebind_narrator)
|
5990 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(rebind_narrator)
|
5991 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(rebind_narrator)
|
5992 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(rebind_narrator)
|
5993 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(rebind_narrator)
|
5994 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(rebind_narrator)
|
5995 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rebind_narrator)]
|
5996 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cosmeticarmorreworked)
|
5997 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cosmeticarmorreworked)
|
5998 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cosmeticarmorreworked)
|
5999 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cosmeticarmorreworked)
|
6000 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cosmeticarmorreworked)
|
6001 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(cosmeticarmorreworked)
|
6002 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(cosmeticarmorreworked)
|
6003 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cosmeticarmorreworked)]
|
6004 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(morered)
|
6005 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(morered)
|
6006 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(morered)
|
6007 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(morered)
|
6008 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(morered)
|
6009 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(morered)
|
6010 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(morered)
|
6011 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(morered)]
|
6012 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Registering mixin config: morered.mixins.json source=SecureJarResource(morered)
|
6013 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(kuma_api)
|
6014 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(kuma_api)
|
6015 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(kuma_api)
|
6016 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(kuma_api)
|
6017 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(kuma_api)
|
6018 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(kuma_api)
|
6019 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(kuma_api)
|
6020 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kuma_api)]
|
6021 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Registering mixin config: kuma_api.mixins.json source=SecureJarResource(kuma_api)
|
6022 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Registering mixin config: kuma_api.neoforge.mixins.json source=SecureJarResource(kuma_api)
|
6023 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(advancedperipherals)
|
6024 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(advancedperipherals)
|
6025 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(advancedperipherals)
|
6026 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(advancedperipherals)
|
6027 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(advancedperipherals)
|
6028 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(advancedperipherals)
|
6029 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(advancedperipherals)
|
6030 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(advancedperipherals)]
|
6031 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(towntalk)
|
6032 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(towntalk)
|
6033 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(towntalk)
|
6034 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(towntalk)
|
6035 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(towntalk)
|
6036 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(towntalk)
|
6037 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(towntalk)
|
6038 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(towntalk)]
|
6039 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fireproofboats)
|
6040 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fireproofboats)
|
6041 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fireproofboats)
|
6042 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fireproofboats)
|
6043 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fireproofboats)
|
6044 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(fireproofboats)
|
6045 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(fireproofboats)
|
6046 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fireproofboats)]
|
6047 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betteroceanmonuments)
|
6048 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betteroceanmonuments)
|
6049 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betteroceanmonuments)
|
6050 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betteroceanmonuments)
|
6051 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betteroceanmonuments)
|
6052 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(betteroceanmonuments)
|
6053 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(betteroceanmonuments)
|
6054 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betteroceanmonuments)]
|
6055 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(sophisticatedcore)
|
6056 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(sophisticatedcore)
|
6057 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(sophisticatedcore)
|
6058 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(sophisticatedcore)
|
6059 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(sophisticatedcore)
|
6060 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(sophisticatedcore)
|
6061 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(sophisticatedcore)
|
6062 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sophisticatedcore)]
|
6063 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(glassential)
|
6064 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(glassential)
|
6065 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(glassential)
|
6066 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(glassential)
|
6067 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(glassential)
|
6068 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(glassential)
|
6069 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(glassential)
|
6070 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(glassential)]
|
6071 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(placebo)
|
6072 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(placebo)
|
6073 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(placebo)
|
6074 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(placebo)
|
6075 | [28Mar2025 00:53:58.293] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(placebo)
|
6076 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(placebo)
|
6077 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(placebo)
|
6078 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(placebo)]
|
6079 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(wstweaks)
|
6080 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(wstweaks)
|
6081 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(wstweaks)
|
6082 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(wstweaks)
|
6083 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(wstweaks)
|
6084 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(wstweaks)
|
6085 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(wstweaks)
|
6086 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(wstweaks)]
|
6087 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fastfurnace)
|
6088 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fastfurnace)
|
6089 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fastfurnace)
|
6090 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fastfurnace)
|
6091 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fastfurnace)
|
6092 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(fastfurnace)
|
6093 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(fastfurnace)
|
6094 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fastfurnace)]
|
6095 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cobweb)
|
6096 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cobweb)
|
6097 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cobweb)
|
6098 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cobweb)
|
6099 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cobweb)
|
6100 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(cobweb)
|
6101 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(cobweb)
|
6102 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cobweb)]
|
6103 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(bookshelf)
|
6104 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(bookshelf)
|
6105 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(bookshelf)
|
6106 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(bookshelf)
|
6107 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(bookshelf)
|
6108 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(bookshelf)
|
6109 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(bookshelf)
|
6110 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bookshelf)]
|
6111 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(sophisticatedbackpacks)
|
6112 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(sophisticatedbackpacks)
|
6113 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(sophisticatedbackpacks)
|
6114 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(sophisticatedbackpacks)
|
6115 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(sophisticatedbackpacks)
|
6116 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(sophisticatedbackpacks)
|
6117 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(sophisticatedbackpacks)
|
6118 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sophisticatedbackpacks)]
|
6119 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(immeng)
|
6120 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(immeng)
|
6121 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(immeng)
|
6122 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(immeng)
|
6123 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(immeng)
|
6124 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(immeng)
|
6125 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(immeng)
|
6126 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(immeng)]
|
6127 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mcwdoors)
|
6128 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mcwdoors)
|
6129 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mcwdoors)
|
6130 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mcwdoors)
|
6131 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mcwdoors)
|
6132 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mcwdoors)
|
6133 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mcwdoors)
|
6134 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mcwdoors)]
|
6135 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(moreredxcctcompat)
|
6136 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(moreredxcctcompat)
|
6137 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(moreredxcctcompat)
|
6138 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(moreredxcctcompat)
|
6139 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(moreredxcctcompat)
|
6140 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(moreredxcctcompat)
|
6141 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(moreredxcctcompat)
|
6142 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(moreredxcctcompat)]
|
6143 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(utilitarian)
|
6144 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(utilitarian)
|
6145 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(utilitarian)
|
6146 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(utilitarian)
|
6147 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(utilitarian)
|
6148 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(utilitarian)
|
6149 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(utilitarian)
|
6150 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(utilitarian)]
|
6151 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fzzy_config)
|
6152 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fzzy_config)
|
6153 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fzzy_config)
|
6154 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fzzy_config)
|
6155 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fzzy_config)
|
6156 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(fzzy_config)
|
6157 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(fzzy_config)
|
6158 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fzzy_config)]
|
6159 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(chipped)
|
6160 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(chipped)
|
6161 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(chipped)
|
6162 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(chipped)
|
6163 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(chipped)
|
6164 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(chipped)
|
6165 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(chipped)
|
6166 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(chipped)]
|
6167 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mcwbridges)
|
6168 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mcwbridges)
|
6169 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mcwbridges)
|
6170 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mcwbridges)
|
6171 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mcwbridges)
|
6172 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mcwbridges)
|
6173 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mcwbridges)
|
6174 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mcwbridges)]
|
6175 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(entity_model_features)
|
6176 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(entity_model_features)
|
6177 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(entity_model_features)
|
6178 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(entity_model_features)
|
6179 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(entity_model_features)
|
6180 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(entity_model_features)
|
6181 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(entity_model_features)
|
6182 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(entity_model_features)]
|
6183 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(entity_texture_features)
|
6184 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(entity_texture_features)
|
6185 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(entity_texture_features)
|
6186 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(entity_texture_features)
|
6187 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(entity_texture_features)
|
6188 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(entity_texture_features)
|
6189 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(entity_texture_features)
|
6190 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(entity_texture_features)]
|
6191 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(hostilenetworks)
|
6192 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(hostilenetworks)
|
6193 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(hostilenetworks)
|
6194 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(hostilenetworks)
|
6195 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(hostilenetworks)
|
6196 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(hostilenetworks)
|
6197 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(hostilenetworks)
|
6198 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(hostilenetworks)]
|
6199 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(jearchaeology)
|
6200 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(jearchaeology)
|
6201 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(jearchaeology)
|
6202 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(jearchaeology)
|
6203 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(jearchaeology)
|
6204 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(jearchaeology)
|
6205 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(jearchaeology)
|
6206 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jearchaeology)]
|
6207 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fuelgoeshere)
|
6208 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fuelgoeshere)
|
6209 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fuelgoeshere)
|
6210 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fuelgoeshere)
|
6211 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fuelgoeshere)
|
6212 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(fuelgoeshere)
|
6213 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(fuelgoeshere)
|
6214 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fuelgoeshere)]
|
6215 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(simplylight)
|
6216 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(simplylight)
|
6217 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(simplylight)
|
6218 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(simplylight)
|
6219 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(simplylight)
|
6220 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(simplylight)
|
6221 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(simplylight)
|
6222 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(simplylight)]
|
6223 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(industrialforegoingsouls)
|
6224 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(industrialforegoingsouls)
|
6225 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(industrialforegoingsouls)
|
6226 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(industrialforegoingsouls)
|
6227 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(industrialforegoingsouls)
|
6228 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(industrialforegoingsouls)
|
6229 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(industrialforegoingsouls)
|
6230 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(industrialforegoingsouls)]
|
6231 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(lionfishapi)
|
6232 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(lionfishapi)
|
6233 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(lionfishapi)
|
6234 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(lionfishapi)
|
6235 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(lionfishapi)
|
6236 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(lionfishapi)
|
6237 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(lionfishapi)
|
6238 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lionfishapi)]
|
6239 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(memorysettings)
|
6240 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(memorysettings)
|
6241 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(memorysettings)
|
6242 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(memorysettings)
|
6243 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(memorysettings)
|
6244 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(memorysettings)
|
6245 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(memorysettings)
|
6246 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(memorysettings)]
|
6247 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cataclysm)
|
6248 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cataclysm)
|
6249 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cataclysm)
|
6250 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cataclysm)
|
6251 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cataclysm)
|
6252 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(cataclysm)
|
6253 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(cataclysm)
|
6254 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cataclysm)]
|
6255 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(blockui)
|
6256 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(blockui)
|
6257 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(blockui)
|
6258 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(blockui)
|
6259 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(blockui)
|
6260 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(blockui)
|
6261 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(blockui)
|
6262 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(blockui)]
|
6263 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(structurize)
|
6264 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(structurize)
|
6265 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(structurize)
|
6266 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(structurize)
|
6267 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(structurize)
|
6268 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(structurize)
|
6269 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(structurize)
|
6270 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structurize)]
|
6271 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(tiab)
|
6272 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(tiab)
|
6273 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(tiab)
|
6274 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(tiab)
|
6275 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(tiab)
|
6276 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(tiab)
|
6277 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(tiab)
|
6278 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tiab)]
|
6279 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(smithingtemplateviewer)
|
6280 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(smithingtemplateviewer)
|
6281 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(smithingtemplateviewer)
|
6282 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(smithingtemplateviewer)
|
6283 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(smithingtemplateviewer)
|
6284 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(smithingtemplateviewer)
|
6285 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(smithingtemplateviewer)
|
6286 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(smithingtemplateviewer)]
|
6287 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mysticalcustomization)
|
6288 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mysticalcustomization)
|
6289 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mysticalcustomization)
|
6290 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mysticalcustomization)
|
6291 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mysticalcustomization)
|
6292 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mysticalcustomization)
|
6293 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mysticalcustomization)
|
6294 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mysticalcustomization)]
|
6295 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(elevatorid)
|
6296 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(elevatorid)
|
6297 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(elevatorid)
|
6298 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(elevatorid)
|
6299 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(elevatorid)
|
6300 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(elevatorid)
|
6301 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(elevatorid)
|
6302 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(elevatorid)]
|
6303 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(bridgingmod)
|
6304 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(bridgingmod)
|
6305 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(bridgingmod)
|
6306 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(bridgingmod)
|
6307 | [28Mar2025 00:53:58.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(bridgingmod)
|
6308 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(bridgingmod)
|
6309 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(bridgingmod)
|
6310 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bridgingmod)]
|
6311 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(hardenedarmadillos)
|
6312 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(hardenedarmadillos)
|
6313 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(hardenedarmadillos)
|
6314 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(hardenedarmadillos)
|
6315 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(hardenedarmadillos)
|
6316 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(hardenedarmadillos)
|
6317 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(hardenedarmadillos)
|
6318 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(hardenedarmadillos)]
|
6319 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(aiimprovements)
|
6320 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(aiimprovements)
|
6321 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(aiimprovements)
|
6322 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(aiimprovements)
|
6323 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(aiimprovements)
|
6324 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(aiimprovements)
|
6325 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(aiimprovements)
|
6326 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(aiimprovements)]
|
6327 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cupboard)
|
6328 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cupboard)
|
6329 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cupboard)
|
6330 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cupboard)
|
6331 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cupboard)
|
6332 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(cupboard)
|
6333 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(cupboard)
|
6334 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cupboard)]
|
6335 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ars_ocultas)
|
6336 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ars_ocultas)
|
6337 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ars_ocultas)
|
6338 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ars_ocultas)
|
6339 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ars_ocultas)
|
6340 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ars_ocultas)
|
6341 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ars_ocultas)
|
6342 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ars_ocultas)]
|
6343 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(undergarden)
|
6344 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(undergarden)
|
6345 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(undergarden)
|
6346 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(undergarden)
|
6347 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(undergarden)
|
6348 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(undergarden)
|
6349 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(undergarden)
|
6350 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(undergarden)]
|
6351 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(monolib)
|
6352 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(monolib)
|
6353 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(monolib)
|
6354 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(monolib)
|
6355 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(monolib)
|
6356 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(monolib)
|
6357 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(monolib)
|
6358 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(monolib)]
|
6359 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(disenchanting_table)
|
6360 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(disenchanting_table)
|
6361 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(disenchanting_table)
|
6362 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(disenchanting_table)
|
6363 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(disenchanting_table)
|
6364 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(disenchanting_table)
|
6365 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(disenchanting_table)
|
6366 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(disenchanting_table)]
|
6367 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Registering mixin config: neoforge-disenchanting_table.neoforge.mixins.json source=SecureJarResource(disenchanting_table)
|
6368 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(framework)
|
6369 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(framework)
|
6370 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(framework)
|
6371 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(framework)
|
6372 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(framework)
|
6373 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(framework)
|
6374 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(framework)
|
6375 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(framework)]
|
6376 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(bwncr)
|
6377 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(bwncr)
|
6378 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(bwncr)
|
6379 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(bwncr)
|
6380 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(bwncr)
|
6381 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(bwncr)
|
6382 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(bwncr)
|
6383 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bwncr)]
|
6384 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(observable)
|
6385 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(observable)
|
6386 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(observable)
|
6387 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(observable)
|
6388 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(observable)
|
6389 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(observable)
|
6390 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(observable)
|
6391 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(observable)]
|
6392 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(atlas_api)
|
6393 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(atlas_api)
|
6394 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(atlas_api)
|
6395 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(atlas_api)
|
6396 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(atlas_api)
|
6397 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(atlas_api)
|
6398 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(atlas_api)
|
6399 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(atlas_api)]
|
6400 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(pamhc2trees)
|
6401 | [28Mar2025 00:53:58.295] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(pamhc2trees)
|
6402 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(pamhc2trees)
|
6403 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(pamhc2trees)
|
6404 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(pamhc2trees)
|
6405 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(pamhc2trees)
|
6406 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(pamhc2trees)
|
6407 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pamhc2trees)]
|
6408 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(redstonepen)
|
6409 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(redstonepen)
|
6410 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(redstonepen)
|
6411 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(redstonepen)
|
6412 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(redstonepen)
|
6413 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(redstonepen)
|
6414 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(redstonepen)
|
6415 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(redstonepen)]
|
6416 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dyenamics)
|
6417 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dyenamics)
|
6418 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dyenamics)
|
6419 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dyenamics)
|
6420 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dyenamics)
|
6421 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(dyenamics)
|
6422 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(dyenamics)
|
6423 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dyenamics)]
|
6424 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(commonnetworking)
|
6425 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(commonnetworking)
|
6426 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(commonnetworking)
|
6427 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(commonnetworking)
|
6428 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(commonnetworking)
|
6429 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(commonnetworking)
|
6430 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(commonnetworking)
|
6431 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(commonnetworking)]
|
6432 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(reap)
|
6433 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(reap)
|
6434 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(reap)
|
6435 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(reap)
|
6436 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(reap)
|
6437 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(reap)
|
6438 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(reap)
|
6439 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(reap)]
|
6440 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(productivemetalworks)
|
6441 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(productivemetalworks)
|
6442 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(productivemetalworks)
|
6443 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(productivemetalworks)
|
6444 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(productivemetalworks)
|
6445 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(productivemetalworks)
|
6446 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(productivemetalworks)
|
6447 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(productivemetalworks)]
|
6448 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(illagerwarship)
|
6449 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(illagerwarship)
|
6450 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(illagerwarship)
|
6451 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(illagerwarship)
|
6452 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(illagerwarship)
|
6453 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(illagerwarship)
|
6454 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(illagerwarship)
|
6455 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(illagerwarship)]
|
6456 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(clumps)
|
6457 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(clumps)
|
6458 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(clumps)
|
6459 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(clumps)
|
6460 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(clumps)
|
6461 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(clumps)
|
6462 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(clumps)
|
6463 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(clumps)]
|
6464 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(artifacts)
|
6465 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(artifacts)
|
6466 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(artifacts)
|
6467 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(artifacts)
|
6468 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(artifacts)
|
6469 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(artifacts)
|
6470 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(artifacts)
|
6471 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(artifacts)]
|
6472 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(explorerscompass)
|
6473 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(explorerscompass)
|
6474 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(explorerscompass)
|
6475 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(explorerscompass)
|
6476 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(explorerscompass)
|
6477 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(explorerscompass)
|
6478 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(explorerscompass)
|
6479 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(explorerscompass)]
|
6480 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mininggadgets)
|
6481 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mininggadgets)
|
6482 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mininggadgets)
|
6483 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mininggadgets)
|
6484 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mininggadgets)
|
6485 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mininggadgets)
|
6486 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mininggadgets)
|
6487 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mininggadgets)]
|
6488 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(theurgy_kubejs)
|
6489 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(theurgy_kubejs)
|
6490 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(theurgy_kubejs)
|
6491 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(theurgy_kubejs)
|
6492 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(theurgy_kubejs)
|
6493 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(theurgy_kubejs)
|
6494 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(theurgy_kubejs)
|
6495 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(theurgy_kubejs)]
|
6496 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(trophymanager)
|
6497 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(trophymanager)
|
6498 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(trophymanager)
|
6499 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(trophymanager)
|
6500 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(trophymanager)
|
6501 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(trophymanager)
|
6502 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(trophymanager)
|
6503 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(trophymanager)]
|
6504 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(akashictome)
|
6505 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(akashictome)
|
6506 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(akashictome)
|
6507 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(akashictome)
|
6508 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(akashictome)
|
6509 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(akashictome)
|
6510 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(akashictome)
|
6511 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(akashictome)]
|
6512 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(xycraft_core)
|
6513 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(xycraft_core)
|
6514 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(xycraft_core)
|
6515 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(xycraft_core)
|
6516 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(xycraft_core)
|
6517 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(xycraft_core)
|
6518 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(xycraft_core)
|
6519 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xycraft_core)]
|
6520 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(repeatable_trial_vaults)
|
6521 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(repeatable_trial_vaults)
|
6522 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(repeatable_trial_vaults)
|
6523 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(repeatable_trial_vaults)
|
6524 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(repeatable_trial_vaults)
|
6525 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(repeatable_trial_vaults)
|
6526 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(repeatable_trial_vaults)
|
6527 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(repeatable_trial_vaults)]
|
6528 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mysticalagriculture)
|
6529 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mysticalagriculture)
|
6530 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mysticalagriculture)
|
6531 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mysticalagriculture)
|
6532 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mysticalagriculture)
|
6533 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mysticalagriculture)
|
6534 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mysticalagriculture)
|
6535 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mysticalagriculture)]
|
6536 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(craftingtweaks)
|
6537 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(craftingtweaks)
|
6538 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(craftingtweaks)
|
6539 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(craftingtweaks)
|
6540 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(craftingtweaks)
|
6541 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(craftingtweaks)
|
6542 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(craftingtweaks)
|
6543 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(craftingtweaks)]
|
6544 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Registering mixin config: craftingtweaks.mixins.json source=SecureJarResource(craftingtweaks)
|
6545 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Registering mixin config: craftingtweaks.neoforge.mixins.json source=SecureJarResource(craftingtweaks)
|
6546 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(endermanoverhaul)
|
6547 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(endermanoverhaul)
|
6548 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(endermanoverhaul)
|
6549 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(endermanoverhaul)
|
6550 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(endermanoverhaul)
|
6551 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(endermanoverhaul)
|
6552 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(endermanoverhaul)
|
6553 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(endermanoverhaul)]
|
6554 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(apothic_spawners)
|
6555 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(apothic_spawners)
|
6556 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(apothic_spawners)
|
6557 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(apothic_spawners)
|
6558 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(apothic_spawners)
|
6559 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(apothic_spawners)
|
6560 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(apothic_spawners)
|
6561 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(apothic_spawners)]
|
6562 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(enderio_conduits)
|
6563 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(enderio_conduits)
|
6564 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(enderio_conduits)
|
6565 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(enderio_conduits)
|
6566 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(enderio_conduits)
|
6567 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(enderio_conduits)
|
6568 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(enderio_conduits)
|
6569 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(enderio_conduits)]
|
6570 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ftbjeiextras)
|
6571 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ftbjeiextras)
|
6572 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ftbjeiextras)
|
6573 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ftbjeiextras)
|
6574 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ftbjeiextras)
|
6575 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ftbjeiextras)
|
6576 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ftbjeiextras)
|
6577 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbjeiextras)]
|
6578 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(enderio)
|
6579 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(enderio)
|
6580 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(enderio)
|
6581 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(enderio)
|
6582 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(enderio)
|
6583 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(enderio)
|
6584 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(enderio)
|
6585 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(enderio)]
|
6586 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(easy_villagers)
|
6587 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(easy_villagers)
|
6588 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(easy_villagers)
|
6589 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(easy_villagers)
|
6590 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(easy_villagers)
|
6591 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(easy_villagers)
|
6592 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(easy_villagers)
|
6593 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(easy_villagers)]
|
6594 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(reliquary)
|
6595 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(reliquary)
|
6596 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(reliquary)
|
6597 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(reliquary)
|
6598 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(reliquary)
|
6599 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(reliquary)
|
6600 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(reliquary)
|
6601 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(reliquary)]
|
6602 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mes)
|
6603 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mes)
|
6604 | [28Mar2025 00:53:58.296] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mes)
|
6605 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mes)
|
6606 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mes)
|
6607 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mes)
|
6608 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mes)
|
6609 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mes)]
|
6610 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(polyeng)
|
6611 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(polyeng)
|
6612 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(polyeng)
|
6613 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(polyeng)
|
6614 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(polyeng)
|
6615 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(polyeng)
|
6616 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(polyeng)
|
6617 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(polyeng)]
|
6618 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fastbench)
|
6619 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fastbench)
|
6620 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fastbench)
|
6621 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fastbench)
|
6622 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fastbench)
|
6623 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(fastbench)
|
6624 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(fastbench)
|
6625 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fastbench)]
|
6626 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Registering mixin config: fastbench.mixins.json source=SecureJarResource(fastbench)
|
6627 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fluxnetworks)
|
6628 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fluxnetworks)
|
6629 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fluxnetworks)
|
6630 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fluxnetworks)
|
6631 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fluxnetworks)
|
6632 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(fluxnetworks)
|
6633 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(fluxnetworks)
|
6634 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fluxnetworks)]
|
6635 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(irons_spellbooks)
|
6636 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(irons_spellbooks)
|
6637 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(irons_spellbooks)
|
6638 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(irons_spellbooks)
|
6639 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(irons_spellbooks)
|
6640 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(irons_spellbooks)
|
6641 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(irons_spellbooks)
|
6642 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(irons_spellbooks)]
|
6643 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(buildinggadgets2)
|
6644 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(buildinggadgets2)
|
6645 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(buildinggadgets2)
|
6646 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(buildinggadgets2)
|
6647 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(buildinggadgets2)
|
6648 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(buildinggadgets2)
|
6649 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(buildinggadgets2)
|
6650 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(buildinggadgets2)]
|
6651 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecolonies)
|
6652 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecolonies)
|
6653 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecolonies)
|
6654 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecolonies)
|
6655 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecolonies)
|
6656 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(minecolonies)
|
6657 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(minecolonies)
|
6658 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecolonies)]
|
6659 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(pylons)
|
6660 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(pylons)
|
6661 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(pylons)
|
6662 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(pylons)
|
6663 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(pylons)
|
6664 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(pylons)
|
6665 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(pylons)
|
6666 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pylons)]
|
6667 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ferritecore)
|
6668 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ferritecore)
|
6669 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ferritecore)
|
6670 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ferritecore)
|
6671 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ferritecore)
|
6672 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ferritecore)
|
6673 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ferritecore)
|
6674 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ferritecore)]
|
6675 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(functionalstorage)
|
6676 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(functionalstorage)
|
6677 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(functionalstorage)
|
6678 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(functionalstorage)
|
6679 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(functionalstorage)
|
6680 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(functionalstorage)
|
6681 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(functionalstorage)
|
6682 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(functionalstorage)]
|
6683 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(modularrouters)
|
6684 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(modularrouters)
|
6685 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(modularrouters)
|
6686 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(modularrouters)
|
6687 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(modularrouters)
|
6688 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(modularrouters)
|
6689 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(modularrouters)
|
6690 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(modularrouters)]
|
6691 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(rarcompat)
|
6692 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(rarcompat)
|
6693 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(rarcompat)
|
6694 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(rarcompat)
|
6695 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(rarcompat)
|
6696 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(rarcompat)
|
6697 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(rarcompat)
|
6698 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rarcompat)]
|
6699 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(overloadedarmorbar)
|
6700 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(overloadedarmorbar)
|
6701 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(overloadedarmorbar)
|
6702 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(overloadedarmorbar)
|
6703 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(overloadedarmorbar)
|
6704 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(overloadedarmorbar)
|
6705 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(overloadedarmorbar)
|
6706 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(overloadedarmorbar)]
|
6707 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(flickerfix)
|
6708 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(flickerfix)
|
6709 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(flickerfix)
|
6710 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(flickerfix)
|
6711 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(flickerfix)
|
6712 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(flickerfix)
|
6713 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(flickerfix)
|
6714 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(flickerfix)]
|
6715 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Registering mixin config: flickerfix.mixins.json source=SecureJarResource(flickerfix)
|
6716 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(productivetrees)
|
6717 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(productivetrees)
|
6718 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(productivetrees)
|
6719 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(productivetrees)
|
6720 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(productivetrees)
|
6721 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(productivetrees)
|
6722 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(productivetrees)
|
6723 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(productivetrees)]
|
6724 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(supermartijn642configlib)
|
6725 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(supermartijn642configlib)
|
6726 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(supermartijn642configlib)
|
6727 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(supermartijn642configlib)
|
6728 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(supermartijn642configlib)
|
6729 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(supermartijn642configlib)
|
6730 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(supermartijn642configlib)
|
6731 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(supermartijn642configlib)]
|
6732 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(quarryplus)
|
6733 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(quarryplus)
|
6734 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(quarryplus)
|
6735 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(quarryplus)
|
6736 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(quarryplus)
|
6737 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(quarryplus)
|
6738 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(quarryplus)
|
6739 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(quarryplus)]
|
6740 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(additionalentityattributes)
|
6741 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(additionalentityattributes)
|
6742 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(additionalentityattributes)
|
6743 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(additionalentityattributes)
|
6744 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(additionalentityattributes)
|
6745 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(additionalentityattributes)
|
6746 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(additionalentityattributes)
|
6747 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(additionalentityattributes)]
|
6748 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(underground_villages)
|
6749 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(underground_villages)
|
6750 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(underground_villages)
|
6751 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(underground_villages)
|
6752 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(underground_villages)
|
6753 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(underground_villages)
|
6754 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(underground_villages)
|
6755 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(underground_villages)]
|
6756 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(variantsandventures)
|
6757 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(variantsandventures)
|
6758 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(variantsandventures)
|
6759 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(variantsandventures)
|
6760 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(variantsandventures)
|
6761 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(variantsandventures)
|
6762 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(variantsandventures)
|
6763 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(variantsandventures)]
|
6764 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(playeranimator)
|
6765 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(playeranimator)
|
6766 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(playeranimator)
|
6767 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(playeranimator)
|
6768 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(playeranimator)
|
6769 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(playeranimator)
|
6770 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(playeranimator)
|
6771 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(playeranimator)]
|
6772 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ponder)
|
6773 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ponder)
|
6774 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ponder)
|
6775 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ponder)
|
6776 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ponder)
|
6777 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ponder)
|
6778 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ponder)
|
6779 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ponder)]
|
6780 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mcwwindows)
|
6781 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mcwwindows)
|
6782 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mcwwindows)
|
6783 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mcwwindows)
|
6784 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mcwwindows)
|
6785 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mcwwindows)
|
6786 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mcwwindows)
|
6787 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mcwwindows)]
|
6788 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ironjetpacks)
|
6789 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ironjetpacks)
|
6790 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ironjetpacks)
|
6791 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ironjetpacks)
|
6792 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ironjetpacks)
|
6793 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ironjetpacks)
|
6794 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ironjetpacks)
|
6795 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ironjetpacks)]
|
6796 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ctm)
|
6797 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ctm)
|
6798 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ctm)
|
6799 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ctm)
|
6800 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ctm)
|
6801 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ctm)
|
6802 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ctm)
|
6803 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ctm)]
|
6804 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(everythingcopper)
|
6805 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(everythingcopper)
|
6806 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(everythingcopper)
|
6807 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(everythingcopper)
|
6808 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(everythingcopper)
|
6809 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(everythingcopper)
|
6810 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(everythingcopper)
|
6811 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(everythingcopper)]
|
6812 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(powah)
|
6813 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(powah)
|
6814 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(powah)
|
6815 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(powah)
|
6816 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(powah)
|
6817 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(powah)
|
6818 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(powah)
|
6819 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(powah)]
|
6820 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(rangedpumps)
|
6821 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(rangedpumps)
|
6822 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(rangedpumps)
|
6823 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(rangedpumps)
|
6824 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(rangedpumps)
|
6825 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(rangedpumps)
|
6826 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(rangedpumps)
|
6827 | [28Mar2025 00:53:58.297] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rangedpumps)]
|
6828 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ae2importexportcard)
|
6829 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ae2importexportcard)
|
6830 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ae2importexportcard)
|
6831 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ae2importexportcard)
|
6832 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ae2importexportcard)
|
6833 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ae2importexportcard)
|
6834 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ae2importexportcard)
|
6835 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ae2importexportcard)]
|
6836 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(balm)
|
6837 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(balm)
|
6838 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(balm)
|
6839 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(balm)
|
6840 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(balm)
|
6841 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(balm)
|
6842 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(balm)
|
6843 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(balm)]
|
6844 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Registering mixin config: balm.mixins.json source=SecureJarResource(balm)
|
6845 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Registering mixin config: balm.neoforge.mixins.json source=SecureJarResource(balm)
|
6846 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(prickle)
|
6847 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(prickle)
|
6848 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(prickle)
|
6849 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(prickle)
|
6850 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(prickle)
|
6851 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(prickle)
|
6852 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(prickle)
|
6853 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(prickle)]
|
6854 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(moderndynamics)
|
6855 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(moderndynamics)
|
6856 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(moderndynamics)
|
6857 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(moderndynamics)
|
6858 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(moderndynamics)
|
6859 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(moderndynamics)
|
6860 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(moderndynamics)
|
6861 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(moderndynamics)]
|
6862 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(crash_assistant)
|
6863 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(crash_assistant)
|
6864 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(crash_assistant)
|
6865 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(crash_assistant)
|
6866 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(crash_assistant)
|
6867 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(crash_assistant)
|
6868 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(crash_assistant)
|
6869 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(crash_assistant)]
|
6870 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mysticalagradditions)
|
6871 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mysticalagradditions)
|
6872 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mysticalagradditions)
|
6873 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mysticalagradditions)
|
6874 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mysticalagradditions)
|
6875 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mysticalagradditions)
|
6876 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mysticalagradditions)
|
6877 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mysticalagradditions)]
|
6878 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ctov)
|
6879 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ctov)
|
6880 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ctov)
|
6881 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ctov)
|
6882 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ctov)
|
6883 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ctov)
|
6884 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ctov)
|
6885 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ctov)]
|
6886 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(eternal_starlight)
|
6887 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(eternal_starlight)
|
6888 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(eternal_starlight)
|
6889 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(eternal_starlight)
|
6890 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(eternal_starlight)
|
6891 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(eternal_starlight)
|
6892 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(eternal_starlight)
|
6893 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(eternal_starlight)]
|
6894 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(athena)
|
6895 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(athena)
|
6896 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(athena)
|
6897 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(athena)
|
6898 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(athena)
|
6899 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(athena)
|
6900 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(athena)
|
6901 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(athena)]
|
6902 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(stylecolonies)
|
6903 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(stylecolonies)
|
6904 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(stylecolonies)
|
6905 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(stylecolonies)
|
6906 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(stylecolonies)
|
6907 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(stylecolonies)
|
6908 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(stylecolonies)
|
6909 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(stylecolonies)]
|
6910 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(novillagerdm)
|
6911 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(novillagerdm)
|
6912 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(novillagerdm)
|
6913 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(novillagerdm)
|
6914 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(novillagerdm)
|
6915 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(novillagerdm)
|
6916 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(novillagerdm)
|
6917 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(novillagerdm)]
|
6918 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(lmft)
|
6919 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(lmft)
|
6920 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(lmft)
|
6921 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(lmft)
|
6922 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(lmft)
|
6923 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(lmft)
|
6924 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(lmft)
|
6925 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lmft)]
|
6926 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(alltheores)
|
6927 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(alltheores)
|
6928 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(alltheores)
|
6929 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(alltheores)
|
6930 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(alltheores)
|
6931 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(alltheores)
|
6932 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(alltheores)
|
6933 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(alltheores)]
|
6934 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(glodium)
|
6935 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(glodium)
|
6936 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(glodium)
|
6937 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(glodium)
|
6938 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(glodium)
|
6939 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(glodium)
|
6940 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(glodium)
|
6941 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(glodium)]
|
6942 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(torchmaster)
|
6943 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(torchmaster)
|
6944 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(torchmaster)
|
6945 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(torchmaster)
|
6946 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(torchmaster)
|
6947 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(torchmaster)
|
6948 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(torchmaster)
|
6949 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(torchmaster)]
|
6950 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(sussysniffers)
|
6951 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(sussysniffers)
|
6952 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(sussysniffers)
|
6953 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(sussysniffers)
|
6954 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(sussysniffers)
|
6955 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(sussysniffers)
|
6956 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(sussysniffers)
|
6957 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sussysniffers)]
|
6958 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(explorify)
|
6959 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(explorify)
|
6960 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(explorify)
|
6961 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(explorify)
|
6962 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(explorify)
|
6963 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(explorify)
|
6964 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(explorify)
|
6965 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(explorify)]
|
6966 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ironfurnaces)
|
6967 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ironfurnaces)
|
6968 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ironfurnaces)
|
6969 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ironfurnaces)
|
6970 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ironfurnaces)
|
6971 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ironfurnaces)
|
6972 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ironfurnaces)
|
6973 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ironfurnaces)]
|
6974 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mcwtrpdoors)
|
6975 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mcwtrpdoors)
|
6976 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mcwtrpdoors)
|
6977 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mcwtrpdoors)
|
6978 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mcwtrpdoors)
|
6979 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mcwtrpdoors)
|
6980 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mcwtrpdoors)
|
6981 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mcwtrpdoors)]
|
6982 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(silentgear)
|
6983 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(silentgear)
|
6984 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(silentgear)
|
6985 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(silentgear)
|
6986 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(silentgear)
|
6987 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(silentgear)
|
6988 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(silentgear)
|
6989 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(silentgear)]
|
6990 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(supermartijn642corelib)
|
6991 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(supermartijn642corelib)
|
6992 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(supermartijn642corelib)
|
6993 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(supermartijn642corelib)
|
6994 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(supermartijn642corelib)
|
6995 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(supermartijn642corelib)
|
6996 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(supermartijn642corelib)
|
6997 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(supermartijn642corelib)]
|
6998 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(apothic_attributes)
|
6999 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(apothic_attributes)
|
7000 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(apothic_attributes)
|
7001 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(apothic_attributes)
|
7002 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(apothic_attributes)
|
7003 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(apothic_attributes)
|
7004 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(apothic_attributes)
|
7005 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(apothic_attributes)]
|
7006 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(resourcefulconfig)
|
7007 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(resourcefulconfig)
|
7008 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(resourcefulconfig)
|
7009 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(resourcefulconfig)
|
7010 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(resourcefulconfig)
|
7011 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(resourcefulconfig)
|
7012 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(resourcefulconfig)
|
7013 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(resourcefulconfig)]
|
7014 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(servercore)
|
7015 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(servercore)
|
7016 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(servercore)
|
7017 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(servercore)
|
7018 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(servercore)
|
7019 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(servercore)
|
7020 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(servercore)
|
7021 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(servercore)]
|
7022 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(curios)
|
7023 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(curios)
|
7024 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(curios)
|
7025 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(curios)
|
7026 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(curios)
|
7027 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(curios)
|
7028 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(curios)
|
7029 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(curios)]
|
7030 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(searchables)
|
7031 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(searchables)
|
7032 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(searchables)
|
7033 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(searchables)
|
7034 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(searchables)
|
7035 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(searchables)
|
7036 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(searchables)
|
7037 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(searchables)]
|
7038 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(measurements)
|
7039 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(measurements)
|
7040 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(measurements)
|
7041 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(measurements)
|
7042 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(measurements)
|
7043 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(measurements)
|
7044 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(measurements)
|
7045 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(measurements)]
|
7046 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(deimos)
|
7047 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(deimos)
|
7048 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(deimos)
|
7049 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(deimos)
|
7050 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(deimos)
|
7051 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(deimos)
|
7052 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(deimos)
|
7053 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(deimos)]
|
7054 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mcwfurnitures)
|
7055 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mcwfurnitures)
|
7056 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mcwfurnitures)
|
7057 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mcwfurnitures)
|
7058 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mcwfurnitures)
|
7059 | [28Mar2025 00:53:58.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mcwfurnitures)
|
7060 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mcwfurnitures)
|
7061 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mcwfurnitures)]
|
7062 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(apothic_enchanting)
|
7063 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(apothic_enchanting)
|
7064 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(apothic_enchanting)
|
7065 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(apothic_enchanting)
|
7066 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(apothic_enchanting)
|
7067 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(apothic_enchanting)
|
7068 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(apothic_enchanting)
|
7069 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(apothic_enchanting)]
|
7070 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(apotheosis)
|
7071 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(apotheosis)
|
7072 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(apotheosis)
|
7073 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(apotheosis)
|
7074 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(apotheosis)
|
7075 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(apotheosis)
|
7076 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(apotheosis)
|
7077 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(apotheosis)]
|
7078 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(infiniverse)
|
7079 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(infiniverse)
|
7080 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(infiniverse)
|
7081 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(infiniverse)
|
7082 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(infiniverse)
|
7083 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(infiniverse)
|
7084 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(infiniverse)
|
7085 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(infiniverse)]
|
7086 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(codechickenlib)
|
7087 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(codechickenlib)
|
7088 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(codechickenlib)
|
7089 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(codechickenlib)
|
7090 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(codechickenlib)
|
7091 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(codechickenlib)
|
7092 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(codechickenlib)
|
7093 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(codechickenlib)]
|
7094 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Registering mixin config: mixins.codechickenlib.json source=SecureJarResource(codechickenlib)
|
7095 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by mixins.codechickenlib.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
7096 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(bettermineshafts)
|
7097 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(bettermineshafts)
|
7098 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(bettermineshafts)
|
7099 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(bettermineshafts)
|
7100 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(bettermineshafts)
|
7101 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(bettermineshafts)
|
7102 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(bettermineshafts)
|
7103 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bettermineshafts)]
|
7104 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(crafting_on_a_stick)
|
7105 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(crafting_on_a_stick)
|
7106 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(crafting_on_a_stick)
|
7107 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(crafting_on_a_stick)
|
7108 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(crafting_on_a_stick)
|
7109 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(crafting_on_a_stick)
|
7110 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(crafting_on_a_stick)
|
7111 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(crafting_on_a_stick)]
|
7112 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ae2jeiintegration)
|
7113 | [28Mar2025 00:53:58.299] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ae2jeiintegration)
|
7114 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ae2jeiintegration)
|
7115 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ae2jeiintegration)
|
7116 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ae2jeiintegration)
|
7117 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ae2jeiintegration)
|
7118 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ae2jeiintegration)
|
7119 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ae2jeiintegration)]
|
7120 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mekanismcovers)
|
7121 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mekanismcovers)
|
7122 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mekanismcovers)
|
7123 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mekanismcovers)
|
7124 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mekanismcovers)
|
7125 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mekanismcovers)
|
7126 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mekanismcovers)
|
7127 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mekanismcovers)]
|
7128 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(harvest_with_ease)
|
7129 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(harvest_with_ease)
|
7130 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(harvest_with_ease)
|
7131 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(harvest_with_ease)
|
7132 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(harvest_with_ease)
|
7133 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(harvest_with_ease)
|
7134 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(harvest_with_ease)
|
7135 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(harvest_with_ease)]
|
7136 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(formationsnether)
|
7137 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(formationsnether)
|
7138 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(formationsnether)
|
7139 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(formationsnether)
|
7140 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(formationsnether)
|
7141 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(formationsnether)
|
7142 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(formationsnether)
|
7143 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(formationsnether)]
|
7144 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(jei)
|
7145 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(jei)
|
7146 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(jei)
|
7147 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(jei)
|
7148 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(jei)
|
7149 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(jei)
|
7150 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(jei)
|
7151 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jei)]
|
7152 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(multipiston)
|
7153 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(multipiston)
|
7154 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(multipiston)
|
7155 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(multipiston)
|
7156 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(multipiston)
|
7157 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(multipiston)
|
7158 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(multipiston)
|
7159 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(multipiston)]
|
7160 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(lithostitched)
|
7161 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(lithostitched)
|
7162 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(lithostitched)
|
7163 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(lithostitched)
|
7164 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(lithostitched)
|
7165 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(lithostitched)
|
7166 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(lithostitched)
|
7167 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lithostitched)]
|
7168 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mekanism)
|
7169 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mekanism)
|
7170 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mekanism)
|
7171 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mekanism)
|
7172 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mekanism)
|
7173 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mekanism)
|
7174 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mekanism)
|
7175 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mekanism)]
|
7176 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(laserio)
|
7177 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(laserio)
|
7178 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(laserio)
|
7179 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(laserio)
|
7180 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(laserio)
|
7181 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(laserio)
|
7182 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(laserio)
|
7183 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(laserio)]
|
7184 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mekanismgenerators)
|
7185 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mekanismgenerators)
|
7186 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mekanismgenerators)
|
7187 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mekanismgenerators)
|
7188 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mekanismgenerators)
|
7189 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mekanismgenerators)
|
7190 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mekanismgenerators)
|
7191 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mekanismgenerators)]
|
7192 | [28Mar2025 00:53:58.300] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(gmut)
|
7193 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(gmut)
|
7194 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(gmut)
|
7195 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(gmut)
|
7196 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(gmut)
|
7197 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(gmut)
|
7198 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(gmut)
|
7199 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(gmut)]
|
7200 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(invtweaks)
|
7201 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(invtweaks)
|
7202 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(invtweaks)
|
7203 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(invtweaks)
|
7204 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(invtweaks)
|
7205 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(invtweaks)
|
7206 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(invtweaks)
|
7207 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(invtweaks)]
|
7208 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(naturescompass)
|
7209 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(naturescompass)
|
7210 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(naturescompass)
|
7211 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(naturescompass)
|
7212 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(naturescompass)
|
7213 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(naturescompass)
|
7214 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(naturescompass)
|
7215 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(naturescompass)]
|
7216 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(jumpboat)
|
7217 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(jumpboat)
|
7218 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(jumpboat)
|
7219 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(jumpboat)
|
7220 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(jumpboat)
|
7221 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(jumpboat)
|
7222 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(jumpboat)
|
7223 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jumpboat)]
|
7224 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(catjammies)
|
7225 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(catjammies)
|
7226 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(catjammies)
|
7227 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(catjammies)
|
7228 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(catjammies)
|
7229 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(catjammies)
|
7230 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(catjammies)
|
7231 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(catjammies)]
|
7232 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(pneumaticcraft)
|
7233 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(pneumaticcraft)
|
7234 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(pneumaticcraft)
|
7235 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(pneumaticcraft)
|
7236 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(pneumaticcraft)
|
7237 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(pneumaticcraft)
|
7238 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(pneumaticcraft)
|
7239 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pneumaticcraft)]
|
7240 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(formations)
|
7241 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(formations)
|
7242 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(formations)
|
7243 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(formations)
|
7244 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(formations)
|
7245 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(formations)
|
7246 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(formations)
|
7247 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(formations)]
|
7248 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(crystalix)
|
7249 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(crystalix)
|
7250 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(crystalix)
|
7251 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(crystalix)
|
7252 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(crystalix)
|
7253 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(crystalix)
|
7254 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(crystalix)
|
7255 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(crystalix)]
|
7256 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(logbegone)
|
7257 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(logbegone)
|
7258 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(logbegone)
|
7259 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(logbegone)
|
7260 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(logbegone)
|
7261 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(logbegone)
|
7262 | [28Mar2025 00:53:58.301] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(logbegone)
|
7263 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(logbegone)]
|
7264 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mcwpaths)
|
7265 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mcwpaths)
|
7266 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mcwpaths)
|
7267 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mcwpaths)
|
7268 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mcwpaths)
|
7269 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mcwpaths)
|
7270 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mcwpaths)
|
7271 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mcwpaths)]
|
7272 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(zerocore)
|
7273 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(zerocore)
|
7274 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(zerocore)
|
7275 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(zerocore)
|
7276 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(zerocore)
|
7277 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(zerocore)
|
7278 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(zerocore)
|
7279 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(zerocore)]
|
7280 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(formationsoverworld)
|
7281 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(formationsoverworld)
|
7282 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(formationsoverworld)
|
7283 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(formationsoverworld)
|
7284 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(formationsoverworld)
|
7285 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(formationsoverworld)
|
7286 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(formationsoverworld)
|
7287 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(formationsoverworld)]
|
7288 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mousetweaks)
|
7289 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mousetweaks)
|
7290 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mousetweaks)
|
7291 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mousetweaks)
|
7292 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mousetweaks)
|
7293 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mousetweaks)
|
7294 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mousetweaks)
|
7295 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mousetweaks)]
|
7296 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(immersiveengineering)
|
7297 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(immersiveengineering)
|
7298 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(immersiveengineering)
|
7299 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(immersiveengineering)
|
7300 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(immersiveengineering)
|
7301 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(immersiveengineering)
|
7302 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(immersiveengineering)
|
7303 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(immersiveengineering)]
|
7304 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(nochatreports)
|
7305 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(nochatreports)
|
7306 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(nochatreports)
|
7307 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(nochatreports)
|
7308 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(nochatreports)
|
7309 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(nochatreports)
|
7310 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(nochatreports)
|
7311 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(nochatreports)]
|
7312 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(allthemodium)
|
7313 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(allthemodium)
|
7314 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(allthemodium)
|
7315 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(allthemodium)
|
7316 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(allthemodium)
|
7317 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(allthemodium)
|
7318 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(allthemodium)
|
7319 | [28Mar2025 00:53:58.302] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(allthemodium)]
|
7320 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ohthetreesyoullgrow)
|
7321 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ohthetreesyoullgrow)
|
7322 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ohthetreesyoullgrow)
|
7323 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ohthetreesyoullgrow)
|
7324 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ohthetreesyoullgrow)
|
7325 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ohthetreesyoullgrow)
|
7326 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ohthetreesyoullgrow)
|
7327 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ohthetreesyoullgrow)]
|
7328 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(spectrelib)
|
7329 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(spectrelib)
|
7330 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(spectrelib)
|
7331 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(spectrelib)
|
7332 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(spectrelib)
|
7333 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(spectrelib)
|
7334 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(spectrelib)
|
7335 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(spectrelib)]
|
7336 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(kotlinforforge)
|
7337 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(kotlinforforge)
|
7338 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(kotlinforforge)
|
7339 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(kotlinforforge)
|
7340 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(kotlinforforge)
|
7341 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(kotlinforforge)
|
7342 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(kotlinforforge)
|
7343 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kotlinforforge)]
|
7344 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(pipez)
|
7345 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(pipez)
|
7346 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(pipez)
|
7347 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(pipez)
|
7348 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(pipez)
|
7349 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(pipez)
|
7350 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(pipez)
|
7351 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pipez)]
|
7352 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(integrateddynamics)
|
7353 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(integrateddynamics)
|
7354 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(integrateddynamics)
|
7355 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(integrateddynamics)
|
7356 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(integrateddynamics)
|
7357 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(integrateddynamics)
|
7358 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(integrateddynamics)
|
7359 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(integrateddynamics)]
|
7360 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Registering mixin config: mixins.integrateddynamics.json source=SecureJarResource(integrateddynamics)
|
7361 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(pamhc2foodcore)
|
7362 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(pamhc2foodcore)
|
7363 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(pamhc2foodcore)
|
7364 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(pamhc2foodcore)
|
7365 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(pamhc2foodcore)
|
7366 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(pamhc2foodcore)
|
7367 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(pamhc2foodcore)
|
7368 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pamhc2foodcore)]
|
7369 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(megacells)
|
7370 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(megacells)
|
7371 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(megacells)
|
7372 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(megacells)
|
7373 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(megacells)
|
7374 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(megacells)
|
7375 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(megacells)
|
7376 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(megacells)]
|
7377 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(itemcollectors)
|
7378 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(itemcollectors)
|
7379 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(itemcollectors)
|
7380 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(itemcollectors)
|
7381 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(itemcollectors)
|
7382 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(itemcollectors)
|
7383 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(itemcollectors)
|
7384 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(itemcollectors)]
|
7385 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(imfast)
|
7386 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(imfast)
|
7387 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(imfast)
|
7388 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(imfast)
|
7389 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(imfast)
|
7390 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(imfast)
|
7391 | [28Mar2025 00:53:58.303] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(imfast)
|
7392 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(imfast)]
|
7393 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(polymorph)
|
7394 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(polymorph)
|
7395 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(polymorph)
|
7396 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(polymorph)
|
7397 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(polymorph)
|
7398 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(polymorph)
|
7399 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(polymorph)
|
7400 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(polymorph)]
|
7401 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(railcraft)
|
7402 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(railcraft)
|
7403 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(railcraft)
|
7404 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(railcraft)
|
7405 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(railcraft)
|
7406 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(railcraft)
|
7407 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(railcraft)
|
7408 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(railcraft)]
|
7409 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(enderio_conduits_modded)
|
7410 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(enderio_conduits_modded)
|
7411 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(enderio_conduits_modded)
|
7412 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(enderio_conduits_modded)
|
7413 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(enderio_conduits_modded)
|
7414 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(enderio_conduits_modded)
|
7415 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(enderio_conduits_modded)
|
7416 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(enderio_conduits_modded)]
|
7417 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(showcaseitem)
|
7418 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(showcaseitem)
|
7419 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(showcaseitem)
|
7420 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(showcaseitem)
|
7421 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(showcaseitem)
|
7422 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(showcaseitem)
|
7423 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(showcaseitem)
|
7424 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(showcaseitem)]
|
7425 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(connectedglass)
|
7426 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(connectedglass)
|
7427 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(connectedglass)
|
7428 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(connectedglass)
|
7429 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(connectedglass)
|
7430 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(connectedglass)
|
7431 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(connectedglass)
|
7432 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(connectedglass)]
|
7433 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(constructionstick)
|
7434 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(constructionstick)
|
7435 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(constructionstick)
|
7436 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(constructionstick)
|
7437 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(constructionstick)
|
7438 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(constructionstick)
|
7439 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(constructionstick)
|
7440 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(constructionstick)]
|
7441 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(hyperbox)
|
7442 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(hyperbox)
|
7443 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(hyperbox)
|
7444 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(hyperbox)
|
7445 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(hyperbox)
|
7446 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(hyperbox)
|
7447 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(hyperbox)
|
7448 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(hyperbox)]
|
7449 | [28Mar2025 00:53:58.304] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(aquaculture)
|
7450 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(aquaculture)
|
7451 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(aquaculture)
|
7452 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(aquaculture)
|
7453 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(aquaculture)
|
7454 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(aquaculture)
|
7455 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(aquaculture)
|
7456 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(aquaculture)]
|
7457 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mns)
|
7458 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mns)
|
7459 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mns)
|
7460 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mns)
|
7461 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mns)
|
7462 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mns)
|
7463 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mns)
|
7464 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mns)]
|
7465 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cristellib)
|
7466 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cristellib)
|
7467 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cristellib)
|
7468 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cristellib)
|
7469 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cristellib)
|
7470 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(cristellib)
|
7471 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(cristellib)
|
7472 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cristellib)]
|
7473 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cyclopscore)
|
7474 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cyclopscore)
|
7475 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cyclopscore)
|
7476 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cyclopscore)
|
7477 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cyclopscore)
|
7478 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(cyclopscore)
|
7479 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(cyclopscore)
|
7480 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cyclopscore)]
|
7481 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betterwitchhuts)
|
7482 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betterwitchhuts)
|
7483 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betterwitchhuts)
|
7484 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betterwitchhuts)
|
7485 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betterwitchhuts)
|
7486 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(betterwitchhuts)
|
7487 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(betterwitchhuts)
|
7488 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterwitchhuts)]
|
7489 | [28Mar2025 00:53:58.305] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(netherportalfix)
|
7490 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(netherportalfix)
|
7491 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(netherportalfix)
|
7492 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(netherportalfix)
|
7493 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(netherportalfix)
|
7494 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(netherportalfix)
|
7495 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(netherportalfix)
|
7496 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(netherportalfix)]
|
7497 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Registering mixin config: netherportalfix.mixins.json source=SecureJarResource(netherportalfix)
|
7498 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Registering mixin config: netherportalfix.neoforge.mixins.json source=SecureJarResource(netherportalfix)
|
7499 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(geckolib)
|
7500 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(geckolib)
|
7501 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(geckolib)
|
7502 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(geckolib)
|
7503 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(geckolib)
|
7504 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(geckolib)
|
7505 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(geckolib)
|
7506 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(geckolib)]
|
7507 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Registering mixin config: geckolib.mixins.json source=SecureJarResource(geckolib)
|
7508 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(biomeswevegone)
|
7509 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(biomeswevegone)
|
7510 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(biomeswevegone)
|
7511 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(biomeswevegone)
|
7512 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(biomeswevegone)
|
7513 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(biomeswevegone)
|
7514 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(biomeswevegone)
|
7515 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(biomeswevegone)]
|
7516 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(creeperoverhaul)
|
7517 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(creeperoverhaul)
|
7518 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(creeperoverhaul)
|
7519 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(creeperoverhaul)
|
7520 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(creeperoverhaul)
|
7521 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(creeperoverhaul)
|
7522 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(creeperoverhaul)
|
7523 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(creeperoverhaul)]
|
7524 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ars_nouveau)
|
7525 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ars_nouveau)
|
7526 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ars_nouveau)
|
7527 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ars_nouveau)
|
7528 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ars_nouveau)
|
7529 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ars_nouveau)
|
7530 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ars_nouveau)
|
7531 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ars_nouveau)]
|
7532 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Registering mixin config: ars_nouveau.mixins.json source=SecureJarResource(ars_nouveau)
|
7533 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ars_elemental)
|
7534 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ars_elemental)
|
7535 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ars_elemental)
|
7536 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ars_elemental)
|
7537 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ars_elemental)
|
7538 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ars_elemental)
|
7539 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ars_elemental)
|
7540 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ars_elemental)]
|
7541 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Registering mixin config: ars_elemental.mixins.json source=SecureJarResource(ars_elemental)
|
7542 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(not_enough_glyphs)
|
7543 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(not_enough_glyphs)
|
7544 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(not_enough_glyphs)
|
7545 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(not_enough_glyphs)
|
7546 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(not_enough_glyphs)
|
7547 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(not_enough_glyphs)
|
7548 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(not_enough_glyphs)
|
7549 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(not_enough_glyphs)]
|
7550 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Registering mixin config: not_enough_glyphs.mixins.json source=SecureJarResource(not_enough_glyphs)
|
7551 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(pocketstorage)
|
7552 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(pocketstorage)
|
7553 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(pocketstorage)
|
7554 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(pocketstorage)
|
7555 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(pocketstorage)
|
7556 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(pocketstorage)
|
7557 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(pocketstorage)
|
7558 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pocketstorage)]
|
7559 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(connectivity)
|
7560 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(connectivity)
|
7561 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(connectivity)
|
7562 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(connectivity)
|
7563 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(connectivity)
|
7564 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(connectivity)
|
7565 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(connectivity)
|
7566 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(connectivity)]
|
7567 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cookingforblockheads)
|
7568 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cookingforblockheads)
|
7569 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cookingforblockheads)
|
7570 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cookingforblockheads)
|
7571 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cookingforblockheads)
|
7572 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(cookingforblockheads)
|
7573 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(cookingforblockheads)
|
7574 | [28Mar2025 00:53:58.306] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cookingforblockheads)]
|
7575 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Registering mixin config: cookingforblockheads.mixins.json source=SecureJarResource(cookingforblockheads)
|
7576 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Registering mixin config: cookingforblockheads.neoforge.mixins.json source=SecureJarResource(cookingforblockheads)
|
7577 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(controlling)
|
7578 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(controlling)
|
7579 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(controlling)
|
7580 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(controlling)
|
7581 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(controlling)
|
7582 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(controlling)
|
7583 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(controlling)
|
7584 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(controlling)]
|
7585 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(potionsmaster)
|
7586 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(potionsmaster)
|
7587 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(potionsmaster)
|
7588 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(potionsmaster)
|
7589 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(potionsmaster)
|
7590 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(potionsmaster)
|
7591 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(potionsmaster)
|
7592 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(potionsmaster)]
|
7593 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(storagedelight)
|
7594 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(storagedelight)
|
7595 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(storagedelight)
|
7596 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(storagedelight)
|
7597 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(storagedelight)
|
7598 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(storagedelight)
|
7599 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(storagedelight)
|
7600 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(storagedelight)]
|
7601 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(relics)
|
7602 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(relics)
|
7603 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(relics)
|
7604 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(relics)
|
7605 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(relics)
|
7606 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(relics)
|
7607 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(relics)
|
7608 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(relics)]
|
7609 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(generatorgalore)
|
7610 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(generatorgalore)
|
7611 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(generatorgalore)
|
7612 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(generatorgalore)
|
7613 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(generatorgalore)
|
7614 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(generatorgalore)
|
7615 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(generatorgalore)
|
7616 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(generatorgalore)]
|
7617 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(nuggets)
|
7618 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(nuggets)
|
7619 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(nuggets)
|
7620 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(nuggets)
|
7621 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(nuggets)
|
7622 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(nuggets)
|
7623 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(nuggets)
|
7624 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(nuggets)]
|
7625 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(herbsandharvest)
|
7626 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(herbsandharvest)
|
7627 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(herbsandharvest)
|
7628 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(herbsandharvest)
|
7629 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(herbsandharvest)
|
7630 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(herbsandharvest)
|
7631 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(herbsandharvest)
|
7632 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(herbsandharvest)]
|
7633 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(grandpower)
|
7634 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(grandpower)
|
7635 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(grandpower)
|
7636 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(grandpower)
|
7637 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(grandpower)
|
7638 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(grandpower)
|
7639 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(grandpower)
|
7640 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(grandpower)]
|
7641 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dummmmmmy)
|
7642 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dummmmmmy)
|
7643 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dummmmmmy)
|
7644 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dummmmmmy)
|
7645 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dummmmmmy)
|
7646 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(dummmmmmy)
|
7647 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(dummmmmmy)
|
7648 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dummmmmmy)]
|
7649 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(twilightforest)
|
7650 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(twilightforest)
|
7651 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(twilightforest)
|
7652 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(twilightforest)
|
7653 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(twilightforest)
|
7654 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(twilightforest)
|
7655 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(twilightforest)
|
7656 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(twilightforest)]
|
7657 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mob_grinding_utils)
|
7658 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mob_grinding_utils)
|
7659 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mob_grinding_utils)
|
7660 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mob_grinding_utils)
|
7661 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mob_grinding_utils)
|
7662 | [28Mar2025 00:53:58.307] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mob_grinding_utils)
|
7663 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mob_grinding_utils)
|
7664 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mob_grinding_utils)]
|
7665 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(arseng)
|
7666 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(arseng)
|
7667 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(arseng)
|
7668 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(arseng)
|
7669 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(arseng)
|
7670 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(arseng)
|
7671 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(arseng)
|
7672 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(arseng)]
|
7673 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(modular_machinery_reborn)
|
7674 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(modular_machinery_reborn)
|
7675 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(modular_machinery_reborn)
|
7676 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(modular_machinery_reborn)
|
7677 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(modular_machinery_reborn)
|
7678 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(modular_machinery_reborn)
|
7679 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(modular_machinery_reborn)
|
7680 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(modular_machinery_reborn)]
|
7681 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(modular_machinery_reborn_mekanism)
|
7682 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(modular_machinery_reborn_mekanism)
|
7683 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(modular_machinery_reborn_mekanism)
|
7684 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(modular_machinery_reborn_mekanism)
|
7685 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(modular_machinery_reborn_mekanism)
|
7686 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(modular_machinery_reborn_mekanism)
|
7687 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(modular_machinery_reborn_mekanism)
|
7688 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(modular_machinery_reborn_mekanism)]
|
7689 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(modular_machinery_reborn_ars)
|
7690 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(modular_machinery_reborn_ars)
|
7691 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(modular_machinery_reborn_ars)
|
7692 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(modular_machinery_reborn_ars)
|
7693 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(modular_machinery_reborn_ars)
|
7694 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(modular_machinery_reborn_ars)
|
7695 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(modular_machinery_reborn_ars)
|
7696 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(modular_machinery_reborn_ars)]
|
7697 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(farmersdelight)
|
7698 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(farmersdelight)
|
7699 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(farmersdelight)
|
7700 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(farmersdelight)
|
7701 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(farmersdelight)
|
7702 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(farmersdelight)
|
7703 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(farmersdelight)
|
7704 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(farmersdelight)]
|
7705 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(entangled)
|
7706 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(entangled)
|
7707 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(entangled)
|
7708 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(entangled)
|
7709 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(entangled)
|
7710 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(entangled)
|
7711 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(entangled)
|
7712 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(entangled)]
|
7713 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(commoncapabilities)
|
7714 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(commoncapabilities)
|
7715 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(commoncapabilities)
|
7716 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(commoncapabilities)
|
7717 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(commoncapabilities)
|
7718 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(commoncapabilities)
|
7719 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(commoncapabilities)
|
7720 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(commoncapabilities)]
|
7721 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(crashutilities)
|
7722 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(crashutilities)
|
7723 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(crashutilities)
|
7724 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(crashutilities)
|
7725 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(crashutilities)
|
7726 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(crashutilities)
|
7727 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(crashutilities)
|
7728 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(crashutilities)]
|
7729 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(getittogetherdrops)
|
7730 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(getittogetherdrops)
|
7731 | [28Mar2025 00:53:58.308] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(getittogetherdrops)
|
7732 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(getittogetherdrops)
|
7733 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(getittogetherdrops)
|
7734 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(getittogetherdrops)
|
7735 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(getittogetherdrops)
|
7736 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(getittogetherdrops)]
|
7737 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mcwfences)
|
7738 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mcwfences)
|
7739 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mcwfences)
|
7740 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mcwfences)
|
7741 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mcwfences)
|
7742 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mcwfences)
|
7743 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mcwfences)
|
7744 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mcwfences)]
|
7745 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(xycraft_world)
|
7746 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(xycraft_world)
|
7747 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(xycraft_world)
|
7748 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(xycraft_world)
|
7749 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(xycraft_world)
|
7750 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(xycraft_world)
|
7751 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(xycraft_world)
|
7752 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xycraft_world)]
|
7753 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(xycraft_machines)
|
7754 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(xycraft_machines)
|
7755 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(xycraft_machines)
|
7756 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(xycraft_machines)
|
7757 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(xycraft_machines)
|
7758 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(xycraft_machines)
|
7759 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(xycraft_machines)
|
7760 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xycraft_machines)]
|
7761 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(wirelesschargers)
|
7762 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(wirelesschargers)
|
7763 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(wirelesschargers)
|
7764 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(wirelesschargers)
|
7765 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(wirelesschargers)
|
7766 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(wirelesschargers)
|
7767 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(wirelesschargers)
|
7768 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(wirelesschargers)]
|
7769 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(pamhc2foodextended)
|
7770 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(pamhc2foodextended)
|
7771 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(pamhc2foodextended)
|
7772 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(pamhc2foodextended)
|
7773 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(pamhc2foodextended)
|
7774 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(pamhc2foodextended)
|
7775 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(pamhc2foodextended)
|
7776 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pamhc2foodextended)]
|
7777 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(actuallyadditions)
|
7778 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(actuallyadditions)
|
7779 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(actuallyadditions)
|
7780 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(actuallyadditions)
|
7781 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(actuallyadditions)
|
7782 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(actuallyadditions)
|
7783 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(actuallyadditions)
|
7784 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(actuallyadditions)]
|
7785 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(patchouli)
|
7786 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(patchouli)
|
7787 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(patchouli)
|
7788 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(patchouli)
|
7789 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(patchouli)
|
7790 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(patchouli)
|
7791 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(patchouli)
|
7792 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(patchouli)]
|
7793 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ars_additions)
|
7794 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ars_additions)
|
7795 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ars_additions)
|
7796 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ars_additions)
|
7797 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ars_additions)
|
7798 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ars_additions)
|
7799 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ars_additions)
|
7800 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ars_additions)]
|
7801 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(allthearcanistgear)
|
7802 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(allthearcanistgear)
|
7803 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(allthearcanistgear)
|
7804 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(allthearcanistgear)
|
7805 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(allthearcanistgear)
|
7806 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(allthearcanistgear)
|
7807 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(allthearcanistgear)
|
7808 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(allthearcanistgear)]
|
7809 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(integratedtunnels)
|
7810 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(integratedtunnels)
|
7811 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(integratedtunnels)
|
7812 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(integratedtunnels)
|
7813 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(integratedtunnels)
|
7814 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(integratedtunnels)
|
7815 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(integratedtunnels)
|
7816 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(integratedtunnels)]
|
7817 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ftbultimine)
|
7818 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ftbultimine)
|
7819 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ftbultimine)
|
7820 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ftbultimine)
|
7821 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ftbultimine)
|
7822 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ftbultimine)
|
7823 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ftbultimine)
|
7824 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbultimine)]
|
7825 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betterstrongholds)
|
7826 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betterstrongholds)
|
7827 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betterstrongholds)
|
7828 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betterstrongholds)
|
7829 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betterstrongholds)
|
7830 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(betterstrongholds)
|
7831 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(betterstrongholds)
|
7832 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterstrongholds)]
|
7833 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mifa)
|
7834 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mifa)
|
7835 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mifa)
|
7836 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mifa)
|
7837 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mifa)
|
7838 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mifa)
|
7839 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mifa)
|
7840 | [28Mar2025 00:53:58.309] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mifa)]
|
7841 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(resourcefullib)
|
7842 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(resourcefullib)
|
7843 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(resourcefullib)
|
7844 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(resourcefullib)
|
7845 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(resourcefullib)
|
7846 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(resourcefullib)
|
7847 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(resourcefullib)
|
7848 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(resourcefullib)]
|
7849 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mekanismtools)
|
7850 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mekanismtools)
|
7851 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mekanismtools)
|
7852 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mekanismtools)
|
7853 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mekanismtools)
|
7854 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mekanismtools)
|
7855 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mekanismtools)
|
7856 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mekanismtools)]
|
7857 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(deeperdarker)
|
7858 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(deeperdarker)
|
7859 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(deeperdarker)
|
7860 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(deeperdarker)
|
7861 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(deeperdarker)
|
7862 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(deeperdarker)
|
7863 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(deeperdarker)
|
7864 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(deeperdarker)]
|
7865 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(architectury)
|
7866 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(architectury)
|
7867 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(architectury)
|
7868 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(architectury)
|
7869 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(architectury)
|
7870 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(architectury)
|
7871 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(architectury)
|
7872 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(architectury)]
|
7873 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mostructures)
|
7874 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mostructures)
|
7875 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mostructures)
|
7876 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mostructures)
|
7877 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mostructures)
|
7878 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mostructures)
|
7879 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mostructures)
|
7880 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mostructures)]
|
7881 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(accelerateddecay)
|
7882 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(accelerateddecay)
|
7883 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(accelerateddecay)
|
7884 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(accelerateddecay)
|
7885 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(accelerateddecay)
|
7886 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(accelerateddecay)
|
7887 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(accelerateddecay)
|
7888 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(accelerateddecay)]
|
7889 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ftblibrary)
|
7890 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ftblibrary)
|
7891 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ftblibrary)
|
7892 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ftblibrary)
|
7893 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ftblibrary)
|
7894 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ftblibrary)
|
7895 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ftblibrary)
|
7896 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftblibrary)]
|
7897 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ftbfiltersystem)
|
7898 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ftbfiltersystem)
|
7899 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ftbfiltersystem)
|
7900 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ftbfiltersystem)
|
7901 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ftbfiltersystem)
|
7902 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ftbfiltersystem)
|
7903 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ftbfiltersystem)
|
7904 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbfiltersystem)]
|
7905 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ftbteams)
|
7906 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ftbteams)
|
7907 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ftbteams)
|
7908 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ftbteams)
|
7909 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ftbteams)
|
7910 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ftbteams)
|
7911 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ftbteams)
|
7912 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbteams)]
|
7913 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ftbranks)
|
7914 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ftbranks)
|
7915 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ftbranks)
|
7916 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ftbranks)
|
7917 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ftbranks)
|
7918 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ftbranks)
|
7919 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ftbranks)
|
7920 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbranks)]
|
7921 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ftbessentials)
|
7922 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ftbessentials)
|
7923 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ftbessentials)
|
7924 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ftbessentials)
|
7925 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ftbessentials)
|
7926 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ftbessentials)
|
7927 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ftbessentials)
|
7928 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbessentials)]
|
7929 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ftbchunks)
|
7930 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ftbchunks)
|
7931 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ftbchunks)
|
7932 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ftbchunks)
|
7933 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ftbchunks)
|
7934 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ftbchunks)
|
7935 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ftbchunks)
|
7936 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbchunks)]
|
7937 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(jamlib)
|
7938 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(jamlib)
|
7939 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(jamlib)
|
7940 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(jamlib)
|
7941 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(jamlib)
|
7942 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(jamlib)
|
7943 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(jamlib)
|
7944 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jamlib)]
|
7945 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ftbquests)
|
7946 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ftbquests)
|
7947 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ftbquests)
|
7948 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ftbquests)
|
7949 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ftbquests)
|
7950 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ftbquests)
|
7951 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ftbquests)
|
7952 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbquests)]
|
7953 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(computercraft)
|
7954 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(computercraft)
|
7955 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(computercraft)
|
7956 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(computercraft)
|
7957 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(computercraft)
|
7958 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(computercraft)
|
7959 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(computercraft)
|
7960 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(computercraft)]
|
7961 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(bigreactors)
|
7962 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(bigreactors)
|
7963 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(bigreactors)
|
7964 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(bigreactors)
|
7965 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(bigreactors)
|
7966 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(bigreactors)
|
7967 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(bigreactors)
|
7968 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bigreactors)]
|
7969 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(refurbished_furniture)
|
7970 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(refurbished_furniture)
|
7971 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(refurbished_furniture)
|
7972 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(refurbished_furniture)
|
7973 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(refurbished_furniture)
|
7974 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(refurbished_furniture)
|
7975 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(refurbished_furniture)
|
7976 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(refurbished_furniture)]
|
7977 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(productivebees)
|
7978 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(productivebees)
|
7979 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(productivebees)
|
7980 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(productivebees)
|
7981 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(productivebees)
|
7982 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(productivebees)
|
7983 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(productivebees)
|
7984 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(productivebees)]
|
7985 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(trashcans)
|
7986 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(trashcans)
|
7987 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(trashcans)
|
7988 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(trashcans)
|
7989 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(trashcans)
|
7990 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(trashcans)
|
7991 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(trashcans)
|
7992 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(trashcans)]
|
7993 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(inventoryessentials)
|
7994 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(inventoryessentials)
|
7995 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(inventoryessentials)
|
7996 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(inventoryessentials)
|
7997 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(inventoryessentials)
|
7998 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(inventoryessentials)
|
7999 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(inventoryessentials)
|
8000 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(inventoryessentials)]
|
8001 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Registering mixin config: inventoryessentials.mixins.json source=SecureJarResource(inventoryessentials)
|
8002 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Registering mixin config: inventoryessentials.neoforge.mixins.json source=SecureJarResource(inventoryessentials)
|
8003 | [28Mar2025 00:53:58.310] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(justdirethings)
|
8004 | [28Mar2025 00:53:58.311] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(justdirethings)
|
8005 | [28Mar2025 00:53:58.311] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(justdirethings)
|
8006 | [28Mar2025 00:53:58.311] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(justdirethings)
|
8007 | [28Mar2025 00:53:58.311] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(justdirethings)
|
8008 | [28Mar2025 00:53:58.311] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(justdirethings)
|
8009 | [28Mar2025 00:53:58.311] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(justdirethings)
|
8010 | [28Mar2025 00:53:58.311] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(justdirethings)]
|
8011 | [28Mar2025 00:53:58.311] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(polylib)
|
8012 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(polylib)
|
8013 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(polylib)
|
8014 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(polylib)
|
8015 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(polylib)
|
8016 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(polylib)
|
8017 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(polylib)
|
8018 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(polylib)]
|
8019 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(shrink)
|
8020 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(shrink)
|
8021 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(shrink)
|
8022 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(shrink)
|
8023 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(shrink)
|
8024 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(shrink)
|
8025 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(shrink)
|
8026 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(shrink)]
|
8027 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(t_and_t)
|
8028 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(t_and_t)
|
8029 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(t_and_t)
|
8030 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(t_and_t)
|
8031 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(t_and_t)
|
8032 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(t_and_t)
|
8033 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(t_and_t)
|
8034 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(t_and_t)]
|
8035 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(merrymaking)
|
8036 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(merrymaking)
|
8037 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(merrymaking)
|
8038 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(merrymaking)
|
8039 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(merrymaking)
|
8040 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(merrymaking)
|
8041 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(merrymaking)
|
8042 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(merrymaking)]
|
8043 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(letmedespawn)
|
8044 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(letmedespawn)
|
8045 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(letmedespawn)
|
8046 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(letmedespawn)
|
8047 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(letmedespawn)
|
8048 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(letmedespawn)
|
8049 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(letmedespawn)
|
8050 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(letmedespawn)]
|
8051 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(yeetusexperimentus)
|
8052 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(yeetusexperimentus)
|
8053 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(yeetusexperimentus)
|
8054 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(yeetusexperimentus)
|
8055 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(yeetusexperimentus)
|
8056 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(yeetusexperimentus)
|
8057 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(yeetusexperimentus)
|
8058 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yeetusexperimentus)]
|
8059 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(irons_jewelry)
|
8060 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(irons_jewelry)
|
8061 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(irons_jewelry)
|
8062 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(irons_jewelry)
|
8063 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(irons_jewelry)
|
8064 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(irons_jewelry)
|
8065 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(irons_jewelry)
|
8066 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(irons_jewelry)]
|
8067 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(villagesandpillages)
|
8068 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(villagesandpillages)
|
8069 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(villagesandpillages)
|
8070 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(villagesandpillages)
|
8071 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(villagesandpillages)
|
8072 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(villagesandpillages)
|
8073 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(villagesandpillages)
|
8074 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(villagesandpillages)]
|
8075 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(rhino)
|
8076 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(rhino)
|
8077 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(rhino)
|
8078 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(rhino)
|
8079 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(rhino)
|
8080 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(rhino)
|
8081 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(rhino)
|
8082 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rhino)]
|
8083 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(kubejs)
|
8084 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(kubejs)
|
8085 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(kubejs)
|
8086 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(kubejs)
|
8087 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(kubejs)
|
8088 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(kubejs)
|
8089 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(kubejs)
|
8090 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kubejs)]
|
8091 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ftbxmodcompat)
|
8092 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ftbxmodcompat)
|
8093 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ftbxmodcompat)
|
8094 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ftbxmodcompat)
|
8095 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ftbxmodcompat)
|
8096 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ftbxmodcompat)
|
8097 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ftbxmodcompat)
|
8098 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbxmodcompat)]
|
8099 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(occultism_kubejs)
|
8100 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(occultism_kubejs)
|
8101 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(occultism_kubejs)
|
8102 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(occultism_kubejs)
|
8103 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(occultism_kubejs)
|
8104 | [28Mar2025 00:53:58.312] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(occultism_kubejs)
|
8105 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(occultism_kubejs)
|
8106 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(occultism_kubejs)]
|
8107 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(rootsclassic)
|
8108 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(rootsclassic)
|
8109 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(rootsclassic)
|
8110 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(rootsclassic)
|
8111 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(rootsclassic)
|
8112 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(rootsclassic)
|
8113 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(rootsclassic)
|
8114 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rootsclassic)]
|
8115 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cucumber)
|
8116 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cucumber)
|
8117 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cucumber)
|
8118 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cucumber)
|
8119 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cucumber)
|
8120 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(cucumber)
|
8121 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(cucumber)
|
8122 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cucumber)]
|
8123 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(trashslot)
|
8124 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(trashslot)
|
8125 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(trashslot)
|
8126 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(trashslot)
|
8127 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(trashslot)
|
8128 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(trashslot)
|
8129 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(trashslot)
|
8130 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(trashslot)]
|
8131 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Registering mixin config: trashslot.mixins.json source=SecureJarResource(trashslot)
|
8132 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Registering mixin config: trashslot.neoforge.mixins.json source=SecureJarResource(trashslot)
|
8133 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(amendments)
|
8134 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(amendments)
|
8135 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(amendments)
|
8136 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(amendments)
|
8137 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(amendments)
|
8138 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(amendments)
|
8139 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(amendments)
|
8140 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(amendments)]
|
8141 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(blueflame)
|
8142 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(blueflame)
|
8143 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(blueflame)
|
8144 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(blueflame)
|
8145 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(blueflame)
|
8146 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(blueflame)
|
8147 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(blueflame)
|
8148 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(blueflame)]
|
8149 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(sophisticatedstorage)
|
8150 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(sophisticatedstorage)
|
8151 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(sophisticatedstorage)
|
8152 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(sophisticatedstorage)
|
8153 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(sophisticatedstorage)
|
8154 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(sophisticatedstorage)
|
8155 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(sophisticatedstorage)
|
8156 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sophisticatedstorage)]
|
8157 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(octolib)
|
8158 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(octolib)
|
8159 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(octolib)
|
8160 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(octolib)
|
8161 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(octolib)
|
8162 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(octolib)
|
8163 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(octolib)
|
8164 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(octolib)]
|
8165 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mss)
|
8166 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mss)
|
8167 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mss)
|
8168 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mss)
|
8169 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mss)
|
8170 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mss)
|
8171 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mss)
|
8172 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mss)]
|
8173 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(allthewizardgear)
|
8174 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(allthewizardgear)
|
8175 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(allthewizardgear)
|
8176 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(allthewizardgear)
|
8177 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(allthewizardgear)
|
8178 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(allthewizardgear)
|
8179 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(allthewizardgear)
|
8180 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(allthewizardgear)]
|
8181 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(productivelib)
|
8182 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(productivelib)
|
8183 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(productivelib)
|
8184 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(productivelib)
|
8185 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(productivelib)
|
8186 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(productivelib)
|
8187 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(productivelib)
|
8188 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(productivelib)]
|
8189 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(create)
|
8190 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(create)
|
8191 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(create)
|
8192 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(create)
|
8193 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(create)
|
8194 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(create)
|
8195 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(create)
|
8196 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create)]
|
8197 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Registering mixin config: create.mixins.json source=SecureJarResource(create)
|
8198 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(framedblocks)
|
8199 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(framedblocks)
|
8200 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(framedblocks)
|
8201 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(framedblocks)
|
8202 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(framedblocks)
|
8203 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(framedblocks)
|
8204 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(framedblocks)
|
8205 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(framedblocks)]
|
8206 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(waystones)
|
8207 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(waystones)
|
8208 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(waystones)
|
8209 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(waystones)
|
8210 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(waystones)
|
8211 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(waystones)
|
8212 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(waystones)
|
8213 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(waystones)]
|
8214 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Registering mixin config: waystones.mixins.json source=SecureJarResource(waystones)
|
8215 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Registering mixin config: waystones.neoforge.mixins.json source=SecureJarResource(waystones)
|
8216 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(structory)
|
8217 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(structory)
|
8218 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(structory)
|
8219 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(structory)
|
8220 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(structory)
|
8221 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(structory)
|
8222 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(structory)
|
8223 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structory)]
|
8224 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(journeymap)
|
8225 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(journeymap)
|
8226 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(journeymap)
|
8227 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(journeymap)
|
8228 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(journeymap)
|
8229 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(journeymap)
|
8230 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(journeymap)
|
8231 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(journeymap)]
|
8232 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Registering mixin config: journeymap.mixins.json source=SecureJarResource(journeymap)
|
8233 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(comforts)
|
8234 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(comforts)
|
8235 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(comforts)
|
8236 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(comforts)
|
8237 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(comforts)
|
8238 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(comforts)
|
8239 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(comforts)
|
8240 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(comforts)]
|
8241 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dimstorage)
|
8242 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dimstorage)
|
8243 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dimstorage)
|
8244 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dimstorage)
|
8245 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dimstorage)
|
8246 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(dimstorage)
|
8247 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(dimstorage)
|
8248 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dimstorage)]
|
8249 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dungeoncrawl)
|
8250 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dungeoncrawl)
|
8251 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dungeoncrawl)
|
8252 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dungeoncrawl)
|
8253 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dungeoncrawl)
|
8254 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(dungeoncrawl)
|
8255 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(dungeoncrawl)
|
8256 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeoncrawl)]
|
8257 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(charginggadgets)
|
8258 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(charginggadgets)
|
8259 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(charginggadgets)
|
8260 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(charginggadgets)
|
8261 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(charginggadgets)
|
8262 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(charginggadgets)
|
8263 | [28Mar2025 00:53:58.313] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(charginggadgets)
|
8264 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(charginggadgets)]
|
8265 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cobblegengalore)
|
8266 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cobblegengalore)
|
8267 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cobblegengalore)
|
8268 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cobblegengalore)
|
8269 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cobblegengalore)
|
8270 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(cobblegengalore)
|
8271 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(cobblegengalore)
|
8272 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cobblegengalore)]
|
8273 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(xycraft_override)
|
8274 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(xycraft_override)
|
8275 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(xycraft_override)
|
8276 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(xycraft_override)
|
8277 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(xycraft_override)
|
8278 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(xycraft_override)
|
8279 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(xycraft_override)
|
8280 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xycraft_override)]
|
8281 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mcjtylib)
|
8282 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mcjtylib)
|
8283 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mcjtylib)
|
8284 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mcjtylib)
|
8285 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mcjtylib)
|
8286 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mcjtylib)
|
8287 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mcjtylib)
|
8288 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mcjtylib)]
|
8289 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(rftoolsbase)
|
8290 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(rftoolsbase)
|
8291 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(rftoolsbase)
|
8292 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(rftoolsbase)
|
8293 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(rftoolsbase)
|
8294 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(rftoolsbase)
|
8295 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(rftoolsbase)
|
8296 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rftoolsbase)]
|
8297 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(rftoolspower)
|
8298 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(rftoolspower)
|
8299 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(rftoolspower)
|
8300 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(rftoolspower)
|
8301 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(rftoolspower)
|
8302 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(rftoolspower)
|
8303 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(rftoolspower)
|
8304 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rftoolspower)]
|
8305 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(rftoolsbuilder)
|
8306 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(rftoolsbuilder)
|
8307 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(rftoolsbuilder)
|
8308 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(rftoolsbuilder)
|
8309 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(rftoolsbuilder)
|
8310 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(rftoolsbuilder)
|
8311 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(rftoolsbuilder)
|
8312 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rftoolsbuilder)]
|
8313 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(restrictions)
|
8314 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(restrictions)
|
8315 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(restrictions)
|
8316 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(restrictions)
|
8317 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(restrictions)
|
8318 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(restrictions)
|
8319 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(restrictions)
|
8320 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(restrictions)]
|
8321 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(xnet)
|
8322 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(xnet)
|
8323 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(xnet)
|
8324 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(xnet)
|
8325 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(xnet)
|
8326 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(xnet)
|
8327 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(xnet)
|
8328 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xnet)]
|
8329 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betterdeserttemples)
|
8330 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betterdeserttemples)
|
8331 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betterdeserttemples)
|
8332 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betterdeserttemples)
|
8333 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betterdeserttemples)
|
8334 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(betterdeserttemples)
|
8335 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(betterdeserttemples)
|
8336 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterdeserttemples)]
|
8337 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(guideme)
|
8338 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(guideme)
|
8339 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(guideme)
|
8340 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(guideme)
|
8341 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(guideme)
|
8342 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(guideme)
|
8343 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(guideme)
|
8344 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(guideme)]
|
8345 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mahoutsukai)
|
8346 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mahoutsukai)
|
8347 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mahoutsukai)
|
8348 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mahoutsukai)
|
8349 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mahoutsukai)
|
8350 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mahoutsukai)
|
8351 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mahoutsukai)
|
8352 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mahoutsukai)]
|
8353 | [28Mar2025 00:53:58.314] [main/DEBUG] [mixin/]: Registering mixin config: mahoutsukai.mixins.json source=SecureJarResource(mahoutsukai)
|
8354 | [28Mar2025 00:53:58.315] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by mahoutsukai.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
8355 | [28Mar2025 00:53:58.315] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(enderstorage)
|
8356 | [28Mar2025 00:53:58.315] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(enderstorage)
|
8357 | [28Mar2025 00:53:58.315] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(enderstorage)
|
8358 | [28Mar2025 00:53:58.315] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(enderstorage)
|
8359 | [28Mar2025 00:53:58.315] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(enderstorage)
|
8360 | [28Mar2025 00:53:58.315] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(enderstorage)
|
8361 | [28Mar2025 00:53:58.315] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(enderstorage)
|
8362 | [28Mar2025 00:53:58.315] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(enderstorage)]
|
8363 | [28Mar2025 00:53:58.315] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(factory_blocks)
|
8364 | [28Mar2025 00:53:58.315] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(factory_blocks)
|
8365 | [28Mar2025 00:53:58.315] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(factory_blocks)
|
8366 | [28Mar2025 00:53:58.315] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(factory_blocks)
|
8367 | [28Mar2025 00:53:58.315] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(factory_blocks)
|
8368 | [28Mar2025 00:53:58.315] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(factory_blocks)
|
8369 | [28Mar2025 00:53:58.315] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(factory_blocks)
|
8370 | [28Mar2025 00:53:58.315] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(factory_blocks)]
|
8371 | [28Mar2025 00:53:58.315] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(enchdesc)
|
8372 | [28Mar2025 00:53:58.315] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(enchdesc)
|
8373 | [28Mar2025 00:53:58.315] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(enchdesc)
|
8374 | [28Mar2025 00:53:58.315] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(enchdesc)
|
8375 | [28Mar2025 00:53:58.315] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(enchdesc)
|
8376 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(enchdesc)
|
8377 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(enchdesc)
|
8378 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(enchdesc)]
|
8379 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(moonlight)
|
8380 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(moonlight)
|
8381 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(moonlight)
|
8382 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(moonlight)
|
8383 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(moonlight)
|
8384 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(moonlight)
|
8385 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(moonlight)
|
8386 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(moonlight)]
|
8387 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cloudglass)
|
8388 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cloudglass)
|
8389 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cloudglass)
|
8390 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cloudglass)
|
8391 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cloudglass)
|
8392 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(cloudglass)
|
8393 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(cloudglass)
|
8394 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cloudglass)]
|
8395 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(toolbelt)
|
8396 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(toolbelt)
|
8397 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(toolbelt)
|
8398 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(toolbelt)
|
8399 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(toolbelt)
|
8400 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(toolbelt)
|
8401 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(toolbelt)
|
8402 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(toolbelt)]
|
8403 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(titanium)
|
8404 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(titanium)
|
8405 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(titanium)
|
8406 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(titanium)
|
8407 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(titanium)
|
8408 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(titanium)
|
8409 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(titanium)
|
8410 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(titanium)]
|
8411 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(regions_unexplored)
|
8412 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(regions_unexplored)
|
8413 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(regions_unexplored)
|
8414 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(regions_unexplored)
|
8415 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(regions_unexplored)
|
8416 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(regions_unexplored)
|
8417 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(regions_unexplored)
|
8418 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(regions_unexplored)]
|
8419 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(silentlib)
|
8420 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(silentlib)
|
8421 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(silentlib)
|
8422 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(silentlib)
|
8423 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(silentlib)
|
8424 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(silentlib)
|
8425 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(silentlib)
|
8426 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(silentlib)]
|
8427 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(jade)
|
8428 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(jade)
|
8429 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(jade)
|
8430 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(jade)
|
8431 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(jade)
|
8432 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(jade)
|
8433 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(jade)
|
8434 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jade)]
|
8435 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Registering mixin config: jade.mixins.json source=SecureJarResource(jade)
|
8436 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ae2)
|
8437 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ae2)
|
8438 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ae2)
|
8439 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ae2)
|
8440 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ae2)
|
8441 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ae2)
|
8442 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ae2)
|
8443 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ae2)]
|
8444 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(soulplied_energistics)
|
8445 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(soulplied_energistics)
|
8446 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(soulplied_energistics)
|
8447 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(soulplied_energistics)
|
8448 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(soulplied_energistics)
|
8449 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(soulplied_energistics)
|
8450 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(soulplied_energistics)
|
8451 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(soulplied_energistics)]
|
8452 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(aeinfinitybooster)
|
8453 | [28Mar2025 00:53:58.316] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(aeinfinitybooster)
|
8454 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(aeinfinitybooster)
|
8455 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(aeinfinitybooster)
|
8456 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(aeinfinitybooster)
|
8457 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(aeinfinitybooster)
|
8458 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(aeinfinitybooster)
|
8459 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(aeinfinitybooster)]
|
8460 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ae2ct)
|
8461 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ae2ct)
|
8462 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ae2ct)
|
8463 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ae2ct)
|
8464 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ae2ct)
|
8465 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ae2ct)
|
8466 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ae2ct)
|
8467 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ae2ct)]
|
8468 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ae2netanalyser)
|
8469 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ae2netanalyser)
|
8470 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ae2netanalyser)
|
8471 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ae2netanalyser)
|
8472 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ae2netanalyser)
|
8473 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ae2netanalyser)
|
8474 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ae2netanalyser)
|
8475 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ae2netanalyser)]
|
8476 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ae2wtlib)
|
8477 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ae2wtlib)
|
8478 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ae2wtlib)
|
8479 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ae2wtlib)
|
8480 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ae2wtlib)
|
8481 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ae2wtlib)
|
8482 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ae2wtlib)
|
8483 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ae2wtlib)]
|
8484 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(extendedae)
|
8485 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(extendedae)
|
8486 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(extendedae)
|
8487 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(extendedae)
|
8488 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(extendedae)
|
8489 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(extendedae)
|
8490 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(extendedae)
|
8491 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(extendedae)]
|
8492 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ae2wtlib_api)
|
8493 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ae2wtlib_api)
|
8494 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ae2wtlib_api)
|
8495 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ae2wtlib_api)
|
8496 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ae2wtlib_api)
|
8497 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ae2wtlib_api)
|
8498 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ae2wtlib_api)
|
8499 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ae2wtlib_api)]
|
8500 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(advanced_ae)
|
8501 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(advanced_ae)
|
8502 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(advanced_ae)
|
8503 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(advanced_ae)
|
8504 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(advanced_ae)
|
8505 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(advanced_ae)
|
8506 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(advanced_ae)
|
8507 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(advanced_ae)]
|
8508 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(appflux)
|
8509 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(appflux)
|
8510 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(appflux)
|
8511 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(appflux)
|
8512 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(appflux)
|
8513 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(appflux)
|
8514 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(appflux)
|
8515 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(appflux)]
|
8516 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(merequester)
|
8517 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(merequester)
|
8518 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(merequester)
|
8519 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(merequester)
|
8520 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(merequester)
|
8521 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(merequester)
|
8522 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(merequester)
|
8523 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(merequester)]
|
8524 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(modern_industrialization)
|
8525 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(modern_industrialization)
|
8526 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(modern_industrialization)
|
8527 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(modern_industrialization)
|
8528 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(modern_industrialization)
|
8529 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(modern_industrialization)
|
8530 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(modern_industrialization)
|
8531 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(modern_industrialization)]
|
8532 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(tesseract_api)
|
8533 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(tesseract_api)
|
8534 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(tesseract_api)
|
8535 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(tesseract_api)
|
8536 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(tesseract_api)
|
8537 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(tesseract_api)
|
8538 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(tesseract_api)
|
8539 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tesseract_api)]
|
8540 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(extended_industrialization)
|
8541 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(extended_industrialization)
|
8542 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(extended_industrialization)
|
8543 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(extended_industrialization)
|
8544 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(extended_industrialization)
|
8545 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(extended_industrialization)
|
8546 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(extended_industrialization)
|
8547 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(extended_industrialization)]
|
8548 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forbidden_arcanus)
|
8549 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forbidden_arcanus)
|
8550 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forbidden_arcanus)
|
8551 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forbidden_arcanus)
|
8552 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forbidden_arcanus)
|
8553 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(forbidden_arcanus)
|
8554 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(forbidden_arcanus)
|
8555 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forbidden_arcanus)]
|
8556 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(valhelsia_core)
|
8557 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(valhelsia_core)
|
8558 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(valhelsia_core)
|
8559 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(valhelsia_core)
|
8560 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(valhelsia_core)
|
8561 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(valhelsia_core)
|
8562 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(valhelsia_core)
|
8563 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(valhelsia_core)]
|
8564 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(bibliowoods)
|
8565 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(bibliowoods)
|
8566 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(bibliowoods)
|
8567 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(bibliowoods)
|
8568 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(bibliowoods)
|
8569 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(bibliowoods)
|
8570 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(bibliowoods)
|
8571 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bibliowoods)]
|
8572 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(bibliocraft)
|
8573 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(bibliocraft)
|
8574 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(bibliocraft)
|
8575 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(bibliocraft)
|
8576 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(bibliocraft)
|
8577 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(bibliocraft)
|
8578 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(bibliocraft)
|
8579 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bibliocraft)]
|
8580 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(enderio_armory)
|
8581 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(enderio_armory)
|
8582 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(enderio_armory)
|
8583 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(enderio_armory)
|
8584 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(enderio_armory)
|
8585 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(enderio_armory)
|
8586 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(enderio_armory)
|
8587 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(enderio_armory)]
|
8588 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(theurgy)
|
8589 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(theurgy)
|
8590 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(theurgy)
|
8591 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(theurgy)
|
8592 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(theurgy)
|
8593 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(theurgy)
|
8594 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(theurgy)
|
8595 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(theurgy)]
|
8596 | [28Mar2025 00:53:58.317] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(stevescarts)
|
8597 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(stevescarts)
|
8598 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(stevescarts)
|
8599 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(stevescarts)
|
8600 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(stevescarts)
|
8601 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(stevescarts)
|
8602 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(stevescarts)
|
8603 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(stevescarts)]
|
8604 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(treetap)
|
8605 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(treetap)
|
8606 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(treetap)
|
8607 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(treetap)
|
8608 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(treetap)
|
8609 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(treetap)
|
8610 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(treetap)
|
8611 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(treetap)]
|
8612 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(nullscape)
|
8613 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(nullscape)
|
8614 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(nullscape)
|
8615 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(nullscape)
|
8616 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(nullscape)
|
8617 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(nullscape)
|
8618 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(nullscape)
|
8619 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(nullscape)]
|
8620 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(modonomicon)
|
8621 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(modonomicon)
|
8622 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(modonomicon)
|
8623 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(modonomicon)
|
8624 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(modonomicon)
|
8625 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(modonomicon)
|
8626 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(modonomicon)
|
8627 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(modonomicon)]
|
8628 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cryonicconfig)
|
8629 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cryonicconfig)
|
8630 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cryonicconfig)
|
8631 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cryonicconfig)
|
8632 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cryonicconfig)
|
8633 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(cryonicconfig)
|
8634 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(cryonicconfig)
|
8635 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cryonicconfig)]
|
8636 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mvs)
|
8637 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mvs)
|
8638 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mvs)
|
8639 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mvs)
|
8640 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mvs)
|
8641 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mvs)
|
8642 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mvs)
|
8643 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mvs)]
|
8644 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(chisel)
|
8645 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(chisel)
|
8646 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(chisel)
|
8647 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(chisel)
|
8648 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(chisel)
|
8649 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(chisel)
|
8650 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(chisel)
|
8651 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(chisel)]
|
8652 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(yet_another_config_lib_v3)
|
8653 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(yet_another_config_lib_v3)
|
8654 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(yet_another_config_lib_v3)
|
8655 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(yet_another_config_lib_v3)
|
8656 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(yet_another_config_lib_v3)
|
8657 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(yet_another_config_lib_v3)
|
8658 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(yet_another_config_lib_v3)
|
8659 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yet_another_config_lib_v3)]
|
8660 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(solcarrot)
|
8661 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(solcarrot)
|
8662 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(solcarrot)
|
8663 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(solcarrot)
|
8664 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(solcarrot)
|
8665 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(solcarrot)
|
8666 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(solcarrot)
|
8667 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(solcarrot)]
|
8668 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(moredragoneggs)
|
8669 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(moredragoneggs)
|
8670 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(moredragoneggs)
|
8671 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(moredragoneggs)
|
8672 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(moredragoneggs)
|
8673 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(moredragoneggs)
|
8674 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(moredragoneggs)
|
8675 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(moredragoneggs)]
|
8676 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(appmek)
|
8677 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(appmek)
|
8678 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(appmek)
|
8679 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(appmek)
|
8680 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(appmek)
|
8681 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(appmek)
|
8682 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(appmek)
|
8683 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(appmek)]
|
8684 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(expandability)
|
8685 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(expandability)
|
8686 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(expandability)
|
8687 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(expandability)
|
8688 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(expandability)
|
8689 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(expandability)
|
8690 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(expandability)
|
8691 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(expandability)]
|
8692 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(xtonesreworked)
|
8693 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(xtonesreworked)
|
8694 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(xtonesreworked)
|
8695 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(xtonesreworked)
|
8696 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(xtonesreworked)
|
8697 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(xtonesreworked)
|
8698 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(xtonesreworked)
|
8699 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xtonesreworked)]
|
8700 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(sophisticatedstorageinmotion)
|
8701 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(sophisticatedstorageinmotion)
|
8702 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(sophisticatedstorageinmotion)
|
8703 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(sophisticatedstorageinmotion)
|
8704 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(sophisticatedstorageinmotion)
|
8705 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(sophisticatedstorageinmotion)
|
8706 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(sophisticatedstorageinmotion)
|
8707 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sophisticatedstorageinmotion)]
|
8708 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ganderui)
|
8709 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ganderui)
|
8710 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ganderui)
|
8711 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ganderui)
|
8712 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ganderui)
|
8713 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ganderui)
|
8714 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ganderui)
|
8715 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ganderui)]
|
8716 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(kfflib)
|
8717 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(kfflib)
|
8718 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(kfflib)
|
8719 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(kfflib)
|
8720 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(kfflib)
|
8721 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(kfflib)
|
8722 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(kfflib)
|
8723 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kfflib)]
|
8724 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(Regilite.alpha)
|
8725 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(Regilite.alpha)
|
8726 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(Regilite.alpha)
|
8727 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(Regilite.alpha)
|
8728 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(Regilite.alpha)
|
8729 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(Regilite.alpha)
|
8730 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(Regilite.alpha)
|
8731 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(Regilite.alpha)]
|
8732 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ganderrendering)
|
8733 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ganderrendering)
|
8734 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ganderrendering)
|
8735 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ganderrendering)
|
8736 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ganderrendering)
|
8737 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ganderrendering)
|
8738 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ganderrendering)
|
8739 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ganderrendering)]
|
8740 | [28Mar2025 00:53:58.318] [main/DEBUG] [mixin/]: Registering mixin config: gander_render.mixins.json source=SecureJarResource(ganderrendering)
|
8741 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mixinsquared.forge)
|
8742 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mixinsquared.forge)
|
8743 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mixinsquared.forge)
|
8744 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mixinsquared.forge)
|
8745 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mixinsquared.forge)
|
8746 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mixinsquared.forge)
|
8747 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mixinsquared.forge)
|
8748 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixinsquared.forge)]
|
8749 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: Registering mixin config: mixinsquared.init.mixins.json source=SecureJarResource(mixinsquared.forge)
|
8750 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(spatial)
|
8751 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(spatial)
|
8752 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(spatial)
|
8753 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(spatial)
|
8754 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(spatial)
|
8755 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(spatial)
|
8756 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(spatial)
|
8757 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(spatial)]
|
8758 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(Registrate.MC1._21._62)
|
8759 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(Registrate.MC1._21._62)
|
8760 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(Registrate.MC1._21._62)
|
8761 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(Registrate.MC1._21._62)
|
8762 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(Registrate.MC1._21._62)
|
8763 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(Registrate.MC1._21._62)
|
8764 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(Registrate.MC1._21._62)
|
8765 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(Registrate.MC1._21._62)]
|
8766 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ganderlevels)
|
8767 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ganderlevels)
|
8768 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ganderlevels)
|
8769 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ganderlevels)
|
8770 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ganderlevels)
|
8771 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(ganderlevels)
|
8772 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(ganderlevels)
|
8773 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ganderlevels)]
|
8774 | [28Mar2025 00:53:58.319] [main/DEBUG] [mixin/]: Registering mixin config: gander_levels.mixins.json source=SecureJarResource(ganderlevels)
|
8775 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(GraphLib3)
|
8776 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(GraphLib3)
|
8777 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(GraphLib3)
|
8778 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(GraphLib3)
|
8779 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(GraphLib3)
|
8780 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(GraphLib3)
|
8781 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(GraphLib3)
|
8782 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(GraphLib3)]
|
8783 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(DualCodecs)
|
8784 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(DualCodecs)
|
8785 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(DualCodecs)
|
8786 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(DualCodecs)
|
8787 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(DualCodecs)
|
8788 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(DualCodecs)
|
8789 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(DualCodecs)
|
8790 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(DualCodecs)]
|
8791 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mixinsquared.neoforge)
|
8792 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mixinsquared.neoforge)
|
8793 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mixinsquared.neoforge)
|
8794 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mixinsquared.neoforge)
|
8795 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mixinsquared.neoforge)
|
8796 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mixinsquared.neoforge)
|
8797 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mixinsquared.neoforge)
|
8798 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixinsquared.neoforge)]
|
8799 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Registering mixin config: mixinsquared.init.mixins.json source=SecureJarResource(mixinsquared.neoforge)
|
8800 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mixinextras.neoforge)
|
8801 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mixinextras.neoforge)
|
8802 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mixinextras.neoforge)
|
8803 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mixinextras.neoforge)
|
8804 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mixinextras.neoforge)
|
8805 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mixinextras.neoforge)
|
8806 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mixinextras.neoforge)
|
8807 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixinextras.neoforge)]
|
8808 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Registering mixin config: mixinextras.init.mixins.json source=SecureJarResource(mixinextras.neoforge)
|
8809 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(gandercore)
|
8810 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(gandercore)
|
8811 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(gandercore)
|
8812 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(gandercore)
|
8813 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(gandercore)
|
8814 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(gandercore)
|
8815 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(gandercore)
|
8816 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(gandercore)]
|
8817 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(compactmachines.api)
|
8818 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(compactmachines.api)
|
8819 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(compactmachines.api)
|
8820 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(compactmachines.api)
|
8821 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(compactmachines.api)
|
8822 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(compactmachines.api)
|
8823 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(compactmachines.api)
|
8824 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(compactmachines.api)]
|
8825 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: inject() running with 431 agents
|
8826 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
|
8827 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@6a09484c]
|
8828 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[FMLMixinPlatformAgent:null]
|
8829 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixin_synthetic)]
|
8830 | [28Mar2025 00:53:58.320] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterdungeons)]
|
8831 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(almanac)]
|
8832 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(simplemagnets)]
|
8833 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(integratedterminals)]
|
8834 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(enderio_base)]
|
8835 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mffs)]
|
8836 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(endercore)]
|
8837 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(neoforge)]
|
8838 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(modernfix)]
|
8839 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(evilcraft)]
|
8840 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsapi)]
|
8841 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mcwstairs)]
|
8842 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(gateways)]
|
8843 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rechiseled_chipped)]
|
8844 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterfortresses)]
|
8845 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cloth_config)]
|
8846 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sawmill)]
|
8847 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(supplementaries)]
|
8848 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(industrialforegoing)]
|
8849 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(handcrafted)]
|
8850 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(repurposed_structures)]
|
8851 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bcc)]
|
8852 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(camol)]
|
8853 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(heyberryshutup)]
|
8854 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(integratedscripting)]
|
8855 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(spark)]
|
8856 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsextras)]
|
8857 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(omegaconfig)]
|
8858 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(naturesaura)]
|
8859 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mcwroofs)]
|
8860 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterendisland)]
|
8861 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(the_bumblezone)]
|
8862 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tombstone)]
|
8863 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(enderio_machines)]
|
8864 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(journeymap_api)]
|
8865 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sfm)]
|
8866 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mcwlights)]
|
8867 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterjungletemples)]
|
8868 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(byzantine)]
|
8869 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(smartbrainlib)]
|
8870 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rechiseled)]
|
8871 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lithium)]
|
8872 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(attributefix)]
|
8873 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(caelus)]
|
8874 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(allthecompressed)]
|
8875 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mcwholidays)]
|
8876 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(epherolib)]
|
8877 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(laserbridges)]
|
8878 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(compactmachines)]
|
8879 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(farmingforblockheads)]
|
8880 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(additional_lights)]
|
8881 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fusion)]
|
8882 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(edivadlib)]
|
8883 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(integratedcrafting)]
|
8884 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeons_arise)]
|
8885 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
|
8886 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(voicechat)]
|
8887 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(terrablender)]
|
8888 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(livingthings)]
|
8889 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pamhc2crops)]
|
8890 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(alltheleaks)]
|
8891 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cleanswing)]
|
8892 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(corgilib)]
|
8893 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sushigocrafting)]
|
8894 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(domum_ornamentum)]
|
8895 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(flywheel)]
|
8896 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(luminax)]
|
8897 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(experiencelib)]
|
8898 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bhc)]
|
8899 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(securitycraft)]
|
8900 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(almostunified)]
|
8901 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(wits)]
|
8902 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(immediatelyfast)]
|
8903 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structory_towers)]
|
8904 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(appleskin)]
|
8905 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lootr)]
|
8906 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(occultism)]
|
8907 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(allthetweaks)]
|
8908 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rebind_narrator)]
|
8909 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cosmeticarmorreworked)]
|
8910 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(morered)]
|
8911 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kuma_api)]
|
8912 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(advancedperipherals)]
|
8913 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(towntalk)]
|
8914 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fireproofboats)]
|
8915 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betteroceanmonuments)]
|
8916 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sophisticatedcore)]
|
8917 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(glassential)]
|
8918 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(placebo)]
|
8919 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(wstweaks)]
|
8920 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fastfurnace)]
|
8921 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cobweb)]
|
8922 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bookshelf)]
|
8923 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sophisticatedbackpacks)]
|
8924 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(immeng)]
|
8925 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mcwdoors)]
|
8926 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(moreredxcctcompat)]
|
8927 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(utilitarian)]
|
8928 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fzzy_config)]
|
8929 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(chipped)]
|
8930 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mcwbridges)]
|
8931 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(entity_model_features)]
|
8932 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(entity_texture_features)]
|
8933 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(hostilenetworks)]
|
8934 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jearchaeology)]
|
8935 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fuelgoeshere)]
|
8936 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(simplylight)]
|
8937 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(industrialforegoingsouls)]
|
8938 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lionfishapi)]
|
8939 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(memorysettings)]
|
8940 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cataclysm)]
|
8941 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(blockui)]
|
8942 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structurize)]
|
8943 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tiab)]
|
8944 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(smithingtemplateviewer)]
|
8945 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mysticalcustomization)]
|
8946 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(elevatorid)]
|
8947 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bridgingmod)]
|
8948 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(hardenedarmadillos)]
|
8949 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(aiimprovements)]
|
8950 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cupboard)]
|
8951 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ars_ocultas)]
|
8952 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(undergarden)]
|
8953 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(monolib)]
|
8954 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(disenchanting_table)]
|
8955 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(framework)]
|
8956 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bwncr)]
|
8957 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(observable)]
|
8958 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(atlas_api)]
|
8959 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pamhc2trees)]
|
8960 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(redstonepen)]
|
8961 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dyenamics)]
|
8962 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(commonnetworking)]
|
8963 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(reap)]
|
8964 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(productivemetalworks)]
|
8965 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(illagerwarship)]
|
8966 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(clumps)]
|
8967 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(artifacts)]
|
8968 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(explorerscompass)]
|
8969 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mininggadgets)]
|
8970 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(theurgy_kubejs)]
|
8971 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(trophymanager)]
|
8972 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(akashictome)]
|
8973 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xycraft_core)]
|
8974 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(repeatable_trial_vaults)]
|
8975 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mysticalagriculture)]
|
8976 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(craftingtweaks)]
|
8977 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(endermanoverhaul)]
|
8978 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(apothic_spawners)]
|
8979 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(enderio_conduits)]
|
8980 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbjeiextras)]
|
8981 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(enderio)]
|
8982 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(easy_villagers)]
|
8983 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(reliquary)]
|
8984 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mes)]
|
8985 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(polyeng)]
|
8986 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fastbench)]
|
8987 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fluxnetworks)]
|
8988 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(irons_spellbooks)]
|
8989 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(buildinggadgets2)]
|
8990 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecolonies)]
|
8991 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pylons)]
|
8992 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ferritecore)]
|
8993 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(functionalstorage)]
|
8994 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(modularrouters)]
|
8995 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rarcompat)]
|
8996 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(overloadedarmorbar)]
|
8997 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(flickerfix)]
|
8998 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(productivetrees)]
|
8999 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(supermartijn642configlib)]
|
9000 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(quarryplus)]
|
9001 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(additionalentityattributes)]
|
9002 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(underground_villages)]
|
9003 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(variantsandventures)]
|
9004 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(playeranimator)]
|
9005 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ponder)]
|
9006 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mcwwindows)]
|
9007 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ironjetpacks)]
|
9008 | [28Mar2025 00:53:58.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ctm)]
|
9009 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(everythingcopper)]
|
9010 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(powah)]
|
9011 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rangedpumps)]
|
9012 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ae2importexportcard)]
|
9013 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(balm)]
|
9014 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(prickle)]
|
9015 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(moderndynamics)]
|
9016 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(crash_assistant)]
|
9017 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mysticalagradditions)]
|
9018 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ctov)]
|
9019 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(eternal_starlight)]
|
9020 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(athena)]
|
9021 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(stylecolonies)]
|
9022 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(novillagerdm)]
|
9023 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lmft)]
|
9024 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(alltheores)]
|
9025 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(glodium)]
|
9026 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(torchmaster)]
|
9027 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sussysniffers)]
|
9028 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(explorify)]
|
9029 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ironfurnaces)]
|
9030 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mcwtrpdoors)]
|
9031 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(silentgear)]
|
9032 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(supermartijn642corelib)]
|
9033 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(apothic_attributes)]
|
9034 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(resourcefulconfig)]
|
9035 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(servercore)]
|
9036 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(curios)]
|
9037 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(searchables)]
|
9038 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(measurements)]
|
9039 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(deimos)]
|
9040 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mcwfurnitures)]
|
9041 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(apothic_enchanting)]
|
9042 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(apotheosis)]
|
9043 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(infiniverse)]
|
9044 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(codechickenlib)]
|
9045 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bettermineshafts)]
|
9046 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(crafting_on_a_stick)]
|
9047 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ae2jeiintegration)]
|
9048 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mekanismcovers)]
|
9049 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(harvest_with_ease)]
|
9050 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(formationsnether)]
|
9051 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jei)]
|
9052 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(multipiston)]
|
9053 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lithostitched)]
|
9054 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mekanism)]
|
9055 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(laserio)]
|
9056 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mekanismgenerators)]
|
9057 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(gmut)]
|
9058 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(invtweaks)]
|
9059 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(naturescompass)]
|
9060 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jumpboat)]
|
9061 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(catjammies)]
|
9062 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pneumaticcraft)]
|
9063 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(formations)]
|
9064 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(crystalix)]
|
9065 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(logbegone)]
|
9066 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mcwpaths)]
|
9067 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(zerocore)]
|
9068 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(formationsoverworld)]
|
9069 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mousetweaks)]
|
9070 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(immersiveengineering)]
|
9071 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(nochatreports)]
|
9072 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(allthemodium)]
|
9073 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ohthetreesyoullgrow)]
|
9074 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(spectrelib)]
|
9075 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kotlinforforge)]
|
9076 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pipez)]
|
9077 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(integrateddynamics)]
|
9078 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pamhc2foodcore)]
|
9079 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(megacells)]
|
9080 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(itemcollectors)]
|
9081 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(imfast)]
|
9082 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(polymorph)]
|
9083 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(railcraft)]
|
9084 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(enderio_conduits_modded)]
|
9085 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(showcaseitem)]
|
9086 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(connectedglass)]
|
9087 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(constructionstick)]
|
9088 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(hyperbox)]
|
9089 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(aquaculture)]
|
9090 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mns)]
|
9091 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cristellib)]
|
9092 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cyclopscore)]
|
9093 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterwitchhuts)]
|
9094 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(netherportalfix)]
|
9095 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(geckolib)]
|
9096 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(biomeswevegone)]
|
9097 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(creeperoverhaul)]
|
9098 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ars_nouveau)]
|
9099 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ars_elemental)]
|
9100 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(not_enough_glyphs)]
|
9101 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pocketstorage)]
|
9102 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(connectivity)]
|
9103 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cookingforblockheads)]
|
9104 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(controlling)]
|
9105 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(potionsmaster)]
|
9106 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(storagedelight)]
|
9107 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(relics)]
|
9108 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(generatorgalore)]
|
9109 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(nuggets)]
|
9110 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(herbsandharvest)]
|
9111 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(grandpower)]
|
9112 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dummmmmmy)]
|
9113 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(twilightforest)]
|
9114 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mob_grinding_utils)]
|
9115 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(arseng)]
|
9116 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(modular_machinery_reborn)]
|
9117 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(modular_machinery_reborn_mekanism)]
|
9118 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(modular_machinery_reborn_ars)]
|
9119 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(farmersdelight)]
|
9120 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(entangled)]
|
9121 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(commoncapabilities)]
|
9122 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(crashutilities)]
|
9123 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(getittogetherdrops)]
|
9124 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mcwfences)]
|
9125 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xycraft_world)]
|
9126 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xycraft_machines)]
|
9127 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(wirelesschargers)]
|
9128 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pamhc2foodextended)]
|
9129 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(actuallyadditions)]
|
9130 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(patchouli)]
|
9131 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ars_additions)]
|
9132 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(allthearcanistgear)]
|
9133 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(integratedtunnels)]
|
9134 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbultimine)]
|
9135 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterstrongholds)]
|
9136 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mifa)]
|
9137 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(resourcefullib)]
|
9138 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mekanismtools)]
|
9139 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(deeperdarker)]
|
9140 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(architectury)]
|
9141 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mostructures)]
|
9142 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(accelerateddecay)]
|
9143 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftblibrary)]
|
9144 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbfiltersystem)]
|
9145 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbteams)]
|
9146 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbranks)]
|
9147 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbessentials)]
|
9148 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbchunks)]
|
9149 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jamlib)]
|
9150 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbquests)]
|
9151 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(computercraft)]
|
9152 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bigreactors)]
|
9153 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(refurbished_furniture)]
|
9154 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(productivebees)]
|
9155 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(trashcans)]
|
9156 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(inventoryessentials)]
|
9157 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(justdirethings)]
|
9158 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(polylib)]
|
9159 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(shrink)]
|
9160 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(t_and_t)]
|
9161 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(merrymaking)]
|
9162 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(letmedespawn)]
|
9163 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yeetusexperimentus)]
|
9164 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(irons_jewelry)]
|
9165 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(villagesandpillages)]
|
9166 | [28Mar2025 00:53:58.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rhino)]
|
9167 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kubejs)]
|
9168 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbxmodcompat)]
|
9169 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(occultism_kubejs)]
|
9170 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rootsclassic)]
|
9171 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cucumber)]
|
9172 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(trashslot)]
|
9173 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(amendments)]
|
9174 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(blueflame)]
|
9175 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sophisticatedstorage)]
|
9176 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(octolib)]
|
9177 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mss)]
|
9178 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(allthewizardgear)]
|
9179 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(productivelib)]
|
9180 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create)]
|
9181 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(framedblocks)]
|
9182 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(waystones)]
|
9183 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structory)]
|
9184 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(journeymap)]
|
9185 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(comforts)]
|
9186 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dimstorage)]
|
9187 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeoncrawl)]
|
9188 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(charginggadgets)]
|
9189 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cobblegengalore)]
|
9190 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xycraft_override)]
|
9191 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mcjtylib)]
|
9192 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rftoolsbase)]
|
9193 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rftoolspower)]
|
9194 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rftoolsbuilder)]
|
9195 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(restrictions)]
|
9196 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xnet)]
|
9197 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterdeserttemples)]
|
9198 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(guideme)]
|
9199 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mahoutsukai)]
|
9200 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(enderstorage)]
|
9201 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(factory_blocks)]
|
9202 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(enchdesc)]
|
9203 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(moonlight)]
|
9204 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cloudglass)]
|
9205 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(toolbelt)]
|
9206 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(titanium)]
|
9207 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(regions_unexplored)]
|
9208 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(silentlib)]
|
9209 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jade)]
|
9210 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ae2)]
|
9211 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(soulplied_energistics)]
|
9212 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(aeinfinitybooster)]
|
9213 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ae2ct)]
|
9214 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ae2netanalyser)]
|
9215 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ae2wtlib)]
|
9216 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(extendedae)]
|
9217 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ae2wtlib_api)]
|
9218 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(advanced_ae)]
|
9219 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(appflux)]
|
9220 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(merequester)]
|
9221 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(modern_industrialization)]
|
9222 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tesseract_api)]
|
9223 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(extended_industrialization)]
|
9224 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forbidden_arcanus)]
|
9225 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(valhelsia_core)]
|
9226 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bibliowoods)]
|
9227 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bibliocraft)]
|
9228 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(enderio_armory)]
|
9229 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(theurgy)]
|
9230 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(stevescarts)]
|
9231 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(treetap)]
|
9232 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(nullscape)]
|
9233 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(modonomicon)]
|
9234 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cryonicconfig)]
|
9235 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mvs)]
|
9236 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(chisel)]
|
9237 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yet_another_config_lib_v3)]
|
9238 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(solcarrot)]
|
9239 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(moredragoneggs)]
|
9240 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(appmek)]
|
9241 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(expandability)]
|
9242 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xtonesreworked)]
|
9243 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sophisticatedstorageinmotion)]
|
9244 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ganderui)]
|
9245 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kfflib)]
|
9246 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(Regilite.alpha)]
|
9247 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ganderrendering)]
|
9248 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixinsquared.forge)]
|
9249 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(spatial)]
|
9250 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(Registrate.MC1._21._62)]
|
9251 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ganderlevels)]
|
9252 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(GraphLib3)]
|
9253 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(DualCodecs)]
|
9254 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixinsquared.neoforge)]
|
9255 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixinextras.neoforge)]
|
9256 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(gandercore)]
|
9257 | [28Mar2025 00:53:58.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(compactmachines.api)]
|
9258 | [28Mar2025 00:53:58.323] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [nogui]
|
9259 | [28Mar2025 00:53:58.379] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
|
9260 | [28Mar2025 00:53:58.379] [main/DEBUG] [mixin/]: Selecting config betterdungeons.mixins.json
|
9261 | [28Mar2025 00:53:58.386] [main/WARN] [mixin/]: Reference map 'betterdungeons.refmap.json' for betterdungeons.mixins.json could not be read. If this is a development environment you can ignore this message
|
9262 | [28Mar2025 00:53:58.386] [main/DEBUG] [mixin/]: Selecting config almanac.mixins.json
|
9263 | [28Mar2025 00:53:58.386] [main/DEBUG] [mixin/]: Selecting config simplemagnets.mixins.json
|
9264 | [28Mar2025 00:53:58.387] [main/DEBUG] [mixin/]: Selecting config enderiobase.mixins.json
|
9265 | [28Mar2025 00:53:58.387] [main/DEBUG] [mixin/]: Selecting config mffs.mixins.json
|
9266 | [28Mar2025 00:53:58.387] [main/WARN] [mixin/]: Reference map 'mixins.mffs.refmap.json' for mffs.mixins.json could not be read. If this is a development environment you can ignore this message
|
9267 | [28Mar2025 00:53:58.387] [main/DEBUG] [mixin/]: Selecting config neoforge.mixins.json
|
9268 | [28Mar2025 00:53:58.387] [main/DEBUG] [mixin/]: Selecting config modernfix-common.mixins.json
|
9269 | [28Mar2025 00:53:58.462] [main/INFO] [ModernFix/]: Loaded configuration file for ModernFix 5.20.2+mc1.21.1: 69 options available, 1 override(s) found
|
9270 | [28Mar2025 00:53:58.463] [main/WARN] [ModernFix/]: Option 'mixin.perf.dynamic_resources' overriden (by user configuration) to 'true'
|
9271 | [28Mar2025 00:53:58.463] [main/INFO] [ModernFix/]: Applying Nashorn fix
|
9272 | [28Mar2025 00:53:58.463] [main/DEBUG] [mixin/]: Selecting config modernfix-neoforge.mixins.json
|
9273 | [28Mar2025 00:53:58.464] [main/DEBUG] [mixin/]: Selecting config yungsapi.mixins.json
|
9274 | [28Mar2025 00:53:58.465] [main/WARN] [mixin/]: Reference map 'yungsapi.refmap.json' for yungsapi.mixins.json could not be read. If this is a development environment you can ignore this message
|
9275 | [28Mar2025 00:53:58.465] [main/DEBUG] [mixin/]: Selecting config yungsapi_neoforge.mixins.json
|
9276 | [28Mar2025 00:53:58.466] [main/DEBUG] [mixin/]: Selecting config gateways.mixins.json
|
9277 | [28Mar2025 00:53:58.466] [main/WARN] [mixin/]: Reference map 'gateways.refmap.json' for gateways.mixins.json could not be read. If this is a development environment you can ignore this message
|
9278 | [28Mar2025 00:53:58.466] [main/DEBUG] [mixin/]: Selecting config rechiseled_chipped.mixins.json
|
9279 | [28Mar2025 00:53:58.466] [main/WARN] [mixin/]: Reference map 'rechiseled_chipped.refmap.json' for rechiseled_chipped.mixins.json could not be read. If this is a development environment you can ignore this message
|
9280 | [28Mar2025 00:53:58.466] [main/DEBUG] [mixin/]: Selecting config betterfortresses.mixins.json
|
9281 | [28Mar2025 00:53:58.467] [main/WARN] [mixin/]: Reference map 'betterfortresses.refmap.json' for betterfortresses.mixins.json could not be read. If this is a development environment you can ignore this message
|
9282 | [28Mar2025 00:53:58.467] [main/DEBUG] [mixin/]: Selecting config sawmill.mixins.json
|
9283 | [28Mar2025 00:53:58.467] [main/DEBUG] [mixin/]: Selecting config sawmill-common.mixins.json
|
9284 | [28Mar2025 00:53:58.467] [main/DEBUG] [mixin/]: Selecting config supplementaries.mixins.json
|
9285 | [28Mar2025 00:53:58.469] [main/DEBUG] [mixin/]: Selecting config supplementaries-common.mixins.json
|
9286 | [28Mar2025 00:53:58.470] [main/DEBUG] [mixin/]: Selecting config META-INF/industrialforegoing.mixins.json
|
9287 | [28Mar2025 00:53:58.470] [main/DEBUG] [mixin/]: Selecting config handcrafted-common.mixins.json
|
9288 | [28Mar2025 00:53:58.470] [main/DEBUG] [mixin/]: Selecting config repurposed_structures-neoforge.mixins.json
|
9289 | [28Mar2025 00:53:58.470] [main/DEBUG] [mixin/]: Selecting config repurposed_structures-common.mixins.json
|
9290 | [28Mar2025 00:53:58.470] [main/DEBUG] [mixin/]: Selecting config bcc.mixins.json
|
9291 | [28Mar2025 00:53:58.471] [main/WARN] [mixin/]: Reference map 'bcc.refmap.json' for bcc.mixins.json could not be read. If this is a development environment you can ignore this message
|
9292 | [28Mar2025 00:53:58.471] [main/DEBUG] [mixin/]: Selecting config camol.mixin.json
|
9293 | [28Mar2025 00:53:58.471] [main/WARN] [mixin/]: Reference map 'camol.refmap.json' for camol.mixin.json could not be read. If this is a development environment you can ignore this message
|
9294 | [28Mar2025 00:53:58.471] [main/DEBUG] [mixin/]: Selecting config omega-config.mixins.json
|
9295 | [28Mar2025 00:53:58.471] [main/DEBUG] [mixin/]: Selecting config betterendisland.mixins.json
|
9296 | [28Mar2025 00:53:58.471] [main/WARN] [mixin/]: Reference map 'betterendisland.refmap.json' for betterendisland.mixins.json could not be read. If this is a development environment you can ignore this message
|
9297 | [28Mar2025 00:53:58.472] [main/DEBUG] [mixin/]: Selecting config the_bumblezone-neoforge.mixins.json
|
9298 | [28Mar2025 00:53:58.472] [main/DEBUG] [mixin/]: Selecting config the_bumblezone-common.mixins.json
|
9299 | [28Mar2025 00:53:58.472] [main/DEBUG] [mixin/]: Selecting config tombstone.mixins.json
|
9300 | [28Mar2025 00:53:58.472] [main/WARN] [mixin/]: Reference map 'mixins.tombstone.refmap.json' for tombstone.mixins.json could not be read. If this is a development environment you can ignore this message
|
9301 | [28Mar2025 00:53:58.472] [main/DEBUG] [mixin/]: Selecting config enderio-machines.mixins.json
|
9302 | [28Mar2025 00:53:58.473] [main/DEBUG] [mixin/]: Selecting config betterjungletemples.mixins.json
|
9303 | [28Mar2025 00:53:58.473] [main/WARN] [mixin/]: Reference map 'betterjungletemples.refmap.json' for betterjungletemples.mixins.json could not be read. If this is a development environment you can ignore this message
|
9304 | [28Mar2025 00:53:58.473] [main/DEBUG] [mixin/]: Selecting config rechiseled.mixins.json
|
9305 | [28Mar2025 00:53:58.473] [main/DEBUG] [mixin/]: Selecting config lithium.mixins.json
|
9306 | [28Mar2025 00:53:58.509] [main/DEBUG] [Lithium/]: Loaded net.caffeinemc.mods.lithium.neoforge.NeoForgeMixinOverrides@7831d1aa for service interface net.caffeinemc.mods.lithium.common.services.PlatformMixinOverrides
|
9307 | [28Mar2025 00:53:58.521] [main/INFO] [LithiumConfig/]: Option 'mixin.experimental.entity.block_caching.suffocation' requires 'mixin.util.block_tracking=true' but found 'false'. Setting 'mixin.experimental.entity.block_caching.suffocation=false'.
|
9308 | [28Mar2025 00:53:58.522] [main/INFO] [LithiumConfig/]: Option 'mixin.experimental.entity.block_caching.block_support' requires 'mixin.util.block_tracking=true' but found 'false'. Setting 'mixin.experimental.entity.block_caching.block_support=false'.
|
9309 | [28Mar2025 00:53:58.522] [main/INFO] [LithiumConfig/]: Option 'mixin.experimental.entity.block_caching.block_touching' requires 'mixin.util.block_tracking=true' but found 'false'. Setting 'mixin.experimental.entity.block_caching.block_touching=false'.
|
9310 | [28Mar2025 00:53:58.522] [main/INFO] [LithiumConfig/]: Option 'mixin.experimental.entity.block_caching' requires 'mixin.util.block_tracking=true' but found 'false'. Setting 'mixin.experimental.entity.block_caching=false'.
|
9311 | [28Mar2025 00:53:58.523] [main/INFO] [Lithium/]: Loaded configuration file for Lithium: 140 options available, 0 override(s) found
|
9312 | [28Mar2025 00:53:58.524] [main/DEBUG] [Lithium/]: Loaded net.caffeinemc.mods.lithium.neoforge.NeoForgeRuntimeInformation@575d48db for service interface net.caffeinemc.mods.lithium.common.services.PlatformRuntimeInformation
|
9313 | [28Mar2025 00:53:58.525] [main/DEBUG] [mixin/]: Selecting config lithium-neoforge.mixins.json
|
9314 | [28Mar2025 00:53:58.525] [main/DEBUG] [mixin/]: Selecting config attributefix.mixins.json
|
9315 | [28Mar2025 00:53:58.526] [main/WARN] [mixin/]: Reference map 'attributefix.refmap.json' for attributefix.mixins.json could not be read. If this is a development environment you can ignore this message
|
9316 | [28Mar2025 00:53:58.526] [main/DEBUG] [mixin/]: Selecting config attributefix.neoforge.mixins.json
|
9317 | [28Mar2025 00:53:58.526] [main/DEBUG] [mixin/]: Selecting config caelus.mixins.json
|
9318 | [28Mar2025 00:53:58.526] [main/DEBUG] [mixin/]: Selecting config laserbridges.mixins.json
|
9319 | [28Mar2025 00:53:58.527] [main/WARN] [mixin/]: Reference map 'laserbridges.refmap.json' for laserbridges.mixins.json could not be read. If this is a development environment you can ignore this message
|
9320 | [28Mar2025 00:53:58.527] [main/DEBUG] [mixin/]: Selecting config laserbridges.neoforge.mixins.json
|
9321 | [28Mar2025 00:53:58.527] [main/DEBUG] [mixin/]: Selecting config farmingforblockheads.mixins.json
|
9322 | [28Mar2025 00:53:58.527] [main/WARN] [mixin/]: Reference map 'farmingforblockheads.refmap.json' for farmingforblockheads.mixins.json could not be read. If this is a development environment you can ignore this message
|
9323 | [28Mar2025 00:53:58.527] [main/DEBUG] [mixin/]: Selecting config farmingforblockheads.neoforge.mixins.json
|
9324 | [28Mar2025 00:53:58.528] [main/DEBUG] [mixin/]: Selecting config fusion.mixins.json
|
9325 | [28Mar2025 00:53:58.529] [main/DEBUG] [mixin/]: Selecting config terrablender.mixins.json
|
9326 | [28Mar2025 00:53:58.529] [main/WARN] [mixin/]: Reference map 'terrablender.refmap.json' for terrablender.mixins.json could not be read. If this is a development environment you can ignore this message
|
9327 | [28Mar2025 00:53:58.529] [main/DEBUG] [mixin/]: Selecting config terrablender_neoforge.mixins.json
|
9328 | [28Mar2025 00:53:58.530] [main/WARN] [mixin/]: Reference map 'terrablender.refmap.json' for terrablender_neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
|
9329 | [28Mar2025 00:53:58.530] [main/DEBUG] [mixin/]: Selecting config livingthings.mixins.json
|
9330 | [28Mar2025 00:53:58.530] [main/WARN] [mixin/]: Reference map 'livingthings.refmap.json' for livingthings.mixins.json could not be read. If this is a development environment you can ignore this message
|
9331 | [28Mar2025 00:53:58.530] [main/DEBUG] [mixin/]: Selecting config alltheleaks.mixins.json
|
9332 | [28Mar2025 00:53:58.531] [main/DEBUG] [mixin/]: Selecting config corgilib-common.mixins.json
|
9333 | [28Mar2025 00:53:58.531] [main/DEBUG] [mixin/]: Selecting config flywheel.backend.mixins.json
|
9334 | [28Mar2025 00:53:58.534] [main/DEBUG] [mixin/]: Selecting config flywheel.impl.mixins.json
|
9335 | [28Mar2025 00:53:58.534] [main/DEBUG] [mixin/]: Selecting config securitycraft.mixins.json
|
9336 | [28Mar2025 00:53:58.535] [main/WARN] [mixin/]: Reference map 'securitycraft.refmap.json' for securitycraft.mixins.json could not be read. If this is a development environment you can ignore this message
|
9337 | [28Mar2025 00:53:58.535] [main/DEBUG] [mixin/]: Selecting config almostunified-common.mixins.json
|
9338 | [28Mar2025 00:53:58.535] [main/DEBUG] [mixin/]: Selecting config almostunified-neoforge.mixins.json
|
9339 | [28Mar2025 00:53:58.536] [main/DEBUG] [mixin/]: Selecting config immediatelyfast-neoforge.mixins.json
|
9340 | [28Mar2025 00:53:58.548] [main/DEBUG] [mixin/]: Selecting config immediatelyfast-common.mixins.json
|
9341 | [28Mar2025 00:53:58.549] [main/DEBUG] [mixin/]: Selecting config lootr-common.mixins.json
|
9342 | [28Mar2025 00:53:58.549] [main/DEBUG] [mixin/]: Selecting config lootr-neoforge.mixins.json
|
9343 | [28Mar2025 00:53:58.549] [main/DEBUG] [mixin/]: Selecting config rebind_narrator.mixins.json
|
9344 | [28Mar2025 00:53:58.549] [main/WARN] [mixin/]: Reference map 'rebind_narrator.refmap.json' for rebind_narrator.mixins.json could not be read. If this is a development environment you can ignore this message
|
9345 | [28Mar2025 00:53:58.550] [main/DEBUG] [mixin/]: Selecting config morered.mixins.json
|
9346 | [28Mar2025 00:53:58.550] [main/DEBUG] [mixin/]: Selecting config kuma_api.mixins.json
|
9347 | [28Mar2025 00:53:58.550] [main/WARN] [mixin/]: Reference map 'kuma_api.refmap.json' for kuma_api.mixins.json could not be read. If this is a development environment you can ignore this message
|
9348 | [28Mar2025 00:53:58.550] [main/DEBUG] [mixin/]: Selecting config kuma_api.neoforge.mixins.json
|
9349 | [28Mar2025 00:53:58.550] [main/DEBUG] [mixin/]: Selecting config fireproofboats.mixin.json
|
9350 | [28Mar2025 00:53:58.551] [main/WARN] [mixin/]: Reference map 'fireproofboats.refmap.json' for fireproofboats.mixin.json could not be read. If this is a development environment you can ignore this message
|
9351 | [28Mar2025 00:53:58.551] [main/DEBUG] [mixin/]: Selecting config betteroceanmonuments.mixins.json
|
9352 | [28Mar2025 00:53:58.551] [main/WARN] [mixin/]: Reference map 'betteroceanmonuments.refmap.json' for betteroceanmonuments.mixins.json could not be read. If this is a development environment you can ignore this message
|
9353 | [28Mar2025 00:53:58.551] [main/DEBUG] [mixin/]: Selecting config glassential.mixins.json
|
9354 | [28Mar2025 00:53:58.551] [main/WARN] [mixin/]: Reference map 'glassential.refmap.json' for glassential.mixins.json could not be read. If this is a development environment you can ignore this message
|
9355 | [28Mar2025 00:53:58.551] [main/DEBUG] [mixin/]: Selecting config glassential.neoforge.mixins.json
|
9356 | [28Mar2025 00:53:58.552] [main/DEBUG] [mixin/]: Selecting config placebo.mixins.json
|
9357 | [28Mar2025 00:53:58.552] [main/WARN] [mixin/]: Reference map 'placebo.refmap.json' for placebo.mixins.json could not be read. If this is a development environment you can ignore this message
|
9358 | [28Mar2025 00:53:58.552] [main/DEBUG] [mixin/]: Selecting config fastfurnace.mixins.json
|
9359 | [28Mar2025 00:53:58.552] [main/WARN] [mixin/]: Reference map 'fastfurnace.refmap.json' for fastfurnace.mixins.json could not be read. If this is a development environment you can ignore this message
|
9360 | [28Mar2025 00:53:58.552] [main/DEBUG] [mixin/]: Selecting config cobweb.mixins.json
|
9361 | [28Mar2025 00:53:58.553] [main/WARN] [mixin/]: Reference map 'cobweb.refmap.json' for cobweb.mixins.json could not be read. If this is a development environment you can ignore this message
|
9362 | [28Mar2025 00:53:58.553] [main/DEBUG] [mixin/]: Selecting config cobweb.neoforge.mixins.json
|
9363 | [28Mar2025 00:53:58.553] [main/DEBUG] [mixin/]: Selecting config bookshelf.mixins.json
|
9364 | [28Mar2025 00:53:58.553] [main/WARN] [mixin/]: Reference map 'bookshelf.refmap.json' for bookshelf.mixins.json could not be read. If this is a development environment you can ignore this message
|
9365 | [28Mar2025 00:53:58.553] [main/DEBUG] [mixin/]: Selecting config bookshelf.neoforge.mixins.json
|
9366 | [28Mar2025 00:53:58.554] [main/DEBUG] [mixin/]: Selecting config utilitarian.mixin.json
|
9367 | [28Mar2025 00:53:58.554] [main/WARN] [mixin/]: Reference map 'utilitarian.refmap.json' for utilitarian.mixin.json could not be read. If this is a development environment you can ignore this message
|
9368 | [28Mar2025 00:53:58.554] [main/DEBUG] [mixin/]: Selecting config chipped-common.mixins.json
|
9369 | [28Mar2025 00:53:58.554] [main/DEBUG] [mixin/]: Selecting config entity_model_features-common.mixins.json
|
9370 | [28Mar2025 00:53:58.555] [main/DEBUG] [mixin/]: Selecting config entity_model_features-optional.mixins.json
|
9371 | [28Mar2025 00:53:58.555] [main/DEBUG] [mixin/]: Selecting config entity_texture_features-neoforge.mixins.json
|
9372 | [28Mar2025 00:53:58.555] [main/DEBUG] [mixin/]: Selecting config entity_texture_features-common.mixins.json
|
9373 | [28Mar2025 00:53:58.555] [main/DEBUG] [mixin/]: Selecting config hostilenetworks.mixins.json
|
9374 | [28Mar2025 00:53:58.555] [main/WARN] [mixin/]: Reference map 'hostilenetworks.refmap.json' for hostilenetworks.mixins.json could not be read. If this is a development environment you can ignore this message
|
9375 | [28Mar2025 00:53:58.556] [main/DEBUG] [mixin/]: Selecting config fuelgoeshere.mixin.json
|
9376 | [28Mar2025 00:53:58.556] [main/WARN] [mixin/]: Reference map 'fuelgoeshere.refmap.json' for fuelgoeshere.mixin.json could not be read. If this is a development environment you can ignore this message
|
9377 | [28Mar2025 00:53:58.556] [main/DEBUG] [mixin/]: Selecting config lionfishapi.mixins.json
|
9378 | [28Mar2025 00:53:58.556] [main/WARN] [mixin/]: Reference map 'lionfishapi.refmap.json' for lionfishapi.mixins.json could not be read. If this is a development environment you can ignore this message
|
9379 | [28Mar2025 00:53:58.556] [main/DEBUG] [mixin/]: Selecting config memorysettings.mixins.json
|
9380 | [28Mar2025 00:53:58.559] [main/WARN] [mixin/]: Reference map 'memorysettings.refmap.json' for memorysettings.mixins.json could not be read. If this is a development environment you can ignore this message
|
9381 | [28Mar2025 00:53:58.559] [main/DEBUG] [mixin/]: Selecting config cataclysm.mixins.json
|
9382 | [28Mar2025 00:53:58.559] [main/WARN] [mixin/]: Reference map 'cataclysm.refmap.json' for cataclysm.mixins.json could not be read. If this is a development environment you can ignore this message
|
9383 | [28Mar2025 00:53:58.559] [main/DEBUG] [mixin/]: Selecting config smithingtemplateviewer.mixins.json
|
9384 | [28Mar2025 00:53:58.560] [main/WARN] [mixin/]: Reference map 'smithingtemplateviewer.refmap.json' for smithingtemplateviewer.mixins.json could not be read. If this is a development environment you can ignore this message
|
9385 | [28Mar2025 00:53:58.560] [main/DEBUG] [mixin/]: Selecting config elevatorid.mixins.json
|
9386 | [28Mar2025 00:53:58.560] [main/DEBUG] [mixin/]: Selecting config bridgingmod.mixins.json
|
9387 | [28Mar2025 00:53:58.560] [main/DEBUG] [mixin/]: Selecting config hardenedarmadillos.mixin.json
|
9388 | [28Mar2025 00:53:58.560] [main/WARN] [mixin/]: Reference map 'hardenedarmadillos.refmap.json' for hardenedarmadillos.mixin.json could not be read. If this is a development environment you can ignore this message
|
9389 | [28Mar2025 00:53:58.560] [main/DEBUG] [mixin/]: Selecting config cupboard.mixins.json
|
9390 | [28Mar2025 00:53:58.561] [main/WARN] [mixin/]: Reference map 'cupboard.refmap.json' for cupboard.mixins.json could not be read. If this is a development environment you can ignore this message
|
9391 | [28Mar2025 00:53:58.561] [main/DEBUG] [mixin/]: Selecting config undergarden.mixins.json
|
9392 | [28Mar2025 00:53:58.561] [main/DEBUG] [mixin/]: Selecting config monolib.mixins.json
|
9393 | [28Mar2025 00:53:58.561] [main/WARN] [mixin/]: Reference map 'monolib.refmap.json' for monolib.mixins.json could not be read. If this is a development environment you can ignore this message
|
9394 | [28Mar2025 00:53:58.561] [main/DEBUG] [mixin/]: Selecting config monolib.neoforge.mixins.json
|
9395 | [28Mar2025 00:53:58.565] [main/DEBUG] [MonoLib/]: Loaded com.cursee.monolib.platform.NeoForgePlatformHelper@611587f7 for service interface com.cursee.monolib.platform.services.IPlatformHelper
|
9396 | [28Mar2025 00:53:58.570] [main/WARN] [mixin/]: Reference map '' for monolib.neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
|
9397 | [28Mar2025 00:53:58.570] [main/DEBUG] [mixin/]: Selecting config neoforge-disenchanting_table.mixins.json
|
9398 | [28Mar2025 00:53:58.571] [main/WARN] [mixin/]: Reference map 'disenchanting_table.refmap.json' for neoforge-disenchanting_table.mixins.json could not be read. If this is a development environment you can ignore this message
|
9399 | [28Mar2025 00:53:58.571] [main/DEBUG] [mixin/]: Selecting config neoforge-disenchanting_table.neoforge.mixins.json
|
9400 | [28Mar2025 00:53:58.571] [main/DEBUG] [mixin/]: Selecting config observable.common.json
|
9401 | [28Mar2025 00:53:58.571] [main/DEBUG] [mixin/]: Selecting config redstonepen.mixins.json
|
9402 | [28Mar2025 00:53:58.571] [main/DEBUG] [mixin/]: Selecting config clumps.mixins.json
|
9403 | [28Mar2025 00:53:58.571] [main/WARN] [mixin/]: Reference map 'clumps.refmap.json' for clumps.mixins.json could not be read. If this is a development environment you can ignore this message
|
9404 | [28Mar2025 00:53:58.571] [main/DEBUG] [mixin/]: Selecting config mixins.artifacts.common.json
|
9405 | [28Mar2025 00:53:58.572] [main/DEBUG] [mixin/]: Selecting config mixins.artifacts.neoforge.json
|
9406 | [28Mar2025 00:53:58.572] [main/DEBUG] [mixin/]: Selecting config xycraft_core.mixins.json
|
9407 | [28Mar2025 00:53:58.572] [main/WARN] [mixin/]: Reference map 'xycraft_core.refmap.json' for xycraft_core.mixins.json could not be read. If this is a development environment you can ignore this message
|
9408 | [28Mar2025 00:53:58.572] [main/DEBUG] [mixin/]: Selecting config repeatable_trial_vaults.mixins.json
|
9409 | [28Mar2025 00:53:58.572] [main/WARN] [mixin/]: Reference map 'repeatable_trial_vaults.refmap.json' for repeatable_trial_vaults.mixins.json could not be read. If this is a development environment you can ignore this message
|
9410 | [28Mar2025 00:53:58.572] [main/DEBUG] [mixin/]: Selecting config repeatable_trial_vaults.neoforge.mixins.json
|
9411 | [28Mar2025 00:53:58.573] [main/DEBUG] [mixin/]: Selecting config craftingtweaks.mixins.json
|
9412 | [28Mar2025 00:53:58.573] [main/WARN] [mixin/]: Reference map 'craftingtweaks.refmap.json' for craftingtweaks.mixins.json could not be read. If this is a development environment you can ignore this message
|
9413 | [28Mar2025 00:53:58.573] [main/DEBUG] [mixin/]: Selecting config craftingtweaks.neoforge.mixins.json
|
9414 | [28Mar2025 00:53:58.573] [main/DEBUG] [mixin/]: Selecting config endermanoverhaul.mixins.json
|
9415 | [28Mar2025 00:53:58.573] [main/DEBUG] [mixin/]: Selecting config apothic_spawners.mixins.json
|
9416 | [28Mar2025 00:53:58.574] [main/WARN] [mixin/]: Reference map 'apothic_spawners.refmap.json' for apothic_spawners.mixins.json could not be read. If this is a development environment you can ignore this message
|
9417 | [28Mar2025 00:53:58.574] [main/DEBUG] [mixin/]: Selecting config enderioconduits.mixins.json
|
9418 | [28Mar2025 00:53:58.574] [main/DEBUG] [mixin/]: Selecting config mes-neoforge.mixins.json
|
9419 | [28Mar2025 00:53:58.574] [main/DEBUG] [mixin/]: Selecting config mes-common.mixins.json
|
9420 | [28Mar2025 00:53:58.575] [main/DEBUG] [mixin/]: Selecting config polyeng.mixins.json
|
9421 | [28Mar2025 00:53:58.575] [main/DEBUG] [mixin/]: Selecting config fastbench.mixins.json
|
9422 | [28Mar2025 00:53:58.575] [main/DEBUG] [mixin/]: Selecting config irons_spellbooks.mixins.json
|
9423 | [28Mar2025 00:53:58.576] [main/WARN] [mixin/]: Reference map 'irons_spellbooks.refmap.json' for irons_spellbooks.mixins.json could not be read. If this is a development environment you can ignore this message
|
9424 | [28Mar2025 00:53:58.576] [main/DEBUG] [mixin/]: Selecting config ferritecore.predicates.mixin.json
|
9425 | [28Mar2025 00:53:58.586] [main/WARN] [mixin/]: Reference map '${refmap_target}refmap.json' for ferritecore.predicates.mixin.json could not be read. If this is a development environment you can ignore this message
|
9426 | [28Mar2025 00:53:58.586] [main/DEBUG] [mixin/]: Selecting config ferritecore.fastmap.mixin.json
|
9427 | [28Mar2025 00:53:58.586] [main/WARN] [mixin/]: Reference map '${refmap_target}refmap.json' for ferritecore.fastmap.mixin.json could not be read. If this is a development environment you can ignore this message
|
9428 | [28Mar2025 00:53:58.586] [main/DEBUG] [mixin/]: Selecting config ferritecore.mrl.mixin.json
|
9429 | [28Mar2025 00:53:58.587] [main/WARN] [mixin/]: Reference map '${refmap_target}refmap.json' for ferritecore.mrl.mixin.json could not be read. If this is a development environment you can ignore this message
|
9430 | [28Mar2025 00:53:58.587] [main/DEBUG] [mixin/]: Selecting config ferritecore.dedupmultipart.mixin.json
|
9431 | [28Mar2025 00:53:58.587] [main/WARN] [mixin/]: Reference map '${refmap_target}refmap.json' for ferritecore.dedupmultipart.mixin.json could not be read. If this is a development environment you can ignore this message
|
9432 | [28Mar2025 00:53:58.587] [main/DEBUG] [mixin/]: Selecting config ferritecore.blockstatecache.mixin.json
|
9433 | [28Mar2025 00:53:58.588] [main/WARN] [mixin/]: Reference map '${refmap_target}refmap.json' for ferritecore.blockstatecache.mixin.json could not be read. If this is a development environment you can ignore this message
|
9434 | [28Mar2025 00:53:58.588] [main/DEBUG] [mixin/]: Selecting config ferritecore.dedupbakedquad.mixin.json
|
9435 | [28Mar2025 00:53:58.588] [main/WARN] [mixin/]: Reference map '${refmap_target}refmap.json' for ferritecore.dedupbakedquad.mixin.json could not be read. If this is a development environment you can ignore this message
|
9436 | [28Mar2025 00:53:58.589] [main/DEBUG] [mixin/]: Selecting config ferritecore.threaddetec.mixin.json
|
9437 | [28Mar2025 00:53:58.589] [main/WARN] [mixin/]: Reference map '${refmap_target}refmap.json' for ferritecore.threaddetec.mixin.json could not be read. If this is a development environment you can ignore this message
|
9438 | [28Mar2025 00:53:58.589] [main/DEBUG] [mixin/]: Selecting config ferritecore.modelsides.mixin.json
|
9439 | [28Mar2025 00:53:58.590] [main/WARN] [mixin/]: Reference map '${refmap_target}refmap.json' for ferritecore.modelsides.mixin.json could not be read. If this is a development environment you can ignore this message
|
9440 | [28Mar2025 00:53:58.590] [main/DEBUG] [mixin/]: Selecting config ferritecore.accessors.mixin.json
|
9441 | [28Mar2025 00:53:58.590] [main/WARN] [mixin/]: Reference map '${refmap_target}refmap.json' for ferritecore.accessors.mixin.json could not be read. If this is a development environment you can ignore this message
|
9442 | [28Mar2025 00:53:58.590] [main/DEBUG] [mixin/]: Selecting config rarcompat.mixins.json
|
9443 | [28Mar2025 00:53:58.590] [main/WARN] [mixin/]: Reference map 'rarcompat.refmap.json' for rarcompat.mixins.json could not be read. If this is a development environment you can ignore this message
|
9444 | [28Mar2025 00:53:58.590] [main/DEBUG] [mixin/]: Selecting config flickerfix.mixins.json
|
9445 | [28Mar2025 00:53:58.590] [main/WARN] [mixin/]: Reference map 'flickerfix.refmap.json' for flickerfix.mixins.json could not be read. If this is a development environment you can ignore this message
|
9446 | [28Mar2025 00:53:58.591] [main/DEBUG] [mixin/]: Selecting config additionalentityattributes.mixins.json
|
9447 | [28Mar2025 00:53:58.591] [main/WARN] [mixin/]: Reference map 'additionalentityattributes.refmap.json' for additionalentityattributes.mixins.json could not be read. If this is a development environment you can ignore this message
|
9448 | [28Mar2025 00:53:58.591] [main/DEBUG] [mixin/]: Selecting config additionalentityattributes.neoforge.mixins.json
|
9449 | [28Mar2025 00:53:58.591] [main/DEBUG] [mixin/]: Selecting config variantsandventures-common.mixins.json
|
9450 | [28Mar2025 00:53:58.592] [main/DEBUG] [mixin/]: Selecting config variantsandventures-neoforge.mixins.json
|
9451 | [28Mar2025 00:53:58.592] [main/DEBUG] [mixin/]: Selecting config playerAnimator-common.mixins.json
|
9452 | [28Mar2025 00:53:58.593] [main/DEBUG] [mixin/]: Selecting config ponder.mixins.json
|
9453 | [28Mar2025 00:53:58.594] [main/WARN] [mixin/]: Reference map 'ponder.refmap.json' for ponder.mixins.json could not be read. If this is a development environment you can ignore this message
|
9454 | [28Mar2025 00:53:58.594] [main/DEBUG] [mixin/]: Selecting config ctm.mixins.json
|
9455 | [28Mar2025 00:53:58.594] [main/DEBUG] [mixin/]: Selecting config ae2importexportcard.mixins.json
|
9456 | [28Mar2025 00:53:58.594] [main/DEBUG] [mixin/]: Selecting config balm.mixins.json
|
9457 | [28Mar2025 00:53:58.594] [main/WARN] [mixin/]: Reference map 'balm.refmap.json' for balm.mixins.json could not be read. If this is a development environment you can ignore this message
|
9458 | [28Mar2025 00:53:58.594] [main/DEBUG] [mixin/]: Selecting config balm.neoforge.mixins.json
|
9459 | [28Mar2025 00:53:58.595] [main/DEBUG] [mixin/]: Selecting config prickle.mixins.json
|
9460 | [28Mar2025 00:53:58.595] [main/WARN] [mixin/]: Reference map 'prickle.refmap.json' for prickle.mixins.json could not be read. If this is a development environment you can ignore this message
|
9461 | [28Mar2025 00:53:58.595] [main/DEBUG] [mixin/]: Selecting config prickle.neoforge.mixins.json
|
9462 | [28Mar2025 00:53:58.595] [main/DEBUG] [mixin/]: Selecting config moderndynamics.mixins.json
|
9463 | [28Mar2025 00:53:58.595] [main/DEBUG] [mixin/]: Selecting config crash_assistant.mixins.json
|
9464 | [28Mar2025 00:53:58.595] [main/DEBUG] [mixin/]: Selecting config crash_assistant-forge.mixins.json
|
9465 | [28Mar2025 00:53:58.596] [main/DEBUG] [mixin/]: Selecting config ctov.mixins.json
|
9466 | [28Mar2025 00:53:58.596] [main/DEBUG] [mixin/]: Selecting config ctov-common.mixins.json
|
9467 | [28Mar2025 00:53:58.596] [main/DEBUG] [mixin/]: Selecting config eternal_starlight.mixins.json
|
9468 | [28Mar2025 00:53:58.596] [main/DEBUG] [mixin/]: Selecting config eternal_starlight-common.mixins.json
|
9469 | [28Mar2025 00:53:58.596] [main/DEBUG] [mixin/]: Selecting config athena.mixins.json
|
9470 | [28Mar2025 00:53:58.596] [main/DEBUG] [mixin/]: Selecting config athena-neoforge.mixins.json
|
9471 | [28Mar2025 00:53:58.597] [main/DEBUG] [mixin/]: Selecting config lmft-common.mixins.json
|
9472 | [28Mar2025 00:53:58.597] [main/DEBUG] [mixin/]: Selecting config torchmaster.mixins.json
|
9473 | [28Mar2025 00:53:58.597] [main/WARN] [mixin/]: Reference map 'torchmaster.refmap.json' for torchmaster.mixins.json could not be read. If this is a development environment you can ignore this message
|
9474 | [28Mar2025 00:53:58.597] [main/DEBUG] [mixin/]: Selecting config torchmaster.neoforge.mixins.json
|
9475 | [28Mar2025 00:53:58.597] [main/DEBUG] [mixin/]: Selecting config sussysniffers.mixins.json
|
9476 | [28Mar2025 00:53:58.598] [main/WARN] [mixin/]: Reference map 'sussysniffers.refmap.json' for sussysniffers.mixins.json could not be read. If this is a development environment you can ignore this message
|
9477 | [28Mar2025 00:53:58.598] [main/DEBUG] [mixin/]: Selecting config supermartijn642corelib.mixins.json
|
9478 | [28Mar2025 00:53:58.598] [main/WARN] [mixin/]: Reference map 'supermartijn642corelib.mixins.refmap.json' for supermartijn642corelib.mixins.json could not be read. If this is a development environment you can ignore this message
|
9479 | [28Mar2025 00:53:58.598] [main/DEBUG] [mixin/]: Selecting config apothic_attributes.mixins.json
|
9480 | [28Mar2025 00:53:58.599] [main/WARN] [mixin/]: Reference map 'apothic_attributes.refmap.json' for apothic_attributes.mixins.json could not be read. If this is a development environment you can ignore this message
|
9481 | [28Mar2025 00:53:58.599] [main/DEBUG] [mixin/]: Selecting config resourcefulconfig.mixins.json
|
9482 | [28Mar2025 00:53:58.599] [main/DEBUG] [mixin/]: Selecting config servercore.common.mixins.json
|
9483 | [28Mar2025 00:53:58.639] [main/DEBUG] [mixin/]: Selecting config curios.neoforge.mixins.json
|
9484 | [28Mar2025 00:53:58.639] [main/WARN] [mixin/]: Reference map 'curios.refmap.json' for curios.neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
|
9485 | [28Mar2025 00:53:58.639] [main/DEBUG] [mixin/]: Selecting config curios.mixins.json
|
9486 | [28Mar2025 00:53:58.640] [main/WARN] [mixin/]: Reference map 'curios.refmap.json' for curios.mixins.json could not be read. If this is a development environment you can ignore this message
|
9487 | [28Mar2025 00:53:58.640] [main/DEBUG] [mixin/]: Selecting config searchables.mixins.json
|
9488 | [28Mar2025 00:53:58.640] [main/WARN] [mixin/]: Reference map 'searchables.refmap.json' for searchables.mixins.json could not be read. If this is a development environment you can ignore this message
|
9489 | [28Mar2025 00:53:58.640] [main/DEBUG] [mixin/]: Selecting config searchables.neoforge.mixins.json
|
9490 | [28Mar2025 00:53:58.640] [main/WARN] [mixin/]: Reference map 'searchables.refmap.json' for searchables.neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
|
9491 | [28Mar2025 00:53:58.640] [main/DEBUG] [mixin/]: Selecting config deimos.mixins.json
|
9492 | [28Mar2025 00:53:58.641] [main/WARN] [mixin/]: Reference map 'deimos.refmap.json' for deimos.mixins.json could not be read. If this is a development environment you can ignore this message
|
9493 | [28Mar2025 00:53:58.641] [main/DEBUG] [mixin/]: Selecting config deimos.neoforge.mixins.json
|
9494 | [28Mar2025 00:53:58.641] [main/DEBUG] [mixin/]: Selecting config apothic_enchanting.mixins.json
|
9495 | [28Mar2025 00:53:58.641] [main/DEBUG] [mixin/]: Selecting config apotheosis.mixins.json
|
9496 | [28Mar2025 00:53:58.641] [main/WARN] [mixin/]: Reference map 'apotheosis.refmap.json' for apotheosis.mixins.json could not be read. If this is a development environment you can ignore this message
|
9497 | [28Mar2025 00:53:58.642] [main/DEBUG] [mixin/]: Selecting config bettermineshafts.mixins.json
|
9498 | [28Mar2025 00:53:58.642] [main/WARN] [mixin/]: Reference map 'bettermineshafts.refmap.json' for bettermineshafts.mixins.json could not be read. If this is a development environment you can ignore this message
|
9499 | [28Mar2025 00:53:58.642] [main/DEBUG] [mixin/]: Selecting config mekanismcovers.mixins.json
|
9500 | [28Mar2025 00:53:58.645] [main/WARN] [mixin/]: Reference map 'mekanismcovers.refmap.json' for mekanismcovers.mixins.json could not be read. If this is a development environment you can ignore this message
|
9501 | [28Mar2025 00:53:58.645] [main/DEBUG] [mixin/]: Selecting config harvest_with_ease.mixins.json
|
9502 | [28Mar2025 00:53:58.645] [main/WARN] [mixin/]: Reference map 'harvest_with_ease.refmap.json' for harvest_with_ease.mixins.json could not be read. If this is a development environment you can ignore this message
|
9503 | [28Mar2025 00:53:58.646] [main/DEBUG] [mixin/]: Selecting config harvest_with_ease.neoforge.mixins.json
|
9504 | [28Mar2025 00:53:58.646] [main/DEBUG] [mixin/]: Selecting config lithostitched.mixins.json
|
9505 | [28Mar2025 00:53:58.646] [main/WARN] [mixin/]: Reference map 'lithostitched.refmap.json' for lithostitched.mixins.json could not be read. If this is a development environment you can ignore this message
|
9506 | [28Mar2025 00:53:58.646] [main/DEBUG] [mixin/]: Selecting config lithostitched.neoforge.mixins.json
|
9507 | [28Mar2025 00:53:58.646] [main/DEBUG] [mixin/]: Selecting config jumpboat.mixin.json
|
9508 | [28Mar2025 00:53:58.647] [main/WARN] [mixin/]: Reference map 'jumpboat.refmap.json' for jumpboat.mixin.json could not be read. If this is a development environment you can ignore this message
|
9509 | [28Mar2025 00:53:58.647] [main/DEBUG] [mixin/]: Selecting config catjammies.mixins.json
|
9510 | [28Mar2025 00:53:58.647] [main/DEBUG] [mixin/]: Selecting config mixins.pneumaticcraft.json
|
9511 | [28Mar2025 00:53:58.648] [main/WARN] [mixin/]: Reference map 'mixins.pneumaticcraft.refmap.json' for mixins.pneumaticcraft.json could not be read. If this is a development environment you can ignore this message
|
9512 | [28Mar2025 00:53:58.648] [main/DEBUG] [mixin/]: Selecting config formations.mixins.json
|
9513 | [28Mar2025 00:53:58.649] [main/DEBUG] [mixin/]: Selecting config logbegone.neoforge.mixins.json
|
9514 | [28Mar2025 00:53:58.649] [main/WARN] [mixin/]: Reference map 'logbegone.refmap.json' for logbegone.neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
|
9515 | [28Mar2025 00:53:58.649] [main/DEBUG] [mixin/]: Selecting config zerocore.mixins.json
|
9516 | [28Mar2025 00:53:58.650] [main/DEBUG] [mixin/]: Selecting config mousetweaks.mixins.json
|
9517 | [28Mar2025 00:53:58.650] [main/DEBUG] [mixin/]: Selecting config immersiveengineering.mixins.json
|
9518 | [28Mar2025 00:53:58.660] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo
|
9519 | [28Mar2025 00:53:58.661] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo
|
9520 | [28Mar2025 00:53:58.661] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo
|
9521 | [28Mar2025 00:53:58.662] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo
|
9522 | [28Mar2025 00:53:58.662] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo
|
9523 | [28Mar2025 00:53:58.662] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo
|
9524 | [28Mar2025 00:53:58.662] [main/DEBUG] [mixin/]: Registering new injector for @CaptureOwner with blusunrize.immersiveengineering.common.mixin.CaptureOwnerInjectionInfo
|
9525 | [28Mar2025 00:53:58.663] [main/DEBUG] [mixin/]: Selecting config mixins/common/nochatreports.mixins.json
|
9526 | [28Mar2025 00:53:58.663] [main/WARN] [mixin/]: Reference map 'nochatreports.refmap.json' for mixins/common/nochatreports.mixins.json could not be read. If this is a development environment you can ignore this message
|
9527 | [28Mar2025 00:53:58.663] [main/DEBUG] [mixin/]: Selecting config mixins/neoforge/nochatreports-neoforge.mixins.json
|
9528 | [28Mar2025 00:53:58.664] [main/DEBUG] [mixin/]: Selecting config ohthetreesyoullgrow.mixins.json
|
9529 | [28Mar2025 00:53:58.664] [main/DEBUG] [mixin/]: Selecting config mixins.integrateddynamics.json
|
9530 | [28Mar2025 00:53:58.664] [main/DEBUG] [mixin/]: Selecting config megacells.mixins.json
|
9531 | [28Mar2025 00:53:58.664] [main/DEBUG] [mixin/]: Selecting config itemcollectors.mixins.json
|
9532 | [28Mar2025 00:53:58.665] [main/DEBUG] [mixin/]: Selecting config imfast.mixins.json
|
9533 | [28Mar2025 00:53:58.665] [main/WARN] [mixin/]: Reference map 'imfast.refmap.json' for imfast.mixins.json could not be read. If this is a development environment you can ignore this message
|
9534 | [28Mar2025 00:53:58.665] [main/DEBUG] [mixin/]: Selecting config polymorph.mixins.json
|
9535 | [28Mar2025 00:53:58.665] [main/WARN] [mixin/]: Reference map 'polymorph.refmap.json' for polymorph.mixins.json could not be read. If this is a development environment you can ignore this message
|
9536 | [28Mar2025 00:53:58.665] [main/DEBUG] [mixin/]: Selecting config polymorph-compatibility.mixins.json
|
9537 | [28Mar2025 00:53:58.667] [main/WARN] [mixin/]: Reference map 'polymorph.refmap.json' for polymorph-compatibility.mixins.json could not be read. If this is a development environment you can ignore this message
|
9538 | [28Mar2025 00:53:58.667] [main/DEBUG] [mixin/]: Selecting config polymorph-compatibility.neoforge.mixins.json
|
9539 | [28Mar2025 00:53:58.667] [main/DEBUG] [mixin/]: Selecting config railcraft.mixins.json
|
9540 | [28Mar2025 00:53:58.667] [main/DEBUG] [mixin/]: Selecting config showcaseitem.mixins.json
|
9541 | [28Mar2025 00:53:58.668] [main/DEBUG] [mixin/]: Selecting config connectedglass.mixins.json
|
9542 | [28Mar2025 00:53:58.668] [main/DEBUG] [mixin/]: Selecting config hyperbox.mixins.json
|
9543 | [28Mar2025 00:53:58.668] [main/DEBUG] [mixin/]: Selecting config mns-neoforge.mixins.json
|
9544 | [28Mar2025 00:53:58.668] [main/DEBUG] [mixin/]: Selecting config mns-common.mixins.json
|
9545 | [28Mar2025 00:53:58.668] [main/DEBUG] [mixin/]: Selecting config mixins.cyclopscore.json
|
9546 | [28Mar2025 00:53:58.668] [main/DEBUG] [mixin/]: Selecting config betterwitchhuts.mixins.json
|
9547 | [28Mar2025 00:53:58.669] [main/WARN] [mixin/]: Reference map 'betterwitchhuts.refmap.json' for betterwitchhuts.mixins.json could not be read. If this is a development environment you can ignore this message
|
9548 | [28Mar2025 00:53:58.669] [main/DEBUG] [mixin/]: Selecting config netherportalfix.mixins.json
|
9549 | [28Mar2025 00:53:58.669] [main/WARN] [mixin/]: Reference map 'netherportalfix.refmap.json' for netherportalfix.mixins.json could not be read. If this is a development environment you can ignore this message
|
9550 | [28Mar2025 00:53:58.669] [main/DEBUG] [mixin/]: Selecting config netherportalfix.neoforge.mixins.json
|
9551 | [28Mar2025 00:53:58.669] [main/DEBUG] [mixin/]: Selecting config geckolib.mixins.json
|
9552 | [28Mar2025 00:53:58.669] [main/WARN] [mixin/]: Reference map 'geckolib.refmap.json' for geckolib.mixins.json could not be read. If this is a development environment you can ignore this message
|
9553 | [28Mar2025 00:53:58.670] [main/DEBUG] [mixin/]: Selecting config biomeswevegone-common.mixins.json
|
9554 | [28Mar2025 00:53:58.670] [main/DEBUG] [mixin/]: Selecting config creeperoverhaul-common.mixins.json
|
9555 | [28Mar2025 00:53:58.670] [main/DEBUG] [mixin/]: Selecting config ars_nouveau.mixins.json
|
9556 | [28Mar2025 00:53:58.679] [main/DEBUG] [MixinExtras|Service/]: com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1) is taking over from null
|
9557 | [28Mar2025 00:53:58.690] [main/WARN] [mixin/]: Reference map 'ars_nouveau.refmap.json' for ars_nouveau.mixins.json could not be read. If this is a development environment you can ignore this message
|
9558 | [28Mar2025 00:53:58.690] [main/DEBUG] [mixin/]: Selecting config ars_elemental.mixins.json
|
9559 | [28Mar2025 00:53:58.691] [main/WARN] [mixin/]: Reference map 'ars_elemental.refmap.json' for ars_elemental.mixins.json could not be read. If this is a development environment you can ignore this message
|
9560 | [28Mar2025 00:53:58.691] [main/DEBUG] [mixin/]: Selecting config not_enough_glyphs.mixins.json
|
9561 | [28Mar2025 00:53:58.692] [main/WARN] [mixin/]: Reference map 'not_enough_glyphs.refmap.json' for not_enough_glyphs.mixins.json could not be read. If this is a development environment you can ignore this message
|
9562 | [28Mar2025 00:53:58.692] [main/DEBUG] [mixin/]: Selecting config connectivity.mixins.json
|
9563 | [28Mar2025 00:53:58.693] [main/WARN] [mixin/]: Reference map 'connectivity.refmap.json' for connectivity.mixins.json could not be read. If this is a development environment you can ignore this message
|
9564 | [28Mar2025 00:53:58.693] [main/DEBUG] [mixin/]: Selecting config cookingforblockheads.mixins.json
|
9565 | [28Mar2025 00:53:58.693] [main/WARN] [mixin/]: Reference map 'cookingforblockheads.refmap.json' for cookingforblockheads.mixins.json could not be read. If this is a development environment you can ignore this message
|
9566 | [28Mar2025 00:53:58.693] [main/DEBUG] [mixin/]: Selecting config cookingforblockheads.neoforge.mixins.json
|
9567 | [28Mar2025 00:53:58.693] [main/DEBUG] [mixin/]: Selecting config controlling.mixins.json
|
9568 | [28Mar2025 00:53:58.693] [main/WARN] [mixin/]: Reference map 'controlling.refmap.json' for controlling.mixins.json could not be read. If this is a development environment you can ignore this message
|
9569 | [28Mar2025 00:53:58.694] [main/DEBUG] [mixin/]: Selecting config controlling.neoforge.mixins.json
|
9570 | [28Mar2025 00:53:58.694] [main/WARN] [mixin/]: Reference map 'controlling.refmap.json' for controlling.neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
|
9571 | [28Mar2025 00:53:58.694] [main/DEBUG] [mixin/]: Selecting config relics.mixins.json
|
9572 | [28Mar2025 00:53:58.694] [main/WARN] [mixin/]: Reference map 'relics.refmap.json' for relics.mixins.json could not be read. If this is a development environment you can ignore this message
|
9573 | [28Mar2025 00:53:58.694] [main/DEBUG] [mixin/]: Selecting config nuggets.mixins.json
|
9574 | [28Mar2025 00:53:58.694] [main/WARN] [mixin/]: Reference map 'nuggets.refmap.json' for nuggets.mixins.json could not be read. If this is a development environment you can ignore this message
|
9575 | [28Mar2025 00:53:58.694] [main/DEBUG] [mixin/]: Selecting config nuggets.neoforge.mixins.json
|
9576 | [28Mar2025 00:53:58.695] [main/DEBUG] [mixin/]: Selecting config dummmmmmy.mixins.json
|
9577 | [28Mar2025 00:53:58.695] [main/DEBUG] [mixin/]: Selecting config dummmmmmy-common.mixins.json
|
9578 | [28Mar2025 00:53:58.695] [main/DEBUG] [mixin/]: Selecting config mob_grinding_utils.mixins.json
|
9579 | [28Mar2025 00:53:58.695] [main/DEBUG] [mixin/]: Selecting config arseng.mixins.json
|
9580 | [28Mar2025 00:53:58.695] [main/DEBUG] [mixin/]: Selecting config modular_machinery_reborn.mixins.json
|
9581 | [28Mar2025 00:53:58.695] [main/DEBUG] [mixin/]: Selecting config modular_machinery_reborn_mekanism.mixins.json
|
9582 | [28Mar2025 00:53:58.696] [main/DEBUG] [mixin/]: Selecting config modular_machinery_reborn_ars.mixins.json
|
9583 | [28Mar2025 00:53:58.696] [main/DEBUG] [mixin/]: Selecting config farmersdelight.mixins.json
|
9584 | [28Mar2025 00:53:58.696] [main/DEBUG] [mixin/]: Selecting config entangled.mixins.json
|
9585 | [28Mar2025 00:53:58.696] [main/DEBUG] [mixin/]: Selecting config getittogetherdrops.mixins.json
|
9586 | [28Mar2025 00:53:58.696] [main/WARN] [mixin/]: Reference map 'getittogetherdrops.refmap.json' for getittogetherdrops.mixins.json could not be read. If this is a development environment you can ignore this message
|
9587 | [28Mar2025 00:53:58.696] [main/DEBUG] [mixin/]: Selecting config xycraft_machines.mixins.json
|
9588 | [28Mar2025 00:53:58.697] [main/WARN] [mixin/]: Reference map 'xycraft_core.refmap.json' for xycraft_machines.mixins.json could not be read. If this is a development environment you can ignore this message
|
9589 | [28Mar2025 00:53:58.697] [main/DEBUG] [mixin/]: Selecting config wirelesschargers.mixins.json
|
9590 | [28Mar2025 00:53:58.697] [main/DEBUG] [mixin/]: Selecting config actuallyadditions.mixins.json
|
9591 | [28Mar2025 00:53:58.697] [main/DEBUG] [mixin/]: Selecting config patchouli_xplat.mixins.json
|
9592 | [28Mar2025 00:53:58.697] [main/WARN] [mixin/]: Reference map 'patchouli.refmap.json' for patchouli_xplat.mixins.json could not be read. If this is a development environment you can ignore this message
|
9593 | [28Mar2025 00:53:58.697] [main/DEBUG] [mixin/]: Selecting config ars_additions.mixins.json
|
9594 | [28Mar2025 00:53:58.697] [main/DEBUG] [mixin/]: Selecting config allthearcanistgear.mixins.json
|
9595 | [28Mar2025 00:53:58.698] [main/WARN] [mixin/]: Reference map 'allthearcanistgear.refmap.json' for allthearcanistgear.mixins.json could not be read. If this is a development environment you can ignore this message
|
9596 | [28Mar2025 00:53:58.698] [main/DEBUG] [mixin/]: Selecting config ftbultimine-common.mixins.json
|
9597 | [28Mar2025 00:53:58.698] [main/DEBUG] [mixin/]: Selecting config betterstrongholds.mixins.json
|
9598 | [28Mar2025 00:53:58.698] [main/WARN] [mixin/]: Reference map 'betterstrongholds.refmap.json' for betterstrongholds.mixins.json could not be read. If this is a development environment you can ignore this message
|
9599 | [28Mar2025 00:53:58.698] [main/DEBUG] [mixin/]: Selecting config resourcefullib.mixins.json
|
9600 | [28Mar2025 00:53:58.698] [main/DEBUG] [mixin/]: Selecting config deeperdarker.mixins.json
|
9601 | [28Mar2025 00:53:58.699] [main/DEBUG] [mixin/]: Selecting config architectury.mixins.json
|
9602 | [28Mar2025 00:53:58.699] [main/DEBUG] [mixin/]: Selecting config architectury-common.mixins.json
|
9603 | [28Mar2025 00:53:58.699] [main/DEBUG] [mixin/]: Selecting config mostructures.mixins.json
|
9604 | [28Mar2025 00:53:58.699] [main/DEBUG] [mixin/]: Selecting config accelerateddecay-common.mixins.json
|
9605 | [28Mar2025 00:53:58.700] [main/DEBUG] [mixin/]: Selecting config accelerateddecay.mixins.json
|
9606 | [28Mar2025 00:53:58.700] [main/DEBUG] [mixin/]: Selecting config ftblibrary-common.mixins.json
|
9607 | [28Mar2025 00:53:58.700] [main/DEBUG] [mixin/]: Selecting config ftbranks-common.mixins.json
|
9608 | [28Mar2025 00:53:58.700] [main/DEBUG] [mixin/]: Selecting config ftbessentials-common.mixins.json
|
9609 | [28Mar2025 00:53:58.700] [main/DEBUG] [mixin/]: Selecting config ftbchunks-common.mixins.json
|
9610 | [28Mar2025 00:53:58.701] [main/DEBUG] [mixin/]: Selecting config jamlib.mixins.json
|
9611 | [28Mar2025 00:53:58.701] [main/DEBUG] [mixin/]: Selecting config jamlib.client.mixins.json
|
9612 | [28Mar2025 00:53:58.701] [main/DEBUG] [mixin/]: Selecting config ftbquests-common.mixins.json
|
9613 | [28Mar2025 00:53:58.701] [main/DEBUG] [mixin/]: Selecting config computercraft.mixins.json
|
9614 | [28Mar2025 00:53:58.701] [main/DEBUG] [mixin/]: Selecting config computercraft.forge.mixins.json
|
9615 | [28Mar2025 00:53:58.701] [main/DEBUG] [mixin/]: Selecting config computercraft-client.forge.mixins.json
|
9616 | [28Mar2025 00:53:58.702] [main/DEBUG] [mixin/]: Selecting config refurbished_furniture.common.mixins.json
|
9617 | [28Mar2025 00:53:58.702] [main/WARN] [mixin/]: Reference map 'refurbished_furniture.refmap.json' for refurbished_furniture.common.mixins.json could not be read. If this is a development environment you can ignore this message
|
9618 | [28Mar2025 00:53:58.702] [main/DEBUG] [mixin/]: Selecting config trashcans.mixins.json
|
9619 | [28Mar2025 00:53:58.702] [main/DEBUG] [mixin/]: Selecting config inventoryessentials.mixins.json
|
9620 | [28Mar2025 00:53:58.702] [main/WARN] [mixin/]: Reference map 'inventoryessentials.refmap.json' for inventoryessentials.mixins.json could not be read. If this is a development environment you can ignore this message
|
9621 | [28Mar2025 00:53:58.702] [main/DEBUG] [mixin/]: Selecting config inventoryessentials.neoforge.mixins.json
|
9622 | [28Mar2025 00:53:58.703] [main/DEBUG] [mixin/]: Selecting config mixins.justdirethings.json
|
9623 | [28Mar2025 00:53:58.703] [main/WARN] [mixin/]: Reference map 'mixins.justdirethings.refmap.json' for mixins.justdirethings.json could not be read. If this is a development environment you can ignore this message
|
9624 | [28Mar2025 00:53:58.703] [main/DEBUG] [mixin/]: Selecting config polylib-neoforge.mixins.json
|
9625 | [28Mar2025 00:53:58.703] [main/DEBUG] [mixin/]: Selecting config polylib.mixins.json
|
9626 | [28Mar2025 00:53:58.703] [main/DEBUG] [mixin/]: Selecting config shrink.mixins.json
|
9627 | [28Mar2025 00:53:58.704] [main/DEBUG] [mixin/]: Selecting config letmedespawn.mixins.json
|
9628 | [28Mar2025 00:53:58.704] [main/DEBUG] [mixin/]: Selecting config yeetusexperimentus-common.mixins.json
|
9629 | [28Mar2025 00:53:58.704] [main/DEBUG] [mixin/]: Selecting config yeetusexperimentus-neo.mixins.json
|
9630 | [28Mar2025 00:53:58.704] [main/DEBUG] [mixin/]: Selecting config irons_jewelry.mixins.json
|
9631 | [28Mar2025 00:53:58.704] [main/WARN] [mixin/]: Reference map 'irons_spellbooks.refmap.json' for irons_jewelry.mixins.json could not be read. If this is a development environment you can ignore this message
|
9632 | [28Mar2025 00:53:58.704] [main/DEBUG] [mixin/]: Selecting config villagesandpillages-common.mixins.json
|
9633 | [28Mar2025 00:53:58.705] [main/DEBUG] [mixin/]: Selecting config kubejs.mixins.json
|
9634 | [28Mar2025 00:53:58.705] [main/DEBUG] [mixin/]: Selecting config cucumber.mixins.json
|
9635 | [28Mar2025 00:53:58.705] [main/WARN] [mixin/]: Reference map 'cucumber.refmap.json' for cucumber.mixins.json could not be read. If this is a development environment you can ignore this message
|
9636 | [28Mar2025 00:53:58.705] [main/DEBUG] [mixin/]: Selecting config trashslot.mixins.json
|
9637 | [28Mar2025 00:53:58.705] [main/WARN] [mixin/]: Reference map 'trashslot.refmap.json' for trashslot.mixins.json could not be read. If this is a development environment you can ignore this message
|
9638 | [28Mar2025 00:53:58.705] [main/DEBUG] [mixin/]: Selecting config trashslot.neoforge.mixins.json
|
9639 | [28Mar2025 00:53:58.706] [main/DEBUG] [mixin/]: Selecting config amendments.mixins.json
|
9640 | [28Mar2025 00:53:58.706] [main/DEBUG] [mixin/]: Selecting config amendments-common.mixins.json
|
9641 | [28Mar2025 00:53:58.706] [main/DEBUG] [mixin/]: Selecting config blueflame.mixin.json
|
9642 | [28Mar2025 00:53:58.706] [main/WARN] [mixin/]: Reference map 'blueflame.refmap.json' for blueflame.mixin.json could not be read. If this is a development environment you can ignore this message
|
9643 | [28Mar2025 00:53:58.706] [main/DEBUG] [mixin/]: Selecting config octolib-common.mixins.json
|
9644 | [28Mar2025 00:53:58.707] [main/DEBUG] [mixin/]: Selecting config mss-neoforge.mixins.json
|
9645 | [28Mar2025 00:53:58.707] [main/DEBUG] [mixin/]: Selecting config mss-common.mixins.json
|
9646 | [28Mar2025 00:53:58.707] [main/DEBUG] [mixin/]: Selecting config mixins.allthewizardgear.json
|
9647 | [28Mar2025 00:53:58.707] [main/WARN] [mixin/]: Reference map 'allthewizardgear.refmap.json' for mixins.allthewizardgear.json could not be read. If this is a development environment you can ignore this message
|
9648 | [28Mar2025 00:53:58.707] [main/DEBUG] [mixin/]: Selecting config productivelib.mixin.json
|
9649 | [28Mar2025 00:53:58.708] [main/WARN] [mixin/]: Reference map 'productivetrees.refmap.json' for productivelib.mixin.json could not be read. If this is a development environment you can ignore this message
|
9650 | [28Mar2025 00:53:58.708] [main/DEBUG] [mixin/]: Selecting config create.mixins.json
|
9651 | [28Mar2025 00:53:58.708] [main/WARN] [mixin/]: Reference map 'create.refmap.json' for create.mixins.json could not be read. If this is a development environment you can ignore this message
|
9652 | [28Mar2025 00:53:58.708] [main/DEBUG] [mixin/]: Selecting config framedblocks.mixin.json
|
9653 | [28Mar2025 00:53:58.709] [main/DEBUG] [mixin/]: Selecting config waystones.mixins.json
|
9654 | [28Mar2025 00:53:58.709] [main/WARN] [mixin/]: Reference map 'waystones.refmap.json' for waystones.mixins.json could not be read. If this is a development environment you can ignore this message
|
9655 | [28Mar2025 00:53:58.709] [main/DEBUG] [mixin/]: Selecting config waystones.neoforge.mixins.json
|
9656 | [28Mar2025 00:53:58.710] [main/DEBUG] [mixin/]: Selecting config journeymap.mixins.json
|
9657 | [28Mar2025 00:53:58.710] [main/WARN] [mixin/]: Reference map 'journeymap-refmap.json' for journeymap.mixins.json could not be read. If this is a development environment you can ignore this message
|
9658 | [28Mar2025 00:53:58.710] [main/DEBUG] [mixin/]: Selecting config journeymap.neoforge.mixins.json
|
9659 | [28Mar2025 00:53:58.710] [main/DEBUG] [mixin/]: Selecting config comforts.mixins.json
|
9660 | [28Mar2025 00:53:58.710] [main/WARN] [mixin/]: Reference map 'comforts.refmap.json' for comforts.mixins.json could not be read. If this is a development environment you can ignore this message
|
9661 | [28Mar2025 00:53:58.710] [main/DEBUG] [mixin/]: Selecting config betterdeserttemples.mixins.json
|
9662 | [28Mar2025 00:53:58.710] [main/WARN] [mixin/]: Reference map 'betterdeserttemples.refmap.json' for betterdeserttemples.mixins.json could not be read. If this is a development environment you can ignore this message
|
9663 | [28Mar2025 00:53:58.710] [main/DEBUG] [mixin/]: Selecting config enchdesc.mixins.json
|
9664 | [28Mar2025 00:53:58.711] [main/WARN] [mixin/]: Reference map 'enchdesc.refmap.json' for enchdesc.mixins.json could not be read. If this is a development environment you can ignore this message
|
9665 | [28Mar2025 00:53:58.711] [main/DEBUG] [mixin/]: Selecting config enchdesc.neoforge.mixins.json
|
9666 | [28Mar2025 00:53:58.711] [main/DEBUG] [mixin/]: Selecting config moonlight.mixins.json
|
9667 | [28Mar2025 00:53:58.711] [main/DEBUG] [mixin/]: Selecting config moonlight-common.mixins.json
|
9668 | [28Mar2025 00:53:58.712] [main/DEBUG] [mixin/]: Selecting config regions_unexplored.mixins.json
|
9669 | [28Mar2025 00:53:58.712] [main/WARN] [mixin/]: Reference map 'regions_unexplored.refmap.json' for regions_unexplored.mixins.json could not be read. If this is a development environment you can ignore this message
|
9670 | [28Mar2025 00:53:58.712] [main/DEBUG] [mixin/]: Selecting config regions_unexplored.neoforge.mixins.json
|
9671 | [28Mar2025 00:53:58.712] [main/WARN] [mixin/]: Reference map 'regions_unexplored.refmap.json' for regions_unexplored.neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
|
9672 | [28Mar2025 00:53:58.712] [main/DEBUG] [mixin/]: Selecting config jade.mixins.json
|
9673 | [28Mar2025 00:53:58.712] [main/DEBUG] [mixin/]: Selecting config ae2.mixins.json
|
9674 | [28Mar2025 00:53:58.713] [main/DEBUG] [mixin/]: Selecting config soulplied_energistics.mixins.json
|
9675 | [28Mar2025 00:53:58.713] [main/WARN] [mixin/]: Reference map 'soulplied_energistics.refmap.json' for soulplied_energistics.mixins.json could not be read. If this is a development environment you can ignore this message
|
9676 | [28Mar2025 00:53:58.713] [main/DEBUG] [mixin/]: Selecting config AEInfinityBooster.mixins.json
|
9677 | [28Mar2025 00:53:58.713] [main/WARN] [mixin/]: Reference map 'AEInfinityBooster.refmap.json' for AEInfinityBooster.mixins.json could not be read. If this is a development environment you can ignore this message
|
9678 | [28Mar2025 00:53:58.713] [main/DEBUG] [mixin/]: Selecting config ae2ct.mixins.json
|
9679 | [28Mar2025 00:53:58.713] [main/DEBUG] [mixin/]: Selecting config ae2wtlib.mixins.json
|
9680 | [28Mar2025 00:53:58.714] [main/DEBUG] [mixin/]: Selecting config mixins.extendedae.json
|
9681 | [28Mar2025 00:53:58.714] [main/DEBUG] [mixin/]: Selecting config mixins.aae.json
|
9682 | [28Mar2025 00:53:58.714] [main/WARN] [mixin/]: Reference map 'mixins.aae.refmap.json' for mixins.aae.json could not be read. If this is a development environment you can ignore this message
|
9683 | [28Mar2025 00:53:58.714] [main/DEBUG] [mixin/]: Selecting config mixins.appflux.json
|
9684 | [28Mar2025 00:53:58.715] [main/DEBUG] [mixin/]: Selecting config merequester.mixins.json
|
9685 | [28Mar2025 00:53:58.715] [main/DEBUG] [mixin/]: Selecting config modern_industrialization.mixins.json
|
9686 | [28Mar2025 00:53:58.715] [main/DEBUG] [mixin/]: Selecting config tesseract_api.mixins.json
|
9687 | [28Mar2025 00:53:58.715] [main/DEBUG] [mixin/]: Selecting config tesseract_api_mi.mixins.json
|
9688 | [28Mar2025 00:53:58.716] [main/DEBUG] [mixin/]: Selecting config tesseract_api_tyg.mixins.json
|
9689 | [28Mar2025 00:53:58.716] [main/DEBUG] [mixin/]: Selecting config extended_industrialization.mixins.json
|
9690 | [28Mar2025 00:53:58.716] [main/DEBUG] [mixin/]: Selecting config forbidden_arcanus.mixins.json
|
9691 | [28Mar2025 00:53:58.717] [main/WARN] [mixin/]: Reference map 'forbidden_arcanus.refmap.json' for forbidden_arcanus.mixins.json could not be read. If this is a development environment you can ignore this message
|
9692 | [28Mar2025 00:53:58.717] [main/DEBUG] [mixin/]: Selecting config valhelsia_core-common.mixins.json
|
9693 | [28Mar2025 00:53:58.717] [main/DEBUG] [mixin/]: Selecting config valhelsia_core.mixins.json
|
9694 | [28Mar2025 00:53:58.717] [main/DEBUG] [mixin/]: Selecting config cryonicconfig.mixins.json
|
9695 | [28Mar2025 00:53:58.717] [main/DEBUG] [mixin/]: Selecting config mvs-neoforge.mixins.json
|
9696 | [28Mar2025 00:53:58.717] [main/DEBUG] [mixin/]: Selecting config mvs-common.mixins.json
|
9697 | [28Mar2025 00:53:58.718] [main/DEBUG] [mixin/]: Selecting config chisel.mixins.json
|
9698 | [28Mar2025 00:53:58.718] [main/DEBUG] [mixin/]: Selecting config chisel.neoforge.mixins.json
|
9699 | [28Mar2025 00:53:58.718] [main/DEBUG] [mixin/]: Selecting config yacl.mixins.json
|
9700 | [28Mar2025 00:53:58.718] [main/DEBUG] [mixin/]: Selecting config moredragoneggs.mixins.json
|
9701 | [28Mar2025 00:53:58.718] [main/WARN] [mixin/]: Reference map 'moredragoneggs.refmap.json' for moredragoneggs.mixins.json could not be read. If this is a development environment you can ignore this message
|
9702 | [28Mar2025 00:53:58.719] [main/DEBUG] [mixin/]: Selecting config appmek.mixins.json
|
9703 | [28Mar2025 00:53:58.719] [main/DEBUG] [mixin/]: Selecting config expandability-common.mixins.json
|
9704 | [28Mar2025 00:53:58.719] [main/DEBUG] [mixin/]: Selecting config expandability.mixins.json
|
9705 | [28Mar2025 00:53:58.720] [main/DEBUG] [mixin/]: Selecting config epherolib.mixins.json
|
9706 | [28Mar2025 00:53:58.720] [main/WARN] [mixin/]: Reference map 'EpheroLib-refmap.json' for epherolib.mixins.json could not be read. If this is a development environment you can ignore this message
|
9707 | [28Mar2025 00:53:58.720] [main/DEBUG] [mixin/]: Selecting config allthetweaks.mixins.json
|
9708 | [28Mar2025 00:53:58.721] [main/WARN] [mixin/]: Reference map 'allthetweaks.refmap.json' for allthetweaks.mixins.json could not be read. If this is a development environment you can ignore this message
|
9709 | [28Mar2025 00:53:58.721] [main/DEBUG] [mixin/]: Selecting config mixins.codechickenlib.json
|
9710 | [28Mar2025 00:53:58.722] [main/DEBUG] [mixin/]: Selecting config mahoutsukai.mixins.json
|
9711 | [28Mar2025 00:53:58.724] [main/WARN] [mixin/]: Reference map 'mahoutsukai.refmap.json' for mahoutsukai.mixins.json could not be read. If this is a development environment you can ignore this message
|
9712 | [28Mar2025 00:53:58.724] [main/DEBUG] [mixin/]: Selecting config gander_render.mixins.json
|
9713 | [28Mar2025 00:53:58.724] [main/DEBUG] [mixin/]: Selecting config mixinsquared.init.mixins.json
|
9714 | [28Mar2025 00:53:58.736] [main/DEBUG] [mixin/]: Registering new target selector for @mixinsquared:handler with com.bawnorton.mixinsquared.selector.DynamicSelectorHandler
|
9715 | [28Mar2025 00:53:58.738] [main/DEBUG] [mixinsquared/]: Registered canceller com.thevortex.allthetweaks.mixin_squared.canceller.ATTMixinCanceller
|
9716 | [28Mar2025 00:53:58.739] [main/DEBUG] [mixin/]: Selecting config gander_levels.mixins.json
|
9717 | [28Mar2025 00:53:58.739] [main/DEBUG] [mixin/]: Selecting config mixinextras.init.mixins.json
|
9718 | [28Mar2025 00:53:58.741] [main/DEBUG] [mixin/]: Preparing connectivity.mixins.json (26)
|
9719 | [28Mar2025 00:53:58.754] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/Connection to metadata cache
|
9720 | [28Mar2025 00:53:58.766] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.chunk.LevelChunk INNERCLASS BoundTickingBlockEntity to access PUBLIC and LEAVE
|
9721 | [28Mar2025 00:53:58.767] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.chunk.LevelChunk INNERCLASS RebindableTickingBlockEntityWrapper to access PUBLIC and LEAVE
|
9722 | [28Mar2025 00:53:58.768] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.chunk.LevelChunk FIELD loaded to access PUBLIC and LEAVE
|
9723 | [28Mar2025 00:53:58.773] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/chunk/LevelChunk to metadata cache
|
9724 | [28Mar2025 00:53:58.774] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/protocol/common/ClientboundCustomPayloadPacket to metadata cache
|
9725 | [28Mar2025 00:53:58.774] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/protocol/login/ClientboundCustomQueryPacket to metadata cache
|
9726 | [28Mar2025 00:53:58.775] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.network.protocol.game.ClientboundLevelChunkPacketData INNERCLASS BlockEntityInfo to access PUBLIC and LEAVE
|
9727 | [28Mar2025 00:53:58.776] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData to metadata cache
|
9728 | [28Mar2025 00:53:58.776] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/CompressionDecoder to metadata cache
|
9729 | [28Mar2025 00:53:58.776] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/CompressionEncoder to metadata cache
|
9730 | [28Mar2025 00:53:58.776] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/Connection$1 to metadata cache
|
9731 | [28Mar2025 00:53:58.781] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/FriendlyByteBuf to metadata cache
|
9732 | [28Mar2025 00:53:58.782] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.nbt.NbtAccounter FIELD quota to access PUBLIC and REMOVEFINAL
|
9733 | [28Mar2025 00:53:58.783] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/nbt/NbtAccounter to metadata cache
|
9734 | [28Mar2025 00:53:58.783] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/network/ServerConnectionListener$1 to metadata cache
|
9735 | [28Mar2025 00:53:58.783] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/PacketDecoder to metadata cache
|
9736 | [28Mar2025 00:53:58.783] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/PacketEncoder to metadata cache
|
9737 | [28Mar2025 00:53:58.783] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/protocol/PacketUtils to metadata cache
|
9738 | [28Mar2025 00:53:58.784] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/ResourceLocationException to metadata cache
|
9739 | [28Mar2025 00:53:58.784] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/protocol/login/ServerboundCustomQueryAnswerPacket to metadata cache
|
9740 | [28Mar2025 00:53:58.784] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/network/ServerLoginPacketListenerImpl to metadata cache
|
9741 | [28Mar2025 00:53:58.785] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.network.ServerCommonPacketListenerImpl FIELD connection to access PUBLIC and LEAVE
|
9742 | [28Mar2025 00:53:58.786] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/network/ServerCommonPacketListenerImpl to metadata cache
|
9743 | [28Mar2025 00:53:58.786] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/protocol/BundlePacket to metadata cache
|
9744 | [28Mar2025 00:53:58.786] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/protocol/common/ServerboundCustomPayloadPacket to metadata cache
|
9745 | [28Mar2025 00:53:58.787] [main/DEBUG] [mixin/]: Preparing betterdungeons.mixins.json (3)
|
9746 | [28Mar2025 00:53:58.790] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate FIELD palettes to access PUBLIC and LEAVE
|
9747 | [28Mar2025 00:53:58.802] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.nbt.ListTag FIELD type to access PUBLIC and LEAVE
|
9748 | [28Mar2025 00:53:58.810] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.nbt.CompoundTag FIELD tags to access PUBLIC and LEAVE
|
9749 | [28Mar2025 00:53:58.811] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.nbt.CompoundTag METHOD <init>(Ljava/util/Map;)V to access PUBLIC and LEAVE
|
9750 | [28Mar2025 00:53:58.817] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate to metadata cache
|
9751 | [28Mar2025 00:53:58.820] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.commands.LocateCommand METHOD getHolders(Lnet/minecraft/commands/arguments/ResourceOrTagKeyArgument$Result;Lnet/minecraft/core/Registry;)Ljava/util/Optional; to access PUBLIC and LEAVE
|
9752 | [28Mar2025 00:53:58.823] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/commands/LocateCommand to metadata cache
|
9753 | [28Mar2025 00:53:58.824] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/BoundingBox to metadata cache
|
9754 | [28Mar2025 00:53:58.824] [main/DEBUG] [mixin/]: Preparing almanac.mixins.json (2)
|
9755 | [28Mar2025 00:53:58.825] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/commands/Commands to metadata cache
|
9756 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD ENTITY_COUNTER to access PROTECTED and LEAVE
|
9757 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD level to access PUBLIC and LEAVE
|
9758 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD position to access PUBLIC and LEAVE
|
9759 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD blockPosition to access PROTECTED and LEAVE
|
9760 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD yRot to access PUBLIC and LEAVE
|
9761 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD xRot to access PUBLIC and LEAVE
|
9762 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD stuckSpeedMultiplier to access PUBLIC and LEAVE
|
9763 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD removalReason to access PUBLIC and LEAVE
|
9764 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD random to access PUBLIC and REMOVEFINAL
|
9765 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD wasTouchingWater to access PUBLIC and LEAVE
|
9766 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD levelCallback to access PUBLIC and LEAVE
|
9767 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD dimensions to access PUBLIC and LEAVE
|
9768 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD eyeHeight to access PUBLIC and LEAVE
|
9769 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD collide(Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; to access PUBLIC and LEAVE
|
9770 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD getSwimSplashSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
9771 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD getSwimHighSpeedSplashSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
9772 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD isInRain()Z to access PUBLIC and LEAVE
|
9773 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD updateFluidOnEyes()V to access PUBLIC and LEAVE
|
9774 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD getEncodeId()Ljava/lang/String; to access PUBLIC and LEAVE
|
9775 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD canRide(Lnet/minecraft/world/entity/Entity;)Z to access PUBLIC and LEAVE
|
9776 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD setSharedFlag(IZ)V to access PUBLIC and LEAVE
|
9777 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD teleportPassengers()V to access PUBLIC and LEAVE
|
9778 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD getBoundingBox()Lnet/minecraft/world/phys/AABB; to access PUBLIC and REMOVEFINAL
|
9779 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD getEyeHeight(Lnet/minecraft/world/entity/Pose;)F to access PUBLIC and REMOVEFINAL
|
9780 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD getLeashOffset()Lnet/minecraft/world/phys/Vec3; to access PUBLIC and LEAVE
|
9781 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD setRemoved(Lnet/minecraft/world/entity/Entity$RemovalReason;)V to access PUBLIC and REMOVEFINAL
|
9782 | [28Mar2025 00:53:58.828] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD setLevel(Lnet/minecraft/world/level/Level;)V to access PUBLIC and LEAVE
|
9783 | [28Mar2025 00:53:58.836] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/Entity to metadata cache
|
9784 | [28Mar2025 00:53:58.836] [main/DEBUG] [mixin/]: Preparing simplemagnets.mixins.json (0)
|
9785 | [28Mar2025 00:53:58.836] [main/DEBUG] [mixin/]: Preparing enderiobase.mixins.json (2)
|
9786 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity FIELD attackStrengthTicker to access PUBLIC and LEAVE
|
9787 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity FIELD lastHurtByPlayer to access PUBLIC and LEAVE
|
9788 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity FIELD lastHurtByPlayerTime to access PUBLIC and LEAVE
|
9789 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity FIELD dead to access PUBLIC and LEAVE
|
9790 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity FIELD jumping to access PUBLIC and LEAVE
|
9791 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity FIELD effectsDirty to access PUBLIC and LEAVE
|
9792 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity FIELD fallFlyTicks to access PUBLIC and LEAVE
|
9793 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity FIELD lastDamageSource to access PUBLIC and LEAVE
|
9794 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity FIELD lastDamageStamp to access PUBLIC and LEAVE
|
9795 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity FIELD autoSpinAttackDmg to access PUBLIC and LEAVE
|
9796 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity METHOD onEffectUpdated(Lnet/minecraft/world/effect/MobEffectInstance;ZLnet/minecraft/world/entity/Entity;)V to access PUBLIC and LEAVE
|
9797 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity METHOD onEffectRemoved(Lnet/minecraft/world/effect/MobEffectInstance;)V to access PUBLIC and LEAVE
|
9798 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity METHOD refreshDirtyAttributes()V to access PUBLIC and LEAVE
|
9799 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity METHOD breakItem(Lnet/minecraft/world/item/ItemStack;)V to access PUBLIC and LEAVE
|
9800 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity METHOD getKnockback(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;)F to access PUBLIC and LEAVE
|
9801 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
9802 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
9803 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity METHOD getHitbox()Lnet/minecraft/world/phys/AABB; to access PUBLIC and LEAVE
|
9804 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity METHOD hurtCurrentlyUsedShield(F)V to access PUBLIC and LEAVE
|
9805 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity METHOD getCurrentSwingDuration()I to access PUBLIC and LEAVE
|
9806 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity METHOD makePoofParticles()V to access PUBLIC and LEAVE
|
9807 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity METHOD detectEquipmentUpdates()V to access PUBLIC and LEAVE
|
9808 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity METHOD updateFallFlying()V to access PUBLIC and LEAVE
|
9809 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity METHOD updatingUsingItem()V to access PUBLIC and LEAVE
|
9810 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity METHOD updateSwimAmount()V to access PUBLIC and LEAVE
|
9811 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity METHOD setLivingEntityFlag(IZ)V to access PUBLIC and LEAVE
|
9812 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity METHOD spawnItemParticles(Lnet/minecraft/world/item/ItemStack;I)V to access PUBLIC and LEAVE
|
9813 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity METHOD getDimensions(Lnet/minecraft/world/entity/Pose;)Lnet/minecraft/world/entity/EntityDimensions; to access PUBLIC and REMOVEFINAL
|
9814 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity METHOD checkBedExists()Z to access PUBLIC and LEAVE
|
9815 | [28Mar2025 00:53:58.839] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LivingEntity METHOD addEatEffect(Lnet/minecraft/world/food/FoodProperties;)V to access PUBLIC and LEAVE
|
9816 | [28Mar2025 00:53:58.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD ENTITY_COUNTER to access PROTECTED and LEAVE
|
9817 | [28Mar2025 00:53:58.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD level to access PUBLIC and LEAVE
|
9818 | [28Mar2025 00:53:58.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD position to access PUBLIC and LEAVE
|
9819 | [28Mar2025 00:53:58.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD blockPosition to access PROTECTED and LEAVE
|
9820 | [28Mar2025 00:53:58.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD yRot to access PUBLIC and LEAVE
|
9821 | [28Mar2025 00:53:58.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD xRot to access PUBLIC and LEAVE
|
9822 | [28Mar2025 00:53:58.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD stuckSpeedMultiplier to access PUBLIC and LEAVE
|
9823 | [28Mar2025 00:53:58.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD removalReason to access PUBLIC and LEAVE
|
9824 | [28Mar2025 00:53:58.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD random to access PUBLIC and REMOVEFINAL
|
9825 | [28Mar2025 00:53:58.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD wasTouchingWater to access PUBLIC and LEAVE
|
9826 | [28Mar2025 00:53:58.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD levelCallback to access PUBLIC and LEAVE
|
9827 | [28Mar2025 00:53:58.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD dimensions to access PUBLIC and LEAVE
|
9828 | [28Mar2025 00:53:58.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity FIELD eyeHeight to access PUBLIC and LEAVE
|
9829 | [28Mar2025 00:53:58.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD collide(Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; to access PUBLIC and LEAVE
|
9830 | [28Mar2025 00:53:58.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD getSwimSplashSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
9831 | [28Mar2025 00:53:58.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD getSwimHighSpeedSplashSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
9832 | [28Mar2025 00:53:58.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD isInRain()Z to access PUBLIC and LEAVE
|
9833 | [28Mar2025 00:53:58.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD updateFluidOnEyes()V to access PUBLIC and LEAVE
|
9834 | [28Mar2025 00:53:58.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD getEncodeId()Ljava/lang/String; to access PUBLIC and LEAVE
|
9835 | [28Mar2025 00:53:58.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD canRide(Lnet/minecraft/world/entity/Entity;)Z to access PUBLIC and LEAVE
|
9836 | [28Mar2025 00:53:58.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD setSharedFlag(IZ)V to access PUBLIC and LEAVE
|
9837 | [28Mar2025 00:53:58.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD teleportPassengers()V to access PUBLIC and LEAVE
|
9838 | [28Mar2025 00:53:58.850] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD getBoundingBox()Lnet/minecraft/world/phys/AABB; to access PUBLIC and REMOVEFINAL
|
9839 | [28Mar2025 00:53:58.850] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD getEyeHeight(Lnet/minecraft/world/entity/Pose;)F to access PUBLIC and REMOVEFINAL
|
9840 | [28Mar2025 00:53:58.850] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD getLeashOffset()Lnet/minecraft/world/phys/Vec3; to access PUBLIC and LEAVE
|
9841 | [28Mar2025 00:53:58.850] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD setRemoved(Lnet/minecraft/world/entity/Entity$RemovalReason;)V to access PUBLIC and REMOVEFINAL
|
9842 | [28Mar2025 00:53:58.850] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Entity METHOD setLevel(Lnet/minecraft/world/level/Level;)V to access PUBLIC and LEAVE
|
9843 | [28Mar2025 00:53:58.856] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer INNERCLASS RespawnPosAngle to access PUBLIC and LEAVE
|
9844 | [28Mar2025 00:53:58.856] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer FIELD lastSentHealth to access PUBLIC and LEAVE
|
9845 | [28Mar2025 00:53:58.856] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer FIELD lastSentFood to access PUBLIC and LEAVE
|
9846 | [28Mar2025 00:53:58.856] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer FIELD lastSentExp to access PUBLIC and LEAVE
|
9847 | [28Mar2025 00:53:58.856] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer FIELD camera to access PUBLIC and LEAVE
|
9848 | [28Mar2025 00:53:58.856] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer FIELD isChangingDimension to access PUBLIC and LEAVE
|
9849 | [28Mar2025 00:53:58.856] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer FIELD enteredNetherPosition to access PUBLIC and LEAVE
|
9850 | [28Mar2025 00:53:58.856] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer FIELD containerCounter to access PUBLIC and LEAVE
|
9851 | [28Mar2025 00:53:58.856] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer METHOD initMenu(Lnet/minecraft/world/inventory/AbstractContainerMenu;)V to access PUBLIC and LEAVE
|
9852 | [28Mar2025 00:53:58.856] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer METHOD triggerDimensionChangeTriggers(Lnet/minecraft/server/level/ServerLevel;)V to access PUBLIC and LEAVE
|
9853 | [28Mar2025 00:53:58.856] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer METHOD nextContainerCounter()V to access PUBLIC and LEAVE
|
9854 | [28Mar2025 00:53:58.856] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer METHOD checkRidingStatistics(DDD)V to access PUBLIC and LEAVE
|
9855 | [28Mar2025 00:53:58.856] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer METHOD onEffectUpdated(Lnet/minecraft/world/effect/MobEffectInstance;ZLnet/minecraft/world/entity/Entity;)V to access PUBLIC and LEAVE
|
9856 | [28Mar2025 00:53:58.856] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer METHOD onEffectRemoved(Lnet/minecraft/world/effect/MobEffectInstance;)V to access PUBLIC and LEAVE
|
9857 | [28Mar2025 00:53:58.856] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer METHOD getEnchantedDamage(Lnet/minecraft/world/entity/Entity;FLnet/minecraft/world/damagesource/DamageSource;)F to access PUBLIC and LEAVE
|
9858 | [28Mar2025 00:53:58.860] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.player.Player FIELD inventory to access PUBLIC and LEAVE
|
9859 | [28Mar2025 00:53:58.860] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.player.Player FIELD abilities to access PUBLIC and LEAVE
|
9860 | [28Mar2025 00:53:58.860] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.player.Player METHOD closeContainer()V to access PUBLIC and LEAVE
|
9861 | [28Mar2025 00:53:58.860] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.player.Player METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
9862 | [28Mar2025 00:53:58.860] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.player.Player METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
9863 | [28Mar2025 00:53:58.860] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.player.Player METHOD hurtCurrentlyUsedShield(F)V to access PUBLIC and LEAVE
|
9864 | [28Mar2025 00:53:58.860] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.player.Player METHOD getEnchantedDamage(Lnet/minecraft/world/entity/Entity;FLnet/minecraft/world/damagesource/DamageSource;)F to access PUBLIC and LEAVE
|
9865 | [28Mar2025 00:53:58.860] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.player.Player METHOD playStepSound(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V to access PUBLIC and LEAVE
|
9866 | [28Mar2025 00:53:58.866] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/LivingEntity to metadata cache
|
9867 | [28Mar2025 00:53:58.866] [main/DEBUG] [mixin/]: Preparing mffs.mixins.json (2)
|
9868 | [28Mar2025 00:53:58.868] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Level FIELD blockEntityTickers to access PUBLIC and LEAVE
|
9869 | [28Mar2025 00:53:58.868] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Level FIELD thread to access PUBLIC and LEAVE
|
9870 | [28Mar2025 00:53:58.868] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Level FIELD oRainLevel to access PUBLIC and LEAVE
|
9871 | [28Mar2025 00:53:58.868] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Level FIELD rainLevel to access PUBLIC and LEAVE
|
9872 | [28Mar2025 00:53:58.868] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Level FIELD oThunderLevel to access PUBLIC and LEAVE
|
9873 | [28Mar2025 00:53:58.868] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Level FIELD thunderLevel to access PUBLIC and LEAVE
|
9874 | [28Mar2025 00:53:58.868] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Level FIELD threadSafeRandom to access PUBLIC and LEAVE
|
9875 | [28Mar2025 00:53:58.868] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Level METHOD getEntities()Lnet/minecraft/world/level/entity/LevelEntityGetter; to access PUBLIC and LEAVE
|
9876 | [28Mar2025 00:53:58.872] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/Level to metadata cache
|
9877 | [28Mar2025 00:53:58.872] [main/DEBUG] [mixin/]: Preparing neoforge.mixins.json (2)
|
9878 | [28Mar2025 00:53:58.874] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BlockEntityType INNERCLASS BlockEntitySupplier to access PUBLIC and LEAVE
|
9879 | [28Mar2025 00:53:58.874] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BlockEntityType FIELD validBlocks to access PUBLIC and REMOVEFINAL
|
9880 | [28Mar2025 00:53:58.875] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/BlockEntityType to metadata cache
|
9881 | [28Mar2025 00:53:58.876] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/MappedRegistry to metadata cache
|
9882 | [28Mar2025 00:53:58.876] [main/DEBUG] [mixin/]: Preparing modernfix-common.mixins.json (87)
|
9883 | [28Mar2025 00:53:58.884] [main/DEBUG] [ModernFix/]: No rules matched mixin 'perf.compact_mojang_registries.MappedRegistryMixin', treating as foreign and disabling!
|
9884 | [28Mar2025 00:53:58.885] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.util.SortedArraySet METHOD <init>(ILjava/util/Comparator;)V to access PUBLIC and LEAVE
|
9885 | [28Mar2025 00:53:58.885] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/SortedArraySet to metadata cache
|
9886 | [28Mar2025 00:53:58.887] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerLevel INNERCLASS EntityCallbacks to access PUBLIC and LEAVE
|
9887 | [28Mar2025 00:53:58.887] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerLevel FIELD serverLevelData to access PUBLIC and LEAVE
|
9888 | [28Mar2025 00:53:58.887] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerLevel FIELD entityManager to access PUBLIC and LEAVE
|
9889 | [28Mar2025 00:53:58.887] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerLevel FIELD navigatingMobs to access PUBLIC and LEAVE
|
9890 | [28Mar2025 00:53:58.887] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerLevel FIELD customSpawners to access PUBLIC and REMOVEFINAL
|
9891 | [28Mar2025 00:53:58.887] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerLevel METHOD findLightningTargetAround(Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; to access PUBLIC and LEAVE
|
9892 | [28Mar2025 00:53:58.887] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerLevel METHOD getEntities()Lnet/minecraft/world/level/entity/LevelEntityGetter; to access PUBLIC and LEAVE
|
9893 | [28Mar2025 00:53:58.889] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/level/ServerLevel to metadata cache
|
9894 | [28Mar2025 00:53:58.890] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase INNERCLASS Cache to access PUBLIC and LEAVE
|
9895 | [28Mar2025 00:53:58.890] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase FIELD destroySpeed to access PUBLIC and LEAVE
|
9896 | [28Mar2025 00:53:58.891] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase to metadata cache
|
9897 | [28Mar2025 00:53:58.891] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.biome.Biome INNERCLASS ClimateSettings to access PUBLIC and LEAVE
|
9898 | [28Mar2025 00:53:58.891] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.biome.Biome FIELD TEMPERATURE_NOISE to access PUBLIC and LEAVE
|
9899 | [28Mar2025 00:53:58.891] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.biome.Biome METHOD getHeightAdjustedTemperature(Lnet/minecraft/core/BlockPos;)F to access PUBLIC and LEAVE
|
9900 | [28Mar2025 00:53:58.891] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.biome.Biome METHOD getTemperature(Lnet/minecraft/core/BlockPos;)F to access PUBLIC and LEAVE
|
9901 | [28Mar2025 00:53:58.892] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/biome/Biome to metadata cache
|
9902 | [28Mar2025 00:53:58.892] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase$Cache CLASS to access PUBLIC and LEAVE
|
9903 | [28Mar2025 00:53:58.894] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache to metadata cache
|
9904 | [28Mar2025 00:53:58.894] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ambient.Bat METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
9905 | [28Mar2025 00:53:58.894] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ambient.Bat METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
9906 | [28Mar2025 00:53:58.894] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ambient.Bat METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
9907 | [28Mar2025 00:53:58.895] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ambient/Bat to metadata cache
|
9908 | [28Mar2025 00:53:58.895] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.chunk.ChunkAccess FIELD sections to access PUBLIC and LEAVE
|
9909 | [28Mar2025 00:53:58.896] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/chunk/ChunkAccess to metadata cache
|
9910 | [28Mar2025 00:53:58.896] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.packs.resources.ReloadableResourceManager FIELD resources to access PUBLIC and LEAVE
|
9911 | [28Mar2025 00:53:58.896] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.packs.resources.ReloadableResourceManager FIELD listeners to access PUBLIC and LEAVE
|
9912 | [28Mar2025 00:53:58.896] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/packs/resources/ReloadableResourceManager to metadata cache
|
9913 | [28Mar2025 00:53:58.897] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/chunk/ChunkGeneratorStructureState to metadata cache
|
9914 | [28Mar2025 00:53:58.897] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.util.thread.BlockableEventLoop METHOD submitAsync(Ljava/lang/Runnable;)Ljava/util/concurrent/CompletableFuture; to access PUBLIC and LEAVE
|
9915 | [28Mar2025 00:53:58.897] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/thread/BlockableEventLoop to metadata cache
|
9916 | [28Mar2025 00:53:58.898] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour FIELD hasCollision to access PUBLIC and LEAVE
|
9917 | [28Mar2025 00:53:58.898] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour FIELD properties to access PUBLIC and LEAVE
|
9918 | [28Mar2025 00:53:58.898] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour METHOD propertiesCodec()Lcom/mojang/serialization/codecs/RecordCodecBuilder; to access PUBLIC and LEAVE
|
9919 | [28Mar2025 00:53:58.898] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/state/BlockBehaviour to metadata cache
|
9920 | [28Mar2025 00:53:58.901] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.Blocks METHOD never(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;)Ljava/lang/Boolean; to access PUBLIC and LEAVE
|
9921 | [28Mar2025 00:53:58.901] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.Blocks METHOD always(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;)Ljava/lang/Boolean; to access PUBLIC and LEAVE
|
9922 | [28Mar2025 00:53:58.901] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.Blocks METHOD ocelotOrParrot(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/EntityType;)Ljava/lang/Boolean; to access PUBLIC and LEAVE
|
9923 | [28Mar2025 00:53:58.901] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.Blocks METHOD log(Lnet/minecraft/world/level/material/MapColor;Lnet/minecraft/world/level/material/MapColor;)Lnet/minecraft/world/level/block/Block; to access PUBLIC and LEAVE
|
9924 | [28Mar2025 00:53:58.901] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.Blocks METHOD always(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z to access PUBLIC and LEAVE
|
9925 | [28Mar2025 00:53:58.901] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.Blocks METHOD never(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z to access PUBLIC and LEAVE
|
9926 | [28Mar2025 00:53:58.901] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.Blocks METHOD woodenButton(Lnet/minecraft/world/level/block/state/properties/BlockSetType;)Lnet/minecraft/world/level/block/Block; to access PUBLIC and LEAVE
|
9927 | [28Mar2025 00:53:58.906] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/Blocks to metadata cache
|
9928 | [28Mar2025 00:53:58.907] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.WallBlock METHOD makeShapes(FFFFFF)Ljava/util/Map; to access PROTECTED and LEAVE
|
9929 | [28Mar2025 00:53:58.907] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.WallBlock METHOD connectsTo(Lnet/minecraft/world/level/block/state/BlockState;ZLnet/minecraft/core/Direction;)Z to access PUBLIC and LEAVE
|
9930 | [28Mar2025 00:53:58.908] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/WallBlock to metadata cache
|
9931 | [28Mar2025 00:53:58.908] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.Util METHOD makeExecutor(Ljava/lang/String;)Ljava/util/concurrent/ExecutorService; to access PUBLIC and LEAVE
|
9932 | [28Mar2025 00:53:58.910] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/Util to metadata cache
|
9933 | [28Mar2025 00:53:58.910] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager to metadata cache
|
9934 | [28Mar2025 00:53:58.911] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.nbt.CompoundTag FIELD tags to access PUBLIC and LEAVE
|
9935 | [28Mar2025 00:53:58.911] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.nbt.CompoundTag METHOD <init>(Ljava/util/Map;)V to access PUBLIC and LEAVE
|
9936 | [28Mar2025 00:53:58.912] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/nbt/CompoundTag to metadata cache
|
9937 | [28Mar2025 00:53:58.912] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/nbt/CompoundTag$1 to metadata cache
|
9938 | [28Mar2025 00:53:58.912] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.chunk.PalettedContainer INNERCLASS Data to access PUBLIC and LEAVE
|
9939 | [28Mar2025 00:53:58.912] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.chunk.PalettedContainer INNERCLASS Configuration to access PUBLIC and LEAVE
|
9940 | [28Mar2025 00:53:58.914] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/chunk/PalettedContainer to metadata cache
|
9941 | [28Mar2025 00:53:58.915] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.resources.ResourceKey METHOD <init>(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)V to access PUBLIC and LEAVE
|
9942 | [28Mar2025 00:53:58.915] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/resources/ResourceKey to metadata cache
|
9943 | [28Mar2025 00:53:58.916] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/state/properties/Property to metadata cache
|
9944 | [28Mar2025 00:53:58.916] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/state/properties/BooleanProperty to metadata cache
|
9945 | [28Mar2025 00:53:58.917] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.StateDefinition FIELD owner to access PUBLIC and REMOVEFINAL
|
9946 | [28Mar2025 00:53:58.917] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.StateDefinition METHOD appendPropertyCodec(Lcom/mojang/serialization/MapCodec;Ljava/util/function/Supplier;Ljava/lang/String;Lnet/minecraft/world/level/block/state/properties/Property;)Lcom/mojang/serialization/MapCodec; to access PUBLIC and LEAVE
|
9947 | [28Mar2025 00:53:58.918] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/state/StateDefinition to metadata cache
|
9948 | [28Mar2025 00:53:58.920] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.MinecraftServer INNERCLASS ReloadableResources to access PUBLIC and LEAVE
|
9949 | [28Mar2025 00:53:58.920] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.MinecraftServer FIELD storageSource to access PUBLIC and LEAVE
|
9950 | [28Mar2025 00:53:58.920] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.MinecraftServer FIELD playerDataStorage to access PUBLIC and LEAVE
|
9951 | [28Mar2025 00:53:58.920] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.MinecraftServer FIELD nextTickTimeNanos to access PROTECTED and LEAVE
|
9952 | [28Mar2025 00:53:58.920] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.MinecraftServer FIELD resources to access PUBLIC and LEAVE
|
9953 | [28Mar2025 00:53:58.924] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/MinecraftServer to metadata cache
|
9954 | [28Mar2025 00:53:58.925] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/packs/resources/SimpleReloadInstance to metadata cache
|
9955 | [28Mar2025 00:53:58.925] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/Bootstrap to metadata cache
|
9956 | [28Mar2025 00:53:58.926] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/packs/resources/ProfiledReloadInstance to metadata cache
|
9957 | [28Mar2025 00:53:58.926] [main/DEBUG] [mixin/]: Preparing modernfix-neoforge.mixins.json (27)
|
9958 | [28Mar2025 00:53:58.929] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/registries/NeoForgeRegistryCallbacks$BlockCallbacks to metadata cache
|
9959 | [28Mar2025 00:53:58.929] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.RecipeManager FIELD LOGGER to access PUBLIC and LEAVE
|
9960 | [28Mar2025 00:53:58.930] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.RecipeManager FIELD byType to access PUBLIC and LEAVE
|
9961 | [28Mar2025 00:53:58.930] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.RecipeManager FIELD byName to access PUBLIC and LEAVE
|
9962 | [28Mar2025 00:53:58.930] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.RecipeManager METHOD byType(Lnet/minecraft/world/item/crafting/RecipeType;)Ljava/util/Collection; to access PUBLIC and LEAVE
|
9963 | [28Mar2025 00:53:58.930] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.RecipeManager METHOD byKeyTyped(Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/item/crafting/RecipeHolder; to access PUBLIC and LEAVE
|
9964 | [28Mar2025 00:53:58.930] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.RecipeManager METHOD fromJson(Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;Lnet/minecraft/core/HolderLookup$Provider;)Lnet/minecraft/world/item/crafting/RecipeHolder; to access PUBLIC and LEAVE
|
9965 | [28Mar2025 00:53:58.930] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/crafting/RecipeManager to metadata cache
|
9966 | [28Mar2025 00:53:58.933] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/client/ClientHooks to metadata cache
|
9967 | [28Mar2025 00:53:58.933] [main/TRACE] [mixin/CATCHING]: Catching
|
9968 | java.lang.ClassNotFoundException: dev.latvian.mods.kubejs.recipe.RecipesEventJS
|
9969 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:334) ~[securejarhandler-3.0.8.jar:?]
|
9970 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:65) ~[modlauncher-11.0.4.jar%2362!/:?]
|
9971 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:106) ~[modlauncher-11.0.4.jar%2362!/:?]
|
9972 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:227) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
9973 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2029) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
9974 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.getTargetClass(MixinInfo.java:1017) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
9975 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.readTargetClasses(MixinInfo.java:1007) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
9976 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.parseTargets(MixinInfo.java:895) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
9977 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepareMixins(MixinConfig.java:950) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
9978 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepare(MixinConfig.java:858) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
9979 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:540) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
9980 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
9981 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
9982 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
9983 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
9984 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
9985 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
9986 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-11.0.4.jar%2362!/:11.0.4+main.d2e20e43]
|
9987 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar%2362!/:?]
|
9988 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar%2362!/:?]
|
9989 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar%2362!/:?]
|
9990 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?]
|
9991 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
9992 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?]
|
9993 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
9994 | at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:638) ~[?:?]
|
9995 | at java.base/java.lang.Class.forName(Class.java:625) ~[?:?]
|
9996 | at java.base/java.lang.Class.forName(Class.java:600) ~[?:?]
|
9997 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler$DummyProvider.lambda$updateModuleReads$1(ImmediateWindowHandler.java:173) ~[loader-4.0.38.jar%2360!/:4.0]
|
9998 | at java.base/java.util.Optional.map(Optional.java:260) [?:?]
|
9999 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler$DummyProvider.updateModuleReads(ImmediateWindowHandler.java:173) [loader-4.0.38.jar%2360!/:4.0]
|
10000 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler.acceptGameLayer(ImmediateWindowHandler.java:94) [loader-4.0.38.jar%2360!/:4.0]
|
10001 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.FMLLoader.beforeStart(FMLLoader.java:160) [loader-4.0.38.jar%2360!/:4.0]
|
10002 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.targets.CommonLaunchHandler.launchService(CommonLaunchHandler.java:115) [loader-4.0.38.jar%2360!/:4.0]
|
10003 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%2362!/:?]
|
10004 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%2362!/:?]
|
10005 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%2362!/:?]
|
10006 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%2362!/:?]
|
10007 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%2362!/:?]
|
10008 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%2362!/:?]
|
10009 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%2362!/:?]
|
10010 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
|
10011 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
|
10012 | [28Mar2025 00:53:58.949] [main/WARN] [mixin/]: Error loading class: dev/latvian/mods/kubejs/recipe/RecipesEventJS (java.lang.ClassNotFoundException: dev.latvian.mods.kubejs.recipe.RecipesEventJS)
|
10013 | [28Mar2025 00:53:58.950] [main/TRACE] [mixin/]: Added class metadata for dev/latvian/mods/kubejs/recipe/RecipesEventJS to metadata cache
|
10014 | [28Mar2025 00:53:58.951] [main/WARN] [mixin/]: @Mixin target dev.latvian.mods.kubejs.recipe.RecipesEventJS was not found modernfix-neoforge.mixins.json:perf.kubejs.RecipeEventJSMixin from mod modernfix
|
10015 | [28Mar2025 00:53:58.952] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.tags.TagEntry FIELD CODEC to access PUBLIC and REMOVEFINAL
|
10016 | [28Mar2025 00:53:58.952] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.tags.TagEntry FIELD id to access PUBLIC and LEAVE
|
10017 | [28Mar2025 00:53:58.952] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.tags.TagEntry FIELD tag to access PUBLIC and LEAVE
|
10018 | [28Mar2025 00:53:58.952] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.tags.TagEntry FIELD required to access PUBLIC and LEAVE
|
10019 | [28Mar2025 00:53:58.952] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.tags.TagEntry METHOD <init>(Lnet/minecraft/resources/ResourceLocation;ZZ)V to access PUBLIC and LEAVE
|
10020 | [28Mar2025 00:53:58.952] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.tags.TagEntry METHOD elementOrTag()Lnet/minecraft/util/ExtraCodecs$TagOrElementLocation; to access PUBLIC and LEAVE
|
10021 | [28Mar2025 00:53:58.952] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tags/TagEntry to metadata cache
|
10022 | [28Mar2025 00:53:58.953] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.util.ExtraCodecs$TagOrElementLocation METHOD decoratedId()Ljava/lang/String; to access PUBLIC and LEAVE
|
10023 | [28Mar2025 00:53:58.954] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ExtraCodecs$TagOrElementLocation to metadata cache
|
10024 | [28Mar2025 00:53:58.954] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/internal/BrandingControl to metadata cache
|
10025 | [28Mar2025 00:53:58.954] [main/DEBUG] [mixin/]: Preparing yungsapi.mixins.json (14)
|
10026 | [28Mar2025 00:53:58.957] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.Beardifier FIELD pieceIterator to access PROTECTED and LEAVE
|
10027 | [28Mar2025 00:53:58.957] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.Beardifier FIELD junctionIterator to access PROTECTED and LEAVE
|
10028 | [28Mar2025 00:53:58.957] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.Beardifier METHOD getBuryContribution(DDD)D to access PUBLIC and LEAVE
|
10029 | [28Mar2025 00:53:58.957] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.Beardifier METHOD getBeardContribution(IIII)D to access PUBLIC and LEAVE
|
10030 | [28Mar2025 00:53:58.958] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/Beardifier to metadata cache
|
10031 | [28Mar2025 00:53:58.959] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/JukeboxBlockEntity to metadata cache
|
10032 | [28Mar2025 00:53:58.959] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/feature/BasaltColumnsFeature to metadata cache
|
10033 | [28Mar2025 00:53:58.959] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/feature/DeltaFeature to metadata cache
|
10034 | [28Mar2025 00:53:58.960] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.NoiseChunk FIELDWILDCARD to access PROTECTED and REMOVEFINAL
|
10035 | [28Mar2025 00:53:58.961] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/NoiseChunk to metadata cache
|
10036 | [28Mar2025 00:53:58.962] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/feature/UnderwaterMagmaFeature to metadata cache
|
10037 | [28Mar2025 00:53:58.962] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/feature/VinesFeature to metadata cache
|
10038 | [28Mar2025 00:53:58.962] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/pools/FeaturePoolElement to metadata cache
|
10039 | [28Mar2025 00:53:58.963] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/pools/ListPoolElement to metadata cache
|
10040 | [28Mar2025 00:53:58.963] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement METHOD sortBySelectionPriority(Ljava/util/List;)V to access PUBLIC and LEAVE
|
10041 | [28Mar2025 00:53:58.964] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/pools/SinglePoolElement to metadata cache
|
10042 | [28Mar2025 00:53:58.964] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool FIELD rawTemplates to access PUBLIC and REMOVEFINAL
|
10043 | [28Mar2025 00:53:58.964] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool FIELD templates to access PUBLIC and REMOVEFINAL
|
10044 | [28Mar2025 00:53:58.964] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool to metadata cache
|
10045 | [28Mar2025 00:53:58.964] [main/DEBUG] [mixin/]: Preparing yungsapi_neoforge.mixins.json (1)
|
10046 | [28Mar2025 00:53:58.965] [main/DEBUG] [mixin/]: Preparing gateways.mixins.json (1)
|
10047 | [28Mar2025 00:53:58.965] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.SpawnerBlockEntity FIELD spawner to access PUBLIC and REMOVEFINAL
|
10048 | [28Mar2025 00:53:58.965] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/SpawnerBlockEntity to metadata cache
|
10049 | [28Mar2025 00:53:58.965] [main/DEBUG] [mixin/]: Preparing rechiseled_chipped.mixins.json (6)
|
10050 | [28Mar2025 00:53:58.967] [main/TRACE] [mixin/]: Added class metadata for earth/terrarium/chipped/Chipped to metadata cache
|
10051 | [28Mar2025 00:53:58.969] [main/TRACE] [mixin/]: Added class metadata for earth/terrarium/chipped/common/registry/ModBlocks to metadata cache
|
10052 | [28Mar2025 00:53:58.970] [main/TRACE] [mixin/]: Added class metadata for com/supermartijn642/rechiseled/screen/BaseChiselingContainerScreen to metadata cache
|
10053 | [28Mar2025 00:53:58.970] [main/TRACE] [mixin/]: Added class metadata for com/supermartijn642/rechiseled/compat/jei/ChiselingRecipeCategory to metadata cache
|
10054 | [28Mar2025 00:53:58.970] [main/TRACE] [mixin/]: Added class metadata for com/supermartijn642/rechiseled/screen/EntryButtonWidget to metadata cache
|
10055 | [28Mar2025 00:53:58.970] [main/DEBUG] [mixin/]: Preparing betterfortresses.mixins.json (2)
|
10056 | [28Mar2025 00:53:58.972] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.chunk.ChunkGenerator FIELD featuresPerStep to access PUBLIC and LEAVE
|
10057 | [28Mar2025 00:53:58.972] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.chunk.ChunkGenerator METHOD getNearestGeneratedStructure(Ljava/util/Set;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement;)Lcom/mojang/datafixers/util/Pair; to access PUBLIC and LEAVE
|
10058 | [28Mar2025 00:53:58.972] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.chunk.ChunkGenerator METHOD getStructureGeneratingAt(Ljava/util/Set;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/world/level/StructureManager;ZLnet/minecraft/world/level/levelgen/structure/placement/StructurePlacement;Lnet/minecraft/world/level/ChunkPos;)Lcom/mojang/datafixers/util/Pair; to access PUBLIC and LEAVE
|
10059 | [28Mar2025 00:53:58.976] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/chunk/ChunkGenerator to metadata cache
|
10060 | [28Mar2025 00:53:58.976] [main/DEBUG] [mixin/]: Preparing sawmill.mixins.json (1)
|
10061 | [28Mar2025 00:53:58.976] [main/DEBUG] [mixin/]: Preparing sawmill-common.mixins.json (1)
|
10062 | [28Mar2025 00:53:58.977] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tags/TagManager to metadata cache
|
10063 | [28Mar2025 00:53:58.977] [main/DEBUG] [mixin/]: Preparing supplementaries.mixins.json (21)
|
10064 | [28Mar2025 00:53:58.982] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.network.protocol.game.ClientboundLevelChunkPacketData$BlockEntityInfo CLASS to access PUBLIC and LEAVE
|
10065 | [28Mar2025 00:53:58.982] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo to metadata cache
|
10066 | [28Mar2025 00:53:58.982] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData$BlockEntityInfo is public in supplementaries.mixins.json:ChunkHolderMixin from mod supplementaries and should be specified in value
|
10067 | [28Mar2025 00:53:58.983] [main/TRACE] [mixin/]: Added class metadata for vectorwing/farmersdelight/common/block/TomatoVineBlock to metadata cache
|
10068 | [28Mar2025 00:53:58.984] [main/TRACE] [mixin/CATCHING]: Catching
|
10069 | java.lang.ClassNotFoundException: net.caffeinemc.mods.sodium.client.render.chunk.compile.pipeline.DefaultFluidRenderer
|
10070 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:334) ~[securejarhandler-3.0.8.jar:?]
|
10071 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:65) ~[modlauncher-11.0.4.jar%2362!/:?]
|
10072 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:106) ~[modlauncher-11.0.4.jar%2362!/:?]
|
10073 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:227) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10074 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2029) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10075 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.getTargetClass(MixinInfo.java:1017) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10076 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.readTargetClasses(MixinInfo.java:1007) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10077 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.parseTargets(MixinInfo.java:895) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10078 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepareMixins(MixinConfig.java:950) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10079 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepare(MixinConfig.java:858) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10080 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:540) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10081 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10082 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10083 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10084 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10085 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10086 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10087 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-11.0.4.jar%2362!/:11.0.4+main.d2e20e43]
|
10088 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar%2362!/:?]
|
10089 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar%2362!/:?]
|
10090 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar%2362!/:?]
|
10091 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?]
|
10092 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
10093 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?]
|
10094 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
10095 | at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:638) ~[?:?]
|
10096 | at java.base/java.lang.Class.forName(Class.java:625) ~[?:?]
|
10097 | at java.base/java.lang.Class.forName(Class.java:600) ~[?:?]
|
10098 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler$DummyProvider.lambda$updateModuleReads$1(ImmediateWindowHandler.java:173) ~[loader-4.0.38.jar%2360!/:4.0]
|
10099 | at java.base/java.util.Optional.map(Optional.java:260) [?:?]
|
10100 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler$DummyProvider.updateModuleReads(ImmediateWindowHandler.java:173) [loader-4.0.38.jar%2360!/:4.0]
|
10101 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler.acceptGameLayer(ImmediateWindowHandler.java:94) [loader-4.0.38.jar%2360!/:4.0]
|
10102 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.FMLLoader.beforeStart(FMLLoader.java:160) [loader-4.0.38.jar%2360!/:4.0]
|
10103 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.targets.CommonLaunchHandler.launchService(CommonLaunchHandler.java:115) [loader-4.0.38.jar%2360!/:4.0]
|
10104 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%2362!/:?]
|
10105 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%2362!/:?]
|
10106 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%2362!/:?]
|
10107 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%2362!/:?]
|
10108 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%2362!/:?]
|
10109 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%2362!/:?]
|
10110 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%2362!/:?]
|
10111 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
|
10112 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
|
10113 | [28Mar2025 00:53:58.985] [main/WARN] [mixin/]: Error loading class: net/caffeinemc/mods/sodium/client/render/chunk/compile/pipeline/DefaultFluidRenderer (java.lang.ClassNotFoundException: net.caffeinemc.mods.sodium.client.render.chunk.compile.pipeline.DefaultFluidRenderer)
|
10114 | [28Mar2025 00:53:58.985] [main/TRACE] [mixin/]: Added class metadata for net/caffeinemc/mods/sodium/client/render/chunk/compile/pipeline/DefaultFluidRenderer to metadata cache
|
10115 | [28Mar2025 00:53:58.985] [main/DEBUG] [mixin/]: Skipping virtual target net.caffeinemc.mods.sodium.client.render.chunk.compile.pipeline.DefaultFluidRenderer for supplementaries.mixins.json:CompatSodiumFluidRendererMixin from mod supplementaries
|
10116 | [28Mar2025 00:53:58.986] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.FireBlock METHOD isNearRain(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z to access PUBLIC and LEAVE
|
10117 | [28Mar2025 00:53:58.986] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.FireBlock METHOD getBurnOdds(Lnet/minecraft/world/level/block/state/BlockState;)I to access PUBLIC and LEAVE
|
10118 | [28Mar2025 00:53:58.986] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.FireBlock METHOD getIgniteOdds(Lnet/minecraft/world/level/block/state/BlockState;)I to access PUBLIC and LEAVE
|
10119 | [28Mar2025 00:53:58.986] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.FireBlock METHOD getStateWithAge(Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;I)Lnet/minecraft/world/level/block/state/BlockState; to access PUBLIC and LEAVE
|
10120 | [28Mar2025 00:53:58.986] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.FireBlock METHOD getIgniteOdds(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)I to access PUBLIC and LEAVE
|
10121 | [28Mar2025 00:53:58.986] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.FireBlock METHOD setFlammable(Lnet/minecraft/world/level/block/Block;II)V to access PUBLIC and LEAVE
|
10122 | [28Mar2025 00:53:58.988] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/FireBlock to metadata cache
|
10123 | [28Mar2025 00:53:58.988] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.npc.VillagerTrades$TreasureMapForEmeralds CLASS to access PUBLIC and LEAVE
|
10124 | [28Mar2025 00:53:58.988] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/npc/VillagerTrades$TreasureMapForEmeralds to metadata cache
|
10125 | [28Mar2025 00:53:58.990] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.npc.VillagerTrades INNERCLASS ItemsForEmeralds to access PUBLIC and LEAVE
|
10126 | [28Mar2025 00:53:58.990] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.npc.VillagerTrades INNERCLASS EmeraldForItems to access PUBLIC and LEAVE
|
10127 | [28Mar2025 00:53:58.990] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.npc.VillagerTrades INNERCLASS TreasureMapForEmeralds to access PUBLIC and LEAVE
|
10128 | [28Mar2025 00:53:58.993] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/npc/VillagerTrades to metadata cache
|
10129 | [28Mar2025 00:53:58.993] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/world/entity/npc/VillagerTrades$TreasureMapForEmeralds is public in supplementaries.mixins.json:TreasureMapForEmeraldsMixin from mod supplementaries and should be specified in value
|
10130 | [28Mar2025 00:53:58.994] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/common/fluids/FlammableLiquidBlock to metadata cache
|
10131 | [28Mar2025 00:53:58.994] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/common/block/blocks/FrameBlock to metadata cache
|
10132 | [28Mar2025 00:53:58.996] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/common/block/blocks/GunpowderBlock to metadata cache
|
10133 | [28Mar2025 00:53:58.996] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/common/fluids/LumiseneFluid to metadata cache
|
10134 | [28Mar2025 00:53:58.997] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/common/block/blocks/NetheriteTrapdoorBlock to metadata cache
|
10135 | [28Mar2025 00:53:58.997] [main/DEBUG] [mixin/]: @Mixin target net/mehvahdjukaar/supplementaries/common/block/blocks/NetheriteTrapdoorBlock is public in supplementaries.mixins.json:self.SelfNetheriteDoorMixin from mod supplementaries and should be specified in value
|
10136 | [28Mar2025 00:53:58.997] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/common/block/blocks/NetheriteDoorBlock to metadata cache
|
10137 | [28Mar2025 00:53:58.997] [main/DEBUG] [mixin/]: @Mixin target net/mehvahdjukaar/supplementaries/common/block/blocks/NetheriteDoorBlock is public in supplementaries.mixins.json:self.SelfNetheriteDoorMixin from mod supplementaries and should be specified in value
|
10138 | [28Mar2025 00:53:58.997] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/common/block/blocks/PlanterBlock to metadata cache
|
10139 | [28Mar2025 00:53:58.998] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/common/block/blocks/SafeBlock to metadata cache
|
10140 | [28Mar2025 00:53:58.998] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/common/items/SoapItem to metadata cache
|
10141 | [28Mar2025 00:53:58.999] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/common/items/WrenchItem to metadata cache
|
10142 | [28Mar2025 00:53:58.999] [main/DEBUG] [mixin/]: Preparing supplementaries-common.mixins.json (78)
|
10143 | [28Mar2025 00:53:59.023] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.AbstractArrow FIELD inGround to access PUBLIC and LEAVE
|
10144 | [28Mar2025 00:53:59.023] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.AbstractArrow FIELD life to access PUBLIC and LEAVE
|
10145 | [28Mar2025 00:53:59.023] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.AbstractArrow FIELD piercingIgnoreEntityIds to access PUBLIC and LEAVE
|
10146 | [28Mar2025 00:53:59.023] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.AbstractArrow FIELD piercedAndKilledEntities to access PUBLIC and LEAVE
|
10147 | [28Mar2025 00:53:59.023] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.AbstractArrow METHOD shouldFall()Z to access PUBLIC and LEAVE
|
10148 | [28Mar2025 00:53:59.023] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.AbstractArrow METHOD setPierceLevel(B)V to access PUBLIC and LEAVE
|
10149 | [28Mar2025 00:53:59.024] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/projectile/AbstractArrow to metadata cache
|
10150 | [28Mar2025 00:53:59.026] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.horse.AbstractHorse FIELD MAX_MOVEMENT_SPEED to access PUBLIC and LEAVE
|
10151 | [28Mar2025 00:53:59.026] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.horse.AbstractHorse FIELD MAX_JUMP_STRENGTH to access PUBLIC and LEAVE
|
10152 | [28Mar2025 00:53:59.026] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.horse.AbstractHorse FIELD inventory to access PUBLIC and LEAVE
|
10153 | [28Mar2025 00:53:59.026] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.horse.AbstractHorse FIELD playerJumpPendingScale to access PUBLIC and LEAVE
|
10154 | [28Mar2025 00:53:59.027] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/horse/AbstractHorse to metadata cache
|
10155 | [28Mar2025 00:53:59.028] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.AbstractSkeleton CLASS to access PUBLIC and LEAVE
|
10156 | [28Mar2025 00:53:59.028] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.AbstractSkeleton METHOD getStepSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10157 | [28Mar2025 00:53:59.029] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/monster/AbstractSkeleton to metadata cache
|
10158 | [28Mar2025 00:53:59.029] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/BannerPatternItem to metadata cache
|
10159 | [28Mar2025 00:53:59.029] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/dispenser/BlockSource to metadata cache
|
10160 | [28Mar2025 00:53:59.029] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/BowItem to metadata cache
|
10161 | [28Mar2025 00:53:59.029] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.BrushItem INNERCLASS DustParticlesDelta to access PUBLIC and LEAVE
|
10162 | [28Mar2025 00:53:59.030] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/BrushItem to metadata cache
|
10163 | [28Mar2025 00:53:59.031] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/CampfireBlock to metadata cache
|
10164 | [28Mar2025 00:53:59.031] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/CartographyTableMenu$4 to metadata cache
|
10165 | [28Mar2025 00:53:59.031] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/CartographyTableMenu to metadata cache
|
10166 | [28Mar2025 00:53:59.032] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/goal/CatSitOnBlockGoal to metadata cache
|
10167 | [28Mar2025 00:53:59.032] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/ComparatorBlock to metadata cache
|
10168 | [28Mar2025 00:53:59.033] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Creeper FIELD DATA_IS_POWERED to access PUBLIC and LEAVE
|
10169 | [28Mar2025 00:53:59.033] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Creeper FIELD swell to access PUBLIC and LEAVE
|
10170 | [28Mar2025 00:53:59.033] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Creeper METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10171 | [28Mar2025 00:53:59.033] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Creeper METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10172 | [28Mar2025 00:53:59.033] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/monster/Creeper to metadata cache
|
10173 | [28Mar2025 00:53:59.034] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.EnderMan METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10174 | [28Mar2025 00:53:59.034] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.EnderMan METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10175 | [28Mar2025 00:53:59.034] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.EnderMan METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10176 | [28Mar2025 00:53:59.035] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/monster/EnderMan to metadata cache
|
10177 | [28Mar2025 00:53:59.035] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Evoker METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10178 | [28Mar2025 00:53:59.035] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Evoker METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10179 | [28Mar2025 00:53:59.035] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Evoker METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10180 | [28Mar2025 00:53:59.035] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Evoker METHOD getCastingSoundEvent()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10181 | [28Mar2025 00:53:59.035] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/monster/Evoker to metadata cache
|
10182 | [28Mar2025 00:53:59.036] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction FIELD destination to access PUBLIC and LEAVE
|
10183 | [28Mar2025 00:53:59.036] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction FIELD mapDecoration to access PUBLIC and LEAVE
|
10184 | [28Mar2025 00:53:59.036] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction FIELD zoom to access PUBLIC and LEAVE
|
10185 | [28Mar2025 00:53:59.036] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction FIELD searchRadius to access PUBLIC and LEAVE
|
10186 | [28Mar2025 00:53:59.036] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction FIELD skipKnownStructures to access PUBLIC and LEAVE
|
10187 | [28Mar2025 00:53:59.036] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction METHOD <init>(Ljava/util/List;Lnet/minecraft/tags/TagKey;Lnet/minecraft/core/Holder;BIZ)V to access PUBLIC and LEAVE
|
10188 | [28Mar2025 00:53:59.036] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/storage/loot/functions/ExplorationMapFunction to metadata cache
|
10189 | [28Mar2025 00:53:59.037] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Explosion FIELDWILDCARD to access PUBLIC and LEAVE
|
10190 | [28Mar2025 00:53:59.037] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Explosion FIELD blockInteraction to access PUBLIC and LEAVE
|
10191 | [28Mar2025 00:53:59.037] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Explosion FIELD level to access PUBLIC and LEAVE
|
10192 | [28Mar2025 00:53:59.037] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Explosion FIELD x to access PUBLIC and LEAVE
|
10193 | [28Mar2025 00:53:59.037] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Explosion FIELD y to access PUBLIC and LEAVE
|
10194 | [28Mar2025 00:53:59.037] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Explosion FIELD z to access PUBLIC and LEAVE
|
10195 | [28Mar2025 00:53:59.037] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Explosion FIELD source to access PUBLIC and REMOVEFINAL
|
10196 | [28Mar2025 00:53:59.037] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Explosion FIELD radius to access PUBLIC and REMOVEFINAL
|
10197 | [28Mar2025 00:53:59.037] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Explosion FIELD damageSource to access PUBLIC and REMOVEFINAL
|
10198 | [28Mar2025 00:53:59.037] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Explosion FIELD damageCalculator to access PUBLIC and LEAVE
|
10199 | [28Mar2025 00:53:59.037] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Explosion METHOD addOrAppendStack(Ljava/util/List;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/BlockPos;)V to access PUBLIC and LEAVE
|
10200 | [28Mar2025 00:53:59.037] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Explosion METHOD getIndirectSourceEntityInternal(Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/entity/LivingEntity; to access PUBLIC and LEAVE
|
10201 | [28Mar2025 00:53:59.038] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/Explosion to metadata cache
|
10202 | [28Mar2025 00:53:59.038] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.item.FallingBlockEntity FIELD blockState to access PUBLIC and LEAVE
|
10203 | [28Mar2025 00:53:59.038] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.item.FallingBlockEntity FIELD cancelDrop to access PUBLIC and LEAVE
|
10204 | [28Mar2025 00:53:59.038] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.item.FallingBlockEntity METHOD <init>(Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/level/block/state/BlockState;)V to access PUBLIC and LEAVE
|
10205 | [28Mar2025 00:53:59.039] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/item/FallingBlockEntity to metadata cache
|
10206 | [28Mar2025 00:53:59.039] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/GrindstoneMenu$2 to metadata cache
|
10207 | [28Mar2025 00:53:59.040] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/GrindstoneMenu to metadata cache
|
10208 | [28Mar2025 00:53:59.040] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/GrindstoneMenu$4 to metadata cache
|
10209 | [28Mar2025 00:53:59.040] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/InkSacItem to metadata cache
|
10210 | [28Mar2025 00:53:59.041] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.IronBarsBlock METHOD <init>(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V to access PUBLIC and LEAVE
|
10211 | [28Mar2025 00:53:59.041] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.IronBarsBlock METHOD attachsTo(Lnet/minecraft/world/level/block/state/BlockState;Z)Z to access PUBLIC and REMOVEFINAL
|
10212 | [28Mar2025 00:53:59.041] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/IronBarsBlock to metadata cache
|
10213 | [28Mar2025 00:53:59.048] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/Items to metadata cache
|
10214 | [28Mar2025 00:53:59.048] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/LoomMenu$3 to metadata cache
|
10215 | [28Mar2025 00:53:59.049] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/LoomMenu to metadata cache
|
10216 | [28Mar2025 00:53:59.050] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/MapItem to metadata cache
|
10217 | [28Mar2025 00:53:59.051] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/structures/MineshaftPieces$MineShaftCorridor to metadata cache
|
10218 | [28Mar2025 00:53:59.056] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.structure.structures.MineshaftPieces INNERCLASS MineShaftPiece to access PUBLIC and LEAVE
|
10219 | [28Mar2025 00:53:59.056] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.structure.structures.MineshaftPieces METHOD generateAndAddPiece(Lnet/minecraft/world/level/levelgen/structure/StructurePiece;Lnet/minecraft/world/level/levelgen/structure/StructurePieceAccessor;Lnet/minecraft/util/RandomSource;IIILnet/minecraft/core/Direction;I)Lnet/minecraft/world/level/levelgen/structure/structures/MineshaftPieces$MineShaftPiece; to access PUBLIC and LEAVE
|
10220 | [28Mar2025 00:53:59.056] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/structures/MineshaftPieces to metadata cache
|
10221 | [28Mar2025 00:53:59.057] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/ObserverBlock to metadata cache
|
10222 | [28Mar2025 00:53:59.057] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/HangingEntityItem to metadata cache
|
10223 | [28Mar2025 00:53:59.060] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.player.Player FIELD inventory to access PUBLIC and LEAVE
|
10224 | [28Mar2025 00:53:59.060] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.player.Player FIELD abilities to access PUBLIC and LEAVE
|
10225 | [28Mar2025 00:53:59.060] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.player.Player METHOD closeContainer()V to access PUBLIC and LEAVE
|
10226 | [28Mar2025 00:53:59.060] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.player.Player METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10227 | [28Mar2025 00:53:59.060] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.player.Player METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10228 | [28Mar2025 00:53:59.060] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.player.Player METHOD hurtCurrentlyUsedShield(F)V to access PUBLIC and LEAVE
|
10229 | [28Mar2025 00:53:59.060] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.player.Player METHOD getEnchantedDamage(Lnet/minecraft/world/entity/Entity;FLnet/minecraft/world/damagesource/DamageSource;)F to access PUBLIC and LEAVE
|
10230 | [28Mar2025 00:53:59.060] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.player.Player METHOD playStepSound(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V to access PUBLIC and LEAVE
|
10231 | [28Mar2025 00:53:59.063] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/player/Player to metadata cache
|
10232 | [28Mar2025 00:53:59.064] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/ProjectileWeaponItem to metadata cache
|
10233 | [28Mar2025 00:53:59.064] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/npc/WanderingTraderSpawner to metadata cache
|
10234 | [28Mar2025 00:53:59.068] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.network.ServerGamePacketListenerImpl FIELD aboveGroundTickCount to access PUBLIC and LEAVE
|
10235 | [28Mar2025 00:53:59.068] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.network.ServerGamePacketListenerImpl FIELD aboveGroundVehicleTickCount to access PUBLIC and LEAVE
|
10236 | [28Mar2025 00:53:59.068] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.network.ServerGamePacketListenerImpl METHOD filterTextPacket(Ljava/lang/String;)Ljava/util/concurrent/CompletableFuture; to access PUBLIC and LEAVE
|
10237 | [28Mar2025 00:53:59.068] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.network.ServerGamePacketListenerImpl METHOD filterTextPacket(Ljava/util/List;)Ljava/util/concurrent/CompletableFuture; to access PUBLIC and LEAVE
|
10238 | [28Mar2025 00:53:59.072] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/network/ServerGamePacketListenerImpl to metadata cache
|
10239 | [28Mar2025 00:53:59.074] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer INNERCLASS RespawnPosAngle to access PUBLIC and LEAVE
|
10240 | [28Mar2025 00:53:59.075] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer FIELD lastSentHealth to access PUBLIC and LEAVE
|
10241 | [28Mar2025 00:53:59.075] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer FIELD lastSentFood to access PUBLIC and LEAVE
|
10242 | [28Mar2025 00:53:59.075] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer FIELD lastSentExp to access PUBLIC and LEAVE
|
10243 | [28Mar2025 00:53:59.075] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer FIELD camera to access PUBLIC and LEAVE
|
10244 | [28Mar2025 00:53:59.075] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer FIELD isChangingDimension to access PUBLIC and LEAVE
|
10245 | [28Mar2025 00:53:59.075] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer FIELD enteredNetherPosition to access PUBLIC and LEAVE
|
10246 | [28Mar2025 00:53:59.075] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer FIELD containerCounter to access PUBLIC and LEAVE
|
10247 | [28Mar2025 00:53:59.075] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer METHOD initMenu(Lnet/minecraft/world/inventory/AbstractContainerMenu;)V to access PUBLIC and LEAVE
|
10248 | [28Mar2025 00:53:59.075] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer METHOD triggerDimensionChangeTriggers(Lnet/minecraft/server/level/ServerLevel;)V to access PUBLIC and LEAVE
|
10249 | [28Mar2025 00:53:59.075] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer METHOD nextContainerCounter()V to access PUBLIC and LEAVE
|
10250 | [28Mar2025 00:53:59.075] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer METHOD checkRidingStatistics(DDD)V to access PUBLIC and LEAVE
|
10251 | [28Mar2025 00:53:59.075] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer METHOD onEffectUpdated(Lnet/minecraft/world/effect/MobEffectInstance;ZLnet/minecraft/world/entity/Entity;)V to access PUBLIC and LEAVE
|
10252 | [28Mar2025 00:53:59.075] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer METHOD onEffectRemoved(Lnet/minecraft/world/effect/MobEffectInstance;)V to access PUBLIC and LEAVE
|
10253 | [28Mar2025 00:53:59.075] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayer METHOD getEnchantedDamage(Lnet/minecraft/world/entity/Entity;FLnet/minecraft/world/damagesource/DamageSource;)F to access PUBLIC and LEAVE
|
10254 | [28Mar2025 00:53:59.079] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/level/ServerPlayer to metadata cache
|
10255 | [28Mar2025 00:53:59.080] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity FIELD openCount to access PUBLIC and LEAVE
|
10256 | [28Mar2025 00:53:59.080] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity to metadata cache
|
10257 | [28Mar2025 00:53:59.080] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Skeleton METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10258 | [28Mar2025 00:53:59.080] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Skeleton METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10259 | [28Mar2025 00:53:59.080] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Skeleton METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10260 | [28Mar2025 00:53:59.080] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Skeleton METHOD getStepSound()Lnet/minecraft/sounds/SoundEvent; to access PROTECTED and LEAVE
|
10261 | [28Mar2025 00:53:59.081] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/monster/Skeleton to metadata cache
|
10262 | [28Mar2025 00:53:59.081] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.horse.SkeletonHorse METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10263 | [28Mar2025 00:53:59.081] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.horse.SkeletonHorse METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10264 | [28Mar2025 00:53:59.081] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.horse.SkeletonHorse METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10265 | [28Mar2025 00:53:59.081] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/horse/SkeletonHorse to metadata cache
|
10266 | [28Mar2025 00:53:59.082] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Slime METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10267 | [28Mar2025 00:53:59.082] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Slime METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10268 | [28Mar2025 00:53:59.083] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/monster/Slime to metadata cache
|
10269 | [28Mar2025 00:53:59.083] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Stray METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10270 | [28Mar2025 00:53:59.083] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Stray METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10271 | [28Mar2025 00:53:59.083] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Stray METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10272 | [28Mar2025 00:53:59.083] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Stray METHOD getStepSound()Lnet/minecraft/sounds/SoundEvent; to access PROTECTED and LEAVE
|
10273 | [28Mar2025 00:53:59.083] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/monster/Stray to metadata cache
|
10274 | [28Mar2025 00:53:59.084] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/structures/StrongholdPieces$FiveCrossing to metadata cache
|
10275 | [28Mar2025 00:53:59.084] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/structures/StrongholdPieces$RoomCrossing to metadata cache
|
10276 | [28Mar2025 00:53:59.085] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.npc.WanderingTrader METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10277 | [28Mar2025 00:53:59.085] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.npc.WanderingTrader METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10278 | [28Mar2025 00:53:59.085] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.npc.WanderingTrader METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10279 | [28Mar2025 00:53:59.086] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/npc/WanderingTrader to metadata cache
|
10280 | [28Mar2025 00:53:59.086] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.horse.ZombieHorse METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10281 | [28Mar2025 00:53:59.086] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.horse.ZombieHorse METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10282 | [28Mar2025 00:53:59.086] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.horse.ZombieHorse METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10283 | [28Mar2025 00:53:59.087] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/horse/ZombieHorse to metadata cache
|
10284 | [28Mar2025 00:53:59.087] [main/DEBUG] [mixin/]: Preparing META-INF/industrialforegoing.mixins.json (1)
|
10285 | [28Mar2025 00:53:59.087] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/BushBlock to metadata cache
|
10286 | [28Mar2025 00:53:59.087] [main/DEBUG] [mixin/]: Preparing handcrafted-common.mixins.json (1)
|
10287 | [28Mar2025 00:53:59.087] [main/DEBUG] [mixin/]: Preparing repurposed_structures-neoforge.mixins.json (1)
|
10288 | [28Mar2025 00:53:59.087] [main/DEBUG] [mixin/]: Preparing repurposed_structures-common.mixins.json (28)
|
10289 | [28Mar2025 00:53:59.091] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/decoration/BlockAttachedEntity to metadata cache
|
10290 | [28Mar2025 00:53:59.091] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/trading/MerchantOffer to metadata cache
|
10291 | [28Mar2025 00:53:59.092] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Shulker METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10292 | [28Mar2025 00:53:59.092] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Shulker METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10293 | [28Mar2025 00:53:59.092] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Shulker METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10294 | [28Mar2025 00:53:59.093] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/monster/Shulker to metadata cache
|
10295 | [28Mar2025 00:53:59.094] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/feature/MonsterRoomFeature to metadata cache
|
10296 | [28Mar2025 00:53:59.094] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/feature/BambooFeature to metadata cache
|
10297 | [28Mar2025 00:53:59.095] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.feature.TreeFeature METHOD doPlace(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/util/RandomSource;Lnet/minecraft/core/BlockPos;Ljava/util/function/BiConsumer;Ljava/util/function/BiConsumer;Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacer$FoliageSetter;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)Z to access PUBLIC and LEAVE
|
10298 | [28Mar2025 00:53:59.095] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.feature.TreeFeature METHOD updateLeaves(Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Ljava/util/Set;Ljava/util/Set;Ljava/util/Set;)Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape; to access PUBLIC and LEAVE
|
10299 | [28Mar2025 00:53:59.095] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/feature/TreeFeature to metadata cache
|
10300 | [28Mar2025 00:53:59.095] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/feature/SpringFeature to metadata cache
|
10301 | [28Mar2025 00:53:59.096] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/feature/GeodeFeature to metadata cache
|
10302 | [28Mar2025 00:53:59.097] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/feature/LakeFeature to metadata cache
|
10303 | [28Mar2025 00:53:59.097] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/feature/SnowAndFreezeFeature to metadata cache
|
10304 | [28Mar2025 00:53:59.098] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/storage/loot/LootContext to metadata cache
|
10305 | [28Mar2025 00:53:59.098] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.packs.resources.FallbackResourceManager INNERCLASS PackEntry to access PUBLIC and LEAVE
|
10306 | [28Mar2025 00:53:59.098] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.packs.resources.FallbackResourceManager FIELD fallbacks to access PUBLIC and LEAVE
|
10307 | [28Mar2025 00:53:59.099] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.packs.resources.FallbackResourceManager METHOD convertToMetadata(Lnet/minecraft/server/packs/resources/IoSupplier;)Lnet/minecraft/server/packs/resources/IoSupplier; to access PUBLIC and LEAVE
|
10308 | [28Mar2025 00:53:59.099] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/packs/resources/FallbackResourceManager to metadata cache
|
10309 | [28Mar2025 00:53:59.100] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/pools/JigsawJunction to metadata cache
|
10310 | [28Mar2025 00:53:59.100] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/PoolElementStructurePiece to metadata cache
|
10311 | [28Mar2025 00:53:59.101] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.structure.StructurePiece FIELD orientation to access PROTECTED and LEAVE
|
10312 | [28Mar2025 00:53:59.101] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.structure.StructurePiece FIELD mirror to access PROTECTED and LEAVE
|
10313 | [28Mar2025 00:53:59.101] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.structure.StructurePiece FIELD rotation to access PROTECTED and LEAVE
|
10314 | [28Mar2025 00:53:59.102] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/StructurePiece to metadata cache
|
10315 | [28Mar2025 00:53:59.102] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessor to metadata cache
|
10316 | [28Mar2025 00:53:59.102] [main/DEBUG] [mixin/]: Preparing bcc.mixins.json (5)
|
10317 | [28Mar2025 00:53:59.103] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/protocol/status/ServerStatus to metadata cache
|
10318 | [28Mar2025 00:53:59.103] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/protocol/status/ClientboundStatusResponsePacket to metadata cache
|
10319 | [28Mar2025 00:53:59.103] [main/DEBUG] [mixin/]: Preparing camol.mixin.json (2)
|
10320 | [28Mar2025 00:53:59.104] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.Block FIELD stateDefinition to access PUBLIC and REMOVEFINAL
|
10321 | [28Mar2025 00:53:59.104] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.Block FIELD item to access PUBLIC and LEAVE
|
10322 | [28Mar2025 00:53:59.104] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.Block FIELD OCCLUSION_CACHE to access PUBLIC and LEAVE
|
10323 | [28Mar2025 00:53:59.104] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.Block METHOD popResource(Lnet/minecraft/world/level/Level;Ljava/util/function/Supplier;Lnet/minecraft/world/item/ItemStack;)V to access PUBLIC and LEAVE
|
10324 | [28Mar2025 00:53:59.104] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.Block METHOD popExperience(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;I)V to access PUBLIC and LEAVE
|
10325 | [28Mar2025 00:53:59.104] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.Block METHOD defaultBlockState()Lnet/minecraft/world/level/block/state/BlockState; to access PUBLIC and REMOVEFINAL
|
10326 | [28Mar2025 00:53:59.104] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.Block METHOD copyProperty(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/properties/Property;)Lnet/minecraft/world/level/block/state/BlockState; to access PUBLIC and LEAVE
|
10327 | [28Mar2025 00:53:59.105] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/Block to metadata cache
|
10328 | [28Mar2025 00:53:59.106] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/state/BlockState to metadata cache
|
10329 | [28Mar2025 00:53:59.106] [main/DEBUG] [mixin/]: Preparing omega-config.mixins.json (1)
|
10330 | [28Mar2025 00:53:59.110] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.Minecraft INNERCLASS ExperimentalDialogType to access PUBLIC and LEAVE
|
10331 | [28Mar2025 00:53:59.110] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.Minecraft INNERCLASS GameLoadCookie to access PUBLIC and LEAVE
|
10332 | [28Mar2025 00:53:59.110] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.Minecraft FIELD fontManager to access PUBLIC and LEAVE
|
10333 | [28Mar2025 00:53:59.110] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.Minecraft FIELD blockRenderer to access PUBLIC and REMOVEFINAL
|
10334 | [28Mar2025 00:53:59.110] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.Minecraft FIELD pendingConnection to access PUBLIC and LEAVE
|
10335 | [28Mar2025 00:53:59.110] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.Minecraft FIELD missTime to access PUBLIC and LEAVE
|
10336 | [28Mar2025 00:53:59.110] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.Minecraft FIELD gameThread to access PUBLIC and LEAVE
|
10337 | [28Mar2025 00:53:59.110] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.Minecraft FIELD fps to access PUBLIC and LEAVE
|
10338 | [28Mar2025 00:53:59.110] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.Minecraft METHOD addCustomNbtData(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/core/RegistryAccess;)V to access PUBLIC and LEAVE
|
10339 | [28Mar2025 00:53:59.110] [main/ERROR] [net.neoforged.fml.common.asm.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
|
10340 | [28Mar2025 00:53:59.111] [main/TRACE] [mixin/CATCHING]: Catching
|
10341 | java.lang.RuntimeException: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
|
10342 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.common.asm.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:60) ~[loader-4.0.38.jar%2360!/:4.0]
|
10343 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar%2362!/:?]
|
10344 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar%2362!/:?]
|
10345 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar%2362!/:?]
|
10346 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:332) ~[securejarhandler-3.0.8.jar:?]
|
10347 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:65) ~[modlauncher-11.0.4.jar%2362!/:?]
|
10348 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:106) ~[modlauncher-11.0.4.jar%2362!/:?]
|
10349 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:227) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10350 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2029) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10351 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.getTargetClass(MixinInfo.java:1017) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10352 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.readTargetClasses(MixinInfo.java:1007) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10353 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.parseTargets(MixinInfo.java:895) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10354 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepareMixins(MixinConfig.java:950) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10355 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepare(MixinConfig.java:858) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10356 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:540) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10357 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10358 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10359 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10360 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10361 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10362 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
10363 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-11.0.4.jar%2362!/:11.0.4+main.d2e20e43]
|
10364 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar%2362!/:?]
|
10365 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar%2362!/:?]
|
10366 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar%2362!/:?]
|
10367 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?]
|
10368 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
10369 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?]
|
10370 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
10371 | at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:638) ~[?:?]
|
10372 | at java.base/java.lang.Class.forName(Class.java:625) ~[?:?]
|
10373 | at java.base/java.lang.Class.forName(Class.java:600) ~[?:?]
|
10374 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler$DummyProvider.lambda$updateModuleReads$1(ImmediateWindowHandler.java:173) ~[loader-4.0.38.jar%2360!/:4.0]
|
10375 | at java.base/java.util.Optional.map(Optional.java:260) [?:?]
|
10376 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler$DummyProvider.updateModuleReads(ImmediateWindowHandler.java:173) [loader-4.0.38.jar%2360!/:4.0]
|
10377 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler.acceptGameLayer(ImmediateWindowHandler.java:94) [loader-4.0.38.jar%2360!/:4.0]
|
10378 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.FMLLoader.beforeStart(FMLLoader.java:160) [loader-4.0.38.jar%2360!/:4.0]
|
10379 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.targets.CommonLaunchHandler.launchService(CommonLaunchHandler.java:115) [loader-4.0.38.jar%2360!/:4.0]
|
10380 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%2362!/:?]
|
10381 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%2362!/:?]
|
10382 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%2362!/:?]
|
10383 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%2362!/:?]
|
10384 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%2362!/:?]
|
10385 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%2362!/:?]
|
10386 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%2362!/:?]
|
10387 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
|
10388 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
|
10389 | [28Mar2025 00:53:59.112] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/Minecraft (java.lang.RuntimeException: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER)
|
10390 | [28Mar2025 00:53:59.112] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/client/Minecraft to metadata cache
|
10391 | [28Mar2025 00:53:59.112] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.Minecraft was not found omega-config.mixins.json:ClientMixin from mod omegaconfig
|
10392 | [28Mar2025 00:53:59.112] [main/DEBUG] [mixin/]: Preparing betterendisland.mixins.json (10)
|
10393 | [28Mar2025 00:53:59.116] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/dimension/end/EndDragonFight to metadata cache
|
10394 | [28Mar2025 00:53:59.116] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/feature/EndGatewayFeature to metadata cache
|
10395 | [28Mar2025 00:53:59.117] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/feature/EndPlatformFeature to metadata cache
|
10396 | [28Mar2025 00:53:59.117] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike to metadata cache
|
10397 | [28Mar2025 00:53:59.118] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/storage/PrimaryLevelData to metadata cache
|
10398 | [28Mar2025 00:53:59.118] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/feature/SpikeFeature to metadata cache
|
10399 | [28Mar2025 00:53:59.119] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/TheEndGatewayBlockEntity to metadata cache
|
10400 | [28Mar2025 00:53:59.119] [main/DEBUG] [mixin/]: Preparing the_bumblezone-neoforge.mixins.json (10)
|
10401 | [28Mar2025 00:53:59.120] [main/TRACE] [mixin/]: Added class metadata for com/telepathicgrunt/the_bumblezone/platform/BlockExtension to metadata cache
|
10402 | [28Mar2025 00:53:59.121] [main/TRACE] [mixin/]: Added class metadata for com/telepathicgrunt/the_bumblezone/blocks/PotionCandleBase to metadata cache
|
10403 | [28Mar2025 00:53:59.121] [main/TRACE] [mixin/]: Added class metadata for com/telepathicgrunt/the_bumblezone/blocks/SuperCandleBase to metadata cache
|
10404 | [28Mar2025 00:53:59.122] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.context.UseOnContext FIELD hitResult to access PUBLIC and LEAVE
|
10405 | [28Mar2025 00:53:59.122] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.context.UseOnContext METHOD <init>(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/phys/BlockHitResult;)V to access PUBLIC and LEAVE
|
10406 | [28Mar2025 00:53:59.122] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.context.UseOnContext METHOD getHitResult()Lnet/minecraft/world/phys/BlockHitResult; to access PUBLIC and LEAVE
|
10407 | [28Mar2025 00:53:59.122] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/context/UseOnContext to metadata cache
|
10408 | [28Mar2025 00:53:59.122] [main/TRACE] [mixin/]: Added class metadata for com/telepathicgrunt/the_bumblezone/effects/WrathOfTheHiveEffect to metadata cache
|
10409 | [28Mar2025 00:53:59.122] [main/TRACE] [mixin/]: Added class metadata for com/telepathicgrunt/the_bumblezone/platform/BzArrowItem to metadata cache
|
10410 | [28Mar2025 00:53:59.122] [main/TRACE] [mixin/]: Added class metadata for com/telepathicgrunt/the_bumblezone/platform/ItemExtension to metadata cache
|
10411 | [28Mar2025 00:53:59.122] [main/DEBUG] [mixin/]: Preparing the_bumblezone-common.mixins.json (102)
|
10412 | [28Mar2025 00:53:59.133] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BeehiveBlockEntity INNERCLASS BeeData to access PUBLIC and LEAVE
|
10413 | [28Mar2025 00:53:59.133] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BeehiveBlockEntity FIELD IGNORED_BEE_TAGS to access PUBLIC and LEAVE
|
10414 | [28Mar2025 00:53:59.133] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BeehiveBlockEntity FIELD stored to access PUBLIC and LEAVE
|
10415 | [28Mar2025 00:53:59.133] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BeehiveBlockEntity FIELD savedFlowerPos to access PUBLIC and LEAVE
|
10416 | [28Mar2025 00:53:59.133] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BeehiveBlockEntity METHOD releaseAllOccupants(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus;)Ljava/util/List; to access PUBLIC and LEAVE
|
10417 | [28Mar2025 00:53:59.133] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BeehiveBlockEntity METHOD releaseOccupant(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$Occupant;Ljava/util/List;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus;Lnet/minecraft/core/BlockPos;)Z to access PUBLIC and LEAVE
|
10418 | [28Mar2025 00:53:59.133] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BeehiveBlockEntity METHOD hasSavedFlowerPos()Z to access PUBLIC and LEAVE
|
10419 | [28Mar2025 00:53:59.134] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/BeehiveBlockEntity to metadata cache
|
10420 | [28Mar2025 00:53:59.135] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/BeehiveBlock to metadata cache
|
10421 | [28Mar2025 00:53:59.136] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.BigDripleafBlock METHOD <init>(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V to access PUBLIC and LEAVE
|
10422 | [28Mar2025 00:53:59.137] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/BigDripleafBlock to metadata cache
|
10423 | [28Mar2025 00:53:59.137] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.BigDripleafStemBlock METHOD <init>(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V to access PUBLIC and LEAVE
|
10424 | [28Mar2025 00:53:59.137] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/BigDripleafStemBlock to metadata cache
|
10425 | [28Mar2025 00:53:59.138] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BlockEntity INNERCLASS ComponentHelper to access PUBLIC and LEAVE
|
10426 | [28Mar2025 00:53:59.138] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BlockEntity INNERCLASS DataComponentInput to access PUBLIC and LEAVE
|
10427 | [28Mar2025 00:53:59.138] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BlockEntity FIELD blockState to access PUBLIC and LEAVE
|
10428 | [28Mar2025 00:53:59.138] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/BlockEntity to metadata cache
|
10429 | [28Mar2025 00:53:59.139] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BrushableBlockEntity FIELD brushCount to access PUBLIC and LEAVE
|
10430 | [28Mar2025 00:53:59.139] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BrushableBlockEntity FIELD brushCountResetsAtTick to access PUBLIC and LEAVE
|
10431 | [28Mar2025 00:53:59.139] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BrushableBlockEntity FIELD coolDownEndsAtTick to access PUBLIC and LEAVE
|
10432 | [28Mar2025 00:53:59.139] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BrushableBlockEntity FIELD hitDirection to access PUBLIC and LEAVE
|
10433 | [28Mar2025 00:53:59.139] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BrushableBlockEntity METHOD brushingCompleted(Lnet/minecraft/world/entity/player/Player;)V to access PUBLIC and REMOVEFINAL
|
10434 | [28Mar2025 00:53:59.139] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BrushableBlockEntity METHOD dropContent(Lnet/minecraft/world/entity/player/Player;)V to access PUBLIC and LEAVE
|
10435 | [28Mar2025 00:53:59.139] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BrushableBlockEntity METHOD getCompletionState()I to access PUBLIC and LEAVE
|
10436 | [28Mar2025 00:53:59.139] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/BrushableBlockEntity to metadata cache
|
10437 | [28Mar2025 00:53:59.140] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/BubbleColumnBlock to metadata cache
|
10438 | [28Mar2025 00:53:59.140] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.core.dispenser.DefaultDispenseItemBehavior METHOD dispense(Lnet/minecraft/core/dispenser/BlockSource;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; to access PUBLIC and REMOVEFINAL
|
10439 | [28Mar2025 00:53:59.140] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/dispenser/DefaultDispenseItemBehavior to metadata cache
|
10440 | [28Mar2025 00:53:59.141] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.DispenserBlock FIELD DISPENSER_REGISTRY to access PUBLIC and REMOVEFINAL
|
10441 | [28Mar2025 00:53:59.141] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.DispenserBlock METHOD <init>(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V to access PUBLIC and LEAVE
|
10442 | [28Mar2025 00:53:59.141] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.DispenserBlock METHOD getDispenseMethod(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/core/dispenser/DispenseItemBehavior; to access PUBLIC and LEAVE
|
10443 | [28Mar2025 00:53:59.141] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/DispenserBlock to metadata cache
|
10444 | [28Mar2025 00:53:59.142] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.material.FlowingFluid INNERCLASS BlockStatePairKey to access PUBLIC and LEAVE
|
10445 | [28Mar2025 00:53:59.142] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.material.FlowingFluid METHOD canHoldFluid(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/Fluid;)Z to access PUBLIC and REMOVEFINAL
|
10446 | [28Mar2025 00:53:59.143] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/material/FlowingFluid to metadata cache
|
10447 | [28Mar2025 00:53:59.143] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/FrogspawnBlock to metadata cache
|
10448 | [28Mar2025 00:53:59.144] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.piston.PistonBaseBlock FIELD isSticky to access PUBLIC and LEAVE
|
10449 | [28Mar2025 00:53:59.144] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.piston.PistonBaseBlock METHOD checkIfExtend(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V to access PUBLIC and LEAVE
|
10450 | [28Mar2025 00:53:59.145] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/piston/PistonBaseBlock to metadata cache
|
10451 | [28Mar2025 00:53:59.145] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.piston.PistonMovingBlockEntity FIELD progress to access PUBLIC and LEAVE
|
10452 | [28Mar2025 00:53:59.145] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.piston.PistonMovingBlockEntity FIELD progressO to access PUBLIC and LEAVE
|
10453 | [28Mar2025 00:53:59.145] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.piston.PistonMovingBlockEntity FIELD lastTicked to access PUBLIC and LEAVE
|
10454 | [28Mar2025 00:53:59.145] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.piston.PistonMovingBlockEntity FIELD deathTicks to access PUBLIC and LEAVE
|
10455 | [28Mar2025 00:53:59.145] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.piston.PistonMovingBlockEntity METHOD moveCollidedEntities(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;FLnet/minecraft/world/level/block/piston/PistonMovingBlockEntity;)V to access PUBLIC and LEAVE
|
10456 | [28Mar2025 00:53:59.145] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.piston.PistonMovingBlockEntity METHOD moveStuckEntities(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;FLnet/minecraft/world/level/block/piston/PistonMovingBlockEntity;)V to access PUBLIC and LEAVE
|
10457 | [28Mar2025 00:53:59.146] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/piston/PistonMovingBlockEntity to metadata cache
|
10458 | [28Mar2025 00:53:59.146] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/piston/PistonStructureResolver to metadata cache
|
10459 | [28Mar2025 00:53:59.148] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.PointedDripstoneBlock INNERCLASS FluidInfo to access PUBLIC and LEAVE
|
10460 | [28Mar2025 00:53:59.148] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.PointedDripstoneBlock FIELD WATER_TRANSFER_PROBABILITY_PER_RANDOM_TICK to access PUBLIC and LEAVE
|
10461 | [28Mar2025 00:53:59.148] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.PointedDripstoneBlock FIELD LAVA_TRANSFER_PROBABILITY_PER_RANDOM_TICK to access PUBLIC and LEAVE
|
10462 | [28Mar2025 00:53:59.149] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/PointedDripstoneBlock to metadata cache
|
10463 | [28Mar2025 00:53:59.149] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/SmallDripleafBlock to metadata cache
|
10464 | [28Mar2025 00:53:59.150] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.StemBlock FIELD fruit to access PUBLIC and LEAVE
|
10465 | [28Mar2025 00:53:59.150] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.StemBlock METHOD <init>(Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V to access PUBLIC and LEAVE
|
10466 | [28Mar2025 00:53:59.150] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/StemBlock to metadata cache
|
10467 | [28Mar2025 00:53:59.151] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.VineBlock METHOD hasFaces(Lnet/minecraft/world/level/block/state/BlockState;)Z to access PUBLIC and LEAVE
|
10468 | [28Mar2025 00:53:59.151] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.VineBlock METHOD getUpdatedState(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; to access PUBLIC and LEAVE
|
10469 | [28Mar2025 00:53:59.152] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/VineBlock to metadata cache
|
10470 | [28Mar2025 00:53:59.152] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/material/WaterFluid to metadata cache
|
10471 | [28Mar2025 00:53:59.152] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.WaterlilyBlock METHOD <init>(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V to access PUBLIC and LEAVE
|
10472 | [28Mar2025 00:53:59.152] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/WaterlilyBlock to metadata cache
|
10473 | [28Mar2025 00:53:59.153] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.BlockItem METHOD updateCustomBlockEntityTag(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;)Z to access PUBLIC and LEAVE
|
10474 | [28Mar2025 00:53:59.153] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.BlockItem METHOD getPlacementState(Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; to access PUBLIC and LEAVE
|
10475 | [28Mar2025 00:53:59.153] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.BlockItem METHOD placeBlock(Lnet/minecraft/world/item/context/BlockPlaceContext;Lnet/minecraft/world/level/block/state/BlockState;)Z to access PUBLIC and LEAVE
|
10476 | [28Mar2025 00:53:59.153] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/BlockItem to metadata cache
|
10477 | [28Mar2025 00:53:59.153] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.StandingAndWallBlockItem FIELD wallBlock to access PUBLIC and LEAVE
|
10478 | [28Mar2025 00:53:59.153] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.StandingAndWallBlockItem METHOD getPlacementState(Lnet/minecraft/world/item/context/BlockPlaceContext;)Lnet/minecraft/world/level/block/state/BlockState; to access PUBLIC and LEAVE
|
10479 | [28Mar2025 00:53:59.154] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/StandingAndWallBlockItem to metadata cache
|
10480 | [28Mar2025 00:53:59.154] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.ShapedRecipePattern FIELD data to access PUBLIC and LEAVE
|
10481 | [28Mar2025 00:53:59.154] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.ShapedRecipePattern FIELD symmetrical to access PUBLIC and REMOVEFINAL
|
10482 | [28Mar2025 00:53:59.154] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.ShapedRecipePattern METHOD unpack(Lnet/minecraft/world/item/crafting/ShapedRecipePattern$Data;)Lcom/mojang/serialization/DataResult; to access PUBLIC and LEAVE
|
10483 | [28Mar2025 00:53:59.155] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/crafting/ShapedRecipePattern to metadata cache
|
10484 | [28Mar2025 00:53:59.155] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.effect.MobEffectInstance FIELD duration to access PUBLIC and LEAVE
|
10485 | [28Mar2025 00:53:59.155] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.effect.MobEffectInstance FIELD amplifier to access PUBLIC and LEAVE
|
10486 | [28Mar2025 00:53:59.155] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.effect.MobEffectInstance FIELD visible to access PUBLIC and LEAVE
|
10487 | [28Mar2025 00:53:59.155] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.effect.MobEffectInstance FIELD hiddenEffect to access PUBLIC and LEAVE
|
10488 | [28Mar2025 00:53:59.155] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.effect.MobEffectInstance METHOD setDetailsFrom(Lnet/minecraft/world/effect/MobEffectInstance;)V to access PUBLIC and LEAVE
|
10489 | [28Mar2025 00:53:59.155] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.effect.MobEffectInstance METHOD tickDownDuration()I to access PUBLIC and LEAVE
|
10490 | [28Mar2025 00:53:59.156] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/effect/MobEffectInstance to metadata cache
|
10491 | [28Mar2025 00:53:59.158] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.enchantment.Enchantment METHOD modifyItemFilteredCount(Lnet/minecraft/core/component/DataComponentType;Lnet/minecraft/server/level/ServerLevel;ILnet/minecraft/world/item/ItemStack;Lorg/apache/commons/lang3/mutable/MutableFloat;)V to access PUBLIC and LEAVE
|
10492 | [28Mar2025 00:53:59.158] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.enchantment.Enchantment METHOD modifyEntityFilteredValue(Lnet/minecraft/core/component/DataComponentType;Lnet/minecraft/server/level/ServerLevel;ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/Entity;Lorg/apache/commons/lang3/mutable/MutableFloat;)V to access PUBLIC and LEAVE
|
10493 | [28Mar2025 00:53:59.158] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.enchantment.Enchantment METHOD modifyDamageFilteredValue(Lnet/minecraft/core/component/DataComponentType;Lnet/minecraft/server/level/ServerLevel;ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;Lorg/apache/commons/lang3/mutable/MutableFloat;)V to access PUBLIC and LEAVE
|
10494 | [28Mar2025 00:53:59.158] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.enchantment.Enchantment METHOD itemContext(Lnet/minecraft/server/level/ServerLevel;ILnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/level/storage/loot/LootContext; to access PUBLIC and LEAVE
|
10495 | [28Mar2025 00:53:59.158] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.enchantment.Enchantment METHOD locationContext(Lnet/minecraft/server/level/ServerLevel;ILnet/minecraft/world/entity/Entity;Z)Lnet/minecraft/world/level/storage/loot/LootContext; to access PUBLIC and LEAVE
|
10496 | [28Mar2025 00:53:59.158] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.enchantment.Enchantment METHOD entityContext(Lnet/minecraft/server/level/ServerLevel;ILnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/level/storage/loot/LootContext; to access PUBLIC and LEAVE
|
10497 | [28Mar2025 00:53:59.158] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.enchantment.Enchantment METHOD blockHitContext(Lnet/minecraft/server/level/ServerLevel;ILnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/storage/loot/LootContext; to access PUBLIC and LEAVE
|
10498 | [28Mar2025 00:53:59.158] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.enchantment.Enchantment METHOD applyEffects(Ljava/util/List;Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)V to access PUBLIC and LEAVE
|
10499 | [28Mar2025 00:53:59.158] [main/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/enchantment/Enchantment
|
10500 | [28Mar2025 00:53:59.465] [main/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/enchantment/Enchantment
|
10501 | [28Mar2025 00:53:59.467] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/enchantment/Enchantment to metadata cache
|
10502 | [28Mar2025 00:53:59.468] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/AgeableMob to metadata cache
|
10503 | [28Mar2025 00:53:59.468] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/pathfinder/AmphibiousNodeEvaluator to metadata cache
|
10504 | [28Mar2025 00:53:59.468] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/Animal to metadata cache
|
10505 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee INNERCLASS BeeWanderGoal to access PUBLIC and LEAVE
|
10506 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee INNERCLASS BaseBeeGoal to access PUBLIC and LEAVE
|
10507 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee INNERCLASS BeeHurtByOtherGoal to access PUBLIC and LEAVE
|
10508 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee INNERCLASS BeeGoToHiveGoal to access PUBLIC and LEAVE
|
10509 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee INNERCLASS BeeGoToKnownFlowerGoal to access PUBLIC and LEAVE
|
10510 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee INNERCLASS BeeGrowCropGoal to access PUBLIC and LEAVE
|
10511 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee INNERCLASS BeeBecomeAngryTargetGoal to access PUBLIC and LEAVE
|
10512 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee INNERCLASS BeePollinateGoal to access PUBLIC and LEAVE
|
10513 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee INNERCLASS BeeLocateHiveGoal to access PUBLIC and LEAVE
|
10514 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee INNERCLASS BeeEnterHiveGoal to access PUBLIC and LEAVE
|
10515 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee FIELD stayOutOfHiveCountdown to access PUBLIC and LEAVE
|
10516 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee FIELD remainingCooldownBeforeLocatingNewHive to access PUBLIC and LEAVE
|
10517 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee FIELD remainingCooldownBeforeLocatingNewFlower to access PUBLIC and LEAVE
|
10518 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee FIELD savedFlowerPos to access PUBLIC and LEAVE
|
10519 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee FIELD hivePos to access PUBLIC and LEAVE
|
10520 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee FIELD beePollinateGoal to access PUBLIC and LEAVE
|
10521 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee FIELD goToHiveGoal to access PUBLIC and LEAVE
|
10522 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee FIELD goToKnownFlowerGoal to access PUBLIC and LEAVE
|
10523 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee METHOD spawnFluidParticle(Lnet/minecraft/world/level/Level;DDDDDLnet/minecraft/core/particles/ParticleOptions;)V to access PUBLIC and LEAVE
|
10524 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee METHOD isTiredOfLookingForNectar()Z to access PUBLIC and LEAVE
|
10525 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee METHOD wantsToEnterHive()Z to access PUBLIC and LEAVE
|
10526 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee METHOD isHiveNearFire()Z to access PUBLIC and LEAVE
|
10527 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee METHOD doesHiveHaveSpace(Lnet/minecraft/core/BlockPos;)Z to access PUBLIC and LEAVE
|
10528 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee METHOD incrementNumCropsGrownSincePollination()V to access PUBLIC and LEAVE
|
10529 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee METHOD setHasNectar(Z)V to access PUBLIC and LEAVE
|
10530 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee METHOD setHasStung(Z)V to access PUBLIC and LEAVE
|
10531 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee METHOD setFlag(IZ)V to access PUBLIC and LEAVE
|
10532 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee METHOD getFlag(I)Z to access PUBLIC and LEAVE
|
10533 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee METHOD isFlowerValid(Lnet/minecraft/core/BlockPos;)Z to access PUBLIC and LEAVE
|
10534 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10535 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10536 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10537 | [28Mar2025 00:53:59.469] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee METHOD closerThan(Lnet/minecraft/core/BlockPos;I)Z to access PUBLIC and LEAVE
|
10538 | [28Mar2025 00:53:59.470] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/Bee to metadata cache
|
10539 | [28Mar2025 00:53:59.470] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee$BeeGoToKnownFlowerGoal CLASS to access PUBLIC and LEAVE
|
10540 | [28Mar2025 00:53:59.470] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee$BeeGoToKnownFlowerGoal METHOD <init>(Lnet/minecraft/world/entity/animal/Bee;)V to access PUBLIC and LEAVE
|
10541 | [28Mar2025 00:53:59.471] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal to metadata cache
|
10542 | [28Mar2025 00:53:59.471] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee$BeeGoToHiveGoal CLASS to access PUBLIC and LEAVE
|
10543 | [28Mar2025 00:53:59.471] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee$BeeGoToHiveGoal FIELD blacklistedTargets to access PUBLIC and LEAVE
|
10544 | [28Mar2025 00:53:59.471] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee$BeeGoToHiveGoal METHOD <init>(Lnet/minecraft/world/entity/animal/Bee;)V to access PUBLIC and LEAVE
|
10545 | [28Mar2025 00:53:59.471] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee$BeeGoToHiveGoal METHOD isTargetBlacklisted(Lnet/minecraft/core/BlockPos;)Z to access PUBLIC and LEAVE
|
10546 | [28Mar2025 00:53:59.471] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee$BeeGoToHiveGoal METHOD blacklistTarget(Lnet/minecraft/core/BlockPos;)V to access PUBLIC and LEAVE
|
10547 | [28Mar2025 00:53:59.471] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee$BeeGoToHiveGoal METHOD clearBlacklist()V to access PUBLIC and LEAVE
|
10548 | [28Mar2025 00:53:59.471] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal to metadata cache
|
10549 | [28Mar2025 00:53:59.471] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee$BeeWanderGoal CLASS to access PUBLIC and LEAVE
|
10550 | [28Mar2025 00:53:59.471] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee$BeeWanderGoal METHOD <init>(Lnet/minecraft/world/entity/animal/Bee;)V to access PUBLIC and LEAVE
|
10551 | [28Mar2025 00:53:59.471] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/Bee$BeeWanderGoal to metadata cache
|
10552 | [28Mar2025 00:53:59.472] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/phys/shapes/EntityCollisionContext to metadata cache
|
10553 | [28Mar2025 00:53:59.475] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/EntityType to metadata cache
|
10554 | [28Mar2025 00:53:59.476] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ExperienceOrb FIELD value to access PUBLIC and LEAVE
|
10555 | [28Mar2025 00:53:59.476] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ExperienceOrb FIELD count to access PUBLIC and LEAVE
|
10556 | [28Mar2025 00:53:59.476] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ExperienceOrb to metadata cache
|
10557 | [28Mar2025 00:53:59.477] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.FishingHook INNERCLASS FishHookState to access PUBLIC and LEAVE
|
10558 | [28Mar2025 00:53:59.477] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.FishingHook FIELD biting to access PROTECTED and LEAVE
|
10559 | [28Mar2025 00:53:59.477] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.FishingHook FIELD outOfWaterTime to access PROTECTED and LEAVE
|
10560 | [28Mar2025 00:53:59.477] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.FishingHook FIELD DATA_BITING to access PROTECTED and LEAVE
|
10561 | [28Mar2025 00:53:59.477] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.FishingHook FIELD life to access PROTECTED and LEAVE
|
10562 | [28Mar2025 00:53:59.477] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.FishingHook FIELD nibble to access PUBLIC and LEAVE
|
10563 | [28Mar2025 00:53:59.477] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.FishingHook FIELD timeUntilLured to access PROTECTED and LEAVE
|
10564 | [28Mar2025 00:53:59.477] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.FishingHook FIELD timeUntilHooked to access PROTECTED and LEAVE
|
10565 | [28Mar2025 00:53:59.477] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.FishingHook FIELD fishAngle to access PROTECTED and LEAVE
|
10566 | [28Mar2025 00:53:59.477] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.FishingHook FIELD openWater to access PROTECTED and LEAVE
|
10567 | [28Mar2025 00:53:59.477] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.FishingHook FIELD currentState to access PUBLIC and LEAVE
|
10568 | [28Mar2025 00:53:59.477] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.FishingHook FIELD luck to access PUBLIC and REMOVEFINAL
|
10569 | [28Mar2025 00:53:59.477] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.FishingHook FIELD lureSpeed to access PUBLIC and LEAVE
|
10570 | [28Mar2025 00:53:59.477] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.FishingHook METHOD <init>(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;II)V to access PROTECTED and LEAVE
|
10571 | [28Mar2025 00:53:59.477] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.FishingHook METHOD shouldStopFishing(Lnet/minecraft/world/entity/player/Player;)Z to access PROTECTED and LEAVE
|
10572 | [28Mar2025 00:53:59.477] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.FishingHook METHOD checkCollision()V to access PROTECTED and LEAVE
|
10573 | [28Mar2025 00:53:59.477] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.FishingHook METHOD setHookedEntity(Lnet/minecraft/world/entity/Entity;)V to access PROTECTED and LEAVE
|
10574 | [28Mar2025 00:53:59.477] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.FishingHook METHOD catchingFish(Lnet/minecraft/core/BlockPos;)V to access PROTECTED and LEAVE
|
10575 | [28Mar2025 00:53:59.477] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.FishingHook METHOD calculateOpenWater(Lnet/minecraft/core/BlockPos;)Z to access PROTECTED and LEAVE
|
10576 | [28Mar2025 00:53:59.477] [main/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming catchingFish with desc (Lnet/minecraft/core/BlockPos;)V
|
10577 | [28Mar2025 00:53:59.484] [main/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Patching FishingHook#catchingFish
|
10578 | [28Mar2025 00:53:59.495] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/projectile/FishingHook to metadata cache
|
10579 | [28Mar2025 00:53:59.495] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/pathfinder/FlyNodeEvaluator to metadata cache
|
10580 | [28Mar2025 00:53:59.496] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Fox METHOD addTrustedUUID(Ljava/util/UUID;)V to access PUBLIC and LEAVE
|
10581 | [28Mar2025 00:53:59.496] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Fox METHOD setSleeping(Z)V to access PUBLIC and LEAVE
|
10582 | [28Mar2025 00:53:59.496] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Fox METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10583 | [28Mar2025 00:53:59.496] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Fox METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10584 | [28Mar2025 00:53:59.496] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Fox METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10585 | [28Mar2025 00:53:59.496] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Fox METHOD trusts(Ljava/util/UUID;)Z to access PUBLIC and LEAVE
|
10586 | [28Mar2025 00:53:59.497] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/Fox to metadata cache
|
10587 | [28Mar2025 00:53:59.498] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.item.ItemEntity FIELD LIFETIME to access PUBLIC and LEAVE
|
10588 | [28Mar2025 00:53:59.498] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.item.ItemEntity FIELD age to access PUBLIC and LEAVE
|
10589 | [28Mar2025 00:53:59.498] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.item.ItemEntity FIELD pickupDelay to access PUBLIC and LEAVE
|
10590 | [28Mar2025 00:53:59.498] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.item.ItemEntity FIELD thrower to access PUBLIC and LEAVE
|
10591 | [28Mar2025 00:53:59.498] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.item.ItemEntity FIELD target to access PUBLIC and LEAVE
|
10592 | [28Mar2025 00:53:59.498] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.item.ItemEntity METHOD setUnderwaterMovement()V to access PROTECTED and LEAVE
|
10593 | [28Mar2025 00:53:59.498] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.item.ItemEntity METHOD isMergable()Z to access PUBLIC and LEAVE
|
10594 | [28Mar2025 00:53:59.498] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.item.ItemEntity METHOD tryToMerge(Lnet/minecraft/world/entity/item/ItemEntity;)V to access PUBLIC and LEAVE
|
10595 | [28Mar2025 00:53:59.498] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/item/ItemEntity to metadata cache
|
10596 | [28Mar2025 00:53:59.499] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.decoration.ItemFrame METHOD getFrameItemStack()Lnet/minecraft/world/item/ItemStack; to access PUBLIC and LEAVE
|
10597 | [28Mar2025 00:53:59.499] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/decoration/ItemFrame to metadata cache
|
10598 | [28Mar2025 00:53:59.499] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LightningBolt FIELD life to access PUBLIC and LEAVE
|
10599 | [28Mar2025 00:53:59.499] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LightningBolt FIELD flashes to access PUBLIC and LEAVE
|
10600 | [28Mar2025 00:53:59.499] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LightningBolt FIELD hitEntities to access PUBLIC and LEAVE
|
10601 | [28Mar2025 00:53:59.499] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LightningBolt METHOD powerLightningRod()V to access PUBLIC and LEAVE
|
10602 | [28Mar2025 00:53:59.499] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LightningBolt METHOD getStrikePosition()Lnet/minecraft/core/BlockPos; to access PUBLIC and LEAVE
|
10603 | [28Mar2025 00:53:59.499] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.LightningBolt METHOD clearCopperOnLightningStrike(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V to access PUBLIC and LEAVE
|
10604 | [28Mar2025 00:53:59.500] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/LightningBolt to metadata cache
|
10605 | [28Mar2025 00:53:59.501] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Mob FIELD xpReward to access PUBLIC and LEAVE
|
10606 | [28Mar2025 00:53:59.501] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Mob FIELD lookControl to access PUBLIC and LEAVE
|
10607 | [28Mar2025 00:53:59.501] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Mob FIELD moveControl to access PUBLIC and LEAVE
|
10608 | [28Mar2025 00:53:59.501] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Mob FIELD goalSelector to access PUBLIC and REMOVEFINAL
|
10609 | [28Mar2025 00:53:59.501] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Mob FIELD targetSelector to access PUBLIC and REMOVEFINAL
|
10610 | [28Mar2025 00:53:59.501] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Mob FIELD target to access PUBLIC and LEAVE
|
10611 | [28Mar2025 00:53:59.501] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Mob FIELD handDropChances to access PUBLIC and LEAVE
|
10612 | [28Mar2025 00:53:59.501] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Mob FIELD armorDropChances to access PUBLIC and LEAVE
|
10613 | [28Mar2025 00:53:59.501] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Mob FIELD persistenceRequired to access PUBLIC and LEAVE
|
10614 | [28Mar2025 00:53:59.501] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Mob METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10615 | [28Mar2025 00:53:59.501] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Mob METHOD checkAndHandleImportantInteractions(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; to access PUBLIC and LEAVE
|
10616 | [28Mar2025 00:53:59.502] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/Mob to metadata cache
|
10617 | [28Mar2025 00:53:59.503] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.NaturalSpawner INNERCLASS SpawnState to access PUBLIC and LEAVE
|
10618 | [28Mar2025 00:53:59.504] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/NaturalSpawner to metadata cache
|
10619 | [28Mar2025 00:53:59.504] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.PlayerAdvancements FIELD progress to access PUBLIC and LEAVE
|
10620 | [28Mar2025 00:53:59.504] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.PlayerAdvancements FIELD player to access PUBLIC and LEAVE
|
10621 | [28Mar2025 00:53:59.505] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/PlayerAdvancements to metadata cache
|
10622 | [28Mar2025 00:53:59.505] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.ItemCooldowns$CooldownInstance CLASS to access PUBLIC and LEAVE
|
10623 | [28Mar2025 00:53:59.505] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/ItemCooldowns$CooldownInstance to metadata cache
|
10624 | [28Mar2025 00:53:59.505] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.ItemCooldowns INNERCLASS CooldownInstance to access PUBLIC and LEAVE
|
10625 | [28Mar2025 00:53:59.505] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.ItemCooldowns FIELD tickCount to access PUBLIC and LEAVE
|
10626 | [28Mar2025 00:53:59.505] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/ItemCooldowns to metadata cache
|
10627 | [28Mar2025 00:53:59.506] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayerGameMode FIELD isDestroyingBlock to access PUBLIC and LEAVE
|
10628 | [28Mar2025 00:53:59.506] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayerGameMode FIELD destroyProgressStart to access PUBLIC and LEAVE
|
10629 | [28Mar2025 00:53:59.506] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayerGameMode FIELD destroyPos to access PUBLIC and LEAVE
|
10630 | [28Mar2025 00:53:59.506] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayerGameMode FIELD gameTicks to access PUBLIC and LEAVE
|
10631 | [28Mar2025 00:53:59.506] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerPlayerGameMode FIELD lastSentState to access PUBLIC and LEAVE
|
10632 | [28Mar2025 00:53:59.506] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/level/ServerPlayerGameMode to metadata cache
|
10633 | [28Mar2025 00:53:59.506] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/BottleItem to metadata cache
|
10634 | [28Mar2025 00:53:59.507] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.Item FIELD components to access PRIVATE and REMOVEFINAL
|
10635 | [28Mar2025 00:53:59.507] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.Item FIELD craftingRemainingItem to access PUBLIC and REMOVEFINAL
|
10636 | [28Mar2025 00:53:59.507] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.Item METHOD getPlayerPOVHitResult(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/ClipContext$Fluid;)Lnet/minecraft/world/phys/BlockHitResult; to access PUBLIC and LEAVE
|
10637 | [28Mar2025 00:53:59.507] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/Item to metadata cache
|
10638 | [28Mar2025 00:53:59.507] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/NameTagItem to metadata cache
|
10639 | [28Mar2025 00:53:59.507] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.SpawnEggItem FIELD BY_ID to access PUBLIC and LEAVE
|
10640 | [28Mar2025 00:53:59.507] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.SpawnEggItem FIELD defaultType to access PUBLIC and REMOVEFINAL
|
10641 | [28Mar2025 00:53:59.508] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/SpawnEggItem to metadata cache
|
10642 | [28Mar2025 00:53:59.508] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/storage/loot/LootParams to metadata cache
|
10643 | [28Mar2025 00:53:59.508] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.util.random.WeightedRandomList FIELD totalWeight to access PUBLIC and LEAVE
|
10644 | [28Mar2025 00:53:59.508] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/random/WeightedRandomList to metadata cache
|
10645 | [28Mar2025 00:53:59.508] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.biome.BiomeManager FIELD biomeZoomSeed to access PUBLIC and LEAVE
|
10646 | [28Mar2025 00:53:59.508] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.biome.BiomeManager METHOD getFiddledDistance(JIIIDDD)D to access PUBLIC and LEAVE
|
10647 | [28Mar2025 00:53:59.508] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/biome/BiomeManager to metadata cache
|
10648 | [28Mar2025 00:53:59.509] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.NoiseGeneratorSettings METHOD end(Lnet/minecraft/data/worldgen/BootstrapContext;)Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings; to access PUBLIC and LEAVE
|
10649 | [28Mar2025 00:53:59.509] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.NoiseGeneratorSettings METHOD nether(Lnet/minecraft/data/worldgen/BootstrapContext;)Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings; to access PUBLIC and LEAVE
|
10650 | [28Mar2025 00:53:59.509] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.NoiseGeneratorSettings METHOD overworld(Lnet/minecraft/data/worldgen/BootstrapContext;ZZ)Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings; to access PUBLIC and LEAVE
|
10651 | [28Mar2025 00:53:59.509] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.NoiseGeneratorSettings METHOD caves(Lnet/minecraft/data/worldgen/BootstrapContext;)Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings; to access PUBLIC and LEAVE
|
10652 | [28Mar2025 00:53:59.509] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.NoiseGeneratorSettings METHOD floatingIslands(Lnet/minecraft/data/worldgen/BootstrapContext;)Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings; to access PUBLIC and LEAVE
|
10653 | [28Mar2025 00:53:59.509] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/NoiseGeneratorSettings to metadata cache
|
10654 | [28Mar2025 00:53:59.509] [main/DEBUG] [mixin/]: Preparing tombstone.mixins.json (23)
|
10655 | [28Mar2025 00:53:59.512] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.ChestBlock METHOD <init>(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Ljava/util/function/Supplier;)V to access PUBLIC and LEAVE
|
10656 | [28Mar2025 00:53:59.512] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.ChestBlock METHOD candidatePartnerFacing(Lnet/minecraft/world/item/context/BlockPlaceContext;Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Direction; to access PUBLIC and LEAVE
|
10657 | [28Mar2025 00:53:59.512] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/ChestBlock to metadata cache
|
10658 | [28Mar2025 00:53:59.512] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.damagesource.DamageSources METHODWILDCARD to access PUBLIC and LEAVE
|
10659 | [28Mar2025 00:53:59.512] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.damagesource.DamageSources FIELD damageTypes to access PUBLIC and LEAVE
|
10660 | [28Mar2025 00:53:59.512] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.damagesource.DamageSources METHOD source(Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/world/damagesource/DamageSource; to access PUBLIC and LEAVE
|
10661 | [28Mar2025 00:53:59.512] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.damagesource.DamageSources METHOD source(Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/damagesource/DamageSource; to access PUBLIC and LEAVE
|
10662 | [28Mar2025 00:53:59.512] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.damagesource.DamageSources METHOD source(Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/world/damagesource/DamageSource; to access PUBLIC and LEAVE
|
10663 | [28Mar2025 00:53:59.513] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/damagesource/DamageSources to metadata cache
|
10664 | [28Mar2025 00:53:59.513] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/dedicated/DedicatedServer to metadata cache
|
10665 | [28Mar2025 00:53:59.514] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/commands/arguments/item/ItemInput to metadata cache
|
10666 | [28Mar2025 00:53:59.514] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/common/extensions/IItemStackExtension to metadata cache
|
10667 | [28Mar2025 00:53:59.514] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Monster METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10668 | [28Mar2025 00:53:59.514] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Monster METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10669 | [28Mar2025 00:53:59.514] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/monster/Monster to metadata cache
|
10670 | [28Mar2025 00:53:59.515] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/PotionItem to metadata cache
|
10671 | [28Mar2025 00:53:59.515] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/WebBlock to metadata cache
|
10672 | [28Mar2025 00:53:59.515] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.ShapedRecipe FIELD pattern to access PUBLIC and LEAVE
|
10673 | [28Mar2025 00:53:59.515] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.ShapedRecipe FIELD result to access PUBLIC and LEAVE
|
10674 | [28Mar2025 00:53:59.515] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.ShapedRecipe FIELD group to access PUBLIC and LEAVE
|
10675 | [28Mar2025 00:53:59.515] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.ShapedRecipe FIELD showNotification to access PUBLIC and LEAVE
|
10676 | [28Mar2025 00:53:59.515] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/crafting/ShapedRecipe to metadata cache
|
10677 | [28Mar2025 00:53:59.515] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.ShapelessRecipe FIELD group to access PUBLIC and LEAVE
|
10678 | [28Mar2025 00:53:59.515] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.ShapelessRecipe FIELD result to access PUBLIC and LEAVE
|
10679 | [28Mar2025 00:53:59.515] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.ShapelessRecipe FIELD ingredients to access PUBLIC and LEAVE
|
10680 | [28Mar2025 00:53:59.515] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/crafting/ShapelessRecipe to metadata cache
|
10681 | [28Mar2025 00:53:59.516] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.npc.Villager FIELD WANTED_ITEMS to access PUBLIC and REMOVEFINAL
|
10682 | [28Mar2025 00:53:59.516] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.npc.Villager FIELD updateMerchantTimer to access PUBLIC and LEAVE
|
10683 | [28Mar2025 00:53:59.516] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.npc.Villager FIELD increaseProfessionLevelOnUpdate to access PUBLIC and LEAVE
|
10684 | [28Mar2025 00:53:59.516] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.npc.Villager FIELD lastRestockGameTime to access PUBLIC and LEAVE
|
10685 | [28Mar2025 00:53:59.516] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.npc.Villager FIELD MEMORY_TYPES to access PUBLIC and REMOVEFINAL
|
10686 | [28Mar2025 00:53:59.516] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.npc.Villager METHOD startTrading(Lnet/minecraft/world/entity/player/Player;)V to access PUBLIC and LEAVE
|
10687 | [28Mar2025 00:53:59.516] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.npc.Villager METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10688 | [28Mar2025 00:53:59.516] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.npc.Villager METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10689 | [28Mar2025 00:53:59.516] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.npc.Villager METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10690 | [28Mar2025 00:53:59.516] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.npc.Villager METHOD shouldIncreaseLevel()Z to access PUBLIC and LEAVE
|
10691 | [28Mar2025 00:53:59.516] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.npc.Villager METHOD increaseMerchantCareer()V to access PUBLIC and LEAVE
|
10692 | [28Mar2025 00:53:59.518] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.npc.AbstractVillager FIELD offers to access PUBLIC and LEAVE
|
10693 | [28Mar2025 00:53:59.520] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Mob FIELD xpReward to access PUBLIC and LEAVE
|
10694 | [28Mar2025 00:53:59.520] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Mob FIELD lookControl to access PUBLIC and LEAVE
|
10695 | [28Mar2025 00:53:59.520] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Mob FIELD moveControl to access PUBLIC and LEAVE
|
10696 | [28Mar2025 00:53:59.520] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Mob FIELD goalSelector to access PUBLIC and REMOVEFINAL
|
10697 | [28Mar2025 00:53:59.520] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Mob FIELD targetSelector to access PUBLIC and REMOVEFINAL
|
10698 | [28Mar2025 00:53:59.520] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Mob FIELD target to access PUBLIC and LEAVE
|
10699 | [28Mar2025 00:53:59.520] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Mob FIELD handDropChances to access PUBLIC and LEAVE
|
10700 | [28Mar2025 00:53:59.520] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Mob FIELD armorDropChances to access PUBLIC and LEAVE
|
10701 | [28Mar2025 00:53:59.520] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Mob FIELD persistenceRequired to access PUBLIC and LEAVE
|
10702 | [28Mar2025 00:53:59.520] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Mob METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10703 | [28Mar2025 00:53:59.520] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.Mob METHOD checkAndHandleImportantInteractions(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult; to access PUBLIC and LEAVE
|
10704 | [28Mar2025 00:53:59.522] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Level FIELD blockEntityTickers to access PUBLIC and LEAVE
|
10705 | [28Mar2025 00:53:59.522] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Level FIELD thread to access PUBLIC and LEAVE
|
10706 | [28Mar2025 00:53:59.522] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Level FIELD oRainLevel to access PUBLIC and LEAVE
|
10707 | [28Mar2025 00:53:59.522] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Level FIELD rainLevel to access PUBLIC and LEAVE
|
10708 | [28Mar2025 00:53:59.522] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Level FIELD oThunderLevel to access PUBLIC and LEAVE
|
10709 | [28Mar2025 00:53:59.522] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Level FIELD thunderLevel to access PUBLIC and LEAVE
|
10710 | [28Mar2025 00:53:59.522] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Level FIELD threadSafeRandom to access PUBLIC and LEAVE
|
10711 | [28Mar2025 00:53:59.522] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.Level METHOD getEntities()Lnet/minecraft/world/level/entity/LevelEntityGetter; to access PUBLIC and LEAVE
|
10712 | [28Mar2025 00:53:59.526] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/npc/Villager to metadata cache
|
10713 | [28Mar2025 00:53:59.526] [main/DEBUG] [mixin/]: Preparing enderio-machines.mixins.json (2)
|
10714 | [28Mar2025 00:53:59.527] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.AbstractCookingRecipe FIELD ingredient to access PUBLIC and LEAVE
|
10715 | [28Mar2025 00:53:59.527] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/crafting/AbstractCookingRecipe to metadata cache
|
10716 | [28Mar2025 00:53:59.527] [main/DEBUG] [mixin/]: Preparing betterjungletemples.mixins.json (3)
|
10717 | [28Mar2025 00:53:59.527] [main/DEBUG] [mixin/]: Preparing rechiseled.mixins.json (0)
|
10718 | [28Mar2025 00:53:59.527] [main/DEBUG] [mixin/]: Preparing lithium.mixins.json (222)
|
10719 | [28Mar2025 00:53:59.549] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/village/poi/PoiManager to metadata cache
|
10720 | [28Mar2025 00:53:59.549] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.village.poi.PoiSection METHOD isValid()Z to access PUBLIC and LEAVE
|
10721 | [28Mar2025 00:53:59.550] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/village/poi/PoiSection to metadata cache
|
10722 | [28Mar2025 00:53:59.550] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/chunk/storage/SectionStorage to metadata cache
|
10723 | [28Mar2025 00:53:59.550] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.portal.PortalForcer FIELD level to access PROTECTED and LEAVE
|
10724 | [28Mar2025 00:53:59.551] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/portal/PortalForcer to metadata cache
|
10725 | [28Mar2025 00:53:59.551] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/behavior/LocateHidingPlace to metadata cache
|
10726 | [28Mar2025 00:53:59.551] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/raid/Raider$RaiderMoveThroughVillageGoal to metadata cache
|
10727 | [28Mar2025 00:53:59.551] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/raid/Raider$ObtainRaidLeaderBannerGoal to metadata cache
|
10728 | [28Mar2025 00:53:59.552] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/raid/Raider to metadata cache
|
10729 | [28Mar2025 00:53:59.552] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.raid.Raid INNERCLASS RaiderType to access PUBLIC and LEAVE
|
10730 | [28Mar2025 00:53:59.552] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.raid.Raid FIELD numGroups to access PUBLIC and REMOVEFINAL
|
10731 | [28Mar2025 00:53:59.553] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/raid/Raid to metadata cache
|
10732 | [28Mar2025 00:53:59.554] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/sensing/SecondaryPoiSensor to metadata cache
|
10733 | [28Mar2025 00:53:59.554] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.Brain INNERCLASS Provider to access PUBLIC and REMOVEFINAL
|
10734 | [28Mar2025 00:53:59.554] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.Brain FIELD memories to access PUBLIC and LEAVE
|
10735 | [28Mar2025 00:53:59.554] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.Brain FIELD sensors to access PUBLIC and LEAVE
|
10736 | [28Mar2025 00:53:59.554] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.Brain FIELD availableBehaviorsByPriority to access PUBLIC and LEAVE
|
10737 | [28Mar2025 00:53:59.554] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.Brain FIELD activityRequirements to access PUBLIC and LEAVE
|
10738 | [28Mar2025 00:53:59.554] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.Brain FIELD activityMemoriesToEraseWhenStopped to access PUBLIC and LEAVE
|
10739 | [28Mar2025 00:53:59.554] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.Brain FIELD coreActivities to access PUBLIC and LEAVE
|
10740 | [28Mar2025 00:53:59.554] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.Brain FIELD activeActivities to access PUBLIC and LEAVE
|
10741 | [28Mar2025 00:53:59.554] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.Brain METHOD setMemoryInternal(Lnet/minecraft/world/entity/ai/memory/MemoryModuleType;Ljava/util/Optional;)V to access PUBLIC and LEAVE
|
10742 | [28Mar2025 00:53:59.554] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.Brain METHOD setActiveActivity(Lnet/minecraft/world/entity/schedule/Activity;)V to access PUBLIC and LEAVE
|
10743 | [28Mar2025 00:53:59.554] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.Brain METHOD forgetOutdatedMemories()V to access PUBLIC and LEAVE
|
10744 | [28Mar2025 00:53:59.554] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.Brain METHOD activityRequirementsAreMet(Lnet/minecraft/world/entity/schedule/Activity;)Z to access PUBLIC and LEAVE
|
10745 | [28Mar2025 00:53:59.555] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/Brain to metadata cache
|
10746 | [28Mar2025 00:53:59.555] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.behavior.Behavior FIELD entryCondition to access PUBLIC and LEAVE
|
10747 | [28Mar2025 00:53:59.555] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.behavior.Behavior FIELD status to access PUBLIC and LEAVE
|
10748 | [28Mar2025 00:53:59.555] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.behavior.Behavior FIELD endTimestamp to access PUBLIC and LEAVE
|
10749 | [28Mar2025 00:53:59.555] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.behavior.Behavior METHOD tryStart(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;J)Z to access PUBLIC and REMOVEFINAL
|
10750 | [28Mar2025 00:53:59.555] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.behavior.Behavior METHOD hasRequiredMemories(Lnet/minecraft/world/entity/LivingEntity;)Z to access PUBLIC and LEAVE
|
10751 | [28Mar2025 00:53:59.555] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/behavior/Behavior to metadata cache
|
10752 | [28Mar2025 00:53:59.555] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.behavior.GateBehavior FIELD behaviors to access PUBLIC and LEAVE
|
10753 | [28Mar2025 00:53:59.555] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/behavior/GateBehavior to metadata cache
|
10754 | [28Mar2025 00:53:59.555] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/behavior/ShufflingList to metadata cache
|
10755 | [28Mar2025 00:53:59.556] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos to metadata cache
|
10756 | [28Mar2025 00:53:59.556] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.sensing.Sensor FIELD RANDOM to access PUBLIC and LEAVE
|
10757 | [28Mar2025 00:53:59.556] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.sensing.Sensor FIELD scanRate to access PUBLIC and LEAVE
|
10758 | [28Mar2025 00:53:59.556] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.sensing.Sensor METHOD tick(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;)V to access PUBLIC and REMOVEFINAL
|
10759 | [28Mar2025 00:53:59.556] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/sensing/Sensor to metadata cache
|
10760 | [28Mar2025 00:53:59.556] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.goat.Goat METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10761 | [28Mar2025 00:53:59.556] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.goat.Goat METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10762 | [28Mar2025 00:53:59.556] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.goat.Goat METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10763 | [28Mar2025 00:53:59.557] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/goat/Goat to metadata cache
|
10764 | [28Mar2025 00:53:59.557] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/ComposterBlock$InputContainer to metadata cache
|
10765 | [28Mar2025 00:53:59.557] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/ComposterBlock$EmptyContainer to metadata cache
|
10766 | [28Mar2025 00:53:59.557] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/ComposterBlock$OutputContainer to metadata cache
|
10767 | [28Mar2025 00:53:59.557] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ChunkMap$TrackedEntity CLASS to access PUBLIC and LEAVE
|
10768 | [28Mar2025 00:53:59.558] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/level/ChunkMap$TrackedEntity to metadata cache
|
10769 | [28Mar2025 00:53:59.558] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/RedStoneWireBlock to metadata cache
|
10770 | [28Mar2025 00:53:59.558] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/EntityBasedExplosionDamageCalculator to metadata cache
|
10771 | [28Mar2025 00:53:59.559] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/material/FluidState to metadata cache
|
10772 | [28Mar2025 00:53:59.559] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.AbstractContainerMenu FIELD lastSlots to access PUBLIC and REMOVEFINAL
|
10773 | [28Mar2025 00:53:59.559] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.AbstractContainerMenu FIELD slots to access PUBLIC and REMOVEFINAL
|
10774 | [28Mar2025 00:53:59.559] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.AbstractContainerMenu FIELD remoteSlots to access PUBLIC and LEAVE
|
10775 | [28Mar2025 00:53:59.559] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.AbstractContainerMenu FIELD remoteCarried to access PROTECTED and LEAVE
|
10776 | [28Mar2025 00:53:59.559] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.AbstractContainerMenu FIELD stateId to access PUBLIC and LEAVE
|
10777 | [28Mar2025 00:53:59.559] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.AbstractContainerMenu FIELD menuType to access PROTECTED and REMOVEFINAL
|
10778 | [28Mar2025 00:53:59.559] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.AbstractContainerMenu FIELD containerId to access PUBLIC and REMOVEFINAL
|
10779 | [28Mar2025 00:53:59.559] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.AbstractContainerMenu FIELD quickcraftType to access PROTECTED and LEAVE
|
10780 | [28Mar2025 00:53:59.559] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.AbstractContainerMenu FIELD quickcraftStatus to access PROTECTED and LEAVE
|
10781 | [28Mar2025 00:53:59.559] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.AbstractContainerMenu FIELD quickcraftSlots to access PROTECTED and LEAVE
|
10782 | [28Mar2025 00:53:59.559] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.AbstractContainerMenu FIELD containerListeners to access PUBLIC and LEAVE
|
10783 | [28Mar2025 00:53:59.559] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.AbstractContainerMenu FIELD synchronizer to access PROTECTED and LEAVE
|
10784 | [28Mar2025 00:53:59.559] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.AbstractContainerMenu FIELD suppressRemoteUpdates to access PROTECTED and LEAVE
|
10785 | [28Mar2025 00:53:59.559] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.AbstractContainerMenu METHOD addSlot(Lnet/minecraft/world/inventory/Slot;)Lnet/minecraft/world/inventory/Slot; to access PUBLIC and LEAVE
|
10786 | [28Mar2025 00:53:59.559] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.AbstractContainerMenu METHOD updateDataSlotListeners(II)V to access PUBLIC and LEAVE
|
10787 | [28Mar2025 00:53:59.559] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.AbstractContainerMenu METHOD synchronizeCarriedToRemote()V to access PUBLIC and LEAVE
|
10788 | [28Mar2025 00:53:59.559] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.AbstractContainerMenu METHOD doClick(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;)V to access PUBLIC and LEAVE
|
10789 | [28Mar2025 00:53:59.559] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.AbstractContainerMenu METHOD createCarriedSlotAccess()Lnet/minecraft/world/entity/SlotAccess; to access PUBLIC and LEAVE
|
10790 | [28Mar2025 00:53:59.560] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/AbstractContainerMenu to metadata cache
|
10791 | [28Mar2025 00:53:59.560] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/vehicle/ChestBoat to metadata cache
|
10792 | [28Mar2025 00:53:59.561] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.ChiseledBookShelfBlockEntity FIELD items to access PUBLIC and LEAVE
|
10793 | [28Mar2025 00:53:59.561] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/ChiseledBookShelfBlockEntity to metadata cache
|
10794 | [28Mar2025 00:53:59.561] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ClassInstanceMultiMap to metadata cache
|
10795 | [28Mar2025 00:53:59.561] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/CompoundContainer to metadata cache
|
10796 | [28Mar2025 00:53:59.561] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/Container to metadata cache
|
10797 | [28Mar2025 00:53:59.561] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/commands/data/EntityDataAccessor to metadata cache
|
10798 | [28Mar2025 00:53:59.562] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.entity.EntitySection FIELD storage to access PUBLIC and LEAVE
|
10799 | [28Mar2025 00:53:59.562] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/entity/EntitySection to metadata cache
|
10800 | [28Mar2025 00:53:59.562] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.HopperBlockEntity METHOD setCooldown(I)V to access PUBLIC and LEAVE
|
10801 | [28Mar2025 00:53:59.562] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.HopperBlockEntity METHOD isOnCustomCooldown()Z to access PUBLIC and LEAVE
|
10802 | [28Mar2025 00:53:59.563] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/HopperBlockEntity to metadata cache
|
10803 | [28Mar2025 00:53:59.563] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/HopperBlock to metadata cache
|
10804 | [28Mar2025 00:53:59.563] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity FIELD recipeType to access PUBLIC and LEAVE
|
10805 | [28Mar2025 00:53:59.563] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity FIELD litTime to access PUBLIC and LEAVE
|
10806 | [28Mar2025 00:53:59.563] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity FIELD litDuration to access PROTECTED and LEAVE
|
10807 | [28Mar2025 00:53:59.563] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity FIELD cookingProgress to access PROTECTED and LEAVE
|
10808 | [28Mar2025 00:53:59.563] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity FIELD cookingTotalTime to access PROTECTED and LEAVE
|
10809 | [28Mar2025 00:53:59.563] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity METHOD isLit()Z to access PUBLIC and LEAVE
|
10810 | [28Mar2025 00:53:59.563] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity METHOD getBurnDuration(Lnet/minecraft/world/item/ItemStack;)I to access PUBLIC and LEAVE
|
10811 | [28Mar2025 00:53:59.564] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity to metadata cache
|
10812 | [28Mar2025 00:53:59.564] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/vehicle/AbstractMinecartContainer to metadata cache
|
10813 | [28Mar2025 00:53:59.564] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BarrelBlockEntity FIELD openersCounter to access PUBLIC and LEAVE
|
10814 | [28Mar2025 00:53:59.564] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/BarrelBlockEntity to metadata cache
|
10815 | [28Mar2025 00:53:59.565] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BrewingStandBlockEntity FIELD brewTime to access PUBLIC and LEAVE
|
10816 | [28Mar2025 00:53:59.565] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BrewingStandBlockEntity FIELD fuel to access PUBLIC and LEAVE
|
10817 | [28Mar2025 00:53:59.565] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BrewingStandBlockEntity METHOD isBrewable(Lnet/minecraft/world/item/alchemy/PotionBrewing;Lnet/minecraft/core/NonNullList;)Z to access PUBLIC and LEAVE
|
10818 | [28Mar2025 00:53:59.565] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/BrewingStandBlockEntity to metadata cache
|
10819 | [28Mar2025 00:53:59.565] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.ChestBlockEntity FIELD openersCounter to access PUBLIC and LEAVE
|
10820 | [28Mar2025 00:53:59.566] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/ChestBlockEntity to metadata cache
|
10821 | [28Mar2025 00:53:59.566] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/DispenserBlockEntity to metadata cache
|
10822 | [28Mar2025 00:53:59.566] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/NonNullList to metadata cache
|
10823 | [28Mar2025 00:53:59.566] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.phys.shapes.VoxelShape FIELD shape to access PUBLIC and LEAVE
|
10824 | [28Mar2025 00:53:59.566] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.phys.shapes.VoxelShape METHOD <init>(Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;)V to access PUBLIC and LEAVE
|
10825 | [28Mar2025 00:53:59.566] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.phys.shapes.VoxelShape METHOD getCoords(Lnet/minecraft/core/Direction$Axis;)Lit/unimi/dsi/fastutil/doubles/DoubleList; to access PUBLIC and LEAVE
|
10826 | [28Mar2025 00:53:59.566] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.phys.shapes.VoxelShape METHOD collideX(Lnet/minecraft/core/AxisCycle;Lnet/minecraft/world/phys/AABB;D)D to access PUBLIC and LEAVE
|
10827 | [28Mar2025 00:53:59.567] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/phys/shapes/VoxelShape to metadata cache
|
10828 | [28Mar2025 00:53:59.567] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/chunk/LevelChunkSection to metadata cache
|
10829 | [28Mar2025 00:53:59.567] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/SimpleBitStorage to metadata cache
|
10830 | [28Mar2025 00:53:59.567] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ZeroBitStorage to metadata cache
|
10831 | [28Mar2025 00:53:59.568] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/attributes/AttributeMap to metadata cache
|
10832 | [28Mar2025 00:53:59.568] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/entity/EntityTickList to metadata cache
|
10833 | [28Mar2025 00:53:59.568] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.GameRules METHOD register(Ljava/lang/String;Lnet/minecraft/world/level/GameRules$Category;Lnet/minecraft/world/level/GameRules$Type;)Lnet/minecraft/world/level/GameRules$Key; to access PUBLIC and LEAVE
|
10834 | [28Mar2025 00:53:59.569] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/GameRules to metadata cache
|
10835 | [28Mar2025 00:53:59.569] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/biome/MobSpawnSettings to metadata cache
|
10836 | [28Mar2025 00:53:59.569] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/EntityGetter to metadata cache
|
10837 | [28Mar2025 00:53:59.569] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/EntitySelector to metadata cache
|
10838 | [28Mar2025 00:53:59.570] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.decoration.ArmorStand METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10839 | [28Mar2025 00:53:59.570] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.decoration.ArmorStand METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10840 | [28Mar2025 00:53:59.570] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/decoration/ArmorStand to metadata cache
|
10841 | [28Mar2025 00:53:59.571] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.entity.EntitySectionStorage FIELD sectionIds to access PUBLIC and LEAVE
|
10842 | [28Mar2025 00:53:59.571] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/entity/EntitySectionStorage to metadata cache
|
10843 | [28Mar2025 00:53:59.571] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/monster/Drowned$DrownedGoToBeachGoal to metadata cache
|
10844 | [28Mar2025 00:53:59.571] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Drowned METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10845 | [28Mar2025 00:53:59.571] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Drowned METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10846 | [28Mar2025 00:53:59.571] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Drowned METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10847 | [28Mar2025 00:53:59.571] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/monster/Drowned to metadata cache
|
10848 | [28Mar2025 00:53:59.572] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.navigation.PathNavigation METHOD shouldTargetNextNodeInDirection(Lnet/minecraft/world/phys/Vec3;)Z to access PUBLIC and LEAVE
|
10849 | [28Mar2025 00:53:59.572] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/navigation/PathNavigation to metadata cache
|
10850 | [28Mar2025 00:53:59.573] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerLevel$EntityCallbacks CLASS to access PUBLIC and LEAVE
|
10851 | [28Mar2025 00:53:59.573] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/level/ServerLevel$EntityCallbacks to metadata cache
|
10852 | [28Mar2025 00:53:59.573] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/goal/GolemRandomStrollInVillageGoal to metadata cache
|
10853 | [28Mar2025 00:53:59.573] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.decoration.HangingEntity METHOD setDirection(Lnet/minecraft/core/Direction;)V to access PUBLIC and LEAVE
|
10854 | [28Mar2025 00:53:59.573] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.decoration.HangingEntity METHOD recalculateBoundingBox()V to access PROTECTED and REMOVEFINAL
|
10855 | [28Mar2025 00:53:59.573] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/decoration/HangingEntity to metadata cache
|
10856 | [28Mar2025 00:53:59.573] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/goal/LlamaFollowCaravanGoal to metadata cache
|
10857 | [28Mar2025 00:53:59.574] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/BlockPos to metadata cache
|
10858 | [28Mar2025 00:53:59.574] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.core.Direction FIELD BY_3D_DATA to access PUBLIC and LEAVE
|
10859 | [28Mar2025 00:53:59.575] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/Direction to metadata cache
|
10860 | [28Mar2025 00:53:59.575] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.phys.AABB METHOD getDirection(Lnet/minecraft/world/phys/AABB;Lnet/minecraft/world/phys/Vec3;[DLnet/minecraft/core/Direction;DDD)Lnet/minecraft/core/Direction; to access PUBLIC and LEAVE
|
10861 | [28Mar2025 00:53:59.576] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/phys/AABB to metadata cache
|
10862 | [28Mar2025 00:53:59.576] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/AxisCycle$3 to metadata cache
|
10863 | [28Mar2025 00:53:59.576] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/AxisCycle$2 to metadata cache
|
10864 | [28Mar2025 00:53:59.577] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.util.Mth FIELD SIN to access PUBLIC and LEAVE
|
10865 | [28Mar2025 00:53:59.578] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/Mth to metadata cache
|
10866 | [28Mar2025 00:53:59.578] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/sensing/FrogAttackablesSensor to metadata cache
|
10867 | [28Mar2025 00:53:59.578] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.phys.shapes.ArrayVoxelShape METHOD getCoords(Lnet/minecraft/core/Direction$Axis;)Lit/unimi/dsi/fastutil/doubles/DoubleList; to access PUBLIC and LEAVE
|
10868 | [28Mar2025 00:53:59.578] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/phys/shapes/ArrayVoxelShape to metadata cache
|
10869 | [28Mar2025 00:53:59.579] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/phys/shapes/BitSetDiscreteVoxelShape to metadata cache
|
10870 | [28Mar2025 00:53:59.579] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity CLASS to access PUBLIC and LEAVE
|
10871 | [28Mar2025 00:53:59.579] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity FIELD blockEntity to access PUBLIC and LEAVE
|
10872 | [28Mar2025 00:53:59.580] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity to metadata cache
|
10873 | [28Mar2025 00:53:59.580] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity is public in lithium.mixins.json:minimal_nonvanilla.world.block_entity_ticking.support_cache.DirectBlockEntityTickInvokerMixin from mod lithium and should be specified in value
|
10874 | [28Mar2025 00:53:59.581] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.phys.shapes.Shapes FIELD BLOCK to access PUBLIC and LEAVE
|
10875 | [28Mar2025 00:53:59.581] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.phys.shapes.Shapes METHOD findBits(DD)I to access PUBLIC and LEAVE
|
10876 | [28Mar2025 00:53:59.582] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/phys/shapes/Shapes to metadata cache
|
10877 | [28Mar2025 00:53:59.582] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/phys/shapes/CubePointRange to metadata cache
|
10878 | [28Mar2025 00:53:59.582] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.phys.shapes.CubeVoxelShape METHOD getCoords(Lnet/minecraft/core/Direction$Axis;)Lit/unimi/dsi/fastutil/doubles/DoubleList; to access PUBLIC and LEAVE
|
10879 | [28Mar2025 00:53:59.582] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/phys/shapes/CubeVoxelShape to metadata cache
|
10880 | [28Mar2025 00:53:59.583] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.ItemStack FIELD components to access PUBLIC and LEAVE
|
10881 | [28Mar2025 00:53:59.583] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.ItemStack METHOD addToTooltip(Lnet/minecraft/core/component/DataComponentType;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/function/Consumer;Lnet/minecraft/world/item/TooltipFlag;)V to access PUBLIC and LEAVE
|
10882 | [28Mar2025 00:53:59.586] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/ItemStack to metadata cache
|
10883 | [28Mar2025 00:53:59.587] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.entity.PersistentEntitySectionManager FIELD permanentStorage to access PUBLIC and LEAVE
|
10884 | [28Mar2025 00:53:59.587] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.entity.PersistentEntitySectionManager FIELD visibleEntityStorage to access PUBLIC and LEAVE
|
10885 | [28Mar2025 00:53:59.587] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.entity.PersistentEntitySectionManager FIELD sectionStorage to access PUBLIC and LEAVE
|
10886 | [28Mar2025 00:53:59.587] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.entity.PersistentEntitySectionManager FIELD chunkVisibility to access PUBLIC and LEAVE
|
10887 | [28Mar2025 00:53:59.587] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.entity.PersistentEntitySectionManager METHOD stopTracking(Lnet/minecraft/world/level/entity/EntityAccess;)V to access PUBLIC and LEAVE
|
10888 | [28Mar2025 00:53:59.588] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/entity/PersistentEntitySectionManager to metadata cache
|
10889 | [28Mar2025 00:53:59.589] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/LevelReader to metadata cache
|
10890 | [28Mar2025 00:53:59.589] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/PathNavigationRegion to metadata cache
|
10891 | [28Mar2025 00:53:59.590] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ChunkHolder FIELD UNLOADED_LEVEL_CHUNK_FUTURE to access PUBLIC and LEAVE
|
10892 | [28Mar2025 00:53:59.590] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/level/ChunkHolder to metadata cache
|
10893 | [28Mar2025 00:53:59.590] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/entity/PersistentEntitySectionManager$Callback to metadata cache
|
10894 | [28Mar2025 00:53:59.591] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BaseContainerBlockEntity FIELD lockKey to access PUBLIC and LEAVE
|
10895 | [28Mar2025 00:53:59.591] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BaseContainerBlockEntity FIELD name to access PUBLIC and LEAVE
|
10896 | [28Mar2025 00:53:59.591] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/BaseContainerBlockEntity to metadata cache
|
10897 | [28Mar2025 00:53:59.591] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.DiodeBlock METHOD getOutputSignal(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)I to access PUBLIC and LEAVE
|
10898 | [28Mar2025 00:53:59.591] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/DiodeBlock to metadata cache
|
10899 | [28Mar2025 00:53:59.592] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.core.component.PatchedDataComponentMap FIELD copyOnWrite to access PUBLIC and LEAVE
|
10900 | [28Mar2025 00:53:59.592] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/component/PatchedDataComponentMap to metadata cache
|
10901 | [28Mar2025 00:53:59.592] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.border.WorldBorder INNERCLASS BorderExtent to access PUBLIC and LEAVE
|
10902 | [28Mar2025 00:53:59.592] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.border.WorldBorder FIELD listeners to access PUBLIC and LEAVE
|
10903 | [28Mar2025 00:53:59.592] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.border.WorldBorder METHOD getListeners()Ljava/util/List; to access PUBLIC and LEAVE
|
10904 | [28Mar2025 00:53:59.593] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/border/WorldBorder to metadata cache
|
10905 | [28Mar2025 00:53:59.593] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper CLASS to access PUBLIC and LEAVE
|
10906 | [28Mar2025 00:53:59.593] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper FIELD ticker to access PUBLIC and LEAVE
|
10907 | [28Mar2025 00:53:59.593] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper to metadata cache
|
10908 | [28Mar2025 00:53:59.593] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper is public in lithium.mixins.json:world.block_entity_ticking.sleeping.WrappedBlockEntityTickInvokerAccessor from mod lithium and should be specified in value
|
10909 | [28Mar2025 00:53:59.593] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.CampfireBlockEntity FIELD cookingProgress to access PUBLIC and LEAVE
|
10910 | [28Mar2025 00:53:59.593] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.CampfireBlockEntity FIELD cookingTime to access PUBLIC and LEAVE
|
10911 | [28Mar2025 00:53:59.593] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/CampfireBlockEntity to metadata cache
|
10912 | [28Mar2025 00:53:59.594] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity is public in lithium.mixins.json:world.block_entity_ticking.world_border.DirectBlockEntityTickInvokerMixin from mod lithium and should be specified in value
|
10913 | [28Mar2025 00:53:59.594] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/level/GenerationChunkHolder to metadata cache
|
10914 | [28Mar2025 00:53:59.595] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerChunkCache INNERCLASS MainThreadExecutor to access PUBLIC and LEAVE
|
10915 | [28Mar2025 00:53:59.595] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerChunkCache INNERCLASS ChunkAndHolder to access PUBLIC and LEAVE
|
10916 | [28Mar2025 00:53:59.595] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerChunkCache FIELD level to access PUBLIC and LEAVE
|
10917 | [28Mar2025 00:53:59.595] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerChunkCache FIELD mainThread to access PUBLIC and LEAVE
|
10918 | [28Mar2025 00:53:59.595] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerChunkCache METHOD getVisibleChunkIfPresent(J)Lnet/minecraft/server/level/ChunkHolder; to access PUBLIC and LEAVE
|
10919 | [28Mar2025 00:53:59.596] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/level/ServerChunkCache to metadata cache
|
10920 | [28Mar2025 00:53:59.596] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/Heightmap to metadata cache
|
10921 | [28Mar2025 00:53:59.596] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/gameevent/GameEventDispatcher to metadata cache
|
10922 | [28Mar2025 00:53:59.597] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/BlockGetter to metadata cache
|
10923 | [28Mar2025 00:53:59.597] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/ClipContext to metadata cache
|
10924 | [28Mar2025 00:53:59.597] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/ticks/LevelChunkTicks to metadata cache
|
10925 | [28Mar2025 00:53:59.597] [main/DEBUG] [mixin/]: Preparing lithium-neoforge.mixins.json (3)
|
10926 | [28Mar2025 00:53:59.598] [main/DEBUG] [mixin/]: Preparing attributefix.mixins.json (1)
|
10927 | [28Mar2025 00:53:59.598] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.attributes.RangedAttribute FIELD maxValue to access PUBLIC and REMOVEFINAL
|
10928 | [28Mar2025 00:53:59.598] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/attributes/RangedAttribute to metadata cache
|
10929 | [28Mar2025 00:53:59.598] [main/DEBUG] [mixin/]: Preparing attributefix.neoforge.mixins.json (0)
|
10930 | [28Mar2025 00:53:59.598] [main/DEBUG] [mixin/]: Preparing caelus.mixins.json (4)
|
10931 | [28Mar2025 00:53:59.598] [main/TRACE] [mixin/]: Added class metadata for com/illusivesoulworks/caelus/api/CaelusApi to metadata cache
|
10932 | [28Mar2025 00:53:59.598] [main/DEBUG] [mixin/]: Preparing laserbridges.mixins.json (1)
|
10933 | [28Mar2025 00:53:59.598] [main/DEBUG] [mixin/]: Preparing laserbridges.neoforge.mixins.json (0)
|
10934 | [28Mar2025 00:53:59.598] [main/DEBUG] [mixin/]: Preparing farmingforblockheads.mixins.json (1)
|
10935 | [28Mar2025 00:53:59.598] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.FarmBlock METHOD <init>(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V to access PUBLIC and LEAVE
|
10936 | [28Mar2025 00:53:59.598] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.FarmBlock METHOD isNearWater(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z to access PUBLIC and LEAVE
|
10937 | [28Mar2025 00:53:59.599] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/FarmBlock to metadata cache
|
10938 | [28Mar2025 00:53:59.599] [main/DEBUG] [mixin/]: Preparing farmingforblockheads.neoforge.mixins.json (0)
|
10939 | [28Mar2025 00:53:59.599] [main/DEBUG] [mixin/]: Preparing fusion.mixins.json (27)
|
10940 | [28Mar2025 00:53:59.599] [main/DEBUG] [mixin/]: Preparing terrablender.mixins.json (11)
|
10941 | [28Mar2025 00:53:59.600] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.biome.BiomeSource FIELDWILDCARD to access PUBLIC and REMOVEFINAL
|
10942 | [28Mar2025 00:53:59.601] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/biome/BiomeSource to metadata cache
|
10943 | [28Mar2025 00:53:59.601] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.core.registries.BuiltInRegistries INNERCLASS RegistryBootstrap to access PUBLIC and LEAVE
|
10944 | [28Mar2025 00:53:59.601] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.core.registries.BuiltInRegistries FIELD LOADERS to access PUBLIC and LEAVE
|
10945 | [28Mar2025 00:53:59.601] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.core.registries.BuiltInRegistries FIELD WRITABLE_REGISTRY to access PUBLIC and LEAVE
|
10946 | [28Mar2025 00:53:59.601] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.core.registries.BuiltInRegistries METHOD registerSimple(Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/registries/BuiltInRegistries$RegistryBootstrap;)Lnet/minecraft/core/Registry; to access PUBLIC and LEAVE
|
10947 | [28Mar2025 00:53:59.601] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/registries/BuiltInRegistries to metadata cache
|
10948 | [28Mar2025 00:53:59.602] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.biome.MultiNoiseBiomeSource METHOD parameters()Lnet/minecraft/world/level/biome/Climate$ParameterList; to access PUBLIC and LEAVE
|
10949 | [28Mar2025 00:53:59.602] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/biome/MultiNoiseBiomeSource to metadata cache
|
10950 | [28Mar2025 00:53:59.602] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator FIELDWILDCARD to access PUBLIC and REMOVEFINAL
|
10951 | [28Mar2025 00:53:59.602] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator CLASS to access PUBLIC and REMOVEFINAL
|
10952 | [28Mar2025 00:53:59.602] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator FIELD settings to access PUBLIC and REMOVEFINAL
|
10953 | [28Mar2025 00:53:59.602] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator FIELD globalFluidPicker to access PUBLIC and LEAVE
|
10954 | [28Mar2025 00:53:59.602] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator METHOD doCreateBiomes(Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;)V to access PUBLIC and REMOVEFINAL
|
10955 | [28Mar2025 00:53:59.602] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator METHOD createNoiseChunk(Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/levelgen/RandomState;)Lnet/minecraft/world/level/levelgen/NoiseChunk; to access PUBLIC and REMOVEFINAL
|
10956 | [28Mar2025 00:53:59.602] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator METHOD iterateNoiseColumn(Lnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/world/level/levelgen/RandomState;IILorg/apache/commons/lang3/mutable/MutableObject;Ljava/util/function/Predicate;)Ljava/util/OptionalInt; to access PROTECTED and LEAVE
|
10957 | [28Mar2025 00:53:59.602] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator METHOD doFill(Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/chunk/ChunkAccess;II)Lnet/minecraft/world/level/chunk/ChunkAccess; to access PUBLIC and REMOVEFINAL
|
10958 | [28Mar2025 00:53:59.605] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator to metadata cache
|
10959 | [28Mar2025 00:53:59.605] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/biome/Climate$ParameterList to metadata cache
|
10960 | [28Mar2025 00:53:59.605] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/biome/TheEndBiomeSource to metadata cache
|
10961 | [28Mar2025 00:53:59.605] [main/DEBUG] [mixin/]: Preparing terrablender_neoforge.mixins.json (0)
|
10962 | [28Mar2025 00:53:59.605] [main/DEBUG] [mixin/]: Preparing livingthings.mixins.json (8)
|
10963 | [28Mar2025 00:53:59.606] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/SpawnPlacements to metadata cache
|
10964 | [28Mar2025 00:53:59.607] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.PolarBear INNERCLASS PolarBearMeleeAttackGoal to access PUBLIC and LEAVE
|
10965 | [28Mar2025 00:53:59.607] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.PolarBear METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10966 | [28Mar2025 00:53:59.607] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.PolarBear METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10967 | [28Mar2025 00:53:59.607] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.PolarBear METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
10968 | [28Mar2025 00:53:59.607] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/PolarBear to metadata cache
|
10969 | [28Mar2025 00:53:59.607] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/structures/NetherFortressStructure to metadata cache
|
10970 | [28Mar2025 00:53:59.607] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.structure.Structure METHOD findGenerationPoint(Lnet/minecraft/world/level/levelgen/structure/Structure$GenerationContext;)Ljava/util/Optional; to access PUBLIC and LEAVE
|
10971 | [28Mar2025 00:53:59.608] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/Structure to metadata cache
|
10972 | [28Mar2025 00:53:59.608] [main/DEBUG] [mixin/]: Preparing alltheleaks.mixins.json (57)
|
10973 | [28Mar2025 00:53:59.613] [main/INFO] [AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.travelersbackpack.UntrackedIssue001 will NOT be loaded as mod travelersbackpack is not present
|
10974 | [28Mar2025 00:53:59.613] [main/INFO] [AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.sereneseasons.UntrackedIssue001 will NOT be loaded as mod sereneseasons is not present
|
10975 | [28Mar2025 00:53:59.613] [main/INFO] [AllTheLeaks/]: Skipping issue #241 from mod railcraft as it has been solved by mod!
|
10976 | [28Mar2025 00:53:59.614] [main/INFO] [AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.pneumaticcraft.Issue1336 will NOT be loaded as mod pneumaticcraft does not match versions: 8.2.12 in (,8.1.0]
|
10977 | [28Mar2025 00:53:59.614] [main/INFO] [AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.neoforge.Issue1487 will be loaded as it matches versions: 21.1.133 in [21.,)
|
10978 | [28Mar2025 00:53:59.614] [main/INFO] [AllTheLeaks/]: Mixins added to allowed list: [main.ServerPlayerMixin, main.PlayerListMixin]
|
10979 | [28Mar2025 00:53:59.614] [main/INFO] [AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.neoforge.Issue1486 will be loaded as it matches versions: 21.1.133 in [21.,)
|
10980 | [28Mar2025 00:53:59.614] [main/INFO] [AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.minecraft.UntrackedIssue002 will be loaded as it matches versions: 1.21.1 in 1.21.1
|
10981 | [28Mar2025 00:53:59.615] [main/INFO] [AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.minecraft.UntrackedIssue001 will be loaded as it matches versions: 1.21.1 in 1.21.1
|
10982 | [28Mar2025 00:53:59.615] [main/INFO] [AllTheLeaks/]: Mixins added to allowed list: [main.EntityTickListMixin]
|
10983 | [28Mar2025 00:53:59.615] [main/INFO] [AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.lootr.Issue464 will NOT be loaded as mod lootr does not match versions: 1.21-1.10.35.90 in (,1.21-1.10.33.80]
|
10984 | [28Mar2025 00:53:59.615] [main/INFO] [AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.kubejs.UntrackedIssue001 will be loaded as it matches versions: 2101.7.1-build.181 in [2101.7.0-build.171,2101.7.1-build.181]
|
10985 | [28Mar2025 00:53:59.615] [main/INFO] [AllTheLeaks/]: Mixins added to allowed list: [main.ServerScriptManagerMixin, accessor.ContextFactoryAccessor]
|
10986 | [28Mar2025 00:53:59.615] [main/INFO] [AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.justdirethings.UntrackedIssue001 will be loaded as it matches versions: 1.5.4 in [1.0.0,)
|
10987 | [28Mar2025 00:53:59.615] [main/INFO] [AllTheLeaks/]: Mixins added to allowed list: [main.PlayerAccessorBEMixin]
|
10988 | [28Mar2025 00:53:59.615] [main/INFO] [AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.journeymap.Issue774 will NOT be loaded as mod journeymap does not match versions: 1.21.1-6.0.0-beta.40 in (,1.21-6.0.0-beta.20]
|
10989 | [28Mar2025 00:53:59.615] [main/INFO] [AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.geneticsresequenced.UntrackedIssue001 will NOT be loaded as mod geneticsresequenced is not present
|
10990 | [28Mar2025 00:53:59.616] [main/INFO] [AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.ftbquests.UntrackedIssue001 will be loaded as it matches versions: 2101.1.6 in [2101.1.0,)
|
10991 | [28Mar2025 00:53:59.616] [main/INFO] [AllTheLeaks/]: Mixins added to allowed list: [main.FTBQuestsEventHandlerMixin]
|
10992 | [28Mar2025 00:53:59.616] [main/INFO] [AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.evilcraft.Issue1051 will be loaded as it matches versions: 1.2.68 in [1.2.50,)
|
10993 | [28Mar2025 00:53:59.616] [main/INFO] [AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.curios.Issue22 will be loaded as it matches versions: 9.3.1+1.21.1 in [9.0.6,)
|
10994 | [28Mar2025 00:53:59.616] [main/INFO] [AllTheLeaks/]: Mixins added to allowed list: [main.CuriosEventHandlerMixin]
|
10995 | [28Mar2025 00:53:59.616] [main/INFO] [AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.connectivity.UntrackedIssue001 will be loaded as it matches versions: 7.1 in [5.8,)
|
10996 | [28Mar2025 00:53:59.616] [main/INFO] [AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.cclayer.UntrackedIssue001 will NOT be loaded as mod cclayer is not present
|
10997 | [28Mar2025 00:53:59.617] [main/INFO] [AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.badpackets.UntrackedIssue001 will NOT be loaded as mod badpackets is not present
|
10998 | [28Mar2025 00:53:59.617] [main/INFO] [AllTheLeaks/]: Class dev.uncandango.alltheleaks.leaks.common.mods.ars_nouveau.UntrackedIssue001 will NOT be loaded as mod ars_nouveau does not match versions: 5.5.1 in [5.0.12,5.2.2]
|
10999 | [28Mar2025 00:53:59.617] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod sophisticatedcore as it is client side only!
|
11000 | [28Mar2025 00:53:59.617] [main/INFO] [AllTheLeaks/]: Skipping issue 2 from mod smithingtemplateviewer as it is client side only!
|
11001 | [28Mar2025 00:53:59.617] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod sereneseasons as it is client side only!
|
11002 | [28Mar2025 00:53:59.617] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod securitycraft as it is client side only!
|
11003 | [28Mar2025 00:53:59.617] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod reliquary as it is client side only!
|
11004 | [28Mar2025 00:53:59.618] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod pneumaticcraft as it is client side only!
|
11005 | [28Mar2025 00:53:59.618] [main/INFO] [AllTheLeaks/]: Skipping issue #1335 from mod pneumaticcraft as it is client side only!
|
11006 | [28Mar2025 00:53:59.618] [main/INFO] [AllTheLeaks/]: Skipping issue #1334 from mod pneumaticcraft as it is client side only!
|
11007 | [28Mar2025 00:53:59.618] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod mousetweaks as it is client side only!
|
11008 | [28Mar2025 00:53:59.618] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod minecraft as it is client side only!
|
11009 | [28Mar2025 00:53:59.618] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod minecolonies as it is client side only!
|
11010 | [28Mar2025 00:53:59.618] [main/INFO] [AllTheLeaks/]: Skipping issue #10302 from mod minecolonies as it is client side only!
|
11011 | [28Mar2025 00:53:59.618] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod mekanism as it is client side only!
|
11012 | [28Mar2025 00:53:59.618] [main/INFO] [AllTheLeaks/]: Skipping issue #8221 from mod mekanism as it is client side only!
|
11013 | [28Mar2025 00:53:59.618] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod mahoutsukai as it is client side only!
|
11014 | [28Mar2025 00:53:59.618] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod justenoughprofessions as it is client side only!
|
11015 | [28Mar2025 00:53:59.618] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod justdirethings as it is client side only!
|
11016 | [28Mar2025 00:53:59.618] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod justdirethings as it is client side only!
|
11017 | [28Mar2025 00:53:59.618] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod journeymap as it is client side only!
|
11018 | [28Mar2025 00:53:59.618] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod journeymap as it is client side only!
|
11019 | [28Mar2025 00:53:59.619] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod jei as it is client side only!
|
11020 | [28Mar2025 00:53:59.619] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod jei as it is client side only!
|
11021 | [28Mar2025 00:53:59.619] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod jade as it is client side only!
|
11022 | [28Mar2025 00:53:59.619] [main/INFO] [AllTheLeaks/]: Skipping issue #556 from mod irons_spellbooks as it is client side only!
|
11023 | [28Mar2025 00:53:59.619] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod iceberg as it is client side only!
|
11024 | [28Mar2025 00:53:59.619] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod iceberg as it is client side only!
|
11025 | [28Mar2025 00:53:59.619] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod geckolib as it is client side only!
|
11026 | [28Mar2025 00:53:59.619] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod ftblibrary as it is client side only!
|
11027 | [28Mar2025 00:53:59.619] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod findme as it is client side only!
|
11028 | [28Mar2025 00:53:59.619] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod entity_texture_features as it is client side only!
|
11029 | [28Mar2025 00:53:59.619] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod entity_model_features as it is client side only!
|
11030 | [28Mar2025 00:53:59.619] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod entityculling as it is client side only!
|
11031 | [28Mar2025 00:53:59.619] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod emi_loot as it is client side only!
|
11032 | [28Mar2025 00:53:59.619] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod emi as it is client side only!
|
11033 | [28Mar2025 00:53:59.619] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod buildinggadgets2 as it is client side only!
|
11034 | [28Mar2025 00:53:59.619] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod badpackets as it is client side only!
|
11035 | [28Mar2025 00:53:59.620] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod athena as it is client side only!
|
11036 | [28Mar2025 00:53:59.620] [main/INFO] [AllTheLeaks/]: Skipping issue [untracked] from mod ars_nouveau as it is client side only!
|
11037 | [28Mar2025 00:53:59.620] [main/INFO] [AllTheLeaks/]: Class dev.uncandango.alltheleaks.fix.common.mods.kubejs.FixRecipeSchemas will be loaded as it matches versions: 2101.7.1-build.181 in [2101.7.1-build.181,2101.7.1-build.187]
|
11038 | [28Mar2025 00:53:59.620] [main/INFO] [AllTheLeaks/]: Mixins added to allowed list: [main.RecipeComponentBuilderMixin, main.RecipeComponentBuilderMixin$ValueMixin, main.RecipeComponentBuilderMixin$MapCodecMixin, main.RegistryComponentMixin]
|
11039 | [28Mar2025 00:53:59.620] [main/INFO] [AllTheLeaks/]: Class dev.uncandango.alltheleaks.fix.common.mods.kubejs.FixCachedTagLookup will be loaded as it matches versions: 2101.7.1-build.181 in [2101.7.1-build.181,2101.7.1-build.187]
|
11040 | [28Mar2025 00:53:59.620] [main/INFO] [AllTheLeaks/]: Mixins added to allowed list: [main.CachedTagLookupMixin]
|
11041 | [28Mar2025 00:53:59.620] [main/INFO] [AllTheLeaks/]: Skipping issue #1932 from mod neoforge as it is client side only!
|
11042 | [28Mar2025 00:53:59.624] [main/INFO] [AllTheLeaks/]: Skipping feature Ingredient Deduplication from mod minecraft as it's feature flag is not activated!
|
11043 | [28Mar2025 00:53:59.624] [main/INFO] [AllTheLeaks/]: Skipping feature Scoreboard Debug from mod minecraft as it's feature flag is not activated!
|
11044 | [28Mar2025 00:53:59.624] [main/INFO] [AllTheLeaks/]: Skipping feature Entity Section CME Debug from mod minecraft as it's feature flag is not activated!
|
11045 | [28Mar2025 00:53:59.624] [main/INFO] [AllTheLeaks/]: Skipping feature Debug Native Images from mod minecraft as it's feature flag is not activated!
|
11046 | [28Mar2025 00:53:59.624] [main/INFO] [AllTheLeaks/]: Skipping feature Debug ItemStack modifications from mod minecraft as it's feature flag is not activated!
|
11047 | [28Mar2025 00:53:59.630] [main/TRACE] [mixin/]: Added class metadata for dev/latvian/mods/rhino/ContextFactory to metadata cache
|
11048 | [28Mar2025 00:53:59.630] [main/TRACE] [mixin/]: Added class metadata for dev/latvian/mods/kubejs/recipe/CachedTagLookup$1 to metadata cache
|
11049 | [28Mar2025 00:53:59.630] [main/TRACE] [mixin/]: Added class metadata for dev/ftb/mods/ftbquests/FTBQuestsEventHandler to metadata cache
|
11050 | [28Mar2025 00:53:59.631] [main/TRACE] [mixin/]: Added class metadata for com/direwolf20/justdirethings/common/blockentities/PlayerAccessorBE to metadata cache
|
11051 | [28Mar2025 00:53:59.631] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.players.PlayerList FIELD playerIo to access PUBLIC and LEAVE
|
11052 | [28Mar2025 00:53:59.633] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/players/PlayerList to metadata cache
|
11053 | [28Mar2025 00:53:59.633] [main/TRACE] [mixin/]: Added class metadata for dev/latvian/mods/kubejs/recipe/component/RecipeComponentBuilder to metadata cache
|
11054 | [28Mar2025 00:53:59.633] [main/TRACE] [mixin/]: Added class metadata for dev/latvian/mods/kubejs/recipe/component/RecipeComponentBuilder$1 to metadata cache
|
11055 | [28Mar2025 00:53:59.634] [main/TRACE] [mixin/]: Added class metadata for dev/latvian/mods/kubejs/recipe/component/RecipeComponentBuilder$Value to metadata cache
|
11056 | [28Mar2025 00:53:59.634] [main/TRACE] [mixin/]: Added class metadata for dev/latvian/mods/kubejs/recipe/component/RegistryComponent to metadata cache
|
11057 | [28Mar2025 00:53:59.635] [main/TRACE] [mixin/]: Added class metadata for dev/latvian/mods/kubejs/server/ServerScriptManager to metadata cache
|
11058 | [28Mar2025 00:53:59.635] [main/DEBUG] [mixin/]: Preparing corgilib-common.mixins.json (8)
|
11059 | [28Mar2025 00:53:59.636] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.resources.DelegatingOps FIELD delegate to access PUBLIC and LEAVE
|
11060 | [28Mar2025 00:53:59.636] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/resources/DelegatingOps to metadata cache
|
11061 | [28Mar2025 00:53:59.637] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.StructureBlock METHOD <init>(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V to access PUBLIC and LEAVE
|
11062 | [28Mar2025 00:53:59.637] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/StructureBlock to metadata cache
|
11063 | [28Mar2025 00:53:59.638] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.chunk.storage.ChunkSerializer FIELD BLOCK_STATE_CODEC to access PUBLIC and LEAVE
|
11064 | [28Mar2025 00:53:59.638] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.chunk.storage.ChunkSerializer METHOD logErrors(Lnet/minecraft/world/level/ChunkPos;ILjava/lang/String;)V to access PUBLIC and LEAVE
|
11065 | [28Mar2025 00:53:59.638] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.chunk.storage.ChunkSerializer METHOD makeBiomeCodec(Lnet/minecraft/core/Registry;)Lcom/mojang/serialization/Codec; to access PUBLIC and LEAVE
|
11066 | [28Mar2025 00:53:59.638] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.chunk.storage.ChunkSerializer METHOD unpackStructureStart(Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;J)Ljava/util/Map; to access PUBLIC and LEAVE
|
11067 | [28Mar2025 00:53:59.639] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/chunk/storage/ChunkSerializer to metadata cache
|
11068 | [28Mar2025 00:53:59.639] [main/DEBUG] [mixin/]: Preparing flywheel.backend.mixins.json (8)
|
11069 | [28Mar2025 00:53:59.639] [main/DEBUG] [mixin/]: Preparing flywheel.impl.mixins.json (14)
|
11070 | [28Mar2025 00:53:59.639] [main/DEBUG] [mixin/]: Preparing securitycraft.mixins.json (17)
|
11071 | [28Mar2025 00:53:59.642] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.vehicle.Boat FIELD DATA_ID_TYPE to access PUBLIC and REMOVEFINAL
|
11072 | [28Mar2025 00:53:59.642] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.vehicle.Boat FIELD status to access PUBLIC and LEAVE
|
11073 | [28Mar2025 00:53:59.642] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.vehicle.Boat FIELD lastYd to access PUBLIC and LEAVE
|
11074 | [28Mar2025 00:53:59.642] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.vehicle.Boat METHOD checkInWater()Z to access PUBLIC and LEAVE
|
11075 | [28Mar2025 00:53:59.643] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/vehicle/Boat to metadata cache
|
11076 | [28Mar2025 00:53:59.645] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ChunkMap INNERCLASS TrackedEntity to access PUBLIC and LEAVE
|
11077 | [28Mar2025 00:53:59.645] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ChunkMap INNERCLASS DistanceManager to access PUBLIC and LEAVE
|
11078 | [28Mar2025 00:53:59.645] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ChunkMap FIELD updatingChunkMap to access PUBLIC and LEAVE
|
11079 | [28Mar2025 00:53:59.645] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ChunkMap FIELD visibleChunkMap to access PUBLIC and LEAVE
|
11080 | [28Mar2025 00:53:59.645] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ChunkMap FIELD pendingUnloads to access PUBLIC and LEAVE
|
11081 | [28Mar2025 00:53:59.645] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ChunkMap FIELD level to access PUBLIC and LEAVE
|
11082 | [28Mar2025 00:53:59.645] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ChunkMap FIELD playerMap to access PUBLIC and LEAVE
|
11083 | [28Mar2025 00:53:59.645] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ChunkMap FIELD entityMap to access PUBLIC and LEAVE
|
11084 | [28Mar2025 00:53:59.645] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ChunkMap METHOD generator()Lnet/minecraft/world/level/chunk/ChunkGenerator; to access PUBLIC and LEAVE
|
11085 | [28Mar2025 00:53:59.645] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ChunkMap METHOD isChunkTracked(Lnet/minecraft/server/level/ServerPlayer;II)Z to access PUBLIC and LEAVE
|
11086 | [28Mar2025 00:53:59.645] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ChunkMap METHOD getLightEngine()Lnet/minecraft/server/level/ThreadedLevelLightEngine; to access PUBLIC and LEAVE
|
11087 | [28Mar2025 00:53:59.645] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ChunkMap METHOD getVisibleChunkIfPresent(J)Lnet/minecraft/server/level/ChunkHolder; to access PUBLIC and LEAVE
|
11088 | [28Mar2025 00:53:59.645] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ChunkMap METHOD getChunks()Ljava/lang/Iterable; to access PUBLIC and LEAVE
|
11089 | [28Mar2025 00:53:59.645] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ChunkMap METHOD anyPlayerCloseEnoughForSpawning(Lnet/minecraft/world/level/ChunkPos;)Z to access PUBLIC and LEAVE
|
11090 | [28Mar2025 00:53:59.649] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/level/ChunkMap to metadata cache
|
11091 | [28Mar2025 00:53:59.650] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.util.datafix.fixes.ItemStackComponentizationFix INNERCLASS ItemStackData to access PUBLIC and LEAVE
|
11092 | [28Mar2025 00:53:59.652] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/datafix/fixes/ItemStackComponentizationFix to metadata cache
|
11093 | [28Mar2025 00:53:59.653] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/datafix/schemas/V1460 to metadata cache
|
11094 | [28Mar2025 00:53:59.653] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/BrewingStandMenu to metadata cache
|
11095 | [28Mar2025 00:53:59.653] [main/DEBUG] [mixin/]: Preparing almostunified-common.mixins.json (9)
|
11096 | [28Mar2025 00:53:59.654] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.storage.loot.entries.CompositeEntryBase FIELD children to access PUBLIC and LEAVE
|
11097 | [28Mar2025 00:53:59.655] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/storage/loot/entries/CompositeEntryBase to metadata cache
|
11098 | [28Mar2025 00:53:59.655] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/storage/loot/entries/LootItem to metadata cache
|
11099 | [28Mar2025 00:53:59.656] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.storage.loot.LootPool FIELD entries to access PUBLIC and REMOVEFINAL
|
11100 | [28Mar2025 00:53:59.656] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.storage.loot.LootPool FIELD rolls to access PRIVATE and REMOVEFINAL
|
11101 | [28Mar2025 00:53:59.656] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.storage.loot.LootPool FIELD bonusRolls to access PRIVATE and REMOVEFINAL
|
11102 | [28Mar2025 00:53:59.656] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/storage/loot/LootPool to metadata cache
|
11103 | [28Mar2025 00:53:59.657] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.storage.loot.LootTable FIELD pools to access PUBLIC and LEAVE
|
11104 | [28Mar2025 00:53:59.657] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.storage.loot.LootTable FIELD compositeFunction to access PUBLIC and LEAVE
|
11105 | [28Mar2025 00:53:59.657] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.storage.loot.LootTable METHOD shuffleAndSplitItems(Lit/unimi/dsi/fastutil/objects/ObjectArrayList;ILnet/minecraft/util/RandomSource;)V to access PUBLIC and LEAVE
|
11106 | [28Mar2025 00:53:59.658] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/storage/loot/LootTable to metadata cache
|
11107 | [28Mar2025 00:53:59.658] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tags/TagLoader to metadata cache
|
11108 | [28Mar2025 00:53:59.658] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.ArmorItem FIELD defaultModifiers to access PUBLIC and REMOVEFINAL
|
11109 | [28Mar2025 00:53:59.659] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/ArmorItem to metadata cache
|
11110 | [28Mar2025 00:53:59.659] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.TieredItem FIELD tier to access PUBLIC and REMOVEFINAL
|
11111 | [28Mar2025 00:53:59.659] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/TieredItem to metadata cache
|
11112 | [28Mar2025 00:53:59.659] [main/DEBUG] [mixin/]: Preparing almostunified-neoforge.mixins.json (2)
|
11113 | [28Mar2025 00:53:59.660] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration to metadata cache
|
11114 | [28Mar2025 00:53:59.660] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/server/ServerLifecycleHooks to metadata cache
|
11115 | [28Mar2025 00:53:59.660] [main/DEBUG] [mixin/]: Preparing immediatelyfast-neoforge.mixins.json (5)
|
11116 | [28Mar2025 00:53:59.660] [main/DEBUG] [mixin/]: Preparing immediatelyfast-common.mixins.json (30)
|
11117 | [28Mar2025 00:53:59.660] [main/DEBUG] [mixin/]: Preparing lootr-common.mixins.json (12)
|
11118 | [28Mar2025 00:53:59.662] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/storage/DimensionDataStorage to metadata cache
|
11119 | [28Mar2025 00:53:59.662] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.vehicle.VehicleEntity METHOD getDropItem()Lnet/minecraft/world/item/Item; to access PUBLIC and LEAVE
|
11120 | [28Mar2025 00:53:59.662] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/vehicle/VehicleEntity to metadata cache
|
11121 | [28Mar2025 00:53:59.663] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/structures/EndCityPieces$EndCityPiece to metadata cache
|
11122 | [28Mar2025 00:53:59.663] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.village.poi.PoiType FIELD matchingStates to access PUBLIC and REMOVEFINAL
|
11123 | [28Mar2025 00:53:59.663] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/village/poi/PoiType to metadata cache
|
11124 | [28Mar2025 00:53:59.663] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.village.poi.PoiTypes METHOD getBlockStates(Lnet/minecraft/world/level/block/Block;)Ljava/util/Set; to access PUBLIC and LEAVE
|
11125 | [28Mar2025 00:53:59.663] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.village.poi.PoiTypes METHOD registerBlockStates(Lnet/minecraft/core/Holder;Ljava/util/Set;)V to access PUBLIC and LEAVE
|
11126 | [28Mar2025 00:53:59.664] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/village/poi/PoiTypes to metadata cache
|
11127 | [28Mar2025 00:53:59.664] [main/DEBUG] [mixin/]: Preparing lootr-neoforge.mixins.json (0)
|
11128 | [28Mar2025 00:53:59.664] [main/DEBUG] [mixin/]: Preparing rebind_narrator.mixins.json (1)
|
11129 | [28Mar2025 00:53:59.664] [main/DEBUG] [mixin/]: Preparing morered.mixins.json (2)
|
11130 | [28Mar2025 00:53:59.664] [main/DEBUG] [mixin/]: Preparing kuma_api.mixins.json (1)
|
11131 | [28Mar2025 00:53:59.664] [main/DEBUG] [mixin/]: Preparing kuma_api.neoforge.mixins.json (0)
|
11132 | [28Mar2025 00:53:59.664] [main/DEBUG] [mixin/]: Preparing fireproofboats.mixin.json (3)
|
11133 | [28Mar2025 00:53:59.673] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.vehicle.Boat$Type METHOD <init>(Ljava/lang/String;ILnet/minecraft/world/level/block/Block;Ljava/lang/String;)V to access PUBLIC and LEAVE
|
11134 | [28Mar2025 00:53:59.674] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/vehicle/Boat$Type to metadata cache
|
11135 | [28Mar2025 00:53:59.674] [main/DEBUG] [mixin/]: Preparing betteroceanmonuments.mixins.json (4)
|
11136 | [28Mar2025 00:53:59.675] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.Projectile FIELD ownerUUID to access PUBLIC and LEAVE
|
11137 | [28Mar2025 00:53:59.675] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.Projectile FIELD cachedOwner to access PUBLIC and LEAVE
|
11138 | [28Mar2025 00:53:59.675] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.Projectile FIELD leftOwner to access PUBLIC and LEAVE
|
11139 | [28Mar2025 00:53:59.675] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.Projectile FIELD hasBeenShot to access PUBLIC and LEAVE
|
11140 | [28Mar2025 00:53:59.675] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.Projectile METHOD <init>(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V to access PUBLIC and LEAVE
|
11141 | [28Mar2025 00:53:59.675] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.Projectile METHOD checkLeftOwner()Z to access PUBLIC and LEAVE
|
11142 | [28Mar2025 00:53:59.676] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/projectile/Projectile to metadata cache
|
11143 | [28Mar2025 00:53:59.676] [main/DEBUG] [mixin/]: Preparing glassential.mixins.json (1)
|
11144 | [28Mar2025 00:53:59.676] [main/DEBUG] [mixin/]: Preparing glassential.neoforge.mixins.json (1)
|
11145 | [28Mar2025 00:53:59.676] [main/DEBUG] [mixin/]: Preparing placebo.mixins.json (4)
|
11146 | [28Mar2025 00:53:59.677] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/AnvilBlock to metadata cache
|
11147 | [28Mar2025 00:53:59.677] [main/DEBUG] [mixin/]: Preparing fastfurnace.mixins.json (1)
|
11148 | [28Mar2025 00:53:59.677] [main/DEBUG] [mixin/]: Preparing cobweb.mixins.json (0)
|
11149 | [28Mar2025 00:53:59.677] [main/DEBUG] [mixin/]: Preparing cobweb.neoforge.mixins.json (0)
|
11150 | [28Mar2025 00:53:59.677] [main/DEBUG] [mixin/]: Preparing bookshelf.mixins.json (36)
|
11151 | [28Mar2025 00:53:59.679] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BannerBlockEntity FIELD name to access PUBLIC and LEAVE
|
11152 | [28Mar2025 00:53:59.679] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/BannerBlockEntity to metadata cache
|
11153 | [28Mar2025 00:53:59.679] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.CropBlock METHOD <init>(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V to access PUBLIC and LEAVE
|
11154 | [28Mar2025 00:53:59.679] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.CropBlock METHOD hasSufficientLight(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z to access PUBLIC and LEAVE
|
11155 | [28Mar2025 00:53:59.679] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/CropBlock to metadata cache
|
11156 | [28Mar2025 00:53:59.680] [main/TRACE] [mixin/]: Added class metadata for com/mojang/brigadier/context/CommandContext to metadata cache
|
11157 | [28Mar2025 00:53:59.680] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.core.particles.SimpleParticleType METHOD <init>(Z)V to access PUBLIC and LEAVE
|
11158 | [28Mar2025 00:53:59.680] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/particles/SimpleParticleType to metadata cache
|
11159 | [28Mar2025 00:53:59.680] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/CatVariant to metadata cache
|
11160 | [28Mar2025 00:53:59.680] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.advancements.CriteriaTriggers METHOD register(Ljava/lang/String;Lnet/minecraft/advancements/CriterionTrigger;)Lnet/minecraft/advancements/CriterionTrigger; to access PUBLIC and LEAVE
|
11161 | [28Mar2025 00:53:59.680] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/advancements/CriteriaTriggers to metadata cache
|
11162 | [28Mar2025 00:53:59.681] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/advancements/critereon/ItemSubPredicates to metadata cache
|
11163 | [28Mar2025 00:53:59.681] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/DecoratedPotPatterns to metadata cache
|
11164 | [28Mar2025 00:53:59.681] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.commands.synchronization.ArgumentTypeInfos FIELD BY_CLASS to access PUBLIC and LEAVE
|
11165 | [28Mar2025 00:53:59.681] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/commands/synchronization/ArgumentTypeInfos to metadata cache
|
11166 | [28Mar2025 00:53:59.682] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/component/DataComponents to metadata cache
|
11167 | [28Mar2025 00:53:59.682] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.CreativeModeTab INNERCLASS Output to access PUBLIC and LEAVE
|
11168 | [28Mar2025 00:53:59.682] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.CreativeModeTab INNERCLASS TabVisibility to access PUBLIC and LEAVE
|
11169 | [28Mar2025 00:53:59.682] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.CreativeModeTab FIELD displayItems to access PUBLIC and LEAVE
|
11170 | [28Mar2025 00:53:59.682] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.CreativeModeTab FIELD displayItemsGenerator to access PUBLIC and REMOVEFINAL
|
11171 | [28Mar2025 00:53:59.682] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/CreativeModeTab to metadata cache
|
11172 | [28Mar2025 00:53:59.682] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.pathfinder.WalkNodeEvaluator METHOD getPathTypeFromState(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/pathfinder/PathType; to access PUBLIC and LEAVE
|
11173 | [28Mar2025 00:53:59.683] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/pathfinder/WalkNodeEvaluator to metadata cache
|
11174 | [28Mar2025 00:53:59.683] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.storage.loot.LootDataType FIELD codec to access PUBLIC and LEAVE
|
11175 | [28Mar2025 00:53:59.684] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/storage/loot/LootDataType to metadata cache
|
11176 | [28Mar2025 00:53:59.684] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/storage/loot/entries/LootPoolEntries to metadata cache
|
11177 | [28Mar2025 00:53:59.684] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener to metadata cache
|
11178 | [28Mar2025 00:53:59.684] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.alchemy.PotionBrewing INNERCLASS Mix to access PUBLIC and LEAVE
|
11179 | [28Mar2025 00:53:59.684] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.alchemy.PotionBrewing FIELD containers to access PUBLIC and LEAVE
|
11180 | [28Mar2025 00:53:59.684] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.alchemy.PotionBrewing FIELD potionMixes to access PUBLIC and REMOVEFINAL
|
11181 | [28Mar2025 00:53:59.685] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.alchemy.PotionBrewing FIELD containerMixes to access PUBLIC and REMOVEFINAL
|
11182 | [28Mar2025 00:53:59.685] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/alchemy/PotionBrewing to metadata cache
|
11183 | [28Mar2025 00:53:59.685] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/alchemy/Potions to metadata cache
|
11184 | [28Mar2025 00:53:59.686] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/ReloadableServerResources to metadata cache
|
11185 | [28Mar2025 00:53:59.686] [main/DEBUG] [mixin/]: Preparing bookshelf.neoforge.mixins.json (1)
|
11186 | [28Mar2025 00:53:59.686] [main/DEBUG] [mixin/]: Preparing utilitarian.mixin.json (3)
|
11187 | [28Mar2025 00:53:59.687] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/ServerAdvancementManager to metadata cache
|
11188 | [28Mar2025 00:53:59.687] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/CryingObsidianBlock to metadata cache
|
11189 | [28Mar2025 00:53:59.687] [main/DEBUG] [mixin/]: Preparing chipped-common.mixins.json (2)
|
11190 | [28Mar2025 00:53:59.687] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.NetherWartBlock METHOD <init>(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V to access PUBLIC and LEAVE
|
11191 | [28Mar2025 00:53:59.688] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/NetherWartBlock to metadata cache
|
11192 | [28Mar2025 00:53:59.688] [main/DEBUG] [mixin/]: Preparing entity_model_features-common.mixins.json (44)
|
11193 | [28Mar2025 00:53:59.688] [main/DEBUG] [mixin/]: Preparing entity_texture_features-neoforge.mixins.json (1)
|
11194 | [28Mar2025 00:53:59.688] [main/DEBUG] [mixin/]: Preparing entity_texture_features-common.mixins.json (45)
|
11195 | [28Mar2025 00:53:59.688] [main/DEBUG] [mixin/]: Preparing hostilenetworks.mixins.json (1)
|
11196 | [28Mar2025 00:53:59.688] [main/DEBUG] [mixin/]: Preparing fuelgoeshere.mixin.json (2)
|
11197 | [28Mar2025 00:53:59.688] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.AbstractFurnaceMenu METHOD canSmelt(Lnet/minecraft/world/item/ItemStack;)Z to access PUBLIC and LEAVE
|
11198 | [28Mar2025 00:53:59.688] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.AbstractFurnaceMenu METHOD isFuel(Lnet/minecraft/world/item/ItemStack;)Z to access PUBLIC and LEAVE
|
11199 | [28Mar2025 00:53:59.689] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/AbstractFurnaceMenu to metadata cache
|
11200 | [28Mar2025 00:53:59.690] [main/TRACE] [mixin/]: Added class metadata for ironfurnaces/container/furnaces/BlockIronFurnaceContainerBase to metadata cache
|
11201 | [28Mar2025 00:53:59.690] [main/DEBUG] [mixin/]: Preparing lionfishapi.mixins.json (2)
|
11202 | [28Mar2025 00:53:59.691] [main/DEBUG] [mixin/]: Preparing memorysettings.mixins.json (1)
|
11203 | [28Mar2025 00:53:59.691] [main/DEBUG] [mixin/]: Preparing cataclysm.mixins.json (18)
|
11204 | [28Mar2025 00:53:59.691] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/feature/MultifaceGrowthFeature to metadata cache
|
11205 | [28Mar2025 00:53:59.692] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/feature/OreFeature to metadata cache
|
11206 | [28Mar2025 00:53:59.692] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.StructureManager FIELD level to access PUBLIC and LEAVE
|
11207 | [28Mar2025 00:53:59.692] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/StructureManager to metadata cache
|
11208 | [28Mar2025 00:53:59.693] [main/DEBUG] [mixin/]: Preparing smithingtemplateviewer.mixins.json (0)
|
11209 | [28Mar2025 00:53:59.693] [main/DEBUG] [mixin/]: Preparing elevatorid.mixins.json (0)
|
11210 | [28Mar2025 00:53:59.693] [main/DEBUG] [mixin/]: Preparing bridgingmod.mixins.json (3)
|
11211 | [28Mar2025 00:53:59.693] [main/DEBUG] [mixin/]: Preparing hardenedarmadillos.mixin.json (1)
|
11212 | [28Mar2025 00:53:59.693] [main/DEBUG] [mixin/]: Preparing cupboard.mixins.json (5)
|
11213 | [28Mar2025 00:53:59.693] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ThreadingDetector to metadata cache
|
11214 | [28Mar2025 00:53:59.693] [main/DEBUG] [mixin/]: Preparing undergarden.mixins.json (1)
|
11215 | [28Mar2025 00:53:59.693] [main/DEBUG] [mixin/]: Preparing monolib.mixins.json (1)
|
11216 | [28Mar2025 00:53:59.693] [main/DEBUG] [mixin/]: Preparing monolib.neoforge.mixins.json (3)
|
11217 | [28Mar2025 00:53:59.693] [main/DEBUG] [mixin/]: Preparing neoforge-disenchanting_table.mixins.json (0)
|
11218 | [28Mar2025 00:53:59.693] [main/DEBUG] [mixin/]: Preparing neoforge-disenchanting_table.neoforge.mixins.json (0)
|
11219 | [28Mar2025 00:53:59.693] [main/DEBUG] [mixin/]: Preparing observable.common.json (2)
|
11220 | [28Mar2025 00:53:59.693] [main/DEBUG] [mixin/]: Preparing redstonepen.mixins.json (0)
|
11221 | [28Mar2025 00:53:59.693] [main/DEBUG] [mixin/]: Preparing clumps.mixins.json (2)
|
11222 | [28Mar2025 00:53:59.694] [main/DEBUG] [mixin/]: Preparing mixins.artifacts.common.json (32)
|
11223 | [28Mar2025 00:53:59.696] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/storage/loot/functions/ApplyBonusCount to metadata cache
|
11224 | [28Mar2025 00:53:59.696] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/storage/loot/functions/EnchantedCountIncreaseFunction to metadata cache
|
11225 | [28Mar2025 00:53:59.697] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.enchantment.EnchantmentHelper INNERCLASS EnchantmentInSlotVisitor to access PUBLIC and LEAVE
|
11226 | [28Mar2025 00:53:59.697] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.enchantment.EnchantmentHelper INNERCLASS EnchantmentVisitor to access PUBLIC and LEAVE
|
11227 | [28Mar2025 00:53:59.697] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.enchantment.EnchantmentHelper METHOD getComponentType(Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/core/component/DataComponentType; to access PUBLIC and LEAVE
|
11228 | [28Mar2025 00:53:59.697] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.enchantment.EnchantmentHelper METHOD runIterationOnItem(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/enchantment/EnchantmentHelper$EnchantmentVisitor;)V to access PUBLIC and LEAVE
|
11229 | [28Mar2025 00:53:59.697] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.enchantment.EnchantmentHelper METHOD runIterationOnItem(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/enchantment/EnchantmentHelper$EnchantmentInSlotVisitor;)V to access PUBLIC and LEAVE
|
11230 | [28Mar2025 00:53:59.697] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.enchantment.EnchantmentHelper METHOD runIterationOnEquipment(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/enchantment/EnchantmentHelper$EnchantmentInSlotVisitor;)V to access PUBLIC and LEAVE
|
11231 | [28Mar2025 00:53:59.697] [main/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/enchantment/EnchantmentHelper
|
11232 | [28Mar2025 00:53:59.739] [main/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/enchantment/EnchantmentHelper
|
11233 | [28Mar2025 00:53:59.742] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/enchantment/EnchantmentHelper to metadata cache
|
11234 | [28Mar2025 00:53:59.742] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithEnchantedBonusCondition to metadata cache
|
11235 | [28Mar2025 00:53:59.743] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/EnderpearlItem to metadata cache
|
11236 | [28Mar2025 00:53:59.744] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.piglin.PiglinAi METHOD throwItems(Lnet/minecraft/world/entity/monster/piglin/Piglin;Ljava/util/List;)V to access PUBLIC and LEAVE
|
11237 | [28Mar2025 00:53:59.744] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.piglin.PiglinAi METHOD setAngerTarget(Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;Lnet/minecraft/world/entity/LivingEntity;)V to access PUBLIC and LEAVE
|
11238 | [28Mar2025 00:53:59.744] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.piglin.PiglinAi METHOD getAngerTarget(Lnet/minecraft/world/entity/monster/piglin/AbstractPiglin;)Ljava/util/Optional; to access PUBLIC and LEAVE
|
11239 | [28Mar2025 00:53:59.745] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/monster/piglin/PiglinAi to metadata cache
|
11240 | [28Mar2025 00:53:59.746] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/projectile/ThrownEnderpearl to metadata cache
|
11241 | [28Mar2025 00:53:59.747] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/PowderSnowBlock to metadata cache
|
11242 | [28Mar2025 00:53:59.747] [main/DEBUG] [mixin/]: Preparing mixins.artifacts.neoforge.json (3)
|
11243 | [28Mar2025 00:53:59.748] [main/TRACE] [mixin/]: Added class metadata for artifacts/item/UmbrellaItem to metadata cache
|
11244 | [28Mar2025 00:53:59.748] [main/DEBUG] [mixin/]: Preparing xycraft_core.mixins.json (7)
|
11245 | [28Mar2025 00:53:59.750] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/feature/Feature to metadata cache
|
11246 | [28Mar2025 00:53:59.750] [main/DEBUG] [mixin/]: Preparing repeatable_trial_vaults.mixins.json (1)
|
11247 | [28Mar2025 00:53:59.750] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/VaultBlock to metadata cache
|
11248 | [28Mar2025 00:53:59.750] [main/DEBUG] [mixin/]: Preparing repeatable_trial_vaults.neoforge.mixins.json (0)
|
11249 | [28Mar2025 00:53:59.750] [main/DEBUG] [mixin/]: Preparing craftingtweaks.mixins.json (0)
|
11250 | [28Mar2025 00:53:59.750] [main/DEBUG] [mixin/]: Preparing craftingtweaks.neoforge.mixins.json (0)
|
11251 | [28Mar2025 00:53:59.750] [main/DEBUG] [mixin/]: Preparing endermanoverhaul.mixins.json (3)
|
11252 | [28Mar2025 00:53:59.751] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.IronGolem METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11253 | [28Mar2025 00:53:59.751] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.IronGolem METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11254 | [28Mar2025 00:53:59.752] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/IronGolem to metadata cache
|
11255 | [28Mar2025 00:53:59.752] [main/DEBUG] [mixin/]: Preparing apothic_spawners.mixins.json (2)
|
11256 | [28Mar2025 00:53:59.752] [main/DEBUG] [mixin/]: Preparing enderioconduits.mixins.json (1)
|
11257 | [28Mar2025 00:53:59.752] [main/DEBUG] [mixin/]: Preparing mes-neoforge.mixins.json (1)
|
11258 | [28Mar2025 00:53:59.752] [main/DEBUG] [mixin/]: Preparing mes-common.mixins.json (11)
|
11259 | [28Mar2025 00:53:59.753] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.packs.resources.MultiPackResourceManager FIELD namespacedManagers to access PUBLIC and LEAVE
|
11260 | [28Mar2025 00:53:59.753] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.packs.resources.MultiPackResourceManager FIELD packs to access PUBLIC and LEAVE
|
11261 | [28Mar2025 00:53:59.754] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/packs/resources/MultiPackResourceManager to metadata cache
|
11262 | [28Mar2025 00:53:59.754] [main/DEBUG] [mixin/]: Preparing polyeng.mixins.json (5)
|
11263 | [28Mar2025 00:53:59.755] [main/TRACE] [mixin/]: Added class metadata for com/illusivesoulworks/polymorph/api/client/base/AbstractRecipesWidget to metadata cache
|
11264 | [28Mar2025 00:53:59.756] [main/TRACE] [mixin/]: Added class metadata for appeng/menu/AEBaseMenu to metadata cache
|
11265 | [28Mar2025 00:53:59.757] [main/TRACE] [mixin/]: Added class metadata for appeng/menu/me/items/CraftingTermMenu to metadata cache
|
11266 | [28Mar2025 00:53:59.759] [main/TRACE] [mixin/]: Added class metadata for appeng/menu/me/items/PatternEncodingTermMenu to metadata cache
|
11267 | [28Mar2025 00:53:59.759] [main/DEBUG] [mixin/]: Preparing fastbench.mixins.json (5)
|
11268 | [28Mar2025 00:53:59.761] [main/TRACE] [mixin/CATCHING]: Catching
|
11269 | java.lang.ClassNotFoundException: vazkii.quark.addons.oddities.inventory.BackpackMenu
|
11270 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:334) ~[securejarhandler-3.0.8.jar:?]
|
11271 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:65) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11272 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:106) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11273 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:227) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11274 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2029) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11275 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.getTargetClass(MixinInfo.java:1017) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11276 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.readTargetClasses(MixinInfo.java:1007) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11277 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.parseTargets(MixinInfo.java:895) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11278 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepareMixins(MixinConfig.java:950) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11279 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepare(MixinConfig.java:858) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11280 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:540) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11281 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11282 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11283 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11284 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11285 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11286 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11287 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-11.0.4.jar%2362!/:11.0.4+main.d2e20e43]
|
11288 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11289 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11290 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11291 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?]
|
11292 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
11293 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?]
|
11294 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
11295 | at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:638) ~[?:?]
|
11296 | at java.base/java.lang.Class.forName(Class.java:625) ~[?:?]
|
11297 | at java.base/java.lang.Class.forName(Class.java:600) ~[?:?]
|
11298 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler$DummyProvider.lambda$updateModuleReads$1(ImmediateWindowHandler.java:173) ~[loader-4.0.38.jar%2360!/:4.0]
|
11299 | at java.base/java.util.Optional.map(Optional.java:260) [?:?]
|
11300 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler$DummyProvider.updateModuleReads(ImmediateWindowHandler.java:173) [loader-4.0.38.jar%2360!/:4.0]
|
11301 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler.acceptGameLayer(ImmediateWindowHandler.java:94) [loader-4.0.38.jar%2360!/:4.0]
|
11302 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.FMLLoader.beforeStart(FMLLoader.java:160) [loader-4.0.38.jar%2360!/:4.0]
|
11303 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.targets.CommonLaunchHandler.launchService(CommonLaunchHandler.java:115) [loader-4.0.38.jar%2360!/:4.0]
|
11304 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%2362!/:?]
|
11305 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%2362!/:?]
|
11306 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%2362!/:?]
|
11307 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%2362!/:?]
|
11308 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%2362!/:?]
|
11309 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%2362!/:?]
|
11310 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%2362!/:?]
|
11311 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
|
11312 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
|
11313 | [28Mar2025 00:53:59.762] [main/WARN] [mixin/]: Error loading class: vazkii/quark/addons/oddities/inventory/BackpackMenu (java.lang.ClassNotFoundException: vazkii.quark.addons.oddities.inventory.BackpackMenu)
|
11314 | [28Mar2025 00:53:59.762] [main/TRACE] [mixin/]: Added class metadata for vazkii/quark/addons/oddities/inventory/BackpackMenu to metadata cache
|
11315 | [28Mar2025 00:53:59.762] [main/DEBUG] [mixin/]: Skipping virtual target vazkii.quark.addons.oddities.inventory.BackpackMenu for fastbench.mixins.json:MixinBackpackMenu from mod fastbench
|
11316 | [28Mar2025 00:53:59.763] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.CraftingMenu FIELD craftSlots to access PUBLIC and REMOVEFINAL
|
11317 | [28Mar2025 00:53:59.763] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.CraftingMenu FIELD resultSlots to access PUBLIC and LEAVE
|
11318 | [28Mar2025 00:53:59.763] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.CraftingMenu FIELD access to access PUBLIC and LEAVE
|
11319 | [28Mar2025 00:53:59.763] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.CraftingMenu FIELD player to access PUBLIC and LEAVE
|
11320 | [28Mar2025 00:53:59.763] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/CraftingMenu to metadata cache
|
11321 | [28Mar2025 00:53:59.764] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.InventoryMenu FIELD TEXTURE_EMPTY_SLOTS to access PUBLIC and LEAVE
|
11322 | [28Mar2025 00:53:59.764] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.InventoryMenu FIELD SLOT_IDS to access PUBLIC and LEAVE
|
11323 | [28Mar2025 00:53:59.764] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.InventoryMenu FIELD craftSlots to access PUBLIC and REMOVEFINAL
|
11324 | [28Mar2025 00:53:59.764] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.InventoryMenu FIELD resultSlots to access PUBLIC and LEAVE
|
11325 | [28Mar2025 00:53:59.764] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.InventoryMenu FIELD owner to access PUBLIC and LEAVE
|
11326 | [28Mar2025 00:53:59.764] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/InventoryMenu to metadata cache
|
11327 | [28Mar2025 00:53:59.764] [main/DEBUG] [mixin/]: Preparing irons_spellbooks.mixins.json (20)
|
11328 | [28Mar2025 00:53:59.766] [main/TRACE] [mixin/]: Added class metadata for io/redspace/ironsspellbooks/api/attribute/MagicPercentAttribute to metadata cache
|
11329 | [28Mar2025 00:53:59.766] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.LecternBlockEntity FIELD bookAccess to access PUBLIC and LEAVE
|
11330 | [28Mar2025 00:53:59.766] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.LecternBlockEntity FIELD dataAccess to access PUBLIC and LEAVE
|
11331 | [28Mar2025 00:53:59.767] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/LecternBlockEntity to metadata cache
|
11332 | [28Mar2025 00:53:59.767] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.effect.PoisonMobEffect CLASS to access PUBLIC and LEAVE
|
11333 | [28Mar2025 00:53:59.767] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/effect/PoisonMobEffect to metadata cache
|
11334 | [28Mar2025 00:53:59.768] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/TridentItem to metadata cache
|
11335 | [28Mar2025 00:53:59.768] [main/DEBUG] [mixin/]: Preparing ferritecore.predicates.mixin.json (3)
|
11336 | [28Mar2025 00:53:59.768] [main/DEBUG] [mixin/]: Preparing ferritecore.fastmap.mixin.json (1)
|
11337 | [28Mar2025 00:53:59.769] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.StateHolder FIELD PROPERTY_ENTRY_TO_STRING_FUNCTION to access PUBLIC and LEAVE
|
11338 | [28Mar2025 00:53:59.769] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/state/StateHolder to metadata cache
|
11339 | [28Mar2025 00:53:59.769] [main/DEBUG] [mixin/]: Preparing ferritecore.mrl.mixin.json (1)
|
11340 | [28Mar2025 00:53:59.769] [main/DEBUG] [mixin/]: Preparing ferritecore.dedupmultipart.mixin.json (2)
|
11341 | [28Mar2025 00:53:59.769] [main/DEBUG] [mixin/]: Preparing ferritecore.blockstatecache.mixin.json (2)
|
11342 | [28Mar2025 00:53:59.769] [main/DEBUG] [mixin/]: @Mixin target net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase$Cache is public in ferritecore.blockstatecache.mixin.json:BlockStateCacheMixin from mod ferritecore and should be specified in value
|
11343 | [28Mar2025 00:53:59.769] [main/DEBUG] [mixin/]: Preparing ferritecore.dedupbakedquad.mixin.json (1)
|
11344 | [28Mar2025 00:53:59.769] [main/DEBUG] [mixin/]: Preparing ferritecore.threaddetec.mixin.json (1)
|
11345 | [28Mar2025 00:53:59.770] [main/DEBUG] [mixin/]: Preparing ferritecore.modelsides.mixin.json (1)
|
11346 | [28Mar2025 00:53:59.770] [main/DEBUG] [mixin/]: Preparing ferritecore.accessors.mixin.json (7)
|
11347 | [28Mar2025 00:53:59.771] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/phys/shapes/DiscreteVoxelShape to metadata cache
|
11348 | [28Mar2025 00:53:59.771] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.phys.shapes.SliceShape METHOD getCoords(Lnet/minecraft/core/Direction$Axis;)Lit/unimi/dsi/fastutil/doubles/DoubleList; to access PUBLIC and LEAVE
|
11349 | [28Mar2025 00:53:59.771] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/phys/shapes/SliceShape to metadata cache
|
11350 | [28Mar2025 00:53:59.771] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/phys/shapes/SubShape to metadata cache
|
11351 | [28Mar2025 00:53:59.771] [main/DEBUG] [mixin/]: Preparing rarcompat.mixins.json (11)
|
11352 | [28Mar2025 00:53:59.773] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.npc.AbstractVillager FIELD offers to access PUBLIC and LEAVE
|
11353 | [28Mar2025 00:53:59.773] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/npc/AbstractVillager to metadata cache
|
11354 | [28Mar2025 00:53:59.774] [main/TRACE] [mixin/]: Added class metadata for artifacts/neoforge/loot/RollLootTableModifier to metadata cache
|
11355 | [28Mar2025 00:53:59.774] [main/TRACE] [mixin/]: Added class metadata for artifacts/config/ConfigManager to metadata cache
|
11356 | [28Mar2025 00:53:59.774] [main/TRACE] [mixin/]: Added class metadata for artifacts/config/ModConfig to metadata cache
|
11357 | [28Mar2025 00:53:59.775] [main/TRACE] [mixin/]: Added class metadata for artifacts/registry/ModItems to metadata cache
|
11358 | [28Mar2025 00:53:59.775] [main/DEBUG] [mixin/]: Preparing flickerfix.mixins.json (1)
|
11359 | [28Mar2025 00:53:59.775] [main/DEBUG] [mixin/]: Preparing additionalentityattributes.mixins.json (18)
|
11360 | [28Mar2025 00:53:59.777] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/monster/CaveSpider to metadata cache
|
11361 | [28Mar2025 00:53:59.777] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition to metadata cache
|
11362 | [28Mar2025 00:53:59.777] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Spider METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11363 | [28Mar2025 00:53:59.777] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Spider METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11364 | [28Mar2025 00:53:59.777] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Spider METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11365 | [28Mar2025 00:53:59.778] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Monster METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11366 | [28Mar2025 00:53:59.778] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Monster METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11367 | [28Mar2025 00:53:59.779] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/monster/Spider to metadata cache
|
11368 | [28Mar2025 00:53:59.779] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.targeting.TargetingConditions FIELD selector to access PUBLIC and LEAVE
|
11369 | [28Mar2025 00:53:59.779] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/targeting/TargetingConditions to metadata cache
|
11370 | [28Mar2025 00:53:59.780] [main/DEBUG] [mixin/]: Preparing additionalentityattributes.neoforge.mixins.json (1)
|
11371 | [28Mar2025 00:53:59.780] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/common/extensions/ILivingEntityExtension to metadata cache
|
11372 | [28Mar2025 00:53:59.780] [main/DEBUG] [mixin/]: Preparing variantsandventures-common.mixins.json (7)
|
11373 | [28Mar2025 00:53:59.781] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.structure.structures.JigsawStructure FIELD poolAliases to access PUBLIC and REMOVEFINAL
|
11374 | [28Mar2025 00:53:59.781] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/structures/JigsawStructure to metadata cache
|
11375 | [28Mar2025 00:53:59.781] [main/DEBUG] [mixin/]: Preparing variantsandventures-neoforge.mixins.json (0)
|
11376 | [28Mar2025 00:53:59.781] [main/DEBUG] [mixin/]: Preparing playerAnimator-common.mixins.json (17)
|
11377 | [28Mar2025 00:53:59.781] [main/DEBUG] [mixin/]: Preparing ponder.mixins.json (13)
|
11378 | [28Mar2025 00:53:59.781] [main/DEBUG] [mixin/]: Preparing ctm.mixins.json (1)
|
11379 | [28Mar2025 00:53:59.782] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.resources.model.ModelBakery$ModelBakerImpl CLASS to access PUBLIC and LEAVE
|
11380 | [28Mar2025 00:53:59.782] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.resources.model.ModelBakery$ModelBakerImpl METHOD <init>(Lnet/minecraft/client/resources/model/ModelBakery;Lnet/minecraft/client/resources/model/ModelBakery$TextureGetter;Lnet/minecraft/client/resources/model/ModelResourceLocation;)V to access PUBLIC and LEAVE
|
11381 | [28Mar2025 00:53:59.782] [main/ERROR] [net.neoforged.fml.common.asm.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/resources/model/ModelBakery$ModelBakerImpl for invalid dist DEDICATED_SERVER
|
11382 | [28Mar2025 00:53:59.782] [main/TRACE] [mixin/CATCHING]: Catching
|
11383 | java.lang.RuntimeException: Attempted to load class net/minecraft/client/resources/model/ModelBakery$ModelBakerImpl for invalid dist DEDICATED_SERVER
|
11384 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.common.asm.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:60) ~[loader-4.0.38.jar%2360!/:4.0]
|
11385 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11386 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11387 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11388 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:332) ~[securejarhandler-3.0.8.jar:?]
|
11389 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:65) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11390 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:106) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11391 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:227) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11392 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2029) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11393 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.getTargetClass(MixinInfo.java:1017) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11394 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.readTargetClasses(MixinInfo.java:1007) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11395 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.parseTargets(MixinInfo.java:895) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11396 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepareMixins(MixinConfig.java:950) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11397 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepare(MixinConfig.java:858) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11398 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:540) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11399 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11400 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11401 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11402 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11403 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11404 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11405 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-11.0.4.jar%2362!/:11.0.4+main.d2e20e43]
|
11406 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11407 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11408 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11409 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?]
|
11410 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
11411 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?]
|
11412 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
11413 | at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:638) ~[?:?]
|
11414 | at java.base/java.lang.Class.forName(Class.java:625) ~[?:?]
|
11415 | at java.base/java.lang.Class.forName(Class.java:600) ~[?:?]
|
11416 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler$DummyProvider.lambda$updateModuleReads$1(ImmediateWindowHandler.java:173) ~[loader-4.0.38.jar%2360!/:4.0]
|
11417 | at java.base/java.util.Optional.map(Optional.java:260) [?:?]
|
11418 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler$DummyProvider.updateModuleReads(ImmediateWindowHandler.java:173) [loader-4.0.38.jar%2360!/:4.0]
|
11419 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler.acceptGameLayer(ImmediateWindowHandler.java:94) [loader-4.0.38.jar%2360!/:4.0]
|
11420 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.FMLLoader.beforeStart(FMLLoader.java:160) [loader-4.0.38.jar%2360!/:4.0]
|
11421 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.targets.CommonLaunchHandler.launchService(CommonLaunchHandler.java:115) [loader-4.0.38.jar%2360!/:4.0]
|
11422 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%2362!/:?]
|
11423 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%2362!/:?]
|
11424 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%2362!/:?]
|
11425 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%2362!/:?]
|
11426 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%2362!/:?]
|
11427 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%2362!/:?]
|
11428 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%2362!/:?]
|
11429 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
|
11430 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
|
11431 | [28Mar2025 00:53:59.783] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/resources/model/ModelBakery$ModelBakerImpl (java.lang.RuntimeException: Attempted to load class net/minecraft/client/resources/model/ModelBakery$ModelBakerImpl for invalid dist DEDICATED_SERVER)
|
11432 | [28Mar2025 00:53:59.784] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/client/resources/model/ModelBakery$ModelBakerImpl to metadata cache
|
11433 | [28Mar2025 00:53:59.784] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.resources.model.ModelBakery$ModelBakerImpl was not found ctm.mixins.json:TextureScrapingMixin from mod ctm
|
11434 | [28Mar2025 00:53:59.784] [main/DEBUG] [mixin/]: Preparing ae2importexportcard.mixins.json (3)
|
11435 | [28Mar2025 00:53:59.786] [main/TRACE] [mixin/]: Added class metadata for appeng/menu/me/common/MEStorageMenu to metadata cache
|
11436 | [28Mar2025 00:53:59.787] [main/DEBUG] [net.neoforged.fml.common.asm.RuntimeDistCleaner/DISTXFORM]: Removing method: appeng/items/tools/powered/WirelessTerminalItem.appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V
|
11437 | [28Mar2025 00:53:59.788] [main/TRACE] [mixin/]: Added class metadata for appeng/items/tools/powered/WirelessTerminalItem to metadata cache
|
11438 | [28Mar2025 00:53:59.788] [main/DEBUG] [mixin/]: Preparing balm.mixins.json (1)
|
11439 | [28Mar2025 00:53:59.788] [main/DEBUG] [mixin/]: Preparing balm.neoforge.mixins.json (17)
|
11440 | [28Mar2025 00:53:59.789] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.Slot FIELD slot to access PUBLIC and LEAVE
|
11441 | [28Mar2025 00:53:59.789] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.Slot FIELD index to access PUBLIC and LEAVE
|
11442 | [28Mar2025 00:53:59.789] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.Slot FIELD x to access PUBLIC and REMOVEFINAL
|
11443 | [28Mar2025 00:53:59.789] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.Slot FIELD y to access PUBLIC and REMOVEFINAL
|
11444 | [28Mar2025 00:53:59.790] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.Slot METHOD onSwapCraft(I)V to access PUBLIC and LEAVE
|
11445 | [28Mar2025 00:53:59.790] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/Slot to metadata cache
|
11446 | [28Mar2025 00:53:59.790] [main/DEBUG] [mixin/]: Preparing prickle.mixins.json (0)
|
11447 | [28Mar2025 00:53:59.790] [main/DEBUG] [mixin/]: Preparing prickle.neoforge.mixins.json (0)
|
11448 | [28Mar2025 00:53:59.790] [main/DEBUG] [mixin/]: Preparing moderndynamics.mixins.json (1)
|
11449 | [28Mar2025 00:53:59.790] [main/DEBUG] [mixin/]: Preparing crash_assistant.mixins.json (2)
|
11450 | [28Mar2025 00:53:59.790] [main/DEBUG] [mixin/]: Preparing crash_assistant-forge.mixins.json (1)
|
11451 | [28Mar2025 00:53:59.790] [main/DEBUG] [mixin/]: Preparing ctov.mixins.json (0)
|
11452 | [28Mar2025 00:53:59.790] [main/DEBUG] [mixin/]: Preparing ctov-common.mixins.json (0)
|
11453 | [28Mar2025 00:53:59.790] [main/DEBUG] [mixin/]: Preparing eternal_starlight.mixins.json (2)
|
11454 | [28Mar2025 00:53:59.790] [main/TRACE] [mixin/]: Added class metadata for cn/leolezury/eternalstarlight/common/block/ExtendedBlock to metadata cache
|
11455 | [28Mar2025 00:53:59.790] [main/DEBUG] [mixin/]: Preparing eternal_starlight-common.mixins.json (43)
|
11456 | [28Mar2025 00:53:59.793] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/AbstractSkullBlock to metadata cache
|
11457 | [28Mar2025 00:53:59.794] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.AxeItem FIELD STRIPPABLES to access PUBLIC and REMOVEFINAL
|
11458 | [28Mar2025 00:53:59.794] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.AxeItem METHOD <init>(Lnet/minecraft/world/item/Tier;Lnet/minecraft/world/item/Item$Properties;)V to access PUBLIC and LEAVE
|
11459 | [28Mar2025 00:53:59.794] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/AxeItem to metadata cache
|
11460 | [28Mar2025 00:53:59.794] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/BaseFireBlock to metadata cache
|
11461 | [28Mar2025 00:53:59.795] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/CeilingHangingSignBlock to metadata cache
|
11462 | [28Mar2025 00:53:59.795] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.CrossbowItem FIELD startSoundPlayed to access PUBLIC and LEAVE
|
11463 | [28Mar2025 00:53:59.795] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.CrossbowItem FIELD midLoadSoundPlayed to access PUBLIC and LEAVE
|
11464 | [28Mar2025 00:53:59.795] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.CrossbowItem METHOD tryLoadProjectiles(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)Z to access PUBLIC and LEAVE
|
11465 | [28Mar2025 00:53:59.795] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.CrossbowItem METHOD getShotPitch(Lnet/minecraft/util/RandomSource;I)F to access PUBLIC and LEAVE
|
11466 | [28Mar2025 00:53:59.795] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.CrossbowItem METHOD getRandomShotPitch(ZLnet/minecraft/util/RandomSource;)F to access PUBLIC and LEAVE
|
11467 | [28Mar2025 00:53:59.795] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.CrossbowItem METHOD getChargingSounds(Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/CrossbowItem$ChargingSounds; to access PUBLIC and LEAVE
|
11468 | [28Mar2025 00:53:59.795] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.CrossbowItem METHOD getPowerForTime(ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;)F to access PUBLIC and LEAVE
|
11469 | [28Mar2025 00:53:59.795] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/CrossbowItem to metadata cache
|
11470 | [28Mar2025 00:53:59.796] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.DirtPathBlock METHOD <init>(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V to access PUBLIC and LEAVE
|
11471 | [28Mar2025 00:53:59.796] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/DirtPathBlock to metadata cache
|
11472 | [28Mar2025 00:53:59.796] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/RandomState to metadata cache
|
11473 | [28Mar2025 00:53:59.796] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/SignBlock to metadata cache
|
11474 | [28Mar2025 00:53:59.797] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.SurfaceSystem FIELD noiseRandom to access PUBLIC and LEAVE
|
11475 | [28Mar2025 00:53:59.797] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/SurfaceSystem to metadata cache
|
11476 | [28Mar2025 00:53:59.797] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/projectile/ThrowableProjectile to metadata cache
|
11477 | [28Mar2025 00:53:59.798] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/WallHangingSignBlock to metadata cache
|
11478 | [28Mar2025 00:53:59.798] [main/DEBUG] [mixin/]: Preparing athena.mixins.json (1)
|
11479 | [28Mar2025 00:53:59.798] [main/DEBUG] [mixin/]: Preparing athena-neoforge.mixins.json (1)
|
11480 | [28Mar2025 00:53:59.798] [main/DEBUG] [mixin/]: Preparing lmft-common.mixins.json (1)
|
11481 | [28Mar2025 00:53:59.798] [main/DEBUG] [mixin/]: Preparing torchmaster.mixins.json (0)
|
11482 | [28Mar2025 00:53:59.798] [main/DEBUG] [mixin/]: Preparing torchmaster.neoforge.mixins.json (0)
|
11483 | [28Mar2025 00:53:59.798] [main/DEBUG] [mixin/]: Preparing sussysniffers.mixins.json (3)
|
11484 | [28Mar2025 00:53:59.799] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.sniffer.Sniffer FIELD DATA_DROP_SEED_AT_TICK to access PUBLIC and REMOVEFINAL
|
11485 | [28Mar2025 00:53:59.799] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.sniffer.Sniffer METHOD getHeadBlock()Lnet/minecraft/core/BlockPos; to access PUBLIC and LEAVE
|
11486 | [28Mar2025 00:53:59.799] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.sniffer.Sniffer METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11487 | [28Mar2025 00:53:59.799] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.sniffer.Sniffer METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11488 | [28Mar2025 00:53:59.799] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.sniffer.Sniffer METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11489 | [28Mar2025 00:53:59.799] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/sniffer/Sniffer to metadata cache
|
11490 | [28Mar2025 00:53:59.800] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/SnifferEggBlock to metadata cache
|
11491 | [28Mar2025 00:53:59.800] [main/DEBUG] [mixin/]: Preparing supermartijn642corelib.mixins.json (12)
|
11492 | [28Mar2025 00:53:59.801] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.core.Holder$Reference FIELD owner to access PUBLIC and LEAVE
|
11493 | [28Mar2025 00:53:59.801] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.core.Holder$Reference METHOD bindKey(Lnet/minecraft/resources/ResourceKey;)V to access PUBLIC and LEAVE
|
11494 | [28Mar2025 00:53:59.801] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/Holder$Reference to metadata cache
|
11495 | [28Mar2025 00:53:59.801] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$Properties FIELD mapColor to access PUBLIC and LEAVE
|
11496 | [28Mar2025 00:53:59.801] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$Properties FIELD hasCollision to access PUBLIC and REMOVEFINAL
|
11497 | [28Mar2025 00:53:59.801] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$Properties FIELD soundType to access PUBLIC and REMOVEFINAL
|
11498 | [28Mar2025 00:53:59.801] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$Properties FIELD lightEmission to access PUBLIC and REMOVEFINAL
|
11499 | [28Mar2025 00:53:59.801] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$Properties FIELD explosionResistance to access PUBLIC and REMOVEFINAL
|
11500 | [28Mar2025 00:53:59.801] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$Properties FIELD destroyTime to access PUBLIC and REMOVEFINAL
|
11501 | [28Mar2025 00:53:59.801] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$Properties FIELD requiresCorrectToolForDrops to access PUBLIC and REMOVEFINAL
|
11502 | [28Mar2025 00:53:59.801] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$Properties FIELD isRandomlyTicking to access PUBLIC and REMOVEFINAL
|
11503 | [28Mar2025 00:53:59.801] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$Properties FIELD friction to access PUBLIC and REMOVEFINAL
|
11504 | [28Mar2025 00:53:59.801] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$Properties FIELD speedFactor to access PUBLIC and REMOVEFINAL
|
11505 | [28Mar2025 00:53:59.801] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$Properties FIELD jumpFactor to access PUBLIC and REMOVEFINAL
|
11506 | [28Mar2025 00:53:59.801] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$Properties FIELD drops to access PUBLIC and LEAVE
|
11507 | [28Mar2025 00:53:59.801] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$Properties FIELD canOcclude to access PUBLIC and REMOVEFINAL
|
11508 | [28Mar2025 00:53:59.801] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$Properties FIELD isAir to access PUBLIC and REMOVEFINAL
|
11509 | [28Mar2025 00:53:59.801] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$Properties FIELD isValidSpawn to access PUBLIC and REMOVEFINAL
|
11510 | [28Mar2025 00:53:59.801] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$Properties FIELD isRedstoneConductor to access PUBLIC and REMOVEFINAL
|
11511 | [28Mar2025 00:53:59.801] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$Properties FIELD isSuffocating to access PUBLIC and REMOVEFINAL
|
11512 | [28Mar2025 00:53:59.801] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$Properties FIELD isViewBlocking to access PUBLIC and REMOVEFINAL
|
11513 | [28Mar2025 00:53:59.801] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$Properties FIELD hasPostProcess to access PUBLIC and REMOVEFINAL
|
11514 | [28Mar2025 00:53:59.801] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$Properties FIELD emissiveRendering to access PUBLIC and REMOVEFINAL
|
11515 | [28Mar2025 00:53:59.801] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$Properties FIELD dynamicShape to access PUBLIC and REMOVEFINAL
|
11516 | [28Mar2025 00:53:59.802] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$Properties FIELD offsetFunction to access PUBLIC and LEAVE
|
11517 | [28Mar2025 00:53:59.802] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.BlockBehaviour$Properties METHOD <init>()V to access PUBLIC and LEAVE
|
11518 | [28Mar2025 00:53:59.802] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/state/BlockBehaviour$Properties to metadata cache
|
11519 | [28Mar2025 00:53:59.802] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/registries/GameData to metadata cache
|
11520 | [28Mar2025 00:53:59.802] [main/DEBUG] [mixin/]: Preparing apothic_attributes.mixins.json (8)
|
11521 | [28Mar2025 00:53:59.803] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/damagesource/CombatRules to metadata cache
|
11522 | [28Mar2025 00:53:59.803] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/common/extensions/IItemExtension to metadata cache
|
11523 | [28Mar2025 00:53:59.803] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.goal.target.NearestAttackableTargetGoal FIELD targetType to access PUBLIC and LEAVE
|
11524 | [28Mar2025 00:53:59.803] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.goal.target.NearestAttackableTargetGoal FIELD targetConditions to access PUBLIC and LEAVE
|
11525 | [28Mar2025 00:53:59.804] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/goal/target/NearestAttackableTargetGoal to metadata cache
|
11526 | [28Mar2025 00:53:59.804] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/projectile/ThrownTrident to metadata cache
|
11527 | [28Mar2025 00:53:59.804] [main/DEBUG] [mixin/]: Preparing resourcefulconfig.mixins.json (4)
|
11528 | [28Mar2025 00:53:59.804] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/dedicated/Settings to metadata cache
|
11529 | [28Mar2025 00:53:59.804] [main/DEBUG] [mixin/]: Preparing servercore.common.mixins.json (60)
|
11530 | [28Mar2025 00:53:59.813] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Cat METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11531 | [28Mar2025 00:53:59.813] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Cat METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11532 | [28Mar2025 00:53:59.813] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Cat METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11533 | [28Mar2025 00:53:59.813] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/Cat to metadata cache
|
11534 | [28Mar2025 00:53:59.813] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Ocelot METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11535 | [28Mar2025 00:53:59.813] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Ocelot METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11536 | [28Mar2025 00:53:59.813] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Ocelot METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11537 | [28Mar2025 00:53:59.814] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/Ocelot to metadata cache
|
11538 | [28Mar2025 00:53:59.814] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/AreaEffectCloud to metadata cache
|
11539 | [28Mar2025 00:53:59.814] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/projectile/Arrow to metadata cache
|
11540 | [28Mar2025 00:53:59.814] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Chicken METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11541 | [28Mar2025 00:53:59.814] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Chicken METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11542 | [28Mar2025 00:53:59.814] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Chicken METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11543 | [28Mar2025 00:53:59.815] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/Chicken to metadata cache
|
11544 | [28Mar2025 00:53:59.815] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.goal.GoalSelector FIELD lockedFlags to access PUBLIC and LEAVE
|
11545 | [28Mar2025 00:53:59.815] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.goal.GoalSelector FIELD availableGoals to access PUBLIC and REMOVEFINAL
|
11546 | [28Mar2025 00:53:59.815] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.goal.GoalSelector FIELD profiler to access PUBLIC and REMOVEFINAL
|
11547 | [28Mar2025 00:53:59.815] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.goal.GoalSelector FIELD disabledFlags to access PUBLIC and LEAVE
|
11548 | [28Mar2025 00:53:59.815] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/goal/GoalSelector to metadata cache
|
11549 | [28Mar2025 00:53:59.815] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/projectile/SpectralArrow to metadata cache
|
11550 | [28Mar2025 00:53:59.815] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.frog.Tadpole METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11551 | [28Mar2025 00:53:59.815] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.frog.Tadpole METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11552 | [28Mar2025 00:53:59.815] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.frog.Tadpole METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11553 | [28Mar2025 00:53:59.815] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.frog.Tadpole METHOD getTicksLeftUntilAdult()I to access PUBLIC and LEAVE
|
11554 | [28Mar2025 00:53:59.816] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.frog.Frog METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11555 | [28Mar2025 00:53:59.817] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.frog.Frog METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11556 | [28Mar2025 00:53:59.817] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.frog.Frog METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11557 | [28Mar2025 00:53:59.817] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/frog/Tadpole to metadata cache
|
11558 | [28Mar2025 00:53:59.818] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.allay.Allay FIELD duplicationCooldown to access PUBLIC and LEAVE
|
11559 | [28Mar2025 00:53:59.818] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.allay.Allay FIELD holdingItemAnimationTicks to access PUBLIC and LEAVE
|
11560 | [28Mar2025 00:53:59.818] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.allay.Allay FIELD holdingItemAnimationTicks0 to access PUBLIC and LEAVE
|
11561 | [28Mar2025 00:53:59.818] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.allay.Allay FIELD dancingAnimationTicks to access PUBLIC and LEAVE
|
11562 | [28Mar2025 00:53:59.818] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.allay.Allay FIELD spinningAnimationTicks to access PUBLIC and LEAVE
|
11563 | [28Mar2025 00:53:59.818] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.allay.Allay FIELD spinningAnimationTicks0 to access PUBLIC and LEAVE
|
11564 | [28Mar2025 00:53:59.818] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.allay.Allay METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11565 | [28Mar2025 00:53:59.818] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.allay.Allay METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11566 | [28Mar2025 00:53:59.818] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.allay.Allay METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11567 | [28Mar2025 00:53:59.818] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/allay/Allay to metadata cache
|
11568 | [28Mar2025 00:53:59.818] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/projectile/ThrownEgg to metadata cache
|
11569 | [28Mar2025 00:53:59.818] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/behavior/AnimalMakeLove to metadata cache
|
11570 | [28Mar2025 00:53:59.819] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/goal/BreedGoal to metadata cache
|
11571 | [28Mar2025 00:53:59.819] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/behavior/VillagerMakeLove to metadata cache
|
11572 | [28Mar2025 00:53:59.819] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/MobCategory to metadata cache
|
11573 | [28Mar2025 00:53:59.819] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.BaseSpawner FIELD spawnDelay to access PUBLIC and LEAVE
|
11574 | [28Mar2025 00:53:59.819] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.BaseSpawner FIELD spawnPotentials to access PUBLIC and LEAVE
|
11575 | [28Mar2025 00:53:59.819] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.BaseSpawner FIELD nextSpawnData to access PUBLIC and LEAVE
|
11576 | [28Mar2025 00:53:59.820] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.BaseSpawner FIELD spin to access PUBLIC and LEAVE
|
11577 | [28Mar2025 00:53:59.820] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.BaseSpawner FIELD oSpin to access PUBLIC and LEAVE
|
11578 | [28Mar2025 00:53:59.820] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.BaseSpawner FIELD minSpawnDelay to access PUBLIC and LEAVE
|
11579 | [28Mar2025 00:53:59.820] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.BaseSpawner FIELD maxSpawnDelay to access PUBLIC and LEAVE
|
11580 | [28Mar2025 00:53:59.820] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.BaseSpawner FIELD spawnCount to access PUBLIC and LEAVE
|
11581 | [28Mar2025 00:53:59.820] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.BaseSpawner FIELD displayEntity to access PUBLIC and LEAVE
|
11582 | [28Mar2025 00:53:59.820] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.BaseSpawner FIELD maxNearbyEntities to access PUBLIC and LEAVE
|
11583 | [28Mar2025 00:53:59.820] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.BaseSpawner FIELD requiredPlayerRange to access PUBLIC and LEAVE
|
11584 | [28Mar2025 00:53:59.820] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.BaseSpawner FIELD spawnRange to access PUBLIC and LEAVE
|
11585 | [28Mar2025 00:53:59.820] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.BaseSpawner METHOD isNearPlayer(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z to access PUBLIC and LEAVE
|
11586 | [28Mar2025 00:53:59.820] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.BaseSpawner METHOD delay(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V to access PUBLIC and LEAVE
|
11587 | [28Mar2025 00:53:59.820] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.BaseSpawner METHOD setNextSpawnData(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/SpawnData;)V to access PUBLIC and LEAVE
|
11588 | [28Mar2025 00:53:59.820] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.BaseSpawner METHOD getOrCreateNextSpawnData(Lnet/minecraft/world/level/Level;Lnet/minecraft/util/RandomSource;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/SpawnData; to access PUBLIC and LEAVE
|
11589 | [28Mar2025 00:53:59.820] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/BaseSpawner to metadata cache
|
11590 | [28Mar2025 00:53:59.820] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/effect/InfestedMobEffect to metadata cache
|
11591 | [28Mar2025 00:53:59.821] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.NetherPortalBlock METHOD getDimensionTransitionFromExit(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;Lnet/minecraft/BlockUtil$FoundRectangle;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/portal/DimensionTransition$PostDimensionTransition;)Lnet/minecraft/world/level/portal/DimensionTransition; to access PUBLIC and LEAVE
|
11592 | [28Mar2025 00:53:59.821] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/NetherPortalBlock to metadata cache
|
11593 | [28Mar2025 00:53:59.822] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Zombie FIELD conversionTime to access PROTECTED and LEAVE
|
11594 | [28Mar2025 00:53:59.822] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Zombie METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11595 | [28Mar2025 00:53:59.822] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Zombie METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11596 | [28Mar2025 00:53:59.822] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Zombie METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11597 | [28Mar2025 00:53:59.823] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.ItemStack FIELD components to access PUBLIC and LEAVE
|
11598 | [28Mar2025 00:53:59.823] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.ItemStack METHOD addToTooltip(Lnet/minecraft/core/component/DataComponentType;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/function/Consumer;Lnet/minecraft/world/item/TooltipFlag;)V to access PUBLIC and LEAVE
|
11599 | [28Mar2025 00:53:59.824] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/monster/Zombie to metadata cache
|
11600 | [28Mar2025 00:53:59.825] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.saveddata.maps.MapItemSavedData FIELD centerX to access PUBLIC and REMOVEFINAL
|
11601 | [28Mar2025 00:53:59.825] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.saveddata.maps.MapItemSavedData FIELD centerZ to access PUBLIC and REMOVEFINAL
|
11602 | [28Mar2025 00:53:59.825] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.saveddata.maps.MapItemSavedData FIELD dimension to access PUBLIC and REMOVEFINAL
|
11603 | [28Mar2025 00:53:59.825] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.saveddata.maps.MapItemSavedData FIELD bannerMarkers to access PUBLIC and REMOVEFINAL
|
11604 | [28Mar2025 00:53:59.825] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.saveddata.maps.MapItemSavedData FIELD decorations to access PUBLIC and LEAVE
|
11605 | [28Mar2025 00:53:59.825] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.saveddata.maps.MapItemSavedData FIELD frameMarkers to access PUBLIC and REMOVEFINAL
|
11606 | [28Mar2025 00:53:59.825] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.saveddata.maps.MapItemSavedData FIELD trackedDecorationCount to access PUBLIC and REMOVEFINAL
|
11607 | [28Mar2025 00:53:59.825] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.saveddata.maps.MapItemSavedData METHOD <init>(IIBZZZLnet/minecraft/resources/ResourceKey;)V to access PUBLIC and LEAVE
|
11608 | [28Mar2025 00:53:59.825] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.saveddata.maps.MapItemSavedData METHOD removeDecoration(Ljava/lang/String;)V to access PUBLIC and LEAVE
|
11609 | [28Mar2025 00:53:59.825] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.saveddata.maps.MapItemSavedData METHOD addDecoration(Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/LevelAccessor;Ljava/lang/String;DDDLnet/minecraft/network/chat/Component;)V to access PUBLIC and LEAVE
|
11610 | [28Mar2025 00:53:59.825] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.saveddata.maps.MapItemSavedData METHOD setDecorationsDirty()V to access PUBLIC and LEAVE
|
11611 | [28Mar2025 00:53:59.825] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/saveddata/maps/MapItemSavedData to metadata cache
|
11612 | [28Mar2025 00:53:59.825] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/pathfinder/PathFinder to metadata cache
|
11613 | [28Mar2025 00:53:59.825] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/gameevent/DynamicGameEventListener to metadata cache
|
11614 | [28Mar2025 00:53:59.825] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.navigation.GroundPathNavigation METHOD getSurfaceY()I to access PUBLIC and LEAVE
|
11615 | [28Mar2025 00:53:59.826] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/navigation/GroundPathNavigation to metadata cache
|
11616 | [28Mar2025 00:53:59.826] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/goal/RemoveBlockGoal to metadata cache
|
11617 | [28Mar2025 00:53:59.826] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/behavior/SleepInBed to metadata cache
|
11618 | [28Mar2025 00:53:59.826] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/StructureCheck to metadata cache
|
11619 | [28Mar2025 00:53:59.826] [main/DEBUG] [mixin/]: Preparing curios.neoforge.mixins.json (10)
|
11620 | [28Mar2025 00:53:59.828] [main/TRACE] [mixin/]: Added class metadata for top/theillusivec4/curios/api/CuriosApi to metadata cache
|
11621 | [28Mar2025 00:53:59.828] [main/TRACE] [mixin/]: Added class metadata for top/theillusivec4/curios/api/CuriosDataProvider to metadata cache
|
11622 | [28Mar2025 00:53:59.828] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/player/Inventory to metadata cache
|
11623 | [28Mar2025 00:53:59.829] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/advancements/critereon/NbtPredicate to metadata cache
|
11624 | [28Mar2025 00:53:59.829] [main/DEBUG] [mixin/]: Preparing curios.mixins.json (3)
|
11625 | [28Mar2025 00:53:59.829] [main/TRACE] [mixin/]: Added class metadata for top/theillusivec4/curios/api/CuriosTriggers to metadata cache
|
11626 | [28Mar2025 00:53:59.829] [main/TRACE] [mixin/]: Added class metadata for top/theillusivec4/curios/api/CuriosTriggers$EquipBuilder to metadata cache
|
11627 | [28Mar2025 00:53:59.829] [main/DEBUG] [mixin/]: Preparing searchables.mixins.json (1)
|
11628 | [28Mar2025 00:53:59.829] [main/DEBUG] [mixin/]: Preparing searchables.neoforge.mixins.json (0)
|
11629 | [28Mar2025 00:53:59.829] [main/DEBUG] [mixin/]: Preparing deimos.mixins.json (1)
|
11630 | [28Mar2025 00:53:59.829] [main/DEBUG] [mixin/]: Preparing deimos.neoforge.mixins.json (0)
|
11631 | [28Mar2025 00:53:59.829] [main/DEBUG] [mixin/]: Preparing apothic_enchanting.mixins.json (18)
|
11632 | [28Mar2025 00:53:59.831] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.AnvilMenu FIELD repairItemCountCost to access PUBLIC and LEAVE
|
11633 | [28Mar2025 00:53:59.831] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.AnvilMenu FIELD itemName to access PUBLIC and LEAVE
|
11634 | [28Mar2025 00:53:59.831] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.AnvilMenu FIELD cost to access PUBLIC and LEAVE
|
11635 | [28Mar2025 00:53:59.831] [main/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/inventory/AnvilMenu
|
11636 | [28Mar2025 00:53:59.846] [main/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu
|
11637 | [28Mar2025 00:53:59.846] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/AnvilMenu to metadata cache
|
11638 | [28Mar2025 00:53:59.846] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/CandleBlock to metadata cache
|
11639 | [28Mar2025 00:53:59.848] [main/TRACE] [mixin/CATCHING]: Catching
|
11640 | java.lang.ClassNotFoundException: org.violetmoon.quark.content.tweaks.module.GoldToolsHaveFortuneModule
|
11641 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:334) ~[securejarhandler-3.0.8.jar:?]
|
11642 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:65) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11643 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:106) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11644 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:227) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11645 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2029) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11646 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.getTargetClass(MixinInfo.java:1017) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11647 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.readTargetClasses(MixinInfo.java:1007) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11648 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.parseTargets(MixinInfo.java:895) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11649 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepareMixins(MixinConfig.java:950) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11650 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepare(MixinConfig.java:858) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11651 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:540) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11652 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11653 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11654 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11655 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11656 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11657 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11658 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-11.0.4.jar%2362!/:11.0.4+main.d2e20e43]
|
11659 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11660 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11661 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11662 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?]
|
11663 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
11664 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?]
|
11665 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
11666 | at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:638) ~[?:?]
|
11667 | at java.base/java.lang.Class.forName(Class.java:625) ~[?:?]
|
11668 | at java.base/java.lang.Class.forName(Class.java:600) ~[?:?]
|
11669 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler$DummyProvider.lambda$updateModuleReads$1(ImmediateWindowHandler.java:173) ~[loader-4.0.38.jar%2360!/:4.0]
|
11670 | at java.base/java.util.Optional.map(Optional.java:260) [?:?]
|
11671 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler$DummyProvider.updateModuleReads(ImmediateWindowHandler.java:173) [loader-4.0.38.jar%2360!/:4.0]
|
11672 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler.acceptGameLayer(ImmediateWindowHandler.java:94) [loader-4.0.38.jar%2360!/:4.0]
|
11673 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.FMLLoader.beforeStart(FMLLoader.java:160) [loader-4.0.38.jar%2360!/:4.0]
|
11674 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.targets.CommonLaunchHandler.launchService(CommonLaunchHandler.java:115) [loader-4.0.38.jar%2360!/:4.0]
|
11675 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%2362!/:?]
|
11676 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%2362!/:?]
|
11677 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%2362!/:?]
|
11678 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%2362!/:?]
|
11679 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%2362!/:?]
|
11680 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%2362!/:?]
|
11681 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%2362!/:?]
|
11682 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
|
11683 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
|
11684 | [28Mar2025 00:53:59.848] [main/WARN] [mixin/]: Error loading class: org/violetmoon/quark/content/tweaks/module/GoldToolsHaveFortuneModule (java.lang.ClassNotFoundException: org.violetmoon.quark.content.tweaks.module.GoldToolsHaveFortuneModule)
|
11685 | [28Mar2025 00:53:59.848] [main/TRACE] [mixin/]: Added class metadata for org/violetmoon/quark/content/tweaks/module/GoldToolsHaveFortuneModule to metadata cache
|
11686 | [28Mar2025 00:53:59.848] [main/DEBUG] [mixin/]: Skipping virtual target org.violetmoon.quark.content.tweaks.module.GoldToolsHaveFortuneModule for apothic_enchanting.mixins.json:GoldToolsHaveFortuneModuleMixin from mod apothic_enchanting
|
11687 | [28Mar2025 00:53:59.849] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/common/IShearable to metadata cache
|
11688 | [28Mar2025 00:53:59.849] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/ShearsItem to metadata cache
|
11689 | [28Mar2025 00:53:59.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Sheep FIELD ITEM_BY_DYE to access PUBLIC and LEAVE
|
11690 | [28Mar2025 00:53:59.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Sheep METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11691 | [28Mar2025 00:53:59.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Sheep METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11692 | [28Mar2025 00:53:59.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Sheep METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11693 | [28Mar2025 00:53:59.849] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Sheep METHOD getOffspringColor(Lnet/minecraft/world/entity/animal/Animal;Lnet/minecraft/world/entity/animal/Animal;)Lnet/minecraft/world/item/DyeColor; to access PROTECTED and LEAVE
|
11694 | [28Mar2025 00:53:59.849] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/Sheep to metadata cache
|
11695 | [28Mar2025 00:53:59.850] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/common/items/SpellCrossbow to metadata cache
|
11696 | [28Mar2025 00:53:59.850] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/goal/TemptGoal to metadata cache
|
11697 | [28Mar2025 00:53:59.850] [main/DEBUG] [mixin/]: Preparing apotheosis.mixins.json (18)
|
11698 | [28Mar2025 00:53:59.851] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.damagesource.DamageSource FIELD causingEntity to access PROTECTED and LEAVE
|
11699 | [28Mar2025 00:53:59.851] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.damagesource.DamageSource FIELD directEntity to access PROTECTED and LEAVE
|
11700 | [28Mar2025 00:53:59.851] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.damagesource.DamageSource METHOD <init>(Lnet/minecraft/core/Holder;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;)V to access PUBLIC and LEAVE
|
11701 | [28Mar2025 00:53:59.851] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/damagesource/DamageSource to metadata cache
|
11702 | [28Mar2025 00:53:59.851] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/common/data/GlobalLootModifierProvider to metadata cache
|
11703 | [28Mar2025 00:53:59.852] [main/TRACE] [mixin/CATCHING]: Catching
|
11704 | java.lang.ClassNotFoundException: org.violetmoon.quark.content.tweaks.module.GoldToolsHaveFortuneModule
|
11705 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:334) ~[securejarhandler-3.0.8.jar:?]
|
11706 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:65) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11707 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:106) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11708 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:227) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11709 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2029) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11710 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.getTargetClass(MixinInfo.java:1017) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11711 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.readTargetClasses(MixinInfo.java:1007) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11712 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.parseTargets(MixinInfo.java:895) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11713 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepareMixins(MixinConfig.java:950) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11714 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepare(MixinConfig.java:858) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11715 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:540) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11716 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11717 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11718 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11719 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11720 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11721 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11722 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-11.0.4.jar%2362!/:11.0.4+main.d2e20e43]
|
11723 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11724 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11725 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11726 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?]
|
11727 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
11728 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?]
|
11729 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
11730 | at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:638) ~[?:?]
|
11731 | at java.base/java.lang.Class.forName(Class.java:625) ~[?:?]
|
11732 | at java.base/java.lang.Class.forName(Class.java:600) ~[?:?]
|
11733 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler$DummyProvider.lambda$updateModuleReads$1(ImmediateWindowHandler.java:173) ~[loader-4.0.38.jar%2360!/:4.0]
|
11734 | at java.base/java.util.Optional.map(Optional.java:260) [?:?]
|
11735 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler$DummyProvider.updateModuleReads(ImmediateWindowHandler.java:173) [loader-4.0.38.jar%2360!/:4.0]
|
11736 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler.acceptGameLayer(ImmediateWindowHandler.java:94) [loader-4.0.38.jar%2360!/:4.0]
|
11737 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.FMLLoader.beforeStart(FMLLoader.java:160) [loader-4.0.38.jar%2360!/:4.0]
|
11738 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.targets.CommonLaunchHandler.launchService(CommonLaunchHandler.java:115) [loader-4.0.38.jar%2360!/:4.0]
|
11739 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%2362!/:?]
|
11740 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%2362!/:?]
|
11741 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%2362!/:?]
|
11742 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%2362!/:?]
|
11743 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%2362!/:?]
|
11744 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%2362!/:?]
|
11745 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%2362!/:?]
|
11746 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
|
11747 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
|
11748 | [28Mar2025 00:53:59.853] [main/WARN] [mixin/]: Error loading class: org/violetmoon/quark/content/tweaks/module/GoldToolsHaveFortuneModule (java.lang.ClassNotFoundException: org.violetmoon.quark.content.tweaks.module.GoldToolsHaveFortuneModule)
|
11749 | [28Mar2025 00:53:59.853] [main/TRACE] [mixin/]: Added class metadata for org/violetmoon/quark/content/tweaks/module/GoldToolsHaveFortuneModule to metadata cache
|
11750 | [28Mar2025 00:53:59.853] [main/DEBUG] [mixin/]: Skipping virtual target org.violetmoon.quark.content.tweaks.module.GoldToolsHaveFortuneModule for apotheosis.mixins.json:GoldToolsHaveFortuneModuleMixin from mod apotheosis
|
11751 | [28Mar2025 00:53:59.853] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.SmithingMenu FIELD selectedRecipe to access PROTECTED and LEAVE
|
11752 | [28Mar2025 00:53:59.853] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/SmithingMenu to metadata cache
|
11753 | [28Mar2025 00:53:59.854] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.WitherSkullBlock METHOD <init>(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V to access PUBLIC and LEAVE
|
11754 | [28Mar2025 00:53:59.854] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/WitherSkullBlock to metadata cache
|
11755 | [28Mar2025 00:53:59.854] [main/DEBUG] [mixin/]: Preparing bettermineshafts.mixins.json (5)
|
11756 | [28Mar2025 00:53:59.854] [main/DEBUG] [mixin/]: Preparing mekanismcovers.mixins.json (12)
|
11757 | [28Mar2025 00:53:59.855] [main/TRACE] [mixin/]: Added class metadata for mekanism/common/block/prefab/BlockBase to metadata cache
|
11758 | [28Mar2025 00:53:59.855] [main/TRACE] [mixin/]: Added class metadata for mekanism/common/block/BlockMekanism to metadata cache
|
11759 | [28Mar2025 00:53:59.855] [main/TRACE] [mixin/]: Added class metadata for mekanism/common/block/transmitter/BlockTransmitter to metadata cache
|
11760 | [28Mar2025 00:53:59.856] [main/TRACE] [mixin/]: Added class metadata for mekanism/common/tile/transmitter/TileEntityTransmitter to metadata cache
|
11761 | [28Mar2025 00:53:59.856] [main/DEBUG] [mixin/]: Preparing harvest_with_ease.mixins.json (0)
|
11762 | [28Mar2025 00:53:59.856] [main/DEBUG] [mixin/]: Preparing harvest_with_ease.neoforge.mixins.json (0)
|
11763 | [28Mar2025 00:53:59.856] [main/DEBUG] [mixin/]: Preparing lithostitched.mixins.json (20)
|
11764 | [28Mar2025 00:53:59.857] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/gametest/framework/GameTestServer to metadata cache
|
11765 | [28Mar2025 00:53:59.857] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.placement.PlacedFeature METHOD placeWithContext(Lnet/minecraft/world/level/levelgen/placement/PlacementContext;Lnet/minecraft/util/RandomSource;Lnet/minecraft/core/BlockPos;)Z to access PUBLIC and LEAVE
|
11766 | [28Mar2025 00:53:59.857] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/placement/PlacedFeature to metadata cache
|
11767 | [28Mar2025 00:53:59.858] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/pools/alias/PoolAliasLookup to metadata cache
|
11768 | [28Mar2025 00:53:59.858] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/structures/ShipwreckPieces$ShipwreckPiece to metadata cache
|
11769 | [28Mar2025 00:53:59.858] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorList FIELD list to access PUBLIC and REMOVEFINAL
|
11770 | [28Mar2025 00:53:59.858] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorList to metadata cache
|
11771 | [28Mar2025 00:53:59.858] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/StructureSet to metadata cache
|
11772 | [28Mar2025 00:53:59.858] [main/DEBUG] [mixin/]: Preparing lithostitched.neoforge.mixins.json (2)
|
11773 | [28Mar2025 00:53:59.858] [main/DEBUG] [mixin/]: Preparing jumpboat.mixin.json (1)
|
11774 | [28Mar2025 00:53:59.858] [main/DEBUG] [mixin/]: Preparing catjammies.mixins.json (1)
|
11775 | [28Mar2025 00:53:59.858] [main/DEBUG] [mixin/]: Preparing mixins.pneumaticcraft.json (18)
|
11776 | [28Mar2025 00:53:59.859] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.BoatItem METHOD getBoat(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/phys/HitResult;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;)Lnet/minecraft/world/entity/vehicle/Boat; to access PUBLIC and LEAVE
|
11777 | [28Mar2025 00:53:59.859] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/BoatItem to metadata cache
|
11778 | [28Mar2025 00:53:59.859] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.MinecartItem FIELD type to access PUBLIC and LEAVE
|
11779 | [28Mar2025 00:53:59.859] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/MinecartItem to metadata cache
|
11780 | [28Mar2025 00:53:59.860] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Witch METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11781 | [28Mar2025 00:53:59.860] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Witch METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11782 | [28Mar2025 00:53:59.860] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Witch METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11783 | [28Mar2025 00:53:59.860] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/monster/Witch to metadata cache
|
11784 | [28Mar2025 00:53:59.860] [main/DEBUG] [mixin/]: Preparing formations.mixins.json (11)
|
11785 | [28Mar2025 00:53:59.861] [main/DEBUG] [mixin/]: Preparing logbegone.neoforge.mixins.json (0)
|
11786 | [28Mar2025 00:53:59.861] [main/DEBUG] [mixin/]: Preparing zerocore.mixins.json (3)
|
11787 | [28Mar2025 00:53:59.861] [main/DEBUG] [mixin/]: Preparing mousetweaks.mixins.json (1)
|
11788 | [28Mar2025 00:53:59.861] [main/DEBUG] [mixin/]: Preparing immersiveengineering.mixins.json (43)
|
11789 | [28Mar2025 00:53:59.862] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.ConcretePowderBlock FIELD concrete to access PUBLIC and LEAVE
|
11790 | [28Mar2025 00:53:59.862] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/ConcretePowderBlock to metadata cache
|
11791 | [28Mar2025 00:53:59.863] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.TransientCraftingContainer FIELD items to access PUBLIC and LEAVE
|
11792 | [28Mar2025 00:53:59.863] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.TransientCraftingContainer FIELD menu to access PUBLIC and LEAVE
|
11793 | [28Mar2025 00:53:59.863] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/TransientCraftingContainer to metadata cache
|
11794 | [28Mar2025 00:53:59.863] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/behavior/GiveGiftToHero to metadata cache
|
11795 | [28Mar2025 00:53:59.863] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.data.models.ItemModelGenerators INNERCLASS TrimModelData to access PUBLIC and LEAVE
|
11796 | [28Mar2025 00:53:59.863] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.data.models.ItemModelGenerators FIELD GENERATED_TRIM_MODELS to access PUBLIC and LEAVE
|
11797 | [28Mar2025 00:53:59.863] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.data.models.ItemModelGenerators FIELD output to access PUBLIC and LEAVE
|
11798 | [28Mar2025 00:53:59.863] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.data.models.ItemModelGenerators METHOD generateFlatItem(Lnet/minecraft/world/item/Item;Lnet/minecraft/data/models/model/ModelTemplate;)V to access PUBLIC and LEAVE
|
11799 | [28Mar2025 00:53:59.863] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.data.models.ItemModelGenerators METHOD generateFlatItem(Lnet/minecraft/world/item/Item;Ljava/lang/String;Lnet/minecraft/data/models/model/ModelTemplate;)V to access PUBLIC and LEAVE
|
11800 | [28Mar2025 00:53:59.864] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/data/models/ItemModelGenerators to metadata cache
|
11801 | [28Mar2025 00:53:59.864] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$Palette to metadata cache
|
11802 | [28Mar2025 00:53:59.864] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.alchemy.PotionBrewing$Mix CLASS to access PUBLIC and LEAVE
|
11803 | [28Mar2025 00:53:59.864] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.alchemy.PotionBrewing$Mix METHOD <init>(Lnet/minecraft/core/Holder;Lnet/minecraft/world/item/crafting/Ingredient;Lnet/minecraft/core/Holder;)V to access PUBLIC and LEAVE
|
11804 | [28Mar2025 00:53:59.864] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/alchemy/PotionBrewing$Mix to metadata cache
|
11805 | [28Mar2025 00:53:59.864] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/world/item/alchemy/PotionBrewing$Mix is public in immersiveengineering.mixins.json:accessors.PotionMixAccess from mod immersiveengineering and should be specified in value
|
11806 | [28Mar2025 00:53:59.864] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.item.PrimedTnt FIELD owner to access PUBLIC and LEAVE
|
11807 | [28Mar2025 00:53:59.864] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.item.PrimedTnt METHOD explode()V to access PROTECTED and LEAVE
|
11808 | [28Mar2025 00:53:59.865] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/item/PrimedTnt to metadata cache
|
11809 | [28Mar2025 00:53:59.865] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.data.models.ItemModelGenerators$TrimModelData CLASS to access PUBLIC and LEAVE
|
11810 | [28Mar2025 00:53:59.865] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.data.models.ItemModelGenerators$TrimModelData METHOD <init>(Ljava/lang/String;FLjava/util/Map;)V to access PUBLIC and LEAVE
|
11811 | [28Mar2025 00:53:59.865] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/data/models/ItemModelGenerators$TrimModelData to metadata cache
|
11812 | [28Mar2025 00:53:59.865] [main/DEBUG] [mixin/]: @Mixin target net.minecraft.data.models.ItemModelGenerators$TrimModelData is public in immersiveengineering.mixins.json:accessors.TrimModelDataAccess from mod immersiveengineering and should be specified in value
|
11813 | [28Mar2025 00:53:59.865] [main/DEBUG] [mixin/]: Preparing mixins/common/nochatreports.mixins.json (29)
|
11814 | [28Mar2025 00:53:59.865] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/protocol/game/ServerboundChatPacket to metadata cache
|
11815 | [28Mar2025 00:53:59.865] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/protocol/game/ServerboundChatSessionUpdatePacket to metadata cache
|
11816 | [28Mar2025 00:53:59.865] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/protocol/game/ServerboundChatCommandSignedPacket to metadata cache
|
11817 | [28Mar2025 00:53:59.866] [main/DEBUG] [mixin/]: Preparing mixins/neoforge/nochatreports-neoforge.mixins.json (3)
|
11818 | [28Mar2025 00:53:59.866] [main/DEBUG] [mixin/]: Preparing ohthetreesyoullgrow.mixins.json (4)
|
11819 | [28Mar2025 00:53:59.866] [main/DEBUG] [mixin/]: Preparing mixins.integrateddynamics.json (1)
|
11820 | [28Mar2025 00:53:59.866] [main/DEBUG] [mixin/]: Preparing megacells.mixins.json (9)
|
11821 | [28Mar2025 00:53:59.867] [main/TRACE] [mixin/]: Added class metadata for appeng/block/crafting/AbstractCraftingUnitBlock to metadata cache
|
11822 | [28Mar2025 00:53:59.867] [main/TRACE] [mixin/]: Added class metadata for appeng/blockentity/misc/CellWorkbenchBlockEntity to metadata cache
|
11823 | [28Mar2025 00:53:59.868] [main/TRACE] [mixin/]: Added class metadata for appeng/menu/implementations/CellWorkbenchMenu to metadata cache
|
11824 | [28Mar2025 00:53:59.868] [main/TRACE] [mixin/]: Added class metadata for appeng/block/crafting/CraftingBlockItem to metadata cache
|
11825 | [28Mar2025 00:53:59.868] [main/TRACE] [mixin/]: Added class metadata for appeng/api/implementations/menuobjects/ItemMenuHost to metadata cache
|
11826 | [28Mar2025 00:53:59.868] [main/TRACE] [mixin/]: Added class metadata for appeng/menu/implementations/PatternProviderMenu to metadata cache
|
11827 | [28Mar2025 00:53:59.868] [main/DEBUG] [mixin/]: Preparing itemcollectors.mixins.json (0)
|
11828 | [28Mar2025 00:53:59.868] [main/DEBUG] [mixin/]: Preparing imfast.mixins.json (1)
|
11829 | [28Mar2025 00:53:59.868] [main/DEBUG] [mixin/]: Preparing polymorph.mixins.json (16)
|
11830 | [28Mar2025 00:53:59.870] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/CrafterMenu to metadata cache
|
11831 | [28Mar2025 00:53:59.870] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.SmithingTransformRecipe FIELD template to access PUBLIC and LEAVE
|
11832 | [28Mar2025 00:53:59.870] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.SmithingTransformRecipe FIELD base to access PUBLIC and LEAVE
|
11833 | [28Mar2025 00:53:59.870] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.SmithingTransformRecipe FIELD addition to access PUBLIC and LEAVE
|
11834 | [28Mar2025 00:53:59.870] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.SmithingTransformRecipe FIELD result to access PUBLIC and LEAVE
|
11835 | [28Mar2025 00:53:59.870] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/crafting/SmithingTransformRecipe to metadata cache
|
11836 | [28Mar2025 00:53:59.870] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.SmithingTrimRecipe FIELD template to access PUBLIC and LEAVE
|
11837 | [28Mar2025 00:53:59.870] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.SmithingTrimRecipe FIELD base to access PUBLIC and LEAVE
|
11838 | [28Mar2025 00:53:59.870] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.SmithingTrimRecipe FIELD addition to access PUBLIC and LEAVE
|
11839 | [28Mar2025 00:53:59.870] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/crafting/SmithingTrimRecipe to metadata cache
|
11840 | [28Mar2025 00:53:59.870] [main/DEBUG] [mixin/]: @Mixin target net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity is public in polymorph.mixins.json:MixinLevelChunk from mod polymorph and should be specified in value
|
11841 | [28Mar2025 00:53:59.870] [main/TRACE] [mixin/]: Added class metadata for com/illusivesoulworks/polymorph/api/PolymorphApi to metadata cache
|
11842 | [28Mar2025 00:53:59.871] [main/TRACE] [mixin/]: Added class metadata for com/illusivesoulworks/polymorph/api/client/PolymorphWidgets to metadata cache
|
11843 | [28Mar2025 00:53:59.871] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/crafting/RecipeCache to metadata cache
|
11844 | [28Mar2025 00:53:59.871] [main/DEBUG] [mixin/]: Preparing polymorph-compatibility.mixins.json (3)
|
11845 | [28Mar2025 00:53:59.873] [main/DEBUG] [Polymorph/]: Loaded com.illusivesoulworks.polymorph.platform.NeoForgeIntegrationPlatform@54816d7a for service interface com.illusivesoulworks.polymorph.platform.services.IIntegrationPlatform
|
11846 | [28Mar2025 00:53:59.873] [main/DEBUG] [Polymorph/]: Loaded com.illusivesoulworks.polymorph.platform.NeoForgeClientPlatform@395c21ee for service interface com.illusivesoulworks.polymorph.platform.services.IClientPlatform
|
11847 | [28Mar2025 00:53:59.875] [main/DEBUG] [Polymorph/]: Loaded com.illusivesoulworks.polymorph.platform.NeoForgePlatform@5d200dce for service interface com.illusivesoulworks.polymorph.platform.services.IPlatform
|
11848 | [28Mar2025 00:53:59.876] [main/TRACE] [mixin/]: Added class metadata for mezz/jei/common/transfer/RecipeTransferUtil to metadata cache
|
11849 | [28Mar2025 00:53:59.876] [main/TRACE] [mixin/]: Added class metadata for mezz/jei/common/network/packets/PacketRecipeTransfer to metadata cache
|
11850 | [28Mar2025 00:53:59.876] [main/DEBUG] [mixin/]: Preparing polymorph-compatibility.neoforge.mixins.json (2)
|
11851 | [28Mar2025 00:53:59.877] [main/TRACE] [mixin/]: Added class metadata for dev/shadowsoffire/fastbench/util/FastBenchUtil to metadata cache
|
11852 | [28Mar2025 00:53:59.877] [main/DEBUG] [mixin/]: Preparing railcraft.mixins.json (9)
|
11853 | [28Mar2025 00:53:59.878] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.vehicle.AbstractMinecart FIELD flipped to access PUBLIC and LEAVE
|
11854 | [28Mar2025 00:53:59.878] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.vehicle.AbstractMinecart FIELD lerpSteps to access PUBLIC and LEAVE
|
11855 | [28Mar2025 00:53:59.878] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.vehicle.AbstractMinecart FIELD lerpX to access PUBLIC and LEAVE
|
11856 | [28Mar2025 00:53:59.878] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.vehicle.AbstractMinecart FIELD lerpY to access PUBLIC and LEAVE
|
11857 | [28Mar2025 00:53:59.878] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.vehicle.AbstractMinecart FIELD lerpZ to access PUBLIC and LEAVE
|
11858 | [28Mar2025 00:53:59.878] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.vehicle.AbstractMinecart FIELD lerpYRot to access PUBLIC and LEAVE
|
11859 | [28Mar2025 00:53:59.878] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.vehicle.AbstractMinecart FIELD lerpXRot to access PUBLIC and LEAVE
|
11860 | [28Mar2025 00:53:59.879] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/vehicle/AbstractMinecart to metadata cache
|
11861 | [28Mar2025 00:53:59.879] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.vehicle.Minecart METHOD getDropItem()Lnet/minecraft/world/item/Item; to access PUBLIC and LEAVE
|
11862 | [28Mar2025 00:53:59.879] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/vehicle/Minecart to metadata cache
|
11863 | [28Mar2025 00:53:59.879] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.vehicle.MinecartChest METHOD getDropItem()Lnet/minecraft/world/item/Item; to access PUBLIC and LEAVE
|
11864 | [28Mar2025 00:53:59.879] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/vehicle/MinecartChest to metadata cache
|
11865 | [28Mar2025 00:53:59.880] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.vehicle.MinecartFurnace METHOD getDropItem()Lnet/minecraft/world/item/Item; to access PUBLIC and LEAVE
|
11866 | [28Mar2025 00:53:59.880] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/vehicle/MinecartFurnace to metadata cache
|
11867 | [28Mar2025 00:53:59.880] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.vehicle.MinecartHopper METHOD getDropItem()Lnet/minecraft/world/item/Item; to access PUBLIC and LEAVE
|
11868 | [28Mar2025 00:53:59.880] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/vehicle/MinecartHopper to metadata cache
|
11869 | [28Mar2025 00:53:59.880] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/FenceBlock to metadata cache
|
11870 | [28Mar2025 00:53:59.880] [main/DEBUG] [mixin/]: Preparing showcaseitem.mixins.json (4)
|
11871 | [28Mar2025 00:53:59.880] [main/DEBUG] [mixin/]: Preparing connectedglass.mixins.json (0)
|
11872 | [28Mar2025 00:53:59.880] [main/DEBUG] [mixin/]: Preparing hyperbox.mixins.json (2)
|
11873 | [28Mar2025 00:53:59.881] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.chunk.storage.IOWorker FIELD storage to access PUBLIC and LEAVE
|
11874 | [28Mar2025 00:53:59.881] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/chunk/storage/IOWorker to metadata cache
|
11875 | [28Mar2025 00:53:59.881] [main/DEBUG] [mixin/]: Preparing mns-neoforge.mixins.json (1)
|
11876 | [28Mar2025 00:53:59.882] [main/DEBUG] [mixin/]: Preparing mns-common.mixins.json (11)
|
11877 | [28Mar2025 00:53:59.883] [main/DEBUG] [mixin/]: Preparing mixins.cyclopscore.json (1)
|
11878 | [28Mar2025 00:53:59.883] [main/DEBUG] [mixin/]: Preparing betterwitchhuts.mixins.json (2)
|
11879 | [28Mar2025 00:53:59.883] [main/DEBUG] [mixin/]: Preparing netherportalfix.mixins.json (2)
|
11880 | [28Mar2025 00:53:59.883] [main/DEBUG] [mixin/]: Preparing netherportalfix.neoforge.mixins.json (0)
|
11881 | [28Mar2025 00:53:59.883] [main/DEBUG] [mixin/]: Preparing geckolib.mixins.json (6)
|
11882 | [28Mar2025 00:53:59.884] [main/DEBUG] [mixin/]: Preparing biomeswevegone-common.mixins.json (4)
|
11883 | [28Mar2025 00:53:59.885] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.goal.EatBlockGoal FIELD mob to access PUBLIC and REMOVEFINAL
|
11884 | [28Mar2025 00:53:59.885] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.ai.goal.EatBlockGoal FIELD level to access PUBLIC and REMOVEFINAL
|
11885 | [28Mar2025 00:53:59.885] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/goal/EatBlockGoal to metadata cache
|
11886 | [28Mar2025 00:53:59.886] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/chunk/status/ChunkStatusTasks to metadata cache
|
11887 | [28Mar2025 00:53:59.886] [main/DEBUG] [mixin/]: Preparing creeperoverhaul-common.mixins.json (4)
|
11888 | [28Mar2025 00:53:59.887] [main/DEBUG] [mixin/]: Preparing ars_nouveau.mixins.json (35)
|
11889 | [28Mar2025 00:53:59.890] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Pufferfish INNERCLASS PufferfishPuffGoal to access PUBLIC and LEAVE
|
11890 | [28Mar2025 00:53:59.890] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Pufferfish METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11891 | [28Mar2025 00:53:59.890] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Pufferfish METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11892 | [28Mar2025 00:53:59.891] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Pufferfish METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
11893 | [28Mar2025 00:53:59.891] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/Pufferfish to metadata cache
|
11894 | [28Mar2025 00:53:59.892] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.grower.TreeGrower CLASS to access PUBLIC and REMOVEFINAL
|
11895 | [28Mar2025 00:53:59.892] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.grower.TreeGrower METHOD getConfiguredFeature(Lnet/minecraft/util/RandomSource;Z)Lnet/minecraft/resources/ResourceKey; to access PUBLIC and REMOVEFINAL
|
11896 | [28Mar2025 00:53:59.892] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.grower.TreeGrower METHOD getConfiguredMegaFeature(Lnet/minecraft/util/RandomSource;)Lnet/minecraft/resources/ResourceKey; to access PUBLIC and REMOVEFINAL
|
11897 | [28Mar2025 00:53:59.892] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/grower/TreeGrower to metadata cache
|
11898 | [28Mar2025 00:53:59.892] [main/DEBUG] [mixin/]: Preparing ars_elemental.mixins.json (18)
|
11899 | [28Mar2025 00:53:59.894] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/common/perk/ChillingPerk to metadata cache
|
11900 | [28Mar2025 00:53:59.895] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/common/spell/effect/EffectCut to metadata cache
|
11901 | [28Mar2025 00:53:59.897] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/setup/registry/Documentation to metadata cache
|
11902 | [28Mar2025 00:53:59.897] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/common/light/DynamLightUtil to metadata cache
|
11903 | [28Mar2025 00:53:59.897] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/common/spell/effect/EffectEvaporate to metadata cache
|
11904 | [28Mar2025 00:53:59.898] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/common/spell/effect/EffectFlare to metadata cache
|
11905 | [28Mar2025 00:53:59.898] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/common/spell/effect/EffectGrow to metadata cache
|
11906 | [28Mar2025 00:53:59.898] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/common/perk/IgnitePerk to metadata cache
|
11907 | [28Mar2025 00:53:59.898] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/common/entity/LightningEntity to metadata cache
|
11908 | [28Mar2025 00:53:59.899] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/common/ritual/RitualAwakening to metadata cache
|
11909 | [28Mar2025 00:53:59.899] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/api/spell/SpellSchool to metadata cache
|
11910 | [28Mar2025 00:53:59.900] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/common/block/tile/BasicSpellTurretTile to metadata cache
|
11911 | [28Mar2025 00:53:59.900] [main/DEBUG] [mixin/]: Preparing not_enough_glyphs.mixins.json (0)
|
11912 | [28Mar2025 00:53:59.900] [main/DEBUG] [mixin/]: Preparing cookingforblockheads.mixins.json (0)
|
11913 | [28Mar2025 00:53:59.900] [main/DEBUG] [mixin/]: Preparing cookingforblockheads.neoforge.mixins.json (0)
|
11914 | [28Mar2025 00:53:59.900] [main/DEBUG] [mixin/]: Preparing controlling.mixins.json (4)
|
11915 | [28Mar2025 00:53:59.900] [main/DEBUG] [mixin/]: Preparing controlling.neoforge.mixins.json (1)
|
11916 | [28Mar2025 00:53:59.900] [main/DEBUG] [mixin/]: Preparing relics.mixins.json (19)
|
11917 | [28Mar2025 00:53:59.901] [main/DEBUG] [net.neoforged.fml.common.asm.RuntimeDistCleaner/DISTXFORM]: Removing method: it/hurts/sskirillss/relics/mixin/ItemMixin.relics$processTooltip(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;)V
|
11918 | [28Mar2025 00:53:59.903] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/horse/AbstractChestedHorse to metadata cache
|
11919 | [28Mar2025 00:53:59.904] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen INNERCLASS DeferredTooltipRendering to access PUBLIC and LEAVE
|
11920 | [28Mar2025 00:53:59.904] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen FIELD children to access PUBLIC and LEAVE
|
11921 | [28Mar2025 00:53:59.904] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen FIELD narratables to access PUBLIC and LEAVE
|
11922 | [28Mar2025 00:53:59.904] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen FIELD minecraft to access PUBLIC and LEAVE
|
11923 | [28Mar2025 00:53:59.904] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen FIELD renderables to access PUBLIC and LEAVE
|
11924 | [28Mar2025 00:53:59.904] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen FIELD font to access PUBLIC and LEAVE
|
11925 | [28Mar2025 00:53:59.904] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen FIELD deferredTooltipRendering to access PUBLIC and LEAVE
|
11926 | [28Mar2025 00:53:59.904] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen METHOD renderWithTooltip(Lnet/minecraft/client/gui/GuiGraphics;IIF)V to access PUBLIC and REMOVEFINAL
|
11927 | [28Mar2025 00:53:59.904] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen METHOD setInitialFocus(Lnet/minecraft/client/gui/components/events/GuiEventListener;)V to access PUBLIC and LEAVE
|
11928 | [28Mar2025 00:53:59.904] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen METHOD addRenderableWidget(Lnet/minecraft/client/gui/components/events/GuiEventListener;)Lnet/minecraft/client/gui/components/events/GuiEventListener; to access PUBLIC and LEAVE
|
11929 | [28Mar2025 00:53:59.904] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen METHOD addRenderableOnly(Lnet/minecraft/client/gui/components/Renderable;)Lnet/minecraft/client/gui/components/Renderable; to access PUBLIC and LEAVE
|
11930 | [28Mar2025 00:53:59.904] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen METHOD addWidget(Lnet/minecraft/client/gui/components/events/GuiEventListener;)Lnet/minecraft/client/gui/components/events/GuiEventListener; to access PUBLIC and LEAVE
|
11931 | [28Mar2025 00:53:59.904] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen METHOD init(Lnet/minecraft/client/Minecraft;II)V to access PUBLIC and REMOVEFINAL
|
11932 | [28Mar2025 00:53:59.904] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen METHOD rebuildWidgets()V to access PUBLIC and LEAVE
|
11933 | [28Mar2025 00:53:59.904] [main/ERROR] [net.neoforged.fml.common.asm.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
|
11934 | [28Mar2025 00:53:59.904] [main/TRACE] [mixin/CATCHING]: Catching
|
11935 | java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
|
11936 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.common.asm.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:60) ~[loader-4.0.38.jar%2360!/:4.0]
|
11937 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11938 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11939 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11940 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:332) ~[securejarhandler-3.0.8.jar:?]
|
11941 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:65) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11942 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:106) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11943 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:227) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11944 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2029) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11945 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.getTargetClass(MixinInfo.java:1017) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11946 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.readTargetClasses(MixinInfo.java:1007) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11947 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.parseTargets(MixinInfo.java:895) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11948 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepareMixins(MixinConfig.java:950) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11949 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepare(MixinConfig.java:858) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11950 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:540) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11951 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11952 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11953 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11954 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11955 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11956 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
11957 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-11.0.4.jar%2362!/:11.0.4+main.d2e20e43]
|
11958 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11959 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11960 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11961 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?]
|
11962 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
11963 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?]
|
11964 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
11965 | at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:638) ~[?:?]
|
11966 | at java.base/java.lang.Class.forName(Class.java:625) ~[?:?]
|
11967 | at java.base/java.lang.Class.forName(Class.java:600) ~[?:?]
|
11968 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler$DummyProvider.lambda$updateModuleReads$1(ImmediateWindowHandler.java:173) ~[loader-4.0.38.jar%2360!/:4.0]
|
11969 | at java.base/java.util.Optional.map(Optional.java:260) [?:?]
|
11970 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler$DummyProvider.updateModuleReads(ImmediateWindowHandler.java:173) [loader-4.0.38.jar%2360!/:4.0]
|
11971 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler.acceptGameLayer(ImmediateWindowHandler.java:94) [loader-4.0.38.jar%2360!/:4.0]
|
11972 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.FMLLoader.beforeStart(FMLLoader.java:160) [loader-4.0.38.jar%2360!/:4.0]
|
11973 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.targets.CommonLaunchHandler.launchService(CommonLaunchHandler.java:115) [loader-4.0.38.jar%2360!/:4.0]
|
11974 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%2362!/:?]
|
11975 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%2362!/:?]
|
11976 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%2362!/:?]
|
11977 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%2362!/:?]
|
11978 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%2362!/:?]
|
11979 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%2362!/:?]
|
11980 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%2362!/:?]
|
11981 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
|
11982 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
|
11983 | [28Mar2025 00:53:59.905] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/gui/screens/Screen (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER)
|
11984 | [28Mar2025 00:53:59.905] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/client/gui/screens/Screen to metadata cache
|
11985 | [28Mar2025 00:53:59.905] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.gui.screens.Screen was not found relics.mixins.json:ScreenMixin from mod relics
|
11986 | [28Mar2025 00:53:59.906] [main/TRACE] [mixin/]: Added class metadata for net/p3pp3rf1y/sophisticatedcore/upgrades/feeding/FeedingUpgradeWrapper to metadata cache
|
11987 | [28Mar2025 00:53:59.906] [main/TRACE] [mixin/]: Added class metadata for net/p3pp3rf1y/sophisticatedcore/upgrades/UpgradeWrapperBase to metadata cache
|
11988 | [28Mar2025 00:53:59.906] [main/DEBUG] [mixin/]: Preparing nuggets.mixins.json (3)
|
11989 | [28Mar2025 00:53:59.907] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.KeyMapping FIELD ALL to access PUBLIC and LEAVE
|
11990 | [28Mar2025 00:53:59.907] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.KeyMapping FIELD key to access PUBLIC and LEAVE
|
11991 | [28Mar2025 00:53:59.907] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.KeyMapping FIELD isDown to access PROTECTED and LEAVE
|
11992 | [28Mar2025 00:53:59.907] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.KeyMapping FIELD clickCount to access PUBLIC and LEAVE
|
11993 | [28Mar2025 00:53:59.907] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.KeyMapping METHOD release()V to access PUBLIC and LEAVE
|
11994 | [28Mar2025 00:53:59.907] [main/ERROR] [net.neoforged.fml.common.asm.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/KeyMapping for invalid dist DEDICATED_SERVER
|
11995 | [28Mar2025 00:53:59.907] [main/TRACE] [mixin/CATCHING]: Catching
|
11996 | java.lang.RuntimeException: Attempted to load class net/minecraft/client/KeyMapping for invalid dist DEDICATED_SERVER
|
11997 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.common.asm.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:60) ~[loader-4.0.38.jar%2360!/:4.0]
|
11998 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar%2362!/:?]
|
11999 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar%2362!/:?]
|
12000 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar%2362!/:?]
|
12001 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:332) ~[securejarhandler-3.0.8.jar:?]
|
12002 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:65) ~[modlauncher-11.0.4.jar%2362!/:?]
|
12003 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:106) ~[modlauncher-11.0.4.jar%2362!/:?]
|
12004 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:227) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12005 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2029) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12006 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.getTargetClass(MixinInfo.java:1017) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12007 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.readTargetClasses(MixinInfo.java:1007) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12008 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.parseTargets(MixinInfo.java:895) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12009 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepareMixins(MixinConfig.java:950) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12010 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepare(MixinConfig.java:858) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12011 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:540) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12012 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12013 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12014 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12015 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12016 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12017 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12018 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-11.0.4.jar%2362!/:11.0.4+main.d2e20e43]
|
12019 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar%2362!/:?]
|
12020 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar%2362!/:?]
|
12021 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar%2362!/:?]
|
12022 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?]
|
12023 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
12024 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?]
|
12025 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
12026 | at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:638) ~[?:?]
|
12027 | at java.base/java.lang.Class.forName(Class.java:625) ~[?:?]
|
12028 | at java.base/java.lang.Class.forName(Class.java:600) ~[?:?]
|
12029 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler$DummyProvider.lambda$updateModuleReads$1(ImmediateWindowHandler.java:173) ~[loader-4.0.38.jar%2360!/:4.0]
|
12030 | at java.base/java.util.Optional.map(Optional.java:260) [?:?]
|
12031 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler$DummyProvider.updateModuleReads(ImmediateWindowHandler.java:173) [loader-4.0.38.jar%2360!/:4.0]
|
12032 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler.acceptGameLayer(ImmediateWindowHandler.java:94) [loader-4.0.38.jar%2360!/:4.0]
|
12033 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.FMLLoader.beforeStart(FMLLoader.java:160) [loader-4.0.38.jar%2360!/:4.0]
|
12034 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.targets.CommonLaunchHandler.launchService(CommonLaunchHandler.java:115) [loader-4.0.38.jar%2360!/:4.0]
|
12035 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%2362!/:?]
|
12036 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%2362!/:?]
|
12037 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%2362!/:?]
|
12038 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%2362!/:?]
|
12039 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%2362!/:?]
|
12040 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%2362!/:?]
|
12041 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%2362!/:?]
|
12042 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
|
12043 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
|
12044 | [28Mar2025 00:53:59.907] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/KeyMapping (java.lang.RuntimeException: Attempted to load class net/minecraft/client/KeyMapping for invalid dist DEDICATED_SERVER)
|
12045 | [28Mar2025 00:53:59.907] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/client/KeyMapping to metadata cache
|
12046 | [28Mar2025 00:53:59.907] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.KeyMapping was not found nuggets.mixins.json:KeyMappingAccessor from mod nuggets
|
12047 | [28Mar2025 00:53:59.908] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen INNERCLASS DeferredTooltipRendering to access PUBLIC and LEAVE
|
12048 | [28Mar2025 00:53:59.908] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen FIELD children to access PUBLIC and LEAVE
|
12049 | [28Mar2025 00:53:59.908] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen FIELD narratables to access PUBLIC and LEAVE
|
12050 | [28Mar2025 00:53:59.908] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen FIELD minecraft to access PUBLIC and LEAVE
|
12051 | [28Mar2025 00:53:59.908] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen FIELD renderables to access PUBLIC and LEAVE
|
12052 | [28Mar2025 00:53:59.908] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen FIELD font to access PUBLIC and LEAVE
|
12053 | [28Mar2025 00:53:59.908] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen FIELD deferredTooltipRendering to access PUBLIC and LEAVE
|
12054 | [28Mar2025 00:53:59.908] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen METHOD renderWithTooltip(Lnet/minecraft/client/gui/GuiGraphics;IIF)V to access PUBLIC and REMOVEFINAL
|
12055 | [28Mar2025 00:53:59.908] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen METHOD setInitialFocus(Lnet/minecraft/client/gui/components/events/GuiEventListener;)V to access PUBLIC and LEAVE
|
12056 | [28Mar2025 00:53:59.908] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen METHOD addRenderableWidget(Lnet/minecraft/client/gui/components/events/GuiEventListener;)Lnet/minecraft/client/gui/components/events/GuiEventListener; to access PUBLIC and LEAVE
|
12057 | [28Mar2025 00:53:59.908] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen METHOD addRenderableOnly(Lnet/minecraft/client/gui/components/Renderable;)Lnet/minecraft/client/gui/components/Renderable; to access PUBLIC and LEAVE
|
12058 | [28Mar2025 00:53:59.908] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen METHOD addWidget(Lnet/minecraft/client/gui/components/events/GuiEventListener;)Lnet/minecraft/client/gui/components/events/GuiEventListener; to access PUBLIC and LEAVE
|
12059 | [28Mar2025 00:53:59.908] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen METHOD init(Lnet/minecraft/client/Minecraft;II)V to access PUBLIC and REMOVEFINAL
|
12060 | [28Mar2025 00:53:59.908] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.client.gui.screens.Screen METHOD rebuildWidgets()V to access PUBLIC and LEAVE
|
12061 | [28Mar2025 00:53:59.908] [main/ERROR] [net.neoforged.fml.common.asm.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
|
12062 | [28Mar2025 00:53:59.908] [main/TRACE] [mixin/CATCHING]: Catching
|
12063 | java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
|
12064 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.common.asm.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:60) ~[loader-4.0.38.jar%2360!/:4.0]
|
12065 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar%2362!/:?]
|
12066 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar%2362!/:?]
|
12067 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar%2362!/:?]
|
12068 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:332) ~[securejarhandler-3.0.8.jar:?]
|
12069 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:65) ~[modlauncher-11.0.4.jar%2362!/:?]
|
12070 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:106) ~[modlauncher-11.0.4.jar%2362!/:?]
|
12071 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:227) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12072 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2029) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12073 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.getTargetClass(MixinInfo.java:1017) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12074 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.readTargetClasses(MixinInfo.java:1007) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12075 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.parseTargets(MixinInfo.java:895) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12076 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepareMixins(MixinConfig.java:950) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12077 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepare(MixinConfig.java:858) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12078 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:540) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12079 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12080 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12081 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12082 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12083 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12084 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12085 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-11.0.4.jar%2362!/:11.0.4+main.d2e20e43]
|
12086 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar%2362!/:?]
|
12087 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar%2362!/:?]
|
12088 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar%2362!/:?]
|
12089 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?]
|
12090 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
12091 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?]
|
12092 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
12093 | at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:638) ~[?:?]
|
12094 | at java.base/java.lang.Class.forName(Class.java:625) ~[?:?]
|
12095 | at java.base/java.lang.Class.forName(Class.java:600) ~[?:?]
|
12096 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler$DummyProvider.lambda$updateModuleReads$1(ImmediateWindowHandler.java:173) ~[loader-4.0.38.jar%2360!/:4.0]
|
12097 | at java.base/java.util.Optional.map(Optional.java:260) [?:?]
|
12098 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler$DummyProvider.updateModuleReads(ImmediateWindowHandler.java:173) [loader-4.0.38.jar%2360!/:4.0]
|
12099 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler.acceptGameLayer(ImmediateWindowHandler.java:94) [loader-4.0.38.jar%2360!/:4.0]
|
12100 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.FMLLoader.beforeStart(FMLLoader.java:160) [loader-4.0.38.jar%2360!/:4.0]
|
12101 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.targets.CommonLaunchHandler.launchService(CommonLaunchHandler.java:115) [loader-4.0.38.jar%2360!/:4.0]
|
12102 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%2362!/:?]
|
12103 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%2362!/:?]
|
12104 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%2362!/:?]
|
12105 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%2362!/:?]
|
12106 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%2362!/:?]
|
12107 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%2362!/:?]
|
12108 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%2362!/:?]
|
12109 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
|
12110 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
|
12111 | [28Mar2025 00:53:59.909] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/gui/screens/Screen (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER)
|
12112 | [28Mar2025 00:53:59.909] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/client/gui/screens/Screen to metadata cache
|
12113 | [28Mar2025 00:53:59.909] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.gui.screens.Screen was not found nuggets.mixins.json:ScreenAccessor from mod nuggets
|
12114 | [28Mar2025 00:53:59.909] [main/DEBUG] [mixin/]: Preparing nuggets.neoforge.mixins.json (0)
|
12115 | [28Mar2025 00:53:59.909] [main/DEBUG] [mixin/]: Preparing dummmmmmy.mixins.json (0)
|
12116 | [28Mar2025 00:53:59.909] [main/DEBUG] [mixin/]: Preparing dummmmmmy-common.mixins.json (6)
|
12117 | [28Mar2025 00:53:59.909] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/ArmorStandItem to metadata cache
|
12118 | [28Mar2025 00:53:59.910] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.SwordItem METHOD createToolProperties()Lnet/minecraft/world/item/component/Tool; to access PUBLIC and LEAVE
|
12119 | [28Mar2025 00:53:59.910] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/SwordItem to metadata cache
|
12120 | [28Mar2025 00:53:59.910] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.DiggerItem METHOD <init>(Lnet/minecraft/world/item/Tier;Lnet/minecraft/tags/TagKey;Lnet/minecraft/world/item/Item$Properties;)V to access PUBLIC and LEAVE
|
12121 | [28Mar2025 00:53:59.910] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/DiggerItem to metadata cache
|
12122 | [28Mar2025 00:53:59.910] [main/DEBUG] [mixin/]: Preparing mob_grinding_utils.mixins.json (1)
|
12123 | [28Mar2025 00:53:59.910] [main/DEBUG] [mixin/]: Preparing arseng.mixins.json (3)
|
12124 | [28Mar2025 00:53:59.910] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/common/spell/effect/EffectName to metadata cache
|
12125 | [28Mar2025 00:53:59.911] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/common/block/tile/ScribesTile to metadata cache
|
12126 | [28Mar2025 00:53:59.912] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/common/block/tile/WixieCauldronTile to metadata cache
|
12127 | [28Mar2025 00:53:59.912] [main/DEBUG] [mixin/]: Preparing modular_machinery_reborn.mixins.json (0)
|
12128 | [28Mar2025 00:53:59.912] [main/DEBUG] [mixin/]: Preparing modular_machinery_reborn_mekanism.mixins.json (2)
|
12129 | [28Mar2025 00:53:59.912] [main/TRACE] [mixin/]: Added class metadata for mekanism/api/chemical/BasicChemicalTank to metadata cache
|
12130 | [28Mar2025 00:53:59.913] [main/TRACE] [mixin/]: Added class metadata for es/degrassi/mmreborn/common/integration/kubejs/MachineRecipeBuilderJS to metadata cache
|
12131 | [28Mar2025 00:53:59.913] [main/DEBUG] [mixin/]: Preparing modular_machinery_reborn_ars.mixins.json (1)
|
12132 | [28Mar2025 00:53:59.913] [main/DEBUG] [mixin/]: Preparing farmersdelight.mixins.json (6)
|
12133 | [28Mar2025 00:53:59.913] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer FIELD baseHeight to access PUBLIC and LEAVE
|
12134 | [28Mar2025 00:53:59.913] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer FIELD heightRandA to access PUBLIC and LEAVE
|
12135 | [28Mar2025 00:53:59.913] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer FIELD heightRandB to access PUBLIC and LEAVE
|
12136 | [28Mar2025 00:53:59.913] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacer to metadata cache
|
12137 | [28Mar2025 00:53:59.913] [main/DEBUG] [mixin/]: Preparing entangled.mixins.json (3)
|
12138 | [28Mar2025 00:53:59.914] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/capabilities/BlockCapability to metadata cache
|
12139 | [28Mar2025 00:53:59.914] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/capabilities/CapabilityHooks to metadata cache
|
12140 | [28Mar2025 00:53:59.914] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/capabilities/RegisterCapabilitiesEvent to metadata cache
|
12141 | [28Mar2025 00:53:59.914] [main/DEBUG] [mixin/]: Preparing getittogetherdrops.mixins.json (1)
|
12142 | [28Mar2025 00:53:59.914] [main/DEBUG] [mixin/]: Preparing xycraft_machines.mixins.json (2)
|
12143 | [28Mar2025 00:53:59.915] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/lighting/LevelLightEngine to metadata cache
|
12144 | [28Mar2025 00:53:59.915] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/lighting/LightEngine to metadata cache
|
12145 | [28Mar2025 00:53:59.915] [main/DEBUG] [mixin/]: Preparing wirelesschargers.mixins.json (0)
|
12146 | [28Mar2025 00:53:59.915] [main/DEBUG] [mixin/]: Preparing actuallyadditions.mixins.json (2)
|
12147 | [28Mar2025 00:53:59.916] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.ItemCombinerMenu FIELD access to access PUBLIC and LEAVE
|
12148 | [28Mar2025 00:53:59.916] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.ItemCombinerMenu FIELD player to access PUBLIC and LEAVE
|
12149 | [28Mar2025 00:53:59.916] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.ItemCombinerMenu METHOD createInputSlots(Lnet/minecraft/world/inventory/ItemCombinerMenuSlotDefinition;)V to access PROTECTED and LEAVE
|
12150 | [28Mar2025 00:53:59.916] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.ItemCombinerMenu METHOD createResultSlot(Lnet/minecraft/world/inventory/ItemCombinerMenuSlotDefinition;)V to access PROTECTED and LEAVE
|
12151 | [28Mar2025 00:53:59.916] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.ItemCombinerMenu METHOD createContainer(I)Lnet/minecraft/world/SimpleContainer; to access PROTECTED and LEAVE
|
12152 | [28Mar2025 00:53:59.916] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/ItemCombinerMenu to metadata cache
|
12153 | [28Mar2025 00:53:59.916] [main/DEBUG] [mixin/]: Preparing patchouli_xplat.mixins.json (10)
|
12154 | [28Mar2025 00:53:59.916] [main/DEBUG] [mixin/]: Preparing ars_additions.mixins.json (14)
|
12155 | [28Mar2025 00:53:59.918] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/common/block/AlterationTable to metadata cache
|
12156 | [28Mar2025 00:53:59.919] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/common/spell/effect/EffectBlink to metadata cache
|
12157 | [28Mar2025 00:53:59.919] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/api/registry/PerkRegistry to metadata cache
|
12158 | [28Mar2025 00:53:59.919] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/monster/piglin/PiglinBruteAi to metadata cache
|
12159 | [28Mar2025 00:53:59.920] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/common/items/summon_charms/WixieCharm to metadata cache
|
12160 | [28Mar2025 00:53:59.920] [main/TRACE] [mixin/]: Added class metadata for vazkii/patchouli/client/book/BookEntry to metadata cache
|
12161 | [28Mar2025 00:53:59.921] [main/TRACE] [mixin/]: Added class metadata for vazkii/patchouli/common/book/Book to metadata cache
|
12162 | [28Mar2025 00:53:59.921] [main/TRACE] [mixin/]: Added class metadata for vazkii/patchouli/client/book/BookPage to metadata cache
|
12163 | [28Mar2025 00:53:59.921] [main/TRACE] [mixin/]: Added class metadata for vazkii/patchouli/client/book/page/PageRelations to metadata cache
|
12164 | [28Mar2025 00:53:59.922] [main/TRACE] [mixin/]: Added class metadata for vazkii/patchouli/client/book/page/PageText to metadata cache
|
12165 | [28Mar2025 00:53:59.922] [main/DEBUG] [mixin/]: Preparing allthearcanistgear.mixins.json (4)
|
12166 | [28Mar2025 00:53:59.922] [main/TRACE] [mixin/]: Added class metadata for com/thevortex/allthemodium/events/BlockBreak to metadata cache
|
12167 | [28Mar2025 00:53:59.923] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/common/spell/effect/EffectBreak to metadata cache
|
12168 | [28Mar2025 00:53:59.923] [main/DEBUG] [mixin/]: Preparing ftbultimine-common.mixins.json (2)
|
12169 | [28Mar2025 00:53:59.923] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.ShovelItem FIELD FLATTENABLES to access PUBLIC and REMOVEFINAL
|
12170 | [28Mar2025 00:53:59.923] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/ShovelItem to metadata cache
|
12171 | [28Mar2025 00:53:59.923] [main/DEBUG] [mixin/]: Preparing betterstrongholds.mixins.json (2)
|
12172 | [28Mar2025 00:53:59.924] [main/DEBUG] [mixin/]: Preparing resourcefullib.mixins.json (1)
|
12173 | [28Mar2025 00:53:59.924] [main/TRACE] [mixin/]: Added class metadata for com/teamresourceful/resourcefullib/common/fluid/ResourcefulFlowingFluid to metadata cache
|
12174 | [28Mar2025 00:53:59.924] [main/DEBUG] [mixin/]: Preparing deeperdarker.mixins.json (7)
|
12175 | [28Mar2025 00:53:59.926] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/BeaconMenu to metadata cache
|
12176 | [28Mar2025 00:53:59.926] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/ChestMenu to metadata cache
|
12177 | [28Mar2025 00:53:59.926] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/DispenserMenu to metadata cache
|
12178 | [28Mar2025 00:53:59.926] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.EnchantmentMenu FIELD enchantSlots to access PUBLIC and LEAVE
|
12179 | [28Mar2025 00:53:59.927] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.EnchantmentMenu FIELD access to access PUBLIC and LEAVE
|
12180 | [28Mar2025 00:53:59.927] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.EnchantmentMenu FIELD random to access PUBLIC and LEAVE
|
12181 | [28Mar2025 00:53:59.927] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.EnchantmentMenu FIELD enchantmentSeed to access PUBLIC and REMOVEFINAL
|
12182 | [28Mar2025 00:53:59.927] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/EnchantmentMenu to metadata cache
|
12183 | [28Mar2025 00:53:59.927] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/HopperMenu to metadata cache
|
12184 | [28Mar2025 00:53:59.928] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.ShulkerBoxMenu FIELD container to access PUBLIC and LEAVE
|
12185 | [28Mar2025 00:53:59.928] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/ShulkerBoxMenu to metadata cache
|
12186 | [28Mar2025 00:53:59.928] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/StonecutterMenu to metadata cache
|
12187 | [28Mar2025 00:53:59.929] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/decoration/Painting to metadata cache
|
12188 | [28Mar2025 00:53:59.929] [main/TRACE] [mixin/CATCHING]: Catching
|
12189 | java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.PhantomRenderer
|
12190 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:334) ~[securejarhandler-3.0.8.jar:?]
|
12191 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:65) ~[modlauncher-11.0.4.jar%2362!/:?]
|
12192 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:106) ~[modlauncher-11.0.4.jar%2362!/:?]
|
12193 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:227) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12194 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2029) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12195 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.getTargetClass(MixinInfo.java:1017) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12196 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.readTargetClasses(MixinInfo.java:1007) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12197 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.parseTargets(MixinInfo.java:895) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12198 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepareMixins(MixinConfig.java:950) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12199 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepare(MixinConfig.java:858) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12200 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:540) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12201 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12202 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12203 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12204 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12205 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12206 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12207 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-11.0.4.jar%2362!/:11.0.4+main.d2e20e43]
|
12208 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar%2362!/:?]
|
12209 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar%2362!/:?]
|
12210 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar%2362!/:?]
|
12211 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?]
|
12212 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
12213 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?]
|
12214 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
12215 | at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:638) ~[?:?]
|
12216 | at java.base/java.lang.Class.forName(Class.java:625) ~[?:?]
|
12217 | at java.base/java.lang.Class.forName(Class.java:600) ~[?:?]
|
12218 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler$DummyProvider.lambda$updateModuleReads$1(ImmediateWindowHandler.java:173) ~[loader-4.0.38.jar%2360!/:4.0]
|
12219 | at java.base/java.util.Optional.map(Optional.java:260) [?:?]
|
12220 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler$DummyProvider.updateModuleReads(ImmediateWindowHandler.java:173) [loader-4.0.38.jar%2360!/:4.0]
|
12221 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler.acceptGameLayer(ImmediateWindowHandler.java:94) [loader-4.0.38.jar%2360!/:4.0]
|
12222 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.FMLLoader.beforeStart(FMLLoader.java:160) [loader-4.0.38.jar%2360!/:4.0]
|
12223 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.targets.CommonLaunchHandler.launchService(CommonLaunchHandler.java:115) [loader-4.0.38.jar%2360!/:4.0]
|
12224 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%2362!/:?]
|
12225 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%2362!/:?]
|
12226 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%2362!/:?]
|
12227 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%2362!/:?]
|
12228 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%2362!/:?]
|
12229 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%2362!/:?]
|
12230 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%2362!/:?]
|
12231 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
|
12232 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
|
12233 | [28Mar2025 00:53:59.930] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/PhantomRenderer (java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.PhantomRenderer)
|
12234 | [28Mar2025 00:53:59.930] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/client/renderer/entity/PhantomRenderer to metadata cache
|
12235 | [28Mar2025 00:53:59.930] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.PhantomRenderer was not found deeperdarker.mixins.json:PhantomRendererMixin from mod deeperdarker
|
12236 | [28Mar2025 00:53:59.931] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/gameevent/vibrations/VibrationSystem$Listener to metadata cache
|
12237 | [28Mar2025 00:53:59.932] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.warden.Warden METHOD canRide(Lnet/minecraft/world/entity/Entity;)Z to access PUBLIC and LEAVE
|
12238 | [28Mar2025 00:53:59.932] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.warden.Warden METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
12239 | [28Mar2025 00:53:59.932] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.warden.Warden METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
12240 | [28Mar2025 00:53:59.932] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.warden.Warden METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
12241 | [28Mar2025 00:53:59.933] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/monster/warden/Warden to metadata cache
|
12242 | [28Mar2025 00:53:59.933] [main/DEBUG] [mixin/]: Preparing architectury.mixins.json (11)
|
12243 | [28Mar2025 00:53:59.934] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.BucketItem FIELD content to access PUBLIC and LEAVE
|
12244 | [28Mar2025 00:53:59.935] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/BucketItem to metadata cache
|
12245 | [28Mar2025 00:53:59.935] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.LiquidBlock FIELD fluid to access PUBLIC and REMOVEFINAL
|
12246 | [28Mar2025 00:53:59.935] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.LiquidBlock METHOD <init>(Lnet/minecraft/world/level/material/FlowingFluid;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V to access PUBLIC and LEAVE
|
12247 | [28Mar2025 00:53:59.936] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/LiquidBlock to metadata cache
|
12248 | [28Mar2025 00:53:59.936] [main/TRACE] [mixin/]: Added class metadata for dev/architectury/extensions/ItemExtension to metadata cache
|
12249 | [28Mar2025 00:53:59.936] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/event/level/LevelEvent to metadata cache
|
12250 | [28Mar2025 00:53:59.936] [main/DEBUG] [mixin/]: Preparing architectury-common.mixins.json (9)
|
12251 | [28Mar2025 00:53:59.937] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/material/Fluid to metadata cache
|
12252 | [28Mar2025 00:53:59.937] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/food/FoodProperties$Builder to metadata cache
|
12253 | [28Mar2025 00:53:59.937] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.Item$Properties FIELD COMPONENT_INTERNER to access PUBLIC and LEAVE
|
12254 | [28Mar2025 00:53:59.937] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/Item$Properties to metadata cache
|
12255 | [28Mar2025 00:53:59.937] [main/DEBUG] [mixin/]: Preparing mostructures.mixins.json (3)
|
12256 | [28Mar2025 00:53:59.938] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Rabbit METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
12257 | [28Mar2025 00:53:59.938] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Rabbit METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
12258 | [28Mar2025 00:53:59.938] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Rabbit METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
12259 | [28Mar2025 00:53:59.939] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/Rabbit to metadata cache
|
12260 | [28Mar2025 00:53:59.939] [main/DEBUG] [mixin/]: Preparing accelerateddecay-common.mixins.json (0)
|
12261 | [28Mar2025 00:53:59.939] [main/DEBUG] [mixin/]: Preparing accelerateddecay.mixins.json (0)
|
12262 | [28Mar2025 00:53:59.939] [main/DEBUG] [mixin/]: Preparing ftblibrary-common.mixins.json (4)
|
12263 | [28Mar2025 00:53:59.940] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.resources.ResourceLocation CLASS to access PUBLIC and REMOVEFINAL
|
12264 | [28Mar2025 00:53:59.940] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.resources.ResourceLocation METHOD <init>(Ljava/lang/String;Ljava/lang/String;)V to access PUBLIC and LEAVE
|
12265 | [28Mar2025 00:53:59.940] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.resources.ResourceLocation METHOD isValidPath(Ljava/lang/String;)Z to access PUBLIC and LEAVE
|
12266 | [28Mar2025 00:53:59.940] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.resources.ResourceLocation METHOD validNamespaceChar(C)Z to access PUBLIC and LEAVE
|
12267 | [28Mar2025 00:53:59.940] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/resources/ResourceLocation to metadata cache
|
12268 | [28Mar2025 00:53:59.940] [main/DEBUG] [mixin/]: Preparing ftbranks-common.mixins.json (1)
|
12269 | [28Mar2025 00:53:59.940] [main/DEBUG] [mixin/]: Preparing ftbessentials-common.mixins.json (1)
|
12270 | [28Mar2025 00:53:59.940] [main/DEBUG] [mixin/]: Preparing ftbchunks-common.mixins.json (8)
|
12271 | [28Mar2025 00:53:59.941] [main/DEBUG] [mixin/]: Preparing jamlib.mixins.json (0)
|
12272 | [28Mar2025 00:53:59.941] [main/DEBUG] [mixin/]: Preparing jamlib.client.mixins.json (4)
|
12273 | [28Mar2025 00:53:59.941] [main/DEBUG] [mixin/]: Preparing ftbquests-common.mixins.json (1)
|
12274 | [28Mar2025 00:53:59.941] [main/DEBUG] [mixin/]: Preparing computercraft.mixins.json (3)
|
12275 | [28Mar2025 00:53:59.944] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/datafix/DataFixers to metadata cache
|
12276 | [28Mar2025 00:53:59.944] [main/DEBUG] [mixin/]: Preparing computercraft.forge.mixins.json (1)
|
12277 | [28Mar2025 00:53:59.944] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/datafix/schemas/V3818_3 to metadata cache
|
12278 | [28Mar2025 00:53:59.944] [main/DEBUG] [mixin/]: Preparing computercraft-client.forge.mixins.json (2)
|
12279 | [28Mar2025 00:53:59.944] [main/DEBUG] [mixin/]: Preparing refurbished_furniture.common.mixins.json (12)
|
12280 | [28Mar2025 00:53:59.945] [main/DEBUG] [mixin/]: Preparing trashcans.mixins.json (0)
|
12281 | [28Mar2025 00:53:59.945] [main/DEBUG] [mixin/]: Preparing inventoryessentials.mixins.json (3)
|
12282 | [28Mar2025 00:53:59.945] [main/DEBUG] [mixin/]: Preparing inventoryessentials.neoforge.mixins.json (0)
|
12283 | [28Mar2025 00:53:59.945] [main/DEBUG] [mixin/]: Preparing mixins.justdirethings.json (3)
|
12284 | [28Mar2025 00:53:59.945] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/CollisionGetter to metadata cache
|
12285 | [28Mar2025 00:53:59.945] [main/DEBUG] [mixin/]: Preparing polylib-neoforge.mixins.json (3)
|
12286 | [28Mar2025 00:53:59.946] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/LevelSettings to metadata cache
|
12287 | [28Mar2025 00:53:59.946] [main/DEBUG] [mixin/]: Preparing polylib.mixins.json (0)
|
12288 | [28Mar2025 00:53:59.946] [main/DEBUG] [mixin/]: Preparing shrink.mixins.json (0)
|
12289 | [28Mar2025 00:53:59.946] [main/DEBUG] [mixin/]: Preparing letmedespawn.mixins.json (1)
|
12290 | [28Mar2025 00:53:59.946] [main/DEBUG] [mixin/]: Preparing yeetusexperimentus-common.mixins.json (2)
|
12291 | [28Mar2025 00:53:59.946] [main/DEBUG] [mixin/]: Preparing yeetusexperimentus-neo.mixins.json (1)
|
12292 | [28Mar2025 00:53:59.946] [main/DEBUG] [mixin/]: Preparing irons_jewelry.mixins.json (2)
|
12293 | [28Mar2025 00:53:59.946] [main/DEBUG] [mixin/]: Preparing villagesandpillages-common.mixins.json (3)
|
12294 | [28Mar2025 00:53:59.947] [main/DEBUG] [mixin/]: Preparing kubejs.mixins.json (79)
|
12295 | [28Mar2025 00:53:59.953] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/advancements/AdvancementNode to metadata cache
|
12296 | [28Mar2025 00:53:59.953] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/ChatFormatting to metadata cache
|
12297 | [28Mar2025 00:53:59.954] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/chat/ClickEvent to metadata cache
|
12298 | [28Mar2025 00:53:59.954] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/nbt/CollectionTag to metadata cache
|
12299 | [28Mar2025 00:53:59.954] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.commands.CommandSourceStack FIELD source to access PUBLIC and LEAVE
|
12300 | [28Mar2025 00:53:59.955] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/commands/CommandSourceStack to metadata cache
|
12301 | [28Mar2025 00:53:59.955] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/common/crafting/DifferenceIngredient to metadata cache
|
12302 | [28Mar2025 00:53:59.956] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/DyeColor to metadata cache
|
12303 | [28Mar2025 00:53:59.957] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/projectile/FireworkRocketEntity to metadata cache
|
12304 | [28Mar2025 00:53:59.957] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/fluids/crafting/FluidIngredient to metadata cache
|
12305 | [28Mar2025 00:53:59.958] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/fluids/FluidStack to metadata cache
|
12306 | [28Mar2025 00:53:59.958] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/items/IItemHandler to metadata cache
|
12307 | [28Mar2025 00:53:59.958] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.Ingredient INNERCLASS Value to access PUBLIC and REMOVEFINAL
|
12308 | [28Mar2025 00:53:59.958] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.Ingredient INNERCLASS TagValue to access PUBLIC and LEAVE
|
12309 | [28Mar2025 00:53:59.958] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.Ingredient INNERCLASS ItemValue to access PUBLIC and LEAVE
|
12310 | [28Mar2025 00:53:59.958] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.Ingredient CLASS to access PUBLIC and REMOVEFINAL
|
12311 | [28Mar2025 00:53:59.958] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.Ingredient FIELD values to access PUBLIC and REMOVEFINAL
|
12312 | [28Mar2025 00:53:59.958] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.Ingredient FIELD itemStacks to access PUBLIC and LEAVE
|
12313 | [28Mar2025 00:53:59.958] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.Ingredient FIELD stackingIds to access PUBLIC and LEAVE
|
12314 | [28Mar2025 00:53:59.958] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.Ingredient METHOD fromValues(Ljava/util/stream/Stream;)Lnet/minecraft/world/item/crafting/Ingredient; to access PUBLIC and LEAVE
|
12315 | [28Mar2025 00:53:59.959] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/crafting/Ingredient to metadata cache
|
12316 | [28Mar2025 00:53:59.959] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/items/ItemStackHandler to metadata cache
|
12317 | [28Mar2025 00:53:59.959] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/items/ComponentItemHandler to metadata cache
|
12318 | [28Mar2025 00:53:59.960] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.MenuType INNERCLASS MenuSupplier to access PUBLIC and LEAVE
|
12319 | [28Mar2025 00:53:59.960] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.MenuType FIELD constructor to access PUBLIC and LEAVE
|
12320 | [28Mar2025 00:53:59.960] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.inventory.MenuType METHOD <init>(Lnet/minecraft/world/inventory/MenuType$MenuSupplier;Lnet/minecraft/world/flag/FeatureFlagSet;)V to access PUBLIC and LEAVE
|
12321 | [28Mar2025 00:53:59.960] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/MenuType to metadata cache
|
12322 | [28Mar2025 00:53:59.960] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.network.chat.MutableComponent FIELD contents to access PUBLIC and REMOVEFINAL
|
12323 | [28Mar2025 00:53:59.960] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/chat/MutableComponent to metadata cache
|
12324 | [28Mar2025 00:53:59.961] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/common/MutableDataComponentHolder to metadata cache
|
12325 | [28Mar2025 00:53:59.961] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/nbt/NumericTag to metadata cache
|
12326 | [28Mar2025 00:53:59.961] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/crafting/RecipeHolder to metadata cache
|
12327 | [28Mar2025 00:53:59.961] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/crafting/RecipeInput to metadata cache
|
12328 | [28Mar2025 00:53:59.961] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/fluids/crafting/SizedFluidIngredient to metadata cache
|
12329 | [28Mar2025 00:53:59.962] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/common/crafting/SizedIngredient to metadata cache
|
12330 | [28Mar2025 00:53:59.962] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/StringRepresentable to metadata cache
|
12331 | [28Mar2025 00:53:59.962] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.nbt.StringTag METHOD <init>(Ljava/lang/String;)V to access PUBLIC and LEAVE
|
12332 | [28Mar2025 00:53:59.962] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/nbt/StringTag to metadata cache
|
12333 | [28Mar2025 00:53:59.962] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/common/conditions/TagEmptyCondition to metadata cache
|
12334 | [28Mar2025 00:53:59.963] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.network.chat.TextColor CLASS to access PUBLIC and REMOVEFINAL
|
12335 | [28Mar2025 00:53:59.963] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.network.chat.TextColor FIELD NAMED_COLORS to access PUBLIC and REMOVEFINAL
|
12336 | [28Mar2025 00:53:59.963] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.network.chat.TextColor METHOD <init>(ILjava/lang/String;)V to access PUBLIC and REMOVEFINAL
|
12337 | [28Mar2025 00:53:59.963] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/chat/TextColor to metadata cache
|
12338 | [28Mar2025 00:53:59.963] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/WorldLoader to metadata cache
|
12339 | [28Mar2025 00:53:59.963] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/WorldLoader$PackConfig to metadata cache
|
12340 | [28Mar2025 00:53:59.963] [main/DEBUG] [mixin/]: Preparing cucumber.mixins.json (4)
|
12341 | [28Mar2025 00:53:59.964] [main/DEBUG] [mixin/]: Preparing trashslot.mixins.json (0)
|
12342 | [28Mar2025 00:53:59.964] [main/DEBUG] [mixin/]: Preparing trashslot.neoforge.mixins.json (0)
|
12343 | [28Mar2025 00:53:59.964] [main/DEBUG] [mixin/]: Preparing amendments.mixins.json (2)
|
12344 | [28Mar2025 00:53:59.964] [main/DEBUG] [mixin/]: Preparing amendments-common.mixins.json (34)
|
12345 | [28Mar2025 00:53:59.973] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.AbstractCauldronBlock FIELD interactions to access PUBLIC and LEAVE
|
12346 | [28Mar2025 00:53:59.973] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/AbstractCauldronBlock to metadata cache
|
12347 | [28Mar2025 00:53:59.974] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/BellBlock to metadata cache
|
12348 | [28Mar2025 00:53:59.974] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.BellBlockEntity FIELD nearbyEntities to access PUBLIC and LEAVE
|
12349 | [28Mar2025 00:53:59.975] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/BellBlockEntity to metadata cache
|
12350 | [28Mar2025 00:53:59.975] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/CauldronBlock to metadata cache
|
12351 | [28Mar2025 00:53:59.975] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/world/level/block/WallHangingSignBlock is public in amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments and should be specified in value
|
12352 | [28Mar2025 00:53:59.975] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/world/level/block/CeilingHangingSignBlock is public in amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments and should be specified in value
|
12353 | [28Mar2025 00:53:59.975] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.FlowerPotBlock FIELD POTTED_BY_CONTENT to access PUBLIC and LEAVE
|
12354 | [28Mar2025 00:53:59.975] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.FlowerPotBlock METHOD isEmpty()Z to access PUBLIC and LEAVE
|
12355 | [28Mar2025 00:53:59.976] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/FlowerPotBlock to metadata cache
|
12356 | [28Mar2025 00:53:59.976] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/HangingSignBlockEntity to metadata cache
|
12357 | [28Mar2025 00:53:59.976] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.JukeboxBlock METHOD <init>(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V to access PUBLIC and LEAVE
|
12358 | [28Mar2025 00:53:59.976] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/JukeboxBlock to metadata cache
|
12359 | [28Mar2025 00:53:59.977] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/LanternBlock to metadata cache
|
12360 | [28Mar2025 00:53:59.977] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/LavaCauldronBlock to metadata cache
|
12361 | [28Mar2025 00:53:59.978] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.LecternBlock METHOD <init>(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V to access PUBLIC and LEAVE
|
12362 | [28Mar2025 00:53:59.978] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.LecternBlock METHOD openScreen(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)V to access PUBLIC and LEAVE
|
12363 | [28Mar2025 00:53:59.978] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/LecternBlock to metadata cache
|
12364 | [28Mar2025 00:53:59.979] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.SignBlockEntity FIELD frontText to access PUBLIC and LEAVE
|
12365 | [28Mar2025 00:53:59.979] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.SignBlockEntity METHOD createCommandSourceStack(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/commands/CommandSourceStack; to access PUBLIC and LEAVE
|
12366 | [28Mar2025 00:53:59.979] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/SignBlockEntity to metadata cache
|
12367 | [28Mar2025 00:53:59.979] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.SkullBlockEntity METHOD fetchGameProfile(Ljava/lang/String;)Ljava/util/concurrent/CompletableFuture; to access PUBLIC and LEAVE
|
12368 | [28Mar2025 00:53:59.980] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/SkullBlockEntity to metadata cache
|
12369 | [28Mar2025 00:53:59.980] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.SkullBlock METHOD <init>(Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V to access PUBLIC and LEAVE
|
12370 | [28Mar2025 00:53:59.980] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/SkullBlock to metadata cache
|
12371 | [28Mar2025 00:53:59.980] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/world/level/block/SkullBlock is public in amendments-common.mixins.json:SkullBlockMixin from mod amendments and should be specified in value
|
12372 | [28Mar2025 00:53:59.980] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.WallSkullBlock METHOD <init>(Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V to access PUBLIC and LEAVE
|
12373 | [28Mar2025 00:53:59.981] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/WallSkullBlock to metadata cache
|
12374 | [28Mar2025 00:53:59.981] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/world/level/block/WallSkullBlock is public in amendments-common.mixins.json:SkullBlockMixin from mod amendments and should be specified in value
|
12375 | [28Mar2025 00:53:59.981] [main/DEBUG] [mixin/]: Preparing blueflame.mixin.json (6)
|
12376 | [28Mar2025 00:53:59.981] [main/DEBUG] [mixin/]: Preparing octolib-common.mixins.json (0)
|
12377 | [28Mar2025 00:53:59.981] [main/DEBUG] [mixin/]: Preparing mss-neoforge.mixins.json (1)
|
12378 | [28Mar2025 00:53:59.981] [main/DEBUG] [mixin/]: Preparing mss-common.mixins.json (10)
|
12379 | [28Mar2025 00:53:59.982] [main/DEBUG] [mixin/]: Preparing mixins.allthewizardgear.json (1)
|
12380 | [28Mar2025 00:53:59.982] [main/DEBUG] [mixin/]: Preparing productivelib.mixin.json (1)
|
12381 | [28Mar2025 00:53:59.982] [main/DEBUG] [mixin/]: Preparing framedblocks.mixin.json (11)
|
12382 | [28Mar2025 00:53:59.983] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.state.StateDefinition$Builder FIELD properties to access PUBLIC and LEAVE
|
12383 | [28Mar2025 00:53:59.984] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/state/StateDefinition$Builder to metadata cache
|
12384 | [28Mar2025 00:53:59.984] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.StairBlock METHOD <init>(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V to access PUBLIC and LEAVE
|
12385 | [28Mar2025 00:53:59.984] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.StairBlock METHOD getStairsShape(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/properties/StairsShape; to access PROTECTED and LEAVE
|
12386 | [28Mar2025 00:53:59.985] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/StairBlock to metadata cache
|
12387 | [28Mar2025 00:53:59.985] [main/DEBUG] [mixin/]: Preparing waystones.mixins.json (3)
|
12388 | [28Mar2025 00:53:59.985] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer to metadata cache
|
12389 | [28Mar2025 00:53:59.985] [main/DEBUG] [mixin/]: Preparing waystones.neoforge.mixins.json (0)
|
12390 | [28Mar2025 00:53:59.985] [main/DEBUG] [mixin/]: Preparing journeymap.mixins.json (22)
|
12391 | [28Mar2025 00:53:59.985] [main/DEBUG] [mixin/]: Preparing journeymap.neoforge.mixins.json (1)
|
12392 | [28Mar2025 00:53:59.985] [main/DEBUG] [mixin/]: Preparing comforts.mixins.json (3)
|
12393 | [28Mar2025 00:53:59.986] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/players/SleepStatus to metadata cache
|
12394 | [28Mar2025 00:53:59.986] [main/DEBUG] [mixin/]: Preparing betterdeserttemples.mixins.json (11)
|
12395 | [28Mar2025 00:53:59.986] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Husk METHOD getAmbientSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
12396 | [28Mar2025 00:53:59.986] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Husk METHOD getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;)Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
12397 | [28Mar2025 00:53:59.986] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.Husk METHOD getDeathSound()Lnet/minecraft/sounds/SoundEvent; to access PUBLIC and LEAVE
|
12398 | [28Mar2025 00:53:59.987] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/monster/Husk to metadata cache
|
12399 | [28Mar2025 00:53:59.987] [main/DEBUG] [mixin/]: Preparing enchdesc.mixins.json (1)
|
12400 | [28Mar2025 00:53:59.987] [main/DEBUG] [mixin/]: Preparing enchdesc.neoforge.mixins.json (0)
|
12401 | [28Mar2025 00:53:59.987] [main/DEBUG] [mixin/]: Preparing moonlight.mixins.json (11)
|
12402 | [28Mar2025 00:53:59.987] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/packs/resources/SimplePreparableReloadListener to metadata cache
|
12403 | [28Mar2025 00:53:59.987] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/resource/ContextAwareReloadListener to metadata cache
|
12404 | [28Mar2025 00:53:59.987] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/moonlight/api/entity/IExtraClientSpawnData to metadata cache
|
12405 | [28Mar2025 00:53:59.987] [main/DEBUG] [net.neoforged.fml.common.asm.RuntimeDistCleaner/DISTXFORM]: Removing method: net/mehvahdjukaar/moonlight/api/fluids/ModFlowingFluid.createRenderProperties()Lnet/mehvahdjukaar/moonlight/api/client/ModFluidRenderProperties;
|
12406 | [28Mar2025 00:53:59.987] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/moonlight/api/fluids/ModFlowingFluid to metadata cache
|
12407 | [28Mar2025 00:53:59.987] [main/DEBUG] [mixin/]: Preparing moonlight-common.mixins.json (33)
|
12408 | [28Mar2025 00:53:59.990] [main/DEBUG] [net.neoforged.fml.common.asm.RuntimeDistCleaner/DISTXFORM]: Removing field: net/mehvahdjukaar/moonlight/core/mixins/ItemMixin.moonlight$clientAnimationProvider
|
12409 | [28Mar2025 00:53:59.990] [main/DEBUG] [net.neoforged.fml.common.asm.RuntimeDistCleaner/DISTXFORM]: Removing field: net/mehvahdjukaar/moonlight/core/mixins/ItemMixin.moonlight$clientAnimationProvider
|
12410 | [28Mar2025 00:53:59.995] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee$BeeGrowCropGoal CLASS to access PUBLIC and LEAVE
|
12411 | [28Mar2025 00:53:59.995] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.animal.Bee$BeeGrowCropGoal METHOD <init>(Lnet/minecraft/world/entity/animal/Bee;)V to access PUBLIC and LEAVE
|
12412 | [28Mar2025 00:53:59.995] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/Bee$BeeGrowCropGoal to metadata cache
|
12413 | [28Mar2025 00:53:59.995] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/world/entity/animal/Bee$BeeGrowCropGoal is public in moonlight-common.mixins.json:BeeGoalMixin from mod moonlight and should be specified in value
|
12414 | [28Mar2025 00:53:59.996] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.context.BlockPlaceContext METHOD <init>(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/phys/BlockHitResult;)V to access PUBLIC and LEAVE
|
12415 | [28Mar2025 00:53:59.996] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/context/BlockPlaceContext to metadata cache
|
12416 | [28Mar2025 00:53:59.996] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer to metadata cache
|
12417 | [28Mar2025 00:53:59.996] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/protocol/game/ClientboundMapItemDataPacket to metadata cache
|
12418 | [28Mar2025 00:53:59.996] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.projectile.ThrownPotion METHOD applySplash(Ljava/lang/Iterable;Lnet/minecraft/world/entity/Entity;)V to access PUBLIC and LEAVE
|
12419 | [28Mar2025 00:53:59.997] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/projectile/ThrownPotion to metadata cache
|
12420 | [28Mar2025 00:53:59.997] [main/DEBUG] [mixin/]: Preparing regions_unexplored.mixins.json (10)
|
12421 | [28Mar2025 00:53:59.997] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/NetherrackBlock to metadata cache
|
12422 | [28Mar2025 00:53:59.997] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.feature.foliageplacers.FoliagePlacerType METHOD <init>(Lcom/mojang/serialization/MapCodec;)V to access PUBLIC and LEAVE
|
12423 | [28Mar2025 00:53:59.997] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType to metadata cache
|
12424 | [28Mar2025 00:53:59.997] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecoratorType METHOD <init>(Lcom/mojang/serialization/MapCodec;)V to access PUBLIC and LEAVE
|
12425 | [28Mar2025 00:53:59.997] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType to metadata cache
|
12426 | [28Mar2025 00:53:59.997] [main/DEBUG] [mixin/]: Preparing regions_unexplored.neoforge.mixins.json (1)
|
12427 | [28Mar2025 00:53:59.998] [main/DEBUG] [mixin/]: Preparing jade.mixins.json (6)
|
12428 | [28Mar2025 00:53:59.998] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/common/loot/CanItemPerformAbility to metadata cache
|
12429 | [28Mar2025 00:53:59.998] [main/DEBUG] [mixin/]: Preparing ae2.mixins.json (16)
|
12430 | [28Mar2025 00:53:59.999] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/gametest/framework/StructureUtils to metadata cache
|
12431 | [28Mar2025 00:53:59.999] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/gametest/framework/TestCommand to metadata cache
|
12432 | [28Mar2025 00:53:59.999] [main/DEBUG] [mixin/]: Preparing soulplied_energistics.mixins.json (0)
|
12433 | [28Mar2025 00:53:59.999] [main/DEBUG] [mixin/]: Preparing AEInfinityBooster.mixins.json (5)
|
12434 | [28Mar2025 00:54:00.000] [main/TRACE] [mixin/]: Added class metadata for appeng/helpers/WirelessTerminalMenuHost to metadata cache
|
12435 | [28Mar2025 00:54:00.000] [main/TRACE] [mixin/]: Added class metadata for appeng/blockentity/networking/WirelessAccessPointBlockEntity to metadata cache
|
12436 | [28Mar2025 00:54:00.000] [main/TRACE] [mixin/]: Added class metadata for appeng/menu/slot/RestrictedInputSlot to metadata cache
|
12437 | [28Mar2025 00:54:00.000] [main/TRACE] [mixin/]: Added class metadata for appeng/menu/implementations/WirelessAccessPointMenu to metadata cache
|
12438 | [28Mar2025 00:54:00.000] [main/TRACE] [mixin/]: Added class metadata for appeng/client/gui/implementations/WirelessAccessPointScreen to metadata cache
|
12439 | [28Mar2025 00:54:00.000] [main/DEBUG] [mixin/]: Preparing ae2ct.mixins.json (2)
|
12440 | [28Mar2025 00:54:00.001] [main/TRACE] [mixin/]: Added class metadata for appeng/client/gui/me/crafting/CraftConfirmScreen to metadata cache
|
12441 | [28Mar2025 00:54:00.001] [main/TRACE] [mixin/]: Added class metadata for appeng/menu/me/crafting/CraftingPlanSummary to metadata cache
|
12442 | [28Mar2025 00:54:00.001] [main/DEBUG] [mixin/]: Preparing ae2wtlib.mixins.json (4)
|
12443 | [28Mar2025 00:54:00.002] [main/TRACE] [mixin/]: Added class metadata for appeng/core/definitions/AEItems to metadata cache
|
12444 | [28Mar2025 00:54:00.002] [main/DEBUG] [mixin/]: Preparing mixins.extendedae.json (8)
|
12445 | [28Mar2025 00:54:00.002] [main/TRACE] [mixin/]: Added class metadata for appeng/parts/automation/AbstractLevelEmitterPart to metadata cache
|
12446 | [28Mar2025 00:54:00.003] [main/TRACE] [mixin/]: Added class metadata for appeng/parts/AEBasePart to metadata cache
|
12447 | [28Mar2025 00:54:00.003] [main/TRACE] [mixin/]: Added class metadata for appeng/menu/implementations/PatternAccessTermMenu to metadata cache
|
12448 | [28Mar2025 00:54:00.003] [main/DEBUG] [mixin/]: Preparing mixins.aae.json (16)
|
12449 | [28Mar2025 00:54:00.004] [main/DEBUG] [net.neoforged.fml.common.asm.RuntimeDistCleaner/DISTXFORM]: Removing method: net/pedroksl/advanced_ae/mixins/MixinPatternProviderLogic.onGetActiveSides(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/EnumSet;)V
|
12450 | [28Mar2025 00:54:00.005] [main/DEBUG] [net.neoforged.fml.common.asm.RuntimeDistCleaner/DISTXFORM]: Removing method: appeng/parts/reporting/AbstractMonitorPart.renderDynamic(FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;II)V
|
12451 | [28Mar2025 00:54:00.006] [main/TRACE] [mixin/]: Added class metadata for appeng/parts/reporting/AbstractMonitorPart to metadata cache
|
12452 | [28Mar2025 00:54:00.006] [main/TRACE] [mixin/]: Added class metadata for com/glodblock/github/extendedae/container/ContainerPatternModifier to metadata cache
|
12453 | [28Mar2025 00:54:00.006] [main/TRACE] [mixin/]: Added class metadata for appeng/crafting/pattern/EncodedPatternItem to metadata cache
|
12454 | [28Mar2025 00:54:00.007] [main/TRACE] [mixin/]: Added class metadata for appeng/parts/encoding/PatternEncodingLogic to metadata cache
|
12455 | [28Mar2025 00:54:00.007] [main/TRACE] [mixin/]: Added class metadata for appeng/helpers/patternprovider/PatternProviderLogic to metadata cache
|
12456 | [28Mar2025 00:54:00.008] [main/TRACE] [mixin/]: Added class metadata for net/pedroksl/advanced_ae/common/logic/AdvPatternProviderLogic to metadata cache
|
12457 | [28Mar2025 00:54:00.008] [main/TRACE] [mixin/]: Added class metadata for net/pedroksl/advanced_ae/common/logic/AdvPatternProviderLogicHost to metadata cache
|
12458 | [28Mar2025 00:54:00.009] [main/TRACE] [mixin/]: Added class metadata for net/pedroksl/advanced_ae/gui/advpatternprovider/AdvPatternProviderMenu to metadata cache
|
12459 | [28Mar2025 00:54:00.009] [main/TRACE] [mixin/]: Added class metadata for appeng/menu/me/crafting/CraftingCPUMenu to metadata cache
|
12460 | [28Mar2025 00:54:00.009] [main/TRACE] [mixin/]: Added class metadata for appeng/me/service/CraftingService to metadata cache
|
12461 | [28Mar2025 00:54:00.009] [main/DEBUG] [mixin/]: Preparing mixins.appflux.json (7)
|
12462 | [28Mar2025 00:54:00.011] [main/TRACE] [mixin/]: Added class metadata for com/supermartijn642/wirelesschargers/ChargerBlockEntity to metadata cache
|
12463 | [28Mar2025 00:54:00.011] [main/TRACE] [mixin/]: Added class metadata for appeng/blockentity/networking/CreativeEnergyCellBlockEntity to metadata cache
|
12464 | [28Mar2025 00:54:00.011] [main/TRACE] [mixin/]: Added class metadata for appeng/helpers/InterfaceLogic to metadata cache
|
12465 | [28Mar2025 00:54:00.011] [main/TRACE] [mixin/]: Added class metadata for appeng/helpers/patternprovider/PatternProviderLogicHost to metadata cache
|
12466 | [28Mar2025 00:54:00.011] [main/DEBUG] [mixin/]: Preparing merequester.mixins.json (3)
|
12467 | [28Mar2025 00:54:00.011] [main/DEBUG] [mixin/]: Preparing modern_industrialization.mixins.json (1)
|
12468 | [28Mar2025 00:54:00.011] [main/DEBUG] [mixin/]: Preparing tesseract_api.mixins.json (5)
|
12469 | [28Mar2025 00:54:00.012] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/component/DyedItemColor to metadata cache
|
12470 | [28Mar2025 00:54:00.012] [main/DEBUG] [mixin/]: Preparing tesseract_api_mi.mixins.json (22)
|
12471 | [28Mar2025 00:54:00.014] [main/TRACE] [mixin/]: Added class metadata for aztech/modern_industrialization/machines/components/CrafterComponent to metadata cache
|
12472 | [28Mar2025 00:54:00.014] [main/TRACE] [mixin/]: Added class metadata for aztech/modern_industrialization/machines/components/CasingComponent to metadata cache
|
12473 | [28Mar2025 00:54:00.014] [main/TRACE] [mixin/]: Added class metadata for aztech/modern_industrialization/machines/init/MIMachineRecipeTypes to metadata cache
|
12474 | [28Mar2025 00:54:00.014] [main/TRACE] [mixin/]: Added class metadata for aztech/modern_industrialization/machines/components/OverdriveComponent to metadata cache
|
12475 | [28Mar2025 00:54:00.015] [main/TRACE] [mixin/]: Added class metadata for aztech/modern_industrialization/machines/components/RedstoneControlComponent to metadata cache
|
12476 | [28Mar2025 00:54:00.015] [main/TRACE] [mixin/]: Added class metadata for aztech/modern_industrialization/machines/blockentities/multiblocks/SteamCraftingMultiblockBlockEntity to metadata cache
|
12477 | [28Mar2025 00:54:00.015] [main/TRACE] [mixin/]: Added class metadata for aztech/modern_industrialization/machines/components/UpgradeComponent to metadata cache
|
12478 | [28Mar2025 00:54:00.015] [main/TRACE] [mixin/]: Added class metadata for aztech/modern_industrialization/machines/MachineBlockEntity to metadata cache
|
12479 | [28Mar2025 00:54:00.015] [main/TRACE] [mixin/]: Added class metadata for aztech/modern_industrialization/machines/components/CrafterComponent$Behavior to metadata cache
|
12480 | [28Mar2025 00:54:00.015] [main/TRACE] [mixin/]: Added class metadata for aztech/modern_industrialization/machines/blockentities/multiblocks/ElectricBlastFurnaceBlockEntity to metadata cache
|
12481 | [28Mar2025 00:54:00.016] [main/TRACE] [mixin/]: Added class metadata for aztech/modern_industrialization/MI to metadata cache
|
12482 | [28Mar2025 00:54:00.016] [main/TRACE] [mixin/]: Added class metadata for aztech/modern_industrialization/machines/models/MachineCasings to metadata cache
|
12483 | [28Mar2025 00:54:00.016] [main/TRACE] [mixin/]: Added class metadata for aztech/modern_industrialization/machines/recipe/condition/MachineProcessConditions to metadata cache
|
12484 | [28Mar2025 00:54:00.017] [main/TRACE] [mixin/]: Added class metadata for aztech/modern_industrialization/machines/init/MultiblockMachines to metadata cache
|
12485 | [28Mar2025 00:54:00.018] [main/TRACE] [mixin/]: Added class metadata for aztech/modern_industrialization/machines/init/SingleBlockCraftingMachines to metadata cache
|
12486 | [28Mar2025 00:54:00.018] [main/TRACE] [mixin/]: Added class metadata for aztech/modern_industrialization/machines/init/SingleBlockSpecialMachines to metadata cache
|
12487 | [28Mar2025 00:54:00.019] [main/TRACE] [mixin/]: Added class metadata for aztech/modern_industrialization/MITooltips to metadata cache
|
12488 | [28Mar2025 00:54:00.019] [main/TRACE] [mixin/]: Added class metadata for aztech/modern_industrialization/compat/viewer/usage/ViewerSetup to metadata cache
|
12489 | [28Mar2025 00:54:00.019] [main/DEBUG] [mixin/]: Preparing tesseract_api_tyg.mixins.json (1)
|
12490 | [28Mar2025 00:54:00.019] [main/TRACE] [mixin/]: Added class metadata for dev/corgitaco/ohthetreesyoullgrow/world/level/levelgen/feature/TreeFromStructureNBTFeature to metadata cache
|
12491 | [28Mar2025 00:54:00.019] [main/DEBUG] [mixin/]: @Mixin target dev.corgitaco.ohthetreesyoullgrow.world.level.levelgen.feature.TreeFromStructureNBTFeature is public in tesseract_api_tyg.mixins.json:TYGTreeGrowthEventMixin from mod tesseract_api and should be specified in value
|
12492 | [28Mar2025 00:54:00.019] [main/DEBUG] [mixin/]: Preparing extended_industrialization.mixins.json (10)
|
12493 | [28Mar2025 00:54:00.020] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/crafting/ArmorDyeRecipe to metadata cache
|
12494 | [28Mar2025 00:54:00.020] [main/TRACE] [mixin/]: Added class metadata for aztech/modern_industrialization/inventory/ConfigurableItemStack to metadata cache
|
12495 | [28Mar2025 00:54:00.020] [main/DEBUG] [mixin/]: Preparing forbidden_arcanus.mixins.json (11)
|
12496 | [28Mar2025 00:54:00.020] [main/DEBUG] [mixin/]: Preparing valhelsia_core-common.mixins.json (2)
|
12497 | [28Mar2025 00:54:00.021] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/FlintAndSteelItem to metadata cache
|
12498 | [28Mar2025 00:54:00.021] [main/DEBUG] [mixin/]: Preparing valhelsia_core.mixins.json (2)
|
12499 | [28Mar2025 00:54:00.021] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.data.models.ModelProvider FIELD blockStatePathProvider to access PUBLIC and REMOVEFINAL
|
12500 | [28Mar2025 00:54:00.021] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.data.models.ModelProvider FIELD modelPathProvider to access PUBLIC and REMOVEFINAL
|
12501 | [28Mar2025 00:54:00.021] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/data/models/ModelProvider to metadata cache
|
12502 | [28Mar2025 00:54:00.021] [main/DEBUG] [mixin/]: Preparing cryonicconfig.mixins.json (4)
|
12503 | [28Mar2025 00:54:00.022] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/Main to metadata cache
|
12504 | [28Mar2025 00:54:00.022] [main/DEBUG] [mixin/]: Preparing mvs-neoforge.mixins.json (1)
|
12505 | [28Mar2025 00:54:00.022] [main/DEBUG] [mixin/]: Preparing mvs-common.mixins.json (10)
|
12506 | [28Mar2025 00:54:00.022] [main/DEBUG] [mixin/]: Preparing chisel.mixins.json (2)
|
12507 | [28Mar2025 00:54:00.022] [main/DEBUG] [mixin/]: Preparing chisel.neoforge.mixins.json (1)
|
12508 | [28Mar2025 00:54:00.022] [main/DEBUG] [mixin/]: Preparing yacl.mixins.json (5)
|
12509 | [28Mar2025 00:54:00.022] [main/DEBUG] [mixin/]: Preparing moredragoneggs.mixins.json (1)
|
12510 | [28Mar2025 00:54:00.022] [main/DEBUG] [mixin/]: Preparing appmek.mixins.json (2)
|
12511 | [28Mar2025 00:54:00.022] [main/TRACE] [mixin/]: Added class metadata for appeng/blockentity/misc/CondenserMEStorage to metadata cache
|
12512 | [28Mar2025 00:54:00.023] [main/TRACE] [mixin/]: Added class metadata for appeng/me/storage/MEInventoryHandler to metadata cache
|
12513 | [28Mar2025 00:54:00.023] [main/DEBUG] [mixin/]: Preparing expandability-common.mixins.json (10)
|
12514 | [28Mar2025 00:54:00.023] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/damagesource/FallLocation to metadata cache
|
12515 | [28Mar2025 00:54:00.023] [main/DEBUG] [mixin/]: Preparing expandability.mixins.json (4)
|
12516 | [28Mar2025 00:54:00.023] [main/DEBUG] [mixin/]: Preparing epherolib.mixins.json (0)
|
12517 | [28Mar2025 00:54:00.023] [main/DEBUG] [mixin/]: Preparing allthetweaks.mixins.json (4)
|
12518 | [28Mar2025 00:54:00.024] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.network.codec.IdDispatchCodec INNERCLASS Entry to access PUBLIC and LEAVE
|
12519 | [28Mar2025 00:54:00.024] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.network.codec.IdDispatchCodec FIELD byId to access PUBLIC and LEAVE
|
12520 | [28Mar2025 00:54:00.024] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/codec/IdDispatchCodec to metadata cache
|
12521 | [28Mar2025 00:54:00.024] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/items/wrapper/SidedInvWrapper to metadata cache
|
12522 | [28Mar2025 00:54:00.024] [main/DEBUG] [mixin/]: Preparing mixins.codechickenlib.json (4)
|
12523 | [28Mar2025 00:54:00.024] [main/DEBUG] [mixin/]: Preparing mahoutsukai.mixins.json (4)
|
12524 | [28Mar2025 00:54:00.025] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/event/level/BlockEvent$BreakEvent to metadata cache
|
12525 | [28Mar2025 00:54:00.025] [main/DEBUG] [mixin/]: Preparing gander_render.mixins.json (2)
|
12526 | [28Mar2025 00:54:00.025] [main/DEBUG] [mixin/]: Preparing mixinsquared.init.mixins.json (0)
|
12527 | [28Mar2025 00:54:00.025] [main/DEBUG] [mixin/]: Preparing gander_levels.mixins.json (1)
|
12528 | [28Mar2025 00:54:00.025] [main/DEBUG] [mixin/]: Preparing mixinextras.init.mixins.json (0)
|
12529 | [28Mar2025 00:54:00.025] [main/DEBUG] [mixin/]: Preparing create.mixins.json (60)
|
12530 | [28Mar2025 00:54:00.027] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/armortrim/ArmorTrim to metadata cache
|
12531 | [28Mar2025 00:54:00.027] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/projectile/ProjectileUtil to metadata cache
|
12532 | [28Mar2025 00:54:00.027] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/ShulkerBoxBlock to metadata cache
|
12533 | [28Mar2025 00:54:00.028] [main/TRACE] [mixin/]: Added class metadata for com/tterrag/registrate/AbstractRegistrate to metadata cache
|
12534 | [28Mar2025 00:54:00.029] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/fluids/FluidInteractionRegistry to metadata cache
|
12535 | [28Mar2025 00:54:00.029] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.gametest.framework.GameTestHelper FIELD testInfo to access PUBLIC and LEAVE
|
12536 | [28Mar2025 00:54:00.030] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/gametest/framework/GameTestHelper to metadata cache
|
12537 | [28Mar2025 00:54:00.031] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.core.dispenser.ProjectileDispenseBehavior FIELD projectileItem to access PUBLIC and LEAVE
|
12538 | [28Mar2025 00:54:00.031] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.core.dispenser.ProjectileDispenseBehavior METHOD playSound(Lnet/minecraft/core/dispenser/BlockSource;)V to access PUBLIC and LEAVE
|
12539 | [28Mar2025 00:54:00.031] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/dispenser/ProjectileDispenseBehavior to metadata cache
|
12540 | [28Mar2025 00:54:00.031] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/SystemReport to metadata cache
|
12541 | [28Mar2025 00:54:00.032] [main/TRACE] [mixin/]: Added class metadata for journeymap/client/render/map/MapRenderer to metadata cache
|
12542 | [28Mar2025 00:54:00.032] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/datafix/fixes/BlockPosFormatAndRenamesFix to metadata cache
|
12543 | [28Mar2025 00:54:00.032] [main/DEBUG] [mixin/]: Preparing entity_model_features-optional.mixins.json (1)
|
12544 | [28Mar2025 00:54:00.040] [main/TRACE] [mixin/]: Added class metadata for java/lang/invoke/MethodHandles$Lookup to metadata cache
|
12545 | [28Mar2025 00:54:00.041] [main/TRACE] [mixin/]: Added class metadata for io/netty/handler/codec/ByteToMessageDecoder to metadata cache
|
12546 | [28Mar2025 00:54:00.041] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.network.protocol.ProtocolInfoBuilder$Implementation CLASS to access PUBLIC and LEAVE
|
12547 | [28Mar2025 00:54:00.041] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/protocol/ProtocolInfoBuilder$Implementation to metadata cache
|
12548 | [28Mar2025 00:54:00.042] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.network.codec.IdDispatchCodec$Entry CLASS to access PUBLIC and LEAVE
|
12549 | [28Mar2025 00:54:00.042] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/codec/IdDispatchCodec$Entry to metadata cache
|
12550 | [28Mar2025 00:54:00.042] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/asm/mixin/injection/At$Shift to metadata cache
|
12551 | [28Mar2025 00:54:00.042] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/protocol/common/custom/CustomPacketPayload$Type to metadata cache
|
12552 | [28Mar2025 00:54:00.043] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/commands/arguments/ResourceOrTagKeyArgument$Result to metadata cache
|
12553 | [28Mar2025 00:54:00.043] [main/TRACE] [mixin/]: Added class metadata for com/yungnickyoung/minecraft/betterdungeons/module/ConfigModule$SmallNetherDungeon to metadata cache
|
12554 | [28Mar2025 00:54:00.043] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.commands.Commands$CommandSelection FIELD includeIntegrated to access PUBLIC and LEAVE
|
12555 | [28Mar2025 00:54:00.043] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.commands.Commands$CommandSelection FIELD includeDedicated to access PUBLIC and LEAVE
|
12556 | [28Mar2025 00:54:00.044] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/commands/Commands$CommandSelection to metadata cache
|
12557 | [28Mar2025 00:54:00.044] [main/TRACE] [mixin/]: Added class metadata for com/enderio/base/common/tag/EIOTags$Items to metadata cache
|
12558 | [28Mar2025 00:54:00.044] [main/TRACE] [mixin/]: Added class metadata for java/util/AbstractSet to metadata cache
|
12559 | [28Mar2025 00:54:00.045] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/Direction$Axis to metadata cache
|
12560 | [28Mar2025 00:54:00.046] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/saveddata/SavedData$Factory to metadata cache
|
12561 | [28Mar2025 00:54:00.047] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableMap$Builder to metadata cache
|
12562 | [28Mar2025 00:54:00.047] [main/TRACE] [mixin/]: Added class metadata for java/util/Map$Entry to metadata cache
|
12563 | [28Mar2025 00:54:00.047] [main/TRACE] [mixin/]: Added class metadata for java/util/concurrent/ForkJoinPool$ForkJoinWorkerThreadFactory to metadata cache
|
12564 | [28Mar2025 00:54:00.048] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess to metadata cache
|
12565 | [28Mar2025 00:54:00.048] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.chunk.PalettedContainer$Data CLASS to access PUBLIC and LEAVE
|
12566 | [28Mar2025 00:54:00.048] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/chunk/PalettedContainer$Data to metadata cache
|
12567 | [28Mar2025 00:54:00.049] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/client/event/ModelEvent$ModifyBakingResult to metadata cache
|
12568 | [28Mar2025 00:54:00.049] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableList$Builder to metadata cache
|
12569 | [28Mar2025 00:54:00.050] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/DensityFunction$FunctionContext to metadata cache
|
12570 | [28Mar2025 00:54:00.050] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/BlockPos$MutableBlockPos to metadata cache
|
12571 | [28Mar2025 00:54:00.050] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker to metadata cache
|
12572 | [28Mar2025 00:54:00.050] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/Aquifer$FluidPicker to metadata cache
|
12573 | [28Mar2025 00:54:00.050] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/Direction$Plane to metadata cache
|
12574 | [28Mar2025 00:54:00.050] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/Beardifier$Rigid to metadata cache
|
12575 | [28Mar2025 00:54:00.051] [main/TRACE] [mixin/]: Added class metadata for com/supermartijn642/core/gui/widget/BaseContainerWidget to metadata cache
|
12576 | [28Mar2025 00:54:00.052] [main/TRACE] [mixin/]: Added class metadata for com/supermartijn642/core/gui/widget/BaseWidget to metadata cache
|
12577 | [28Mar2025 00:54:00.052] [main/TRACE] [mixin/]: Added class metadata for com/yungnickyoung/minecraft/betterfortresses/module/ConfigModule$General to metadata cache
|
12578 | [28Mar2025 00:54:00.052] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry to metadata cache
|
12579 | [28Mar2025 00:54:00.052] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableMultimap$Builder to metadata cache
|
12580 | [28Mar2025 00:54:00.052] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tags/TagManager$LoadResult to metadata cache
|
12581 | [28Mar2025 00:54:00.053] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/configs/CommonConfigs$Tweaks to metadata cache
|
12582 | [28Mar2025 00:54:00.053] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/common/fluids/FiniteLiquidBlock to metadata cache
|
12583 | [28Mar2025 00:54:00.053] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/mixins/neoforge/self/SelfFlammableFluidBlockMixin$1 to metadata cache
|
12584 | [28Mar2025 00:54:00.054] [main/DEBUG] [mixin/]: Inner class net/mehvahdjukaar/supplementaries/mixins/neoforge/self/SelfFlammableFluidBlockMixin$1 in net/mehvahdjukaar/supplementaries/mixins/neoforge/self/SelfFlammableFluidBlockMixin on net/mehvahdjukaar/supplementaries/common/fluids/FlammableLiquidBlock gets unique name net/mehvahdjukaar/supplementaries/common/fluids/FlammableLiquidBlock$Anonymous$126a38c58cf840e892e4fa87d3bdaef3
|
12585 | [28Mar2025 00:54:00.054] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/moonlight/api/block/MimicBlock to metadata cache
|
12586 | [28Mar2025 00:54:00.054] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/moonlight/api/block/ILightable$FireSoundType to metadata cache
|
12587 | [28Mar2025 00:54:00.054] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/common/block/blocks/LightUpBlock to metadata cache
|
12588 | [28Mar2025 00:54:00.055] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/common/fluids/FiniteFluid to metadata cache
|
12589 | [28Mar2025 00:54:00.055] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.TrapDoorBlock METHOD <init>(Lnet/minecraft/world/level/block/state/properties/BlockSetType;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V to access PUBLIC and LEAVE
|
12590 | [28Mar2025 00:54:00.055] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/TrapDoorBlock to metadata cache
|
12591 | [28Mar2025 00:54:00.055] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/HorizontalDirectionalBlock to metadata cache
|
12592 | [28Mar2025 00:54:00.056] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.DoorBlock METHOD <init>(Lnet/minecraft/world/level/block/state/properties/BlockSetType;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)V to access PUBLIC and LEAVE
|
12593 | [28Mar2025 00:54:00.056] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.DoorBlock METHOD playSound(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Z)V to access PUBLIC and LEAVE
|
12594 | [28Mar2025 00:54:00.056] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/DoorBlock to metadata cache
|
12595 | [28Mar2025 00:54:00.056] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/configs/CommonConfigs$Building to metadata cache
|
12596 | [28Mar2025 00:54:00.056] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/common/block/IKeyLockable$KeyStatus to metadata cache
|
12597 | [28Mar2025 00:54:00.057] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/moonlight/api/block/WaterBlock to metadata cache
|
12598 | [28Mar2025 00:54:00.057] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/configs/CommonConfigs$Functional to metadata cache
|
12599 | [28Mar2025 00:54:00.057] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/projectile/AbstractArrow$Pickup to metadata cache
|
12600 | [28Mar2025 00:54:00.058] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/configs/CommonConfigs$Tools to metadata cache
|
12601 | [28Mar2025 00:54:00.058] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/common/items/components/QuiverContent$Mutable to metadata cache
|
12602 | [28Mar2025 00:54:00.058] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/configs/ClientConfigs$Tweaks to metadata cache
|
12603 | [28Mar2025 00:54:00.058] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.BrushItem$DustParticlesDelta CLASS to access PUBLIC and LEAVE
|
12604 | [28Mar2025 00:54:00.059] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/BrushItem$DustParticlesDelta to metadata cache
|
12605 | [28Mar2025 00:54:00.059] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/goal/MoveToBlockGoal to metadata cache
|
12606 | [28Mar2025 00:54:00.059] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/common/network/ClientBoundParticlePacket$Kind to metadata cache
|
12607 | [28Mar2025 00:54:00.059] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/Level$ExplosionInteraction to metadata cache
|
12608 | [28Mar2025 00:54:00.059] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/PathfinderMob to metadata cache
|
12609 | [28Mar2025 00:54:00.060] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/configs/CommonConfigs$Redstone to metadata cache
|
12610 | [28Mar2025 00:54:00.060] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.SpellcasterIllager INNERCLASS SpellcasterUseSpellGoal to access PUBLIC and LEAVE
|
12611 | [28Mar2025 00:54:00.060] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.entity.monster.SpellcasterIllager INNERCLASS IllagerSpell to access PUBLIC and LEAVE
|
12612 | [28Mar2025 00:54:00.060] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/monster/SpellcasterIllager to metadata cache
|
12613 | [28Mar2025 00:54:00.060] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/HolderSet$Named to metadata cache
|
12614 | [28Mar2025 00:54:00.061] [main/TRACE] [mixin/]: Added class metadata for com/mojang/serialization/codecs/RecordCodecBuilder$Instance to metadata cache
|
12615 | [28Mar2025 00:54:00.061] [main/TRACE] [mixin/]: Added class metadata for com/mojang/datafixers/Products$P1 to metadata cache
|
12616 | [28Mar2025 00:54:00.061] [main/TRACE] [mixin/]: Added class metadata for com/mojang/datafixers/Products$P6 to metadata cache
|
12617 | [28Mar2025 00:54:00.061] [main/TRACE] [mixin/]: Added class metadata for com/mojang/datafixers/Products$P7 to metadata cache
|
12618 | [28Mar2025 00:54:00.061] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/storage/loot/functions/LootItemConditionalFunction to metadata cache
|
12619 | [28Mar2025 00:54:00.063] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/configs/CommonConfigs$SlimedJumpMode to metadata cache
|
12620 | [28Mar2025 00:54:00.064] [main/DEBUG] [net.neoforged.fml.common.asm.RuntimeDistCleaner/DISTXFORM]: Removing method: net/mehvahdjukaar/supplementaries/common/misc/map_data/ColoredMapHandler$ColorData.processTexture(Lcom/mojang/blaze3d/platform/NativeImage;II[B)V
|
12621 | [28Mar2025 00:54:00.064] [main/DEBUG] [net.neoforged.fml.common.asm.RuntimeDistCleaner/DISTXFORM]: Removing lambda method: net/mehvahdjukaar/supplementaries/common/misc/map_data/ColoredMapHandler$ColorData.lambda$processTexture$3(Lnet/minecraft/client/color/block/BlockColors;Lnet/minecraft/world/level/block/Block;ZBLcom/mojang/datafixers/util/Pair;)Ljava/lang/Integer;
|
12622 | [28Mar2025 00:54:00.064] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/common/misc/map_data/ColoredMapHandler$ColorData to metadata cache
|
12623 | [28Mar2025 00:54:00.065] [main/DEBUG] [net.neoforged.fml.common.asm.RuntimeDistCleaner/DISTXFORM]: Removing method: net/mehvahdjukaar/supplementaries/common/misc/map_data/MapLightHandler$LightData.processTexture(Lcom/mojang/blaze3d/platform/NativeImage;IILnet/minecraft/resources/ResourceKey;)V
|
12624 | [28Mar2025 00:54:00.065] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/common/misc/map_data/MapLightHandler$LightData to metadata cache
|
12625 | [28Mar2025 00:54:00.065] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/structures/MineshaftStructure$Type to metadata cache
|
12626 | [28Mar2025 00:54:00.065] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.levelgen.structure.structures.MineshaftPieces$MineShaftPiece CLASS to access PUBLIC and LEAVE
|
12627 | [28Mar2025 00:54:00.066] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/structures/MineshaftPieces$MineShaftPiece to metadata cache
|
12628 | [28Mar2025 00:54:00.066] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy to metadata cache
|
12629 | [28Mar2025 00:54:00.066] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/dimension/end/EndDragonFight$Data to metadata cache
|
12630 | [28Mar2025 00:54:00.066] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/mixins/RedMerchantSpawnerMixin$1 to metadata cache
|
12631 | [28Mar2025 00:54:00.066] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/common/utils/MiscUtils$Festivity to metadata cache
|
12632 | [28Mar2025 00:54:00.067] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/supplementaries/common/utils/SlotReference$Empty to metadata cache
|
12633 | [28Mar2025 00:54:00.067] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/HolderLookup$Provider to metadata cache
|
12634 | [28Mar2025 00:54:00.067] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/structures/StrongholdPieces$StrongholdPiece to metadata cache
|
12635 | [28Mar2025 00:54:00.068] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.packs.resources.FallbackResourceManager$PackEntry CLASS to access PUBLIC and LEAVE
|
12636 | [28Mar2025 00:54:00.072] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/packs/resources/FallbackResourceManager$PackEntry to metadata cache
|
12637 | [28Mar2025 00:54:00.073] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/state/pattern/BlockPattern$BlockPatternMatch to metadata cache
|
12638 | [28Mar2025 00:54:00.073] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/storage/PrimaryLevelData$SpecialWorldProperty to metadata cache
|
12639 | [28Mar2025 00:54:00.074] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/gameevent/GameEvent$Context to metadata cache
|
12640 | [28Mar2025 00:54:00.074] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.effect.MobEffect INNERCLASS AttributeTemplate to access PUBLIC and LEAVE
|
12641 | [28Mar2025 00:54:00.074] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.effect.MobEffect FIELD attributeModifiers to access PUBLIC and LEAVE
|
12642 | [28Mar2025 00:54:00.074] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.effect.MobEffect METHOD <init>(Lnet/minecraft/world/effect/MobEffectCategory;I)V to access PUBLIC and LEAVE
|
12643 | [28Mar2025 00:54:00.074] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/effect/MobEffect to metadata cache
|
12644 | [28Mar2025 00:54:00.075] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/ArrowItem to metadata cache
|
12645 | [28Mar2025 00:54:00.075] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus to metadata cache
|
12646 | [28Mar2025 00:54:00.075] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.PointedDripstoneBlock$FluidInfo CLASS to access PUBLIC and LEAVE
|
12647 | [28Mar2025 00:54:00.075] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.PointedDripstoneBlock$FluidInfo METHOD <init>(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/world/level/block/state/BlockState;)V to access PUBLIC and LEAVE
|
12648 | [28Mar2025 00:54:00.075] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/PointedDripstoneBlock$FluidInfo to metadata cache
|
12649 | [28Mar2025 00:54:00.076] [main/TRACE] [mixin/]: Added class metadata for com/telepathicgrunt/the_bumblezone/entities/goals/BeeAI$CachedPathHolder to metadata cache
|
12650 | [28Mar2025 00:54:00.077] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/NaturalSpawner$SpawnPredicate to metadata cache
|
12651 | [28Mar2025 00:54:00.077] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/NaturalSpawner$AfterSpawnCallback to metadata cache
|
12652 | [28Mar2025 00:54:00.077] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/ClipContext$Fluid to metadata cache
|
12653 | [28Mar2025 00:54:00.078] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/Heightmap$Types to metadata cache
|
12654 | [28Mar2025 00:54:00.078] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/biome/BiomeManager$NoiseBiomeSource to metadata cache
|
12655 | [28Mar2025 00:54:00.078] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/biome/Climate$Sampler to metadata cache
|
12656 | [28Mar2025 00:54:00.079] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/biome/Climate$ParameterPoint to metadata cache
|
12657 | [28Mar2025 00:54:00.079] [main/TRACE] [mixin/]: Added class metadata for com/telepathicgrunt/the_bumblezone/worldgen/dimension/BzChunkGenerator$BiomeNoise to metadata cache
|
12658 | [28Mar2025 00:54:00.079] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/GameRules$Key to metadata cache
|
12659 | [28Mar2025 00:54:00.079] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureEntityInfo to metadata cache
|
12660 | [28Mar2025 00:54:00.079] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.storage.loot.LootParams$Builder FIELD luck to access PUBLIC and LEAVE
|
12661 | [28Mar2025 00:54:00.080] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/storage/loot/LootParams$Builder to metadata cache
|
12662 | [28Mar2025 00:54:00.080] [main/TRACE] [mixin/]: Added class metadata for ovh/corail/tombstone/helper/UpdaterHandler$PoolType to metadata cache
|
12663 | [28Mar2025 00:54:00.080] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/AbstractChestBlock to metadata cache
|
12664 | [28Mar2025 00:54:00.080] [main/TRACE] [mixin/]: Added class metadata for ovh/corail/tombstone/config/SharedConfigTombstone$Enchantments to metadata cache
|
12665 | [28Mar2025 00:54:00.081] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/common/ModConfigSpec$ConfigValue to metadata cache
|
12666 | [28Mar2025 00:54:00.082] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/Item$TooltipContext to metadata cache
|
12667 | [28Mar2025 00:54:00.082] [main/TRACE] [mixin/]: Added class metadata for ovh/corail/tombstone/config/ConfigTombstone$Alignment to metadata cache
|
12668 | [28Mar2025 00:54:00.082] [main/TRACE] [mixin/]: Added class metadata for com/yungnickyoung/minecraft/betterjungletemples/module/ConfigModule$General to metadata cache
|
12669 | [28Mar2025 00:54:00.083] [main/TRACE] [mixin/]: Added class metadata for net/caffeinemc/mods/lithium/common/util/collections/ListeningLong2ObjectOpenHashMap$Callback to metadata cache
|
12670 | [28Mar2025 00:54:00.083] [main/TRACE] [mixin/]: Added class metadata for net/caffeinemc/mods/lithium/common/util/Pos$SectionYIndex to metadata cache
|
12671 | [28Mar2025 00:54:00.083] [main/TRACE] [mixin/]: Added class metadata for net/caffeinemc/mods/lithium/common/util/Pos$SectionYCoord to metadata cache
|
12672 | [28Mar2025 00:54:00.083] [main/TRACE] [mixin/]: Added class metadata for net/caffeinemc/mods/lithium/mixin/ai/poi/SectionStorageMixin$1 to metadata cache
|
12673 | [28Mar2025 00:54:00.083] [main/DEBUG] [mixin/]: Inner class net/caffeinemc/mods/lithium/mixin/ai/poi/SectionStorageMixin$1 in net/caffeinemc/mods/lithium/mixin/ai/poi/SectionStorageMixin on net/minecraft/world/level/chunk/storage/SectionStorage gets unique name net/minecraft/world/level/chunk/storage/SectionStorage$Anonymous$da8fde8cb48f4a4dbeb0119a6f2efd8d
|
12674 | [28Mar2025 00:54:00.084] [main/TRACE] [mixin/]: Added class metadata for net/caffeinemc/mods/lithium/common/world/LithiumData$Data to metadata cache
|
12675 | [28Mar2025 00:54:00.084] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/monster/PatrollingMonster to metadata cache
|
12676 | [28Mar2025 00:54:00.084] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/HolderLookup$RegistryLookup to metadata cache
|
12677 | [28Mar2025 00:54:00.085] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/behavior/Behavior$Status to metadata cache
|
12678 | [28Mar2025 00:54:00.085] [main/TRACE] [mixin/]: Added class metadata for it/unimi/dsi/fastutil/objects/Reference2ObjectMap$FastEntrySet to metadata cache
|
12679 | [28Mar2025 00:54:00.085] [main/TRACE] [mixin/]: Added class metadata for it/unimi/dsi/fastutil/objects/Reference2ObjectMap$Entry to metadata cache
|
12680 | [28Mar2025 00:54:00.085] [main/TRACE] [mixin/]: Added class metadata for net/caffeinemc/mods/lithium/common/ai/WeightedListIterable$ListIterator to metadata cache
|
12681 | [28Mar2025 00:54:00.085] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/behavior/ShufflingList$WeightedEntry to metadata cache
|
12682 | [28Mar2025 00:54:00.086] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/behavior/LongJumpToRandomPos$PossibleJump to metadata cache
|
12683 | [28Mar2025 00:54:00.086] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/ExplosionDamageCalculator to metadata cache
|
12684 | [28Mar2025 00:54:00.087] [main/TRACE] [mixin/]: Added class metadata for it/unimi/dsi/fastutil/bytes/Byte2ByteMap$FastEntrySet to metadata cache
|
12685 | [28Mar2025 00:54:00.087] [main/TRACE] [mixin/]: Added class metadata for it/unimi/dsi/fastutil/bytes/Byte2ByteMap$Entry to metadata cache
|
12686 | [28Mar2025 00:54:00.088] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity FIELD lootTable to access PUBLIC and LEAVE
|
12687 | [28Mar2025 00:54:00.088] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/RandomizableContainerBlockEntity to metadata cache
|
12688 | [28Mar2025 00:54:00.089] [main/TRACE] [mixin/]: Added class metadata for net/caffeinemc/mods/lithium/common/hopper/HopperCachingState$BlockInventory to metadata cache
|
12689 | [28Mar2025 00:54:00.089] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.BaseEntityBlock METHOD createTickerHelper(Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/world/level/block/entity/BlockEntityTicker;)Lnet/minecraft/world/level/block/entity/BlockEntityTicker; to access PUBLIC and REMOVEFINAL
|
12690 | [28Mar2025 00:54:00.089] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/BaseEntityBlock to metadata cache
|
12691 | [28Mar2025 00:54:00.091] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.chunk.PalettedContainer$Strategy METHOD <init>(I)V to access PUBLIC and LEAVE
|
12692 | [28Mar2025 00:54:00.091] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.chunk.PalettedContainer$Strategy METHOD calculateBitsForSerialization(Lnet/minecraft/core/IdMap;I)I to access PUBLIC and LEAVE
|
12693 | [28Mar2025 00:54:00.091] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/chunk/PalettedContainer$Strategy to metadata cache
|
12694 | [28Mar2025 00:54:00.091] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/chunk/PalettedContainerRO$PackedData to metadata cache
|
12695 | [28Mar2025 00:54:00.091] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/chunk/PalettedContainer$CountConsumer to metadata cache
|
12696 | [28Mar2025 00:54:00.091] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor to metadata cache
|
12697 | [28Mar2025 00:54:00.092] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/GameRules$Value to metadata cache
|
12698 | [28Mar2025 00:54:00.093] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData to metadata cache
|
12699 | [28Mar2025 00:54:00.093] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost to metadata cache
|
12700 | [28Mar2025 00:54:00.093] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/AbortableIterationConsumer$Continuation to metadata cache
|
12701 | [28Mar2025 00:54:00.094] [main/TRACE] [mixin/]: Added class metadata for net/caffeinemc/mods/lithium/common/entity/EquipmentEntity$EquipmentTrackingEntity to metadata cache
|
12702 | [28Mar2025 00:54:00.094] [main/TRACE] [mixin/]: Added class metadata for net/caffeinemc/mods/lithium/common/entity/EquipmentEntity$TickableEnchantmentTrackingEntity to metadata cache
|
12703 | [28Mar2025 00:54:00.094] [main/TRACE] [mixin/]: Added class metadata for net/caffeinemc/mods/lithium/common/util/change_tracking/ChangeSubscriber$CountChangeSubscriber to metadata cache
|
12704 | [28Mar2025 00:54:00.094] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/vehicle/AbstractMinecart$Type to metadata cache
|
12705 | [28Mar2025 00:54:00.094] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/goal/RandomStrollGoal to metadata cache
|
12706 | [28Mar2025 00:54:00.095] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/Vec3i to metadata cache
|
12707 | [28Mar2025 00:54:00.095] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/Direction$AxisDirection to metadata cache
|
12708 | [28Mar2025 00:54:00.096] [main/TRACE] [mixin/]: Added class metadata for java/util/AbstractCollection to metadata cache
|
12709 | [28Mar2025 00:54:00.097] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/Entity$RemovalReason to metadata cache
|
12710 | [28Mar2025 00:54:00.097] [main/TRACE] [mixin/]: Added class metadata for net/caffeinemc/mods/lithium/common/util/change_tracking/ChangeSubscriber$Multi to metadata cache
|
12711 | [28Mar2025 00:54:00.097] [main/TRACE] [mixin/]: Added class metadata for net/caffeinemc/mods/lithium/common/util/change_tracking/ChangeSubscriber$EnchantmentSubscriber to metadata cache
|
12712 | [28Mar2025 00:54:00.097] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.border.WorldBorder$BorderExtent CLASS to access PUBLIC and LEAVE
|
12713 | [28Mar2025 00:54:00.097] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/border/WorldBorder$BorderExtent to metadata cache
|
12714 | [28Mar2025 00:54:00.098] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus to metadata cache
|
12715 | [28Mar2025 00:54:00.098] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerChunkCache$MainThreadExecutor CLASS to access PUBLIC and LEAVE
|
12716 | [28Mar2025 00:54:00.098] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/level/ServerChunkCache$MainThreadExecutor to metadata cache
|
12717 | [28Mar2025 00:54:00.099] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/gameevent/GameEventListenerRegistry$ListenerVisitor to metadata cache
|
12718 | [28Mar2025 00:54:00.099] [main/TRACE] [mixin/]: Added class metadata for net/caffeinemc/mods/lithium/mixin/world/raycast/BlockGetterMixin$1 to metadata cache
|
12719 | [28Mar2025 00:54:00.099] [main/DEBUG] [mixin/]: Inner class net/caffeinemc/mods/lithium/mixin/world/raycast/BlockGetterMixin$1 in net/caffeinemc/mods/lithium/mixin/world/raycast/BlockGetterMixin on net/minecraft/world/level/BlockGetter gets unique name net/minecraft/world/level/BlockGetter$Anonymous$2950c9e90f194578ada7bfcc210de9ff
|
12720 | [28Mar2025 00:54:00.100] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.core.registries.BuiltInRegistries$RegistryBootstrap CLASS to access PUBLIC and LEAVE
|
12721 | [28Mar2025 00:54:00.100] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/registries/BuiltInRegistries$RegistryBootstrap to metadata cache
|
12722 | [28Mar2025 00:54:00.100] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/biome/Climate$TargetPoint to metadata cache
|
12723 | [28Mar2025 00:54:00.100] [main/TRACE] [mixin/]: Added class metadata for terrablender/api/SurfaceRuleManager$RuleCategory to metadata cache
|
12724 | [28Mar2025 00:54:00.100] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/SurfaceRules$RuleSource to metadata cache
|
12725 | [28Mar2025 00:54:00.100] [main/TRACE] [mixin/]: Added class metadata for terrablender/worldgen/RegionUtils$SearchTreeEntry to metadata cache
|
12726 | [28Mar2025 00:54:00.101] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.biome.Climate$RTree INNERCLASS Node to access PUBLIC and LEAVE
|
12727 | [28Mar2025 00:54:00.101] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.biome.Climate$RTree CLASS to access PUBLIC and LEAVE
|
12728 | [28Mar2025 00:54:00.101] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/biome/Climate$RTree to metadata cache
|
12729 | [28Mar2025 00:54:00.101] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.biome.Climate$DistanceMetric CLASS to access PUBLIC and LEAVE
|
12730 | [28Mar2025 00:54:00.101] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/biome/Climate$DistanceMetric to metadata cache
|
12731 | [28Mar2025 00:54:00.101] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.biome.Climate$RTree$Node CLASS to access PUBLIC and LEAVE
|
12732 | [28Mar2025 00:54:00.101] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.biome.Climate$RTree$Node METHODWILDCARD to access PUBLIC and LEAVE
|
12733 | [28Mar2025 00:54:00.101] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/biome/Climate$RTree$Node to metadata cache
|
12734 | [28Mar2025 00:54:00.101] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableSet$Builder to metadata cache
|
12735 | [28Mar2025 00:54:00.101] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/DensityFunction$SinglePointContext to metadata cache
|
12736 | [28Mar2025 00:54:00.102] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/random/WeightedEntry$Wrapper to metadata cache
|
12737 | [28Mar2025 00:54:00.102] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/SpawnPlacements$SpawnPredicate to metadata cache
|
12738 | [28Mar2025 00:54:00.102] [main/TRACE] [mixin/]: Added class metadata for com/tristankechlo/livingthings/config/values/NumberValue$IntegerValue to metadata cache
|
12739 | [28Mar2025 00:54:00.102] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/Structure$StructureSettings to metadata cache
|
12740 | [28Mar2025 00:54:00.102] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/StructureSpawnOverride$BoundingBoxType to metadata cache
|
12741 | [28Mar2025 00:54:00.102] [main/TRACE] [mixin/]: Added class metadata for com/direwolf20/justdirethings/common/blockentities/basebe/BaseMachineBE to metadata cache
|
12742 | [28Mar2025 00:54:00.102] [main/TRACE] [mixin/]: Added class metadata for dev/latvian/mods/kubejs/recipe/component/RecipeComponentBuilder$Key to metadata cache
|
12743 | [28Mar2025 00:54:00.103] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/RegistryAccess$Frozen to metadata cache
|
12744 | [28Mar2025 00:54:00.103] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.MinecraftServer$ReloadableResources CLASS to access PUBLIC and LEAVE
|
12745 | [28Mar2025 00:54:00.103] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.MinecraftServer$ReloadableResources METHOD <init>(Lnet/minecraft/server/packs/resources/CloseableResourceManager;Lnet/minecraft/server/ReloadableServerResources;)V to access PUBLIC and LEAVE
|
12746 | [28Mar2025 00:54:00.103] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/MinecraftServer$ReloadableResources to metadata cache
|
12747 | [28Mar2025 00:54:00.103] [main/TRACE] [mixin/]: Added class metadata for dev/latvian/mods/kubejs/script/ScriptManager to metadata cache
|
12748 | [28Mar2025 00:54:00.103] [main/TRACE] [mixin/]: Added class metadata for corgitaco/corgilib/entity/IsInsideStructureTracker$Access to metadata cache
|
12749 | [28Mar2025 00:54:00.104] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.util.datafix.fixes.ItemStackComponentizationFix$ItemStackData CLASS to access PUBLIC and LEAVE
|
12750 | [28Mar2025 00:54:00.104] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/datafix/fixes/ItemStackComponentizationFix$ItemStackData to metadata cache
|
12751 | [28Mar2025 00:54:00.104] [main/TRACE] [mixin/]: Added class metadata for com/mojang/datafixers/DSL$TypeReference to metadata cache
|
12752 | [28Mar2025 00:54:00.104] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/ClipContext$Block to metadata cache
|
12753 | [28Mar2025 00:54:00.104] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/phys/HitResult$Type to metadata cache
|
12754 | [28Mar2025 00:54:00.104] [main/TRACE] [mixin/]: Added class metadata for net/geforcemods/securitycraft/SCTags$Blocks to metadata cache
|
12755 | [28Mar2025 00:54:00.104] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tags/TagLoader$EntryWithSource to metadata cache
|
12756 | [28Mar2025 00:54:00.105] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/feature/configurations/OreConfiguration$TargetBlockState to metadata cache
|
12757 | [28Mar2025 00:54:00.105] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/registries/NeoForgeRegistries$Keys to metadata cache
|
12758 | [28Mar2025 00:54:00.105] [main/TRACE] [mixin/]: Added class metadata for noobanidus/mods/lootr/common/api/LootrTags$Blocks to metadata cache
|
12759 | [28Mar2025 00:54:00.105] [main/TRACE] [mixin/]: Added class metadata for noobanidus/mods/lootr/common/api/data/LootFiller$LootFillerState to metadata cache
|
12760 | [28Mar2025 00:54:00.105] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/StringRepresentable$EnumCodec to metadata cache
|
12761 | [28Mar2025 00:54:00.105] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ByIdMap$OutOfBoundsStrategy to metadata cache
|
12762 | [28Mar2025 00:54:00.105] [main/TRACE] [mixin/]: Added class metadata for com/yungnickyoung/minecraft/betteroceanmonuments/module/ConfigModule$General to metadata cache
|
12763 | [28Mar2025 00:54:00.105] [main/TRACE] [mixin/]: Added class metadata for dev/shadowsoffire/placebo/util/CachedObject$CachedObjectSource to metadata cache
|
12764 | [28Mar2025 00:54:00.105] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/crafting/RecipeManager$CachedCheck to metadata cache
|
12765 | [28Mar2025 00:54:00.106] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/advancements/critereon/ItemSubPredicate$Type to metadata cache
|
12766 | [28Mar2025 00:54:00.106] [main/TRACE] [mixin/]: Added class metadata for net/darkhax/bookshelf/common/mixin/patch/commands/MixinArgumentTypeInfos$1 to metadata cache
|
12767 | [28Mar2025 00:54:00.106] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/commands/synchronization/ArgumentTypeInfo$Template to metadata cache
|
12768 | [28Mar2025 00:54:00.106] [main/DEBUG] [mixin/]: Inner class net/darkhax/bookshelf/common/mixin/patch/commands/MixinArgumentTypeInfos$1 in net/darkhax/bookshelf/common/mixin/patch/commands/MixinArgumentTypeInfos on net/minecraft/commands/synchronization/ArgumentTypeInfos gets unique name net/minecraft/commands/synchronization/ArgumentTypeInfos$Anonymous$5fddb864ba0a4c468987373177c4ea40
|
12769 | [28Mar2025 00:54:00.106] [main/TRACE] [mixin/]: Added class metadata for net/darkhax/bookshelf/common/mixin/patch/component/MixinDataComponents$1 to metadata cache
|
12770 | [28Mar2025 00:54:00.106] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/component/DataComponentType$Builder to metadata cache
|
12771 | [28Mar2025 00:54:00.106] [main/DEBUG] [mixin/]: Inner class net/darkhax/bookshelf/common/mixin/patch/component/MixinDataComponents$1 in net/darkhax/bookshelf/common/mixin/patch/component/MixinDataComponents on net/minecraft/core/component/DataComponents gets unique name net/minecraft/core/component/DataComponents$Anonymous$f1dd0b1b1c414670919aceab318d0cda
|
12772 | [28Mar2025 00:54:00.106] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/CreativeModeTab$ItemDisplayParameters to metadata cache
|
12773 | [28Mar2025 00:54:00.106] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/alchemy/PotionBrewing$Builder to metadata cache
|
12774 | [28Mar2025 00:54:00.106] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/BlockEntityType$Builder to metadata cache
|
12775 | [28Mar2025 00:54:00.107] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/EntityType$Builder to metadata cache
|
12776 | [28Mar2025 00:54:00.107] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/common/ModConfigSpec$BooleanValue to metadata cache
|
12777 | [28Mar2025 00:54:00.107] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/ReloadableServerRegistries$Holder to metadata cache
|
12778 | [28Mar2025 00:54:00.107] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/inventory/RecipeBookMenu to metadata cache
|
12779 | [28Mar2025 00:54:00.108] [main/TRACE] [mixin/]: Added class metadata for observable/server/Profiler$TimingData to metadata cache
|
12780 | [28Mar2025 00:54:00.108] [main/TRACE] [mixin/]: Added class metadata for artifacts/ability/ArtifactAbility$Type to metadata cache
|
12781 | [28Mar2025 00:54:00.109] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder to metadata cache
|
12782 | [28Mar2025 00:54:00.109] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/attributes/AttributeModifier$Operation to metadata cache
|
12783 | [28Mar2025 00:54:00.109] [main/TRACE] [mixin/]: Added class metadata for artifacts/item/ArtifactItem to metadata cache
|
12784 | [28Mar2025 00:54:00.109] [main/TRACE] [mixin/]: Added class metadata for artifacts/config/value/Value$ConfigValue to metadata cache
|
12785 | [28Mar2025 00:54:00.110] [main/TRACE] [mixin/]: Added class metadata for tv/soaryn/xycraft/core/content/XyCraftTags$Blocks to metadata cache
|
12786 | [28Mar2025 00:54:00.110] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/common/Tags$EntityTypes to metadata cache
|
12787 | [28Mar2025 00:54:00.110] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/pools/StructureTemplatePool$Projection to metadata cache
|
12788 | [28Mar2025 00:54:00.111] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/component/ItemAttributeModifiers$Entry to metadata cache
|
12789 | [28Mar2025 00:54:00.111] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/HolderGetter$Provider to metadata cache
|
12790 | [28Mar2025 00:54:00.111] [main/TRACE] [mixin/]: Added class metadata for artifacts/item/WearableArtifactItem$Builder to metadata cache
|
12791 | [28Mar2025 00:54:00.111] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/storage/loot/functions/ApplyBonusCount$Formula to metadata cache
|
12792 | [28Mar2025 00:54:00.112] [main/TRACE] [mixin/]: Added class metadata for appeng/items/tools/powered/PoweredContainerItem to metadata cache
|
12793 | [28Mar2025 00:54:00.112] [main/DEBUG] [net.neoforged.fml.common.asm.RuntimeDistCleaner/DISTXFORM]: Removing method: appeng/items/tools/powered/powersink/AEBasePoweredItem.appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V
|
12794 | [28Mar2025 00:54:00.112] [main/TRACE] [mixin/]: Added class metadata for appeng/items/tools/powered/powersink/AEBasePoweredItem to metadata cache
|
12795 | [28Mar2025 00:54:00.112] [main/TRACE] [mixin/]: Added class metadata for appeng/items/AEBaseItem to metadata cache
|
12796 | [28Mar2025 00:54:00.112] [main/TRACE] [mixin/]: Added class metadata for appeng/util/ConfigInventory$Builder to metadata cache
|
12797 | [28Mar2025 00:54:00.112] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/capabilities/Capabilities$FluidHandler to metadata cache
|
12798 | [28Mar2025 00:54:00.112] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/fluids/capability/IFluidHandler$FluidAction to metadata cache
|
12799 | [28Mar2025 00:54:00.112] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/capabilities/Capabilities$ItemHandler to metadata cache
|
12800 | [28Mar2025 00:54:00.113] [main/TRACE] [mixin/]: Added class metadata for it/unimi/dsi/fastutil/objects/Object2LongMap$Entry to metadata cache
|
12801 | [28Mar2025 00:54:00.113] [main/TRACE] [mixin/]: Added class metadata for cn/leolezury/eternalstarlight/common/util/ESTags$Blocks to metadata cache
|
12802 | [28Mar2025 00:54:00.113] [main/TRACE] [mixin/]: Added class metadata for cn/leolezury/eternalstarlight/common/block/flammable/ESFlammabilityRegistry$Flammability to metadata cache
|
12803 | [28Mar2025 00:54:00.113] [main/TRACE] [mixin/]: Added class metadata for cn/leolezury/eternalstarlight/common/util/ESTags$Items to metadata cache
|
12804 | [28Mar2025 00:54:00.114] [main/TRACE] [mixin/]: Added class metadata for cn/leolezury/eternalstarlight/common/spell/SpellCastData$SpellSource to metadata cache
|
12805 | [28Mar2025 00:54:00.114] [main/TRACE] [mixin/]: Added class metadata for cn/leolezury/eternalstarlight/common/crest/Crest$Set to metadata cache
|
12806 | [28Mar2025 00:54:00.114] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tags/TagEntry$Lookup to metadata cache
|
12807 | [28Mar2025 00:54:00.114] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tags/TagLoader$SortingEntry to metadata cache
|
12808 | [28Mar2025 00:54:00.115] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/syncher/SynchedEntityData$Builder to metadata cache
|
12809 | [28Mar2025 00:54:00.115] [main/TRACE] [mixin/]: Added class metadata for com/supermartijn642/core/registry/RegistryEntryAcceptor$Handler to metadata cache
|
12810 | [28Mar2025 00:54:00.116] [main/TRACE] [mixin/]: Added class metadata for com/supermartijn642/core/registry/Registries$Registry to metadata cache
|
12811 | [28Mar2025 00:54:00.116] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/RegistryAccess$RegistryEntry to metadata cache
|
12812 | [28Mar2025 00:54:00.116] [main/TRACE] [mixin/]: Added class metadata for dev/shadowsoffire/apothic_attributes/api/ALObjects$Attributes to metadata cache
|
12813 | [28Mar2025 00:54:00.117] [main/TRACE] [mixin/]: Added class metadata for dev/shadowsoffire/apothic_attributes/api/ALObjects$MobEffects to metadata cache
|
12814 | [28Mar2025 00:54:00.117] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/ai/goal/target/TargetGoal to metadata cache
|
12815 | [28Mar2025 00:54:00.118] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/AbstractFish to metadata cache
|
12816 | [28Mar2025 00:54:00.119] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/projectile/ThrowableItemProjectile to metadata cache
|
12817 | [28Mar2025 00:54:00.120] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerChunkCache$ChunkAndHolder CLASS to access PUBLIC and LEAVE
|
12818 | [28Mar2025 00:54:00.120] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ServerChunkCache$ChunkAndHolder METHOD <init>(Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/server/level/ChunkHolder;)V to access PUBLIC and LEAVE
|
12819 | [28Mar2025 00:54:00.120] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/level/ServerChunkCache$ChunkAndHolder to metadata cache
|
12820 | [28Mar2025 00:54:00.121] [main/TRACE] [mixin/]: Added class metadata for top/theillusivec4/curios/common/util/EquipCurioTrigger$TriggerInstance to metadata cache
|
12821 | [28Mar2025 00:54:00.121] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/advancements/critereon/ItemPredicate$Builder to metadata cache
|
12822 | [28Mar2025 00:54:00.122] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/advancements/critereon/LocationPredicate$Builder to metadata cache
|
12823 | [28Mar2025 00:54:00.122] [main/TRACE] [mixin/]: Added class metadata for top/theillusivec4/curios/api/SlotPredicate$Builder to metadata cache
|
12824 | [28Mar2025 00:54:00.122] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.level.block.AbstractCandleBlock METHOD setLit(Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Z)V to access PUBLIC and LEAVE
|
12825 | [28Mar2025 00:54:00.122] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/AbstractCandleBlock to metadata cache
|
12826 | [28Mar2025 00:54:00.123] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/HolderSet$Direct to metadata cache
|
12827 | [28Mar2025 00:54:00.123] [main/TRACE] [mixin/]: Added class metadata for it/unimi/dsi/fastutil/objects/Object2IntMap$Entry to metadata cache
|
12828 | [28Mar2025 00:54:00.123] [main/TRACE] [mixin/]: Added class metadata for dev/shadowsoffire/apothic_enchanting/Ench$EnchantEffects to metadata cache
|
12829 | [28Mar2025 00:54:00.124] [main/TRACE] [mixin/]: Added class metadata for dev/shadowsoffire/apotheosis/Apoth$Components to metadata cache
|
12830 | [28Mar2025 00:54:00.124] [main/TRACE] [mixin/]: Added class metadata for dev/shadowsoffire/apotheosis/Apoth$Attachments to metadata cache
|
12831 | [28Mar2025 00:54:00.125] [main/TRACE] [mixin/]: Added class metadata for mekanism/common/block/prefab/BlockBase$BlockBaseModel to metadata cache
|
12832 | [28Mar2025 00:54:00.125] [main/TRACE] [mixin/]: Added class metadata for mekanism/common/item/ItemConfigurator$ConfiguratorMode to metadata cache
|
12833 | [28Mar2025 00:54:00.125] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/client/model/data/ModelData$Builder to metadata cache
|
12834 | [28Mar2025 00:54:00.126] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/commands/arguments/blocks/BlockStateParser$BlockResult to metadata cache
|
12835 | [28Mar2025 00:54:00.126] [main/TRACE] [mixin/]: Added class metadata for mekanism/common/capabilities/proxy/ProxyConfigurable$ISidedConfigurable to metadata cache
|
12836 | [28Mar2025 00:54:00.126] [main/TRACE] [mixin/]: Added class metadata for mekanism/common/tile/base/CapabilityTileEntity to metadata cache
|
12837 | [28Mar2025 00:54:00.126] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/biome/FeatureSorter$StepFeatureData to metadata cache
|
12838 | [28Mar2025 00:54:00.127] [main/TRACE] [mixin/]: Added class metadata for dev/worldgen/lithostitched/worldgen/modifier/WrapNoiseRouterModifier$Target to metadata cache
|
12839 | [28Mar2025 00:54:00.127] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/synth/NormalNoise$NoiseParameters to metadata cache
|
12840 | [28Mar2025 00:54:00.127] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/Structure$GenerationContext to metadata cache
|
12841 | [28Mar2025 00:54:00.127] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/Structure$GenerationStub to metadata cache
|
12842 | [28Mar2025 00:54:00.128] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo to metadata cache
|
12843 | [28Mar2025 00:54:00.128] [main/TRACE] [mixin/]: Added class metadata for blusunrize/immersiveengineering/api/utils/PlayerUtils$ConnectionAccess to metadata cache
|
12844 | [28Mar2025 00:54:00.129] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/crafting/ShapedRecipePattern$Data to metadata cache
|
12845 | [28Mar2025 00:54:00.129] [main/TRACE] [mixin/]: Added class metadata for blusunrize/immersiveengineering/api/wires/IConnectionTemplate$TemplateConnection to metadata cache
|
12846 | [28Mar2025 00:54:00.130] [main/TRACE] [mixin/]: Added class metadata for blusunrize/immersiveengineering/common/register/IEBlocks$WoodenDevices to metadata cache
|
12847 | [28Mar2025 00:54:00.130] [main/TRACE] [mixin/]: Added class metadata for blusunrize/immersiveengineering/common/register/IEBlocks$BlockEntry to metadata cache
|
12848 | [28Mar2025 00:54:00.130] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/protocol/status/ServerStatus$Version to metadata cache
|
12849 | [28Mar2025 00:54:00.130] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/chat/SignedMessageBody$Packed to metadata cache
|
12850 | [28Mar2025 00:54:00.130] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/chat/ChatType$Bound to metadata cache
|
12851 | [28Mar2025 00:54:00.131] [main/TRACE] [mixin/]: Added class metadata for appeng/block/AEBaseEntityBlock to metadata cache
|
12852 | [28Mar2025 00:54:00.132] [main/TRACE] [mixin/]: Added class metadata for appeng/block/AEBaseBlock to metadata cache
|
12853 | [28Mar2025 00:54:00.132] [main/TRACE] [mixin/]: Added class metadata for gripe/_90/megacells/item/cell/BulkCellItem$Handler to metadata cache
|
12854 | [28Mar2025 00:54:00.132] [main/TRACE] [mixin/]: Added class metadata for appeng/menu/implementations/UpgradeableMenu to metadata cache
|
12855 | [28Mar2025 00:54:00.135] [main/TRACE] [mixin/]: Added class metadata for com/yungnickyoung/minecraft/betterwitchhuts/module/ConfigModule$General to metadata cache
|
12856 | [28Mar2025 00:54:00.135] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/chat/HoverEvent$Action to metadata cache
|
12857 | [28Mar2025 00:54:00.136] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/chat/HoverEvent$ItemStackInfo to metadata cache
|
12858 | [28Mar2025 00:54:00.136] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/api/util/DamageUtil$SpellDamageSource to metadata cache
|
12859 | [28Mar2025 00:54:00.137] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/api/event/EffectResolveEvent$Pre to metadata cache
|
12860 | [28Mar2025 00:54:00.137] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/api/spell/AbstractEffect to metadata cache
|
12861 | [28Mar2025 00:54:00.138] [main/TRACE] [mixin/]: Added class metadata for alexthw/ars_elemental/ConfigHandler$Common to metadata cache
|
12862 | [28Mar2025 00:54:00.138] [main/TRACE] [mixin/]: Added class metadata for alexthw/ars_elemental/datagen/AETagsProvider$AEBiomeTagsProvider to metadata cache
|
12863 | [28Mar2025 00:54:00.138] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/api/documentation/DocAssets$BlitInfo to metadata cache
|
12864 | [28Mar2025 00:54:00.139] [main/TRACE] [mixin/CATCHING]: Catching
|
12865 | java.lang.ClassNotFoundException: com.mojang.blaze3d.platform.InputConstants$Key
|
12866 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:334) ~[securejarhandler-3.0.8.jar:?]
|
12867 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:65) ~[modlauncher-11.0.4.jar%2362!/:?]
|
12868 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:106) ~[modlauncher-11.0.4.jar%2362!/:?]
|
12869 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:227) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12870 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2029) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12871 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo$State.readInnerClasses(MixinInfo.java:429) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12872 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo$State.validate(MixinInfo.java:339) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12873 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.validate(MixinInfo.java:913) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12874 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.postInitialise(MixinConfig.java:884) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12875 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:568) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12876 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12877 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12878 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12879 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12880 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12881 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%2375!/:0.15.2+mixin.0.8.7]
|
12882 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-11.0.4.jar%2362!/:11.0.4+main.d2e20e43]
|
12883 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar%2362!/:?]
|
12884 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar%2362!/:?]
|
12885 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar%2362!/:?]
|
12886 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?]
|
12887 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
12888 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?]
|
12889 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?]
|
12890 | at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:638) ~[?:?]
|
12891 | at java.base/java.lang.Class.forName(Class.java:625) ~[?:?]
|
12892 | at java.base/java.lang.Class.forName(Class.java:600) ~[?:?]
|
12893 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler$DummyProvider.lambda$updateModuleReads$1(ImmediateWindowHandler.java:173) ~[loader-4.0.38.jar%2360!/:4.0]
|
12894 | at java.base/java.util.Optional.map(Optional.java:260) [?:?]
|
12895 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler$DummyProvider.updateModuleReads(ImmediateWindowHandler.java:173) [loader-4.0.38.jar%2360!/:4.0]
|
12896 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.ImmediateWindowHandler.acceptGameLayer(ImmediateWindowHandler.java:94) [loader-4.0.38.jar%2360!/:4.0]
|
12897 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.FMLLoader.beforeStart(FMLLoader.java:160) [loader-4.0.38.jar%2360!/:4.0]
|
12898 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.loading.targets.CommonLaunchHandler.launchService(CommonLaunchHandler.java:115) [loader-4.0.38.jar%2360!/:4.0]
|
12899 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%2362!/:?]
|
12900 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%2362!/:?]
|
12901 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%2362!/:?]
|
12902 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%2362!/:?]
|
12903 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%2362!/:?]
|
12904 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%2362!/:?]
|
12905 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%2362!/:?]
|
12906 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
|
12907 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
|
12908 | [28Mar2025 00:54:00.139] [main/WARN] [mixin/]: Error loading class: com/mojang/blaze3d/platform/InputConstants$Key (java.lang.ClassNotFoundException: com.mojang.blaze3d.platform.InputConstants$Key)
|
12909 | [28Mar2025 00:54:00.139] [main/TRACE] [mixin/]: Added class metadata for com/mojang/blaze3d/platform/InputConstants$Key to metadata cache
|
12910 | [28Mar2025 00:54:00.139] [main/TRACE] [mixin/]: Added class metadata for it/hurts/sskirillss/relics/network/packets/PacketSyncEntityEffects$Action to metadata cache
|
12911 | [28Mar2025 00:54:00.140] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/component/DataComponentMap$Builder to metadata cache
|
12912 | [28Mar2025 00:54:00.140] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/common/block/tile/ModdedTile to metadata cache
|
12913 | [28Mar2025 00:54:00.140] [main/TRACE] [mixin/]: Added class metadata for com/hollingsworth/arsnouveau/common/block/tile/SummoningTile to metadata cache
|
12914 | [28Mar2025 00:54:00.141] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.server.level.ThreadedLevelLightEngine$TaskType CLASS to access PUBLIC and LEAVE
|
12915 | [28Mar2025 00:54:00.141] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/level/ThreadedLevelLightEngine$TaskType to metadata cache
|
12916 | [28Mar2025 00:54:00.142] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/lighting/LightEngine$QueueEntry to metadata cache
|
12917 | [28Mar2025 00:54:00.142] [main/TRACE] [mixin/]: Added class metadata for com/github/jarva/arsadditions/setup/registry/CharmRegistry$CharmType to metadata cache
|
12918 | [28Mar2025 00:54:00.143] [main/TRACE] [mixin/]: Added class metadata for com/kyanite/deeperdarker/util/DDTags$Misc to metadata cache
|
12919 | [28Mar2025 00:54:00.143] [main/TRACE] [mixin/]: Added class metadata for com/kyanite/deeperdarker/util/DDTags$Items to metadata cache
|
12920 | [28Mar2025 00:54:00.143] [main/TRACE] [mixin/]: Added class metadata for dev/architectury/event/events/common/PlayerEvent$FillBucket to metadata cache
|
12921 | [28Mar2025 00:54:00.143] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/event/level/ChunkDataEvent$Load to metadata cache
|
12922 | [28Mar2025 00:54:00.144] [main/TRACE] [mixin/]: Added class metadata for dev/architectury/event/forge/EventHandlerImplCommon$LevelEventAttachment to metadata cache
|
12923 | [28Mar2025 00:54:00.144] [main/TRACE] [mixin/]: Added class metadata for dev/architectury/event/events/common/BlockEvent$FallingLand to metadata cache
|
12924 | [28Mar2025 00:54:00.144] [main/TRACE] [mixin/]: Added class metadata for dev/architectury/event/events/common/LightningEvent$Strike to metadata cache
|
12925 | [28Mar2025 00:54:00.144] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/Rabbit$Variant to metadata cache
|
12926 | [28Mar2025 00:54:00.144] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/animal/Rabbit$RabbitGroupData to metadata cache
|
12927 | [28Mar2025 00:54:00.145] [main/TRACE] [mixin/]: Added class metadata for com/mojang/datafixers/DataFix to metadata cache
|
12928 | [28Mar2025 00:54:00.145] [main/TRACE] [mixin/]: Added class metadata for com/mrcrayfish/furniture/refurbished/electricity/ElectricityTicker$Access to metadata cache
|
12929 | [28Mar2025 00:54:00.145] [main/TRACE] [mixin/]: Added class metadata for com/mrcrayfish/furniture/refurbished/electricity/LinkManager$Access to metadata cache
|
12930 | [28Mar2025 00:54:00.145] [main/TRACE] [mixin/]: Added class metadata for net/creeperhost/polylib/events/DifficultyChangedEvent$DifficultyChanged to metadata cache
|
12931 | [28Mar2025 00:54:00.146] [main/TRACE] [mixin/]: Added class metadata for io/redspace/ironsjewelry/core/Trades$SellItemTag to metadata cache
|
12932 | [28Mar2025 00:54:00.147] [main/TRACE] [mixin/]: Added class metadata for dev/latvian/mods/kubejs/core/mixin/GameRulesMixin$1 to metadata cache
|
12933 | [28Mar2025 00:54:00.147] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/GameRules$GameRuleTypeVisitor to metadata cache
|
12934 | [28Mar2025 00:54:00.147] [main/DEBUG] [mixin/]: Inner class dev/latvian/mods/kubejs/core/mixin/GameRulesMixin$1 in dev/latvian/mods/kubejs/core/mixin/GameRulesMixin on net/minecraft/world/level/GameRules gets unique name net/minecraft/world/level/GameRules$Anonymous$ca94dd3344f24402b2ec437924cf226b
|
12935 | [28Mar2025 00:54:00.147] [main/TRACE] [mixin/]: Added class metadata for dev/latvian/mods/kubejs/item/ItemBuilder$NameCallback to metadata cache
|
12936 | [28Mar2025 00:54:00.147] [main/TRACE] [mixin/]: Added class metadata for dev/latvian/mods/kubejs/item/ItemBuilder$UseCallback to metadata cache
|
12937 | [28Mar2025 00:54:00.147] [main/TRACE] [mixin/]: Added class metadata for dev/latvian/mods/kubejs/item/ItemBuilder$FinishUsingCallback to metadata cache
|
12938 | [28Mar2025 00:54:00.147] [main/TRACE] [mixin/]: Added class metadata for dev/latvian/mods/kubejs/item/ItemBuilder$ReleaseUsingCallback to metadata cache
|
12939 | [28Mar2025 00:54:00.147] [main/TRACE] [mixin/]: Added class metadata for dev/latvian/mods/kubejs/item/ItemBuilder$HurtEnemyContext to metadata cache
|
12940 | [28Mar2025 00:54:00.148] [main/TRACE] [mixin/]: Added class metadata for dev/latvian/mods/kubejs/recipe/CachedTagLookup$Entry to metadata cache
|
12941 | [28Mar2025 00:54:00.148] [main/TRACE] [mixin/]: Added class metadata for dev/latvian/mods/kubejs/registry/RegistryType$Scanner to metadata cache
|
12942 | [28Mar2025 00:54:00.149] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/common/conditions/ICondition$IContext to metadata cache
|
12943 | [28Mar2025 00:54:00.149] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier to metadata cache
|
12944 | [28Mar2025 00:54:00.149] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/WorldLoader$InitConfig to metadata cache
|
12945 | [28Mar2025 00:54:00.149] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/WorldLoader$WorldDataSupplier to metadata cache
|
12946 | [28Mar2025 00:54:00.149] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/WorldLoader$ResultFactory to metadata cache
|
12947 | [28Mar2025 00:54:00.150] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/amendments/common/IBellConnection$Type to metadata cache
|
12948 | [28Mar2025 00:54:00.150] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/biome/Biome$Precipitation to metadata cache
|
12949 | [28Mar2025 00:54:00.150] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/core/cauldron/CauldronInteraction$InteractionMap to metadata cache
|
12950 | [28Mar2025 00:54:00.150] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/ticks/ContainerSingleItem$BlockContainerSingleItem to metadata cache
|
12951 | [28Mar2025 00:54:00.151] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/SkullBlock$Type to metadata cache
|
12952 | [28Mar2025 00:54:00.151] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/amendments/reg/ModBlockProperties$BlockAttachment to metadata cache
|
12953 | [28Mar2025 00:54:00.152] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/block/entity/BeehiveBlockEntity$Occupant to metadata cache
|
12954 | [28Mar2025 00:54:00.152] [main/DEBUG] [net.neoforged.accesstransformer.AccessTransformer/AXFORM]: Transforming net.minecraft.world.item.crafting.Ingredient$Value CLASS to access PUBLIC and REMOVEFINAL
|
12955 | [28Mar2025 00:54:00.152] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/crafting/Ingredient$Value to metadata cache
|
12956 | [28Mar2025 00:54:00.152] [main/TRACE] [mixin/]: Added class metadata for xfacthd/framedblocks/common/data/component/FramedMap$MarkerRemover to metadata cache
|
12957 | [28Mar2025 00:54:00.153] [main/TRACE] [mixin/]: Added class metadata for net/blay09/mods/waystones/config/WaystonesConfigData$WorldGen to metadata cache
|
12958 | [28Mar2025 00:54:00.153] [main/TRACE] [mixin/]: Added class metadata for net/blay09/mods/waystones/config/WaystonesConfigData$VillageWaystoneGeneration to metadata cache
|
12959 | [28Mar2025 00:54:00.153] [main/TRACE] [mixin/]: Added class metadata for com/yungnickyoung/minecraft/betterdeserttemples/module/ConfigModule$General to metadata cache
|
12960 | [28Mar2025 00:54:00.154] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/moonlight/api/fluids/ModFlowingFluid$Properties to metadata cache
|
12961 | [28Mar2025 00:54:00.154] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/moonlight/api/map/CustomMapData$Type to metadata cache
|
12962 | [28Mar2025 00:54:00.154] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/moonlight/api/map/CustomMapData$DirtyCounter to metadata cache
|
12963 | [28Mar2025 00:54:00.154] [main/TRACE] [mixin/]: Added class metadata for net/mehvahdjukaar/moonlight/api/map/CustomMapData$DirtyDataPatch to metadata cache
|
12964 | [28Mar2025 00:54:00.155] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/level/saveddata/SavedData to metadata cache
|
12965 | [28Mar2025 00:54:00.155] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/codec/StreamCodec$CodecOperation to metadata cache
|
12966 | [28Mar2025 00:54:00.156] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/component/Tool$Rule to metadata cache
|
12967 | [28Mar2025 00:54:00.156] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/event/level/LevelEvent$Load to metadata cache
|
12968 | [28Mar2025 00:54:00.157] [main/TRACE] [mixin/]: Added class metadata for appeng/helpers/WirelessTerminalMenuHost$AccessPointSignal to metadata cache
|
12969 | [28Mar2025 00:54:00.157] [main/TRACE] [mixin/]: Added class metadata for uk/co/hexeption/aeinfinitybooster/mixins/MixinWirelessBlockEntity$1 to metadata cache
|
12970 | [28Mar2025 00:54:00.157] [main/DEBUG] [mixin/]: Inner class uk/co/hexeption/aeinfinitybooster/mixins/MixinWirelessBlockEntity$1 in uk/co/hexeption/aeinfinitybooster/mixins/MixinWirelessBlockEntity on appeng/blockentity/networking/WirelessAccessPointBlockEntity gets unique name appeng/blockentity/networking/WirelessAccessPointBlockEntity$Anonymous$f7fd00ae48494f60a8a7438e6c0ec536
|
12971 | [28Mar2025 00:54:00.157] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/common/ModConfigSpec$IntValue to metadata cache
|
12972 | [28Mar2025 00:54:00.159] [main/TRACE] [mixin/]: Added class metadata for appeng/client/gui/AEBaseScreen to metadata cache
|
12973 | [28Mar2025 00:54:00.159] [main/TRACE] [mixin/]: Added class metadata for appeng/api/crafting/PatternDetailsTooltip$Property to metadata cache
|
12974 | [28Mar2025 00:54:00.160] [main/TRACE] [mixin/]: Added class metadata for aztech/modern_industrialization/machines/recipe/condition/MachineProcessCondition$Context to metadata cache
|
12975 | [28Mar2025 00:54:00.160] [main/TRACE] [mixin/]: Added class metadata for net/swedz/extended_industrialization/EITags$Items to metadata cache
|
12976 | [28Mar2025 00:54:00.160] [main/TRACE] [mixin/]: Added class metadata for net/swedz/extended_industrialization/machines/component/tesla/network/TeslaNetworkHolder to metadata cache
|
12977 | [28Mar2025 00:54:00.161] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/Sets$SetView to metadata cache
|
12978 | [28Mar2025 00:54:00.161] [main/TRACE] [mixin/]: Added class metadata for net/swedz/extended_industrialization/machines/component/tesla/network/TeslaReceiverHolder to metadata cache
|
12979 | [28Mar2025 00:54:00.161] [main/TRACE] [mixin/]: Added class metadata for com/stal111/forbidden_arcanus/util/ModTags$Items to metadata cache
|
12980 | [28Mar2025 00:54:00.161] [main/TRACE] [mixin/]: Added class metadata for net/valhelsia/valhelsia_core/api/common/helper/FlintAndSteelHelper$FlintAndSteelUse to metadata cache
|
12981 | [28Mar2025 00:54:00.162] [main/TRACE] [mixin/]: Added class metadata for net/valhelsia/valhelsia_core/api/common/helper/FlintAndSteelHelper$PlayEffectCallback to metadata cache
|
12982 | [28Mar2025 00:54:00.162] [main/TRACE] [mixin/]: Added class metadata for net/valhelsia/valhelsia_core/api/common/helper/FlintAndSteelHelper$InteractionResultCallback to metadata cache
|
12983 | [28Mar2025 00:54:00.162] [main/TRACE] [mixin/]: Added class metadata for net/valhelsia/valhelsia_core/api/common/helper/FireExtinguishHelper$PlayExtinguishEffectCallback to metadata cache
|
12984 | [28Mar2025 00:54:00.162] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/entity/npc/VillagerTrades$ItemListing to metadata cache
|
12985 | [28Mar2025 00:54:00.163] [main/TRACE] [mixin/]: Added class metadata for net/createmod/catnip/config/ConfigBase$ConfigBool to metadata cache
|
12986 | [28Mar2025 00:54:00.163] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/enchantment/ItemEnchantments$Mutable to metadata cache
|
12987 | [28Mar2025 00:54:00.163] [main/TRACE] [mixin/]: Added class metadata for com/simibubi/create/AllTags$AllItemTags to metadata cache
|
12988 | [28Mar2025 00:54:00.163] [main/TRACE] [mixin/]: Added class metadata for net/neoforged/neoforge/fluids/FluidInteractionRegistry$InteractionInformation to metadata cache
|
12989 | [28Mar2025 00:54:00.163] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/item/ProjectileItem$DispenseConfig to metadata cache
|
12990 | [28Mar2025 00:54:00.164] [main/TRACE] [mixin/]: Added class metadata for com/simibubi/create/foundation/utility/DataFixerHelper$BlockPosFixer to metadata cache
|
12991 | [28Mar2025 00:54:00.164] [main/TRACE] [mixin/]: Added class metadata for com/simibubi/create/content/equipment/clipboard/ClipboardOverrides$ClipboardType to metadata cache
|
12992 | [28Mar2025 00:54:00.165] [main/DEBUG] [mixin/]: Prepared 1576 mixins in 1,785 sec (1,1ms avg) (0ms load, 0ms transform, 0ms plugin)
|
12993 | [28Mar2025 00:54:00.231] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1).
|
12994 | [28Mar2025 00:54:00.233] [main/DEBUG] [mixin/]: Registering new injector for @SugarWrapper with com.llamalad7.mixinextras.sugar.impl.SugarWrapperInjectionInfo
|
12995 | [28Mar2025 00:54:00.233] [main/DEBUG] [mixin/]: Registering new injector for @FactoryRedirectWrapper with com.llamalad7.mixinextras.wrapper.factory.FactoryRedirectWrapperInjectionInfo
|
12996 | [28Mar2025 00:54:00.235] [main/DEBUG] [mixin/]: Mixing server.MainMixin from cryonicconfig.mixins.json into net.minecraft.server.Main
|
12997 | [28Mar2025 00:54:00.268] [main/DEBUG] [mixin/]: cryonicconfig.mixins.json:server.MainMixin from mod cryonicconfig->@Inject::initCryonicConfig([Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
12998 | [28Mar2025 00:54:00.292] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework
|
12999 | [28Mar2025 00:54:00.293] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
|
13000 | [28Mar2025 00:54:00.293] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
|
13001 | [28Mar2025 00:54:00.357] [main/DEBUG] [mixin/]: Mixing perf.tag_id_caching.TagOrElementLocationMixin from modernfix-neoforge.mixins.json into net.minecraft.util.ExtraCodecs$TagOrElementLocation
|
13002 | [28Mar2025 00:54:00.357] [main/WARN] [mixin/]: Static binding violation: PRIVATE @Overwrite method decoratedId in modernfix-neoforge.mixins.json:perf.tag_id_caching.TagOrElementLocationMixin from mod modernfix cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
|
13003 | [28Mar2025 00:54:00.372] [main/DEBUG] [mixin/]: Mixing StringRepresentableMixin from kubejs.mixins.json into net.minecraft.util.StringRepresentable
|
13004 | [28Mar2025 00:54:00.378] [main/DEBUG] [mixin/]: Mixing NbtAccounterMixin from connectivity.mixins.json into net.minecraft.nbt.NbtAccounter
|
13005 | [28Mar2025 00:54:00.379] [main/DEBUG] [mixin/]: Mixing accessor.NbtAccounterAccessor from create.mixins.json into net.minecraft.nbt.NbtAccounter
|
13006 | [28Mar2025 00:54:00.388] [main/DEBUG] [mixin/]: Mixing perf.nbt_memory_usage.CompoundTagMixin from modernfix-common.mixins.json into net.minecraft.nbt.CompoundTag
|
13007 | [28Mar2025 00:54:00.393] [main/DEBUG] [mixin/]: Mixing alloc.nbt.CompoundTagMixin from lithium.mixins.json into net.minecraft.nbt.CompoundTag
|
13008 | [28Mar2025 00:54:00.397] [main/DEBUG] [mixin/]: Mixing CompoundTagMixin from kubejs.mixins.json into net.minecraft.nbt.CompoundTag
|
13009 | [28Mar2025 00:54:00.429] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.nbt_memory_usage.CompoundTagMixin from mod modernfix->@Inject::copyEfficient(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13010 | [28Mar2025 00:54:00.450] [main/DEBUG] [mixin/]: Mixing MutableComponentMixin from kubejs.mixins.json into net.minecraft.network.chat.MutableComponent
|
13011 | [28Mar2025 00:54:00.459] [main/DEBUG] [mixin/]: Mixing ResourceLocationMixin from ftblibrary-common.mixins.json into net.minecraft.resources.ResourceLocation
|
13012 | [28Mar2025 00:54:00.459] [main/DEBUG] [mixin/]: ftblibrary-common.mixins.json:ResourceLocationMixin from mod ftblibrary: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
13013 | [28Mar2025 00:54:00.461] [main/DEBUG] [mixin/]: Mixing ResourceLocationMixin from kubejs.mixins.json into net.minecraft.resources.ResourceLocation
|
13014 | [28Mar2025 00:54:00.472] [main/DEBUG] [mixin/]: Mixing ResourceLocationExceptionMixin from connectivity.mixins.json into net.minecraft.ResourceLocationException
|
13015 | [28Mar2025 00:54:00.476] [main/DEBUG] [mixin/]: connectivity.mixins.json:ResourceLocationExceptionMixin from mod connectivity->@Inject::onException(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13016 | [28Mar2025 00:54:00.476] [main/DEBUG] [mixin/]: connectivity.mixins.json:ResourceLocationExceptionMixin from mod connectivity->@Inject::onException(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13017 | [28Mar2025 00:54:00.476] [main/DEBUG] [mixin/]: connectivity.mixins.json:ResourceLocationExceptionMixin from mod connectivity->@Inject::onException(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13018 | [28Mar2025 00:54:00.493] [main/DEBUG] [mixin/]: Mixing accessor.SystemReportAccessor from create.mixins.json into net.minecraft.SystemReport
|
13019 | [28Mar2025 00:54:00.494] [main/DEBUG] [mixin/]: Renaming @Accessor method getOPERATING_SYSTEM()Ljava/lang/String; to getOPERATING_SYSTEM$create_$md$26e244$0 in create.mixins.json:accessor.SystemReportAccessor from mod create
|
13020 | [28Mar2025 00:54:00.494] [main/DEBUG] [mixin/]: Renaming @Accessor method getJAVA_VERSION()Ljava/lang/String; to getJAVA_VERSION$create_$md$26e244$1 in create.mixins.json:accessor.SystemReportAccessor from mod create
|
13021 | [28Mar2025 00:54:00.507] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@2e1ba142
|
13022 | [28Mar2025 00:54:00.507] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@378fd1ac
|
13023 | [28Mar2025 00:54:00.734] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@2e1ba142
|
13024 | [28Mar2025 00:54:00.734] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@378fd1ac
|
13025 | [28Mar2025 00:54:00.933] [main/DEBUG] [mixin/]: Mixing perf.thread_priorities.UtilMixin from modernfix-common.mixins.json into net.minecraft.Util
|
13026 | [28Mar2025 00:54:00.933] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$adjustPriorityOfThreadFactory$0(Ljava/util/concurrent/ForkJoinPool$ForkJoinWorkerThreadFactory;Ljava/util/concurrent/ForkJoinPool;)Ljava/util/concurrent/ForkJoinWorkerThread; to md26e244$modernfix$lambda$adjustPriorityOfThreadFactory$0$0 in modernfix-common.mixins.json:perf.thread_priorities.UtilMixin from mod modernfix
|
13027 | [28Mar2025 00:54:00.936] [main/DEBUG] [mixin/]: Mixing SuppressLogMixin from bettermineshafts.mixins.json into net.minecraft.Util
|
13028 | [28Mar2025 00:54:00.936] [main/DEBUG] [mixin/]: bettermineshafts.mixins.json:SuppressLogMixin from mod bettermineshafts: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13029 | [28Mar2025 00:54:00.937] [main/DEBUG] [mixin/]: Mixing UtilMixin from kubejs.mixins.json into net.minecraft.Util
|
13030 | [28Mar2025 00:54:00.948] [main/DEBUG] [mixin/]: bettermineshafts.mixins.json:SuppressLogMixin from mod bettermineshafts->@Inject::logAndPauseIfInIde(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
13031 | [28Mar2025 00:54:00.948] [main/DEBUG] [mixin/]: kubejs.mixins.json:UtilMixin from mod kubejs->@Inject::shutdownExecutorsKJS(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13032 | [28Mar2025 00:54:00.955] [main/DEBUG] [mixin/]: Mixing math.sine_lut.MthMixin from lithium.mixins.json into net.minecraft.util.Mth
|
13033 | [28Mar2025 00:54:00.957] [main/DEBUG] [mixin/]: lithium.mixins.json:math.sine_lut.MthMixin from mod lithium->@Inject::onClassInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13034 | [28Mar2025 00:54:01.067] [main/DEBUG] [mixin/]: Mixing feature.measure_time.BootstrapMixin from modernfix-common.mixins.json into net.minecraft.server.Bootstrap
|
13035 | [28Mar2025 00:54:01.068] [main/DEBUG] [mixin/]: Mixing core.BootstrapMixin from modernfix-neoforge.mixins.json into net.minecraft.server.Bootstrap
|
13036 | [28Mar2025 00:54:01.071] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:feature.measure_time.BootstrapMixin from mod modernfix->@Inject::recordStartTime(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13037 | [28Mar2025 00:54:01.071] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:feature.measure_time.BootstrapMixin from mod modernfix->@Inject::printStartTime(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13038 | [28Mar2025 00:54:01.071] [main/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:core.BootstrapMixin from mod modernfix->@Inject::doModernFixBootstrap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13039 | [28Mar2025 00:54:01.074] [main/INFO] [net.minecraft.server.Bootstrap/]: ModernFix reached bootstrap stage (14.93 s after launch)
|
13040 | [28Mar2025 00:54:01.075] [main/DEBUG] [mixin/]: Mixing MixinBuiltInRegistries from terrablender.mixins.json into net.minecraft.core.registries.BuiltInRegistries
|
13041 | [28Mar2025 00:54:01.075] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinBuiltInRegistries from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13042 | [28Mar2025 00:54:01.075] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$registerSimple$0(Lnet/minecraft/core/registries/BuiltInRegistries$RegistryBootstrap;Lnet/minecraft/core/Registry;)Ljava/lang/Object; to md26e244$terrablender$lambda$registerSimple$0$0 in terrablender.mixins.json:MixinBuiltInRegistries from mod terrablender
|
13043 | [28Mar2025 00:54:01.077] [main/DEBUG] [mixin/]: Mixing patch.registries.MixinBuiltInRegistries from bookshelf.mixins.json into net.minecraft.core.registries.BuiltInRegistries
|
13044 | [28Mar2025 00:54:01.077] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.registries.MixinBuiltInRegistries from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
13045 | [28Mar2025 00:54:01.077] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$11(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md26e244$bookshelf$lambda$bootstrap$11$1 in bookshelf.mixins.json:patch.registries.MixinBuiltInRegistries from mod bookshelf
|
13046 | [28Mar2025 00:54:01.077] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$10(Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Boolean;)Ljava/util/function/Supplier; to md26e244$bookshelf$lambda$bootstrap$10$2 in bookshelf.mixins.json:patch.registries.MixinBuiltInRegistries from mod bookshelf
|
13047 | [28Mar2025 00:54:01.077] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$9(Lnet/minecraft/core/particles/SimpleParticleType;)Lnet/minecraft/core/particles/SimpleParticleType; to md26e244$bookshelf$lambda$bootstrap$9$3 in bookshelf.mixins.json:patch.registries.MixinBuiltInRegistries from mod bookshelf
|
13048 | [28Mar2025 00:54:01.077] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$8(Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/serialization/MapCodec;)V to md26e244$bookshelf$lambda$bootstrap$8$4 in bookshelf.mixins.json:patch.registries.MixinBuiltInRegistries from mod bookshelf
|
13049 | [28Mar2025 00:54:01.077] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$7(Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/serialization/MapCodec;)V to md26e244$bookshelf$lambda$bootstrap$7$5 in bookshelf.mixins.json:patch.registries.MixinBuiltInRegistries from mod bookshelf
|
13050 | [28Mar2025 00:54:01.077] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$6(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/entity/ai/attributes/Attribute;)V to md26e244$bookshelf$lambda$bootstrap$6$6 in bookshelf.mixins.json:patch.registries.MixinBuiltInRegistries from mod bookshelf
|
13051 | [28Mar2025 00:54:01.077] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$5(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/item/crafting/RecipeSerializer;)V to md26e244$bookshelf$lambda$bootstrap$5$7 in bookshelf.mixins.json:patch.registries.MixinBuiltInRegistries from mod bookshelf
|
13052 | [28Mar2025 00:54:01.077] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$4(Lnet/minecraft/resources/ResourceLocation;)V to md26e244$bookshelf$lambda$bootstrap$4$8 in bookshelf.mixins.json:patch.registries.MixinBuiltInRegistries from mod bookshelf
|
13053 | [28Mar2025 00:54:01.077] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$3(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/entity/BlockEntityType$Builder;)V to md26e244$bookshelf$lambda$bootstrap$3$9 in bookshelf.mixins.json:patch.registries.MixinBuiltInRegistries from mod bookshelf
|
13054 | [28Mar2025 00:54:01.077] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$2(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/entity/EntityType$Builder;)V to md26e244$bookshelf$lambda$bootstrap$2$a in bookshelf.mixins.json:patch.registries.MixinBuiltInRegistries from mod bookshelf
|
13055 | [28Mar2025 00:54:01.077] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$1(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/Block;)V to md26e244$bookshelf$lambda$bootstrap$1$b in bookshelf.mixins.json:patch.registries.MixinBuiltInRegistries from mod bookshelf
|
13056 | [28Mar2025 00:54:01.077] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$0(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/effect/MobEffect;)V to md26e244$bookshelf$lambda$bootstrap$0$c in bookshelf.mixins.json:patch.registries.MixinBuiltInRegistries from mod bookshelf
|
13057 | [28Mar2025 00:54:01.082] [main/DEBUG] [mixin/]: Mixing BuiltInRegistriesMixin from create.mixins.json into net.minecraft.core.registries.BuiltInRegistries
|
13058 | [28Mar2025 00:54:01.083] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$ourRegistriesAreNotEmpty$0(Ljava/util/function/Consumer;Lnet/minecraft/core/Registry;)V to md26e244$create$lambda$create$ourRegistriesAreNotEmpty$0$d in create.mixins.json:BuiltInRegistriesMixin from mod create
|
13059 | [28Mar2025 00:54:01.091] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinBuiltInRegistries from mod terrablender->@Inject::registerSimple(Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/registries/BuiltInRegistries$RegistryBootstrap;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13060 | [28Mar2025 00:54:01.091] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.registries.MixinBuiltInRegistries from mod bookshelf->@Inject::bootstrap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13061 | [28Mar2025 00:54:01.098] [main/DEBUG] [mixin/]: Mixing MappedRegistryAccessor from neoforge.mixins.json into net.minecraft.core.MappedRegistry
|
13062 | [28Mar2025 00:54:01.098] [main/DEBUG] [mixin/]: Mixing MappedRegistryMixin from supermartijn642corelib.mixins.json into net.minecraft.core.MappedRegistry
|
13063 | [28Mar2025 00:54:01.098] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:MappedRegistryMixin from mod supermartijn642corelib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13064 | [28Mar2025 00:54:01.100] [main/DEBUG] [mixin/]: Mixing common.MappedRegistryAccessor from lithostitched.mixins.json into net.minecraft.core.MappedRegistry
|
13065 | [28Mar2025 00:54:01.100] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.MappedRegistryAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13066 | [28Mar2025 00:54:01.100] [main/DEBUG] [mixin/]: Mixing accessor.MappedRegistryAccessor from create.mixins.json into net.minecraft.core.MappedRegistry
|
13067 | [28Mar2025 00:54:01.102] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:MappedRegistryMixin from mod supermartijn642corelib->@Inject::registerMappingHead(Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lnet/minecraft/core/RegistrationInfo;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13068 | [28Mar2025 00:54:01.102] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:MappedRegistryMixin from mod supermartijn642corelib->@Inject::registerMappingHead(Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lnet/minecraft/core/RegistrationInfo;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
13069 | [28Mar2025 00:54:01.102] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:MappedRegistryMixin from mod supermartijn642corelib->@Inject::registerMappingHead(Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lnet/minecraft/core/RegistrationInfo;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
13070 | [28Mar2025 00:54:01.102] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:MappedRegistryMixin from mod supermartijn642corelib->@Inject::registerMappingTail(Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lnet/minecraft/core/RegistrationInfo;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13071 | [28Mar2025 00:54:01.102] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:MappedRegistryMixin from mod supermartijn642corelib->@Inject::registerMappingTail(Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lnet/minecraft/core/RegistrationInfo;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
13072 | [28Mar2025 00:54:01.102] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:MappedRegistryMixin from mod supermartijn642corelib->@Inject::registerMappingTail(Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lnet/minecraft/core/RegistrationInfo;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
13073 | [28Mar2025 00:54:01.103] [main/DEBUG] [mixin/]: Unexpected: Registered method getByValue()Ljava/util/Map; in net.minecraft.core.MappedRegistry was not merged
|
13074 | [28Mar2025 00:54:01.108] [main/DEBUG] [mixin/]: Mixing perf.mojang_registry_size.ResourceKeyMixin from modernfix-common.mixins.json into net.minecraft.resources.ResourceKey
|
13075 | [28Mar2025 00:54:01.108] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$createEfficient$0(Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Map; to md26e244$modernfix$lambda$createEfficient$0$0 in modernfix-common.mixins.json:perf.mojang_registry_size.ResourceKeyMixin from mod modernfix
|
13076 | [28Mar2025 00:54:01.108] [main/DEBUG] [mixin/]: Mixing ResourceKeyMixin from kubejs.mixins.json into net.minecraft.resources.ResourceKey
|
13077 | [28Mar2025 00:54:01.110] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.mojang_registry_size.ResourceKeyMixin from mod modernfix->@Inject::createEfficient(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13078 | [28Mar2025 00:54:01.110] [main/DEBUG] [mixin/]: kubejs.mixins.json:ResourceKeyMixin from mod kubejs->@Inject::kjs$getKeyStackTraces(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13079 | [28Mar2025 00:54:01.110] [main/DEBUG] [mixin/]: kubejs.mixins.json:ResourceKeyMixin from mod kubejs->@Inject::kjs$getKeyStackTraces(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13080 | [28Mar2025 00:54:01.110] [main/DEBUG] [mixin/]: kubejs.mixins.json:ResourceKeyMixin from mod kubejs->@Inject::kjs$getKeyStackTraces(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13081 | [28Mar2025 00:54:01.130] [main/DEBUG] [mixin/]: Mixing HolderReferenceMixin from supermartijn642corelib.mixins.json into net.minecraft.core.Holder$Reference
|
13082 | [28Mar2025 00:54:01.130] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:HolderReferenceMixin from mod supermartijn642corelib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13083 | [28Mar2025 00:54:01.131] [main/DEBUG] [mixin/]: Mixing common.HolderReferenceAccessor from lithostitched.mixins.json into net.minecraft.core.Holder$Reference
|
13084 | [28Mar2025 00:54:01.131] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.HolderReferenceAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13085 | [28Mar2025 00:54:01.138] [main/DEBUG] [mixin/]: Mixing MobEffectMixin from irons_spellbooks.mixins.json into net.minecraft.world.effect.PoisonMobEffect
|
13086 | [28Mar2025 00:54:01.138] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:MobEffectMixin from mod irons_spellbooks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13087 | [28Mar2025 00:54:01.139] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:MobEffectMixin from mod irons_spellbooks->@Inject::markPoisoned(Lnet/minecraft/world/entity/LivingEntity;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13088 | [28Mar2025 00:54:01.139] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:MobEffectMixin from mod irons_spellbooks->@Inject::markPoisoned(Lnet/minecraft/world/entity/LivingEntity;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
13089 | [28Mar2025 00:54:01.139] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:MobEffectMixin from mod irons_spellbooks->@Inject::markPoisoned(Lnet/minecraft/world/entity/LivingEntity;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
13090 | [28Mar2025 00:54:01.141] [main/DEBUG] [mixin/]: Mixing features.mob_spawning.InfestedMobEffectMixin from servercore.common.mixins.json into net.minecraft.world.effect.InfestedMobEffect
|
13091 | [28Mar2025 00:54:01.141] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.mob_spawning.InfestedMobEffectMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
13092 | [28Mar2025 00:54:01.142] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.mob_spawning.InfestedMobEffectMixin from mod servercore->@Inject::servercore$enforceMobcap(Lnet/minecraft/world/entity/LivingEntity;ILnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
13093 | [28Mar2025 00:54:01.143] [main/DEBUG] [mixin/]: Mixing patch.potions.MixinPotions from bookshelf.mixins.json into net.minecraft.world.item.alchemy.Potions
|
13094 | [28Mar2025 00:54:01.143] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.potions.MixinPotions from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
13095 | [28Mar2025 00:54:01.143] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onBootstrap$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md26e244$bookshelf$lambda$onBootstrap$1$0 in bookshelf.mixins.json:patch.potions.MixinPotions from mod bookshelf
|
13096 | [28Mar2025 00:54:01.143] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onBootstrap$0(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/item/alchemy/Potion;)V to md26e244$bookshelf$lambda$onBootstrap$0$1 in bookshelf.mixins.json:patch.potions.MixinPotions from mod bookshelf
|
13097 | [28Mar2025 00:54:01.144] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.potions.MixinPotions from mod bookshelf->@Inject::onBootstrap(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13098 | [28Mar2025 00:54:01.147] [main/DEBUG] [mixin/]: Mixing AccessorRangedAttribute from attributefix.mixins.json into net.minecraft.world.entity.ai.attributes.RangedAttribute
|
13099 | [28Mar2025 00:54:01.147] [main/DEBUG] [mixin/]: attributefix.mixins.json:AccessorRangedAttribute from mod attributefix: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
13100 | [28Mar2025 00:54:01.148] [main/DEBUG] [mixin/]: Mixing patch.commands.MixinArgumentTypeInfos from bookshelf.mixins.json into net.minecraft.commands.synchronization.ArgumentTypeInfos
|
13101 | [28Mar2025 00:54:01.148] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.commands.MixinArgumentTypeInfos from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
13102 | [28Mar2025 00:54:01.148] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$0(Lnet/minecraft/core/Registry;Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md26e244$bookshelf$lambda$bootstrap$0$0 in bookshelf.mixins.json:patch.commands.MixinArgumentTypeInfos from mod bookshelf
|
13103 | [28Mar2025 00:54:01.150] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.commands.MixinArgumentTypeInfos from mod bookshelf->@Inject::bootstrap(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13104 | [28Mar2025 00:54:01.151] [main/DEBUG] [mixin/]: Mixing MixinPoiTypes from lootr-common.mixins.json into net.minecraft.world.entity.ai.village.poi.PoiTypes
|
13105 | [28Mar2025 00:54:01.151] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinPoiTypes from mod lootr: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13106 | [28Mar2025 00:54:01.152] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinPoiTypes from mod lootr->@Inject::LootrForState(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13107 | [28Mar2025 00:54:01.153] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinPoiTypes from mod lootr->@Inject::LootrHasPoi(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13108 | [28Mar2025 00:54:01.153] [main/DEBUG] [mixin/]: Mixing perf.model_optimizations.PropertyMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.state.properties.Property
|
13109 | [28Mar2025 00:54:01.156] [main/DEBUG] [mixin/]: Mixing MixinPoiType from lootr-common.mixins.json into net.minecraft.world.entity.ai.village.poi.PoiType
|
13110 | [28Mar2025 00:54:01.156] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinPoiType from mod lootr: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13111 | [28Mar2025 00:54:01.157] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinPoiType from mod lootr->@Inject::LootrGetBlockStates(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13112 | [28Mar2025 00:54:01.167] [main/DEBUG] [mixin/]: Mixing patch.MixinCatVariant from bookshelf.mixins.json into net.minecraft.world.entity.animal.CatVariant
|
13113 | [28Mar2025 00:54:01.167] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.MixinCatVariant from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
13114 | [28Mar2025 00:54:01.167] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onBootstrap$1(Lnet/minecraft/core/Registry;Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md26e244$bookshelf$lambda$onBootstrap$1$0 in bookshelf.mixins.json:patch.MixinCatVariant from mod bookshelf
|
13115 | [28Mar2025 00:54:01.167] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onBootstrap$0(Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/ResourceLocation;)V to md26e244$bookshelf$lambda$onBootstrap$0$1 in bookshelf.mixins.json:patch.MixinCatVariant from mod bookshelf
|
13116 | [28Mar2025 00:54:01.171] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.MixinCatVariant from mod bookshelf->@Inject::onBootstrap(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13117 | [28Mar2025 00:54:01.176] [main/DEBUG] [mixin/]: Mixing patch.block.MixinDecoratedPotPatterns from bookshelf.mixins.json into net.minecraft.world.level.block.entity.DecoratedPotPatterns
|
13118 | [28Mar2025 00:54:01.176] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.block.MixinDecoratedPotPatterns from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
13119 | [28Mar2025 00:54:01.176] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$1(Lnet/minecraft/core/Registry;Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md26e244$bookshelf$lambda$bootstrap$1$0 in bookshelf.mixins.json:patch.block.MixinDecoratedPotPatterns from mod bookshelf
|
13120 | [28Mar2025 00:54:01.176] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$0(Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceKey;)V to md26e244$bookshelf$lambda$bootstrap$0$1 in bookshelf.mixins.json:patch.block.MixinDecoratedPotPatterns from mod bookshelf
|
13121 | [28Mar2025 00:54:01.180] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.block.MixinDecoratedPotPatterns from mod bookshelf->@Inject::getResourceKey(Lnet/minecraft/world/item/Item;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13122 | [28Mar2025 00:54:01.180] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.block.MixinDecoratedPotPatterns from mod bookshelf->@Inject::bootstrap(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13123 | [28Mar2025 00:54:01.184] [main/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/CreativeModeTabs
|
13124 | [28Mar2025 00:54:01.243] [main/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/CreativeModeTabs
|
13125 | [28Mar2025 00:54:01.257] [main/DEBUG] [mixin/]: Mixing patch.item.MixinCreativeModeTab from bookshelf.mixins.json into net.minecraft.world.item.CreativeModeTab
|
13126 | [28Mar2025 00:54:01.257] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.item.MixinCreativeModeTab from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
13127 | [28Mar2025 00:54:01.258] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$buildContents$1(Lnet/minecraft/world/item/ItemStack;)V to md26e244$bookshelf$lambda$buildContents$1$0 in bookshelf.mixins.json:patch.item.MixinCreativeModeTab from mod bookshelf
|
13128 | [28Mar2025 00:54:01.258] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$buildContents$0(Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/tags/TagKey; to md26e244$bookshelf$lambda$buildContents$0$1 in bookshelf.mixins.json:patch.item.MixinCreativeModeTab from mod bookshelf
|
13129 | [28Mar2025 00:54:01.261] [main/DEBUG] [mixin/]: Mixing CreativeModeTabMixin from kubejs.mixins.json into net.minecraft.world.item.CreativeModeTab
|
13130 | [28Mar2025 00:54:01.263] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.item.MixinCreativeModeTab from mod bookshelf->@Inject::buildContents(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13131 | [28Mar2025 00:54:01.263] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.item.MixinCreativeModeTab from mod bookshelf->@Inject::buildContents(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13132 | [28Mar2025 00:54:01.263] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.item.MixinCreativeModeTab from mod bookshelf->@Inject::buildContents(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13133 | [28Mar2025 00:54:01.267] [main/DEBUG] [mixin/]: Mixing patch.advancement.MixinCriteriaTriggers from bookshelf.mixins.json into net.minecraft.advancements.CriteriaTriggers
|
13134 | [28Mar2025 00:54:01.267] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinCriteriaTriggers from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
13135 | [28Mar2025 00:54:01.267] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$1(Lnet/minecraft/core/Registry;Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md26e244$bookshelf$lambda$bootstrap$1$0 in bookshelf.mixins.json:patch.advancement.MixinCriteriaTriggers from mod bookshelf
|
13136 | [28Mar2025 00:54:01.267] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$0(Lnet/minecraft/core/Registry;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/CriterionTrigger;)V to md26e244$bookshelf$lambda$bootstrap$0$1 in bookshelf.mixins.json:patch.advancement.MixinCriteriaTriggers from mod bookshelf
|
13137 | [28Mar2025 00:54:01.268] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinCriteriaTriggers from mod bookshelf->@Inject::bootstrap(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13138 | [28Mar2025 00:54:01.271] [main/DEBUG] [mixin/]: Mixing patch.component.MixinDataComponents from bookshelf.mixins.json into net.minecraft.core.component.DataComponents
|
13139 | [28Mar2025 00:54:01.271] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.component.MixinDataComponents from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
13140 | [28Mar2025 00:54:01.271] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bootstrap$0(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md26e244$bookshelf$lambda$bootstrap$0$0 in bookshelf.mixins.json:patch.component.MixinDataComponents from mod bookshelf
|
13141 | [28Mar2025 00:54:01.271] [main/DEBUG] [mixin/]: Mixing DataComponentsMixin from kubejs.mixins.json into net.minecraft.core.component.DataComponents
|
13142 | [28Mar2025 00:54:01.273] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.component.MixinDataComponents from mod bookshelf->@Inject::bootstrap(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13143 | [28Mar2025 00:54:01.278] [main/DEBUG] [mixin/]: Mixing patch.advancement.MixinItemSubPredicates from bookshelf.mixins.json into net.minecraft.advancements.critereon.ItemSubPredicates
|
13144 | [28Mar2025 00:54:01.278] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinItemSubPredicates from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
13145 | [28Mar2025 00:54:01.278] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onBootstrap$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md26e244$bookshelf$lambda$onBootstrap$1$0 in bookshelf.mixins.json:patch.advancement.MixinItemSubPredicates from mod bookshelf
|
13146 | [28Mar2025 00:54:01.278] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onBootstrap$0(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/advancements/critereon/ItemSubPredicate$Type;)V to md26e244$bookshelf$lambda$onBootstrap$0$1 in bookshelf.mixins.json:patch.advancement.MixinItemSubPredicates from mod bookshelf
|
13147 | [28Mar2025 00:54:01.279] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinItemSubPredicates from mod bookshelf->@Inject::onBootstrap(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13148 | [28Mar2025 00:54:01.286] [main/DEBUG] [mixin/]: Mixing accessor.AbstractRegistrateAccessor from create.mixins.json into com.tterrag.registrate.AbstractRegistrate
|
13149 | [28Mar2025 00:54:01.311] [main/DEBUG] [mixin/]: Mixing MixinBlock from camol.mixin.json into net.minecraft.world.level.block.Block
|
13150 | [28Mar2025 00:54:01.311] [main/DEBUG] [mixin/]: Mixing shapes.blockstate_cache.BlockMixin from lithium.mixins.json into net.minecraft.world.level.block.Block
|
13151 | [28Mar2025 00:54:01.312] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Lnet/minecraft/world/phys/shapes/VoxelShape;)Z to md26e244$lithium$lambda$static$0$0 in lithium.mixins.json:shapes.blockstate_cache.BlockMixin from mod lithium
|
13152 | [28Mar2025 00:54:01.312] [main/DEBUG] [mixin/]: Mixing common.BlockMixin from additionalentityattributes.mixins.json into net.minecraft.world.level.block.Block
|
13153 | [28Mar2025 00:54:01.312] [main/DEBUG] [mixin/]: Mixing BlockMixin from apothic_enchanting.mixins.json into net.minecraft.world.level.block.Block
|
13154 | [28Mar2025 00:54:01.312] [main/DEBUG] [mixin/]: Mixing BlockMixin from apotheosis.mixins.json into net.minecraft.world.level.block.Block
|
13155 | [28Mar2025 00:54:01.313] [main/DEBUG] [mixin/]: Mixing BlockMixin from relics.mixins.json into net.minecraft.world.level.block.Block
|
13156 | [28Mar2025 00:54:01.317] [main/DEBUG] [mixin/]: Mixing inject.MixinBlock from architectury-common.mixins.json into net.minecraft.world.level.block.Block
|
13157 | [28Mar2025 00:54:01.317] [main/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinBlock from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
13158 | [28Mar2025 00:54:01.317] [main/DEBUG] [mixin/]: Mixing BlockMixin from kubejs.mixins.json into net.minecraft.world.level.block.Block
|
13159 | [28Mar2025 00:54:01.326] [main/DEBUG] [mixin/]: additionalentityattributes.mixins.json:common.BlockMixin from mod additionalentityattributes->@Inject::additionalEntityAttributes$saveBreakingPlayer(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13160 | [28Mar2025 00:54:01.326] [main/DEBUG] [mixin/]: additionalentityattributes.mixins.json:common.BlockMixin from mod additionalentityattributes->@Inject::additionalEntityAttributes$saveBreakingPlayer(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13161 | [28Mar2025 00:54:01.326] [main/DEBUG] [mixin/]: additionalentityattributes.mixins.json:common.BlockMixin from mod additionalentityattributes->@Inject::additionalEntityAttributes$saveBreakingPlayer(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13162 | [28Mar2025 00:54:01.326] [main/DEBUG] [mixin/]: apotheosis.mixins.json:BlockMixin from mod apotheosis->@Inject::apoth_telepathicHead(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13163 | [28Mar2025 00:54:01.326] [main/DEBUG] [mixin/]: apotheosis.mixins.json:BlockMixin from mod apotheosis->@Inject::apoth_telepathicTail(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13164 | [28Mar2025 00:54:01.326] [main/DEBUG] [mixin/]: apotheosis.mixins.json:BlockMixin from mod apotheosis->@Inject::apoth_telepathicTP(Lnet/minecraft/world/level/Level;Ljava/util/function/Supplier;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/item/ItemEntity;)V doesn't use it's CallbackInfo
|
13165 | [28Mar2025 00:54:01.326] [main/DEBUG] [mixin/]: relics.mixins.json:BlockMixin from mod relics->@Inject::onEntityFall(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
13166 | [28Mar2025 00:54:01.326] [main/DEBUG] [mixin/]: relics.mixins.json:BlockMixin from mod relics->@Inject::onEntityFall(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
13167 | [28Mar2025 00:54:01.326] [main/DEBUG] [mixin/]: kubejs.mixins.json:BlockMixin from mod kubejs->@Inject::kjs$getName(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13168 | [28Mar2025 00:54:01.329] [main/DEBUG] [mixin/]: Mixing perf.reduce_blockstate_cache_rebuilds.BlockBehaviourInvoker from modernfix-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
13169 | [28Mar2025 00:54:01.330] [main/DEBUG] [mixin/]: Mixing block.hopper.BlockBehaviourMixin from lithium.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
13170 | [28Mar2025 00:54:01.330] [main/DEBUG] [mixin/]: Mixing BlockBehaviourMixin from chipped-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
13171 | [28Mar2025 00:54:01.331] [main/DEBUG] [mixin/]: Mixing BlockBehaviourAccessor from bettermineshafts.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
13172 | [28Mar2025 00:54:01.331] [main/DEBUG] [mixin/]: bettermineshafts.mixins.json:BlockBehaviourAccessor from mod bettermineshafts: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13173 | [28Mar2025 00:54:01.331] [main/DEBUG] [mixin/]: Mixing BlockBehaviourAccessor from ars_nouveau.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
13174 | [28Mar2025 00:54:01.331] [main/DEBUG] [mixin/]: Mixing BlockBehaviourMixin from kubejs.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
13175 | [28Mar2025 00:54:01.332] [main/DEBUG] [mixin/]: Mixing accessor.BlockBehaviourAccessor from create.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
13176 | [28Mar2025 00:54:01.334] [main/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.BlockBehaviourMixin from mod lithium->@Inject::notifyOnShapeUpdate(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13177 | [28Mar2025 00:54:01.334] [main/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.BlockBehaviourMixin from mod lithium->@Inject::notifyOnShapeUpdate(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
13178 | [28Mar2025 00:54:01.334] [main/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.BlockBehaviourMixin from mod lithium->@Inject::notifyOnShapeUpdate(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
13179 | [28Mar2025 00:54:01.334] [main/DEBUG] [mixin/]: chipped-common.mixins.json:BlockBehaviourMixin from mod chipped->@Inject::chipped$getDrops(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/storage/loot/LootParams$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13180 | [28Mar2025 00:54:01.334] [main/DEBUG] [mixin/]: kubejs.mixins.json:BlockBehaviourMixin from mod kubejs->@Inject::onRandomTick(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
13181 | [28Mar2025 00:54:01.337] [main/DEBUG] [mixin/]: Mixing inject.MixinFluid from architectury-common.mixins.json into net.minecraft.world.level.material.Fluid
|
13182 | [28Mar2025 00:54:01.338] [main/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinFluid from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
13183 | [28Mar2025 00:54:01.338] [main/DEBUG] [mixin/]: Mixing FluidMixin from kubejs.mixins.json into net.minecraft.world.level.material.Fluid
|
13184 | [28Mar2025 00:54:01.340] [main/DEBUG] [mixin/]: Mixing entities.EntityTypeMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.EntityType
|
13185 | [28Mar2025 00:54:01.341] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.EntityTypeMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13186 | [28Mar2025 00:54:01.341] [main/DEBUG] [mixin/]: Mixing inject.MixinEntityType from architectury-common.mixins.json into net.minecraft.world.entity.EntityType
|
13187 | [28Mar2025 00:54:01.341] [main/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinEntityType from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
13188 | [28Mar2025 00:54:01.341] [main/DEBUG] [mixin/]: Mixing EntityTypeMixin from kubejs.mixins.json into net.minecraft.world.entity.EntityType
|
13189 | [28Mar2025 00:54:01.342] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.EntityTypeMixin from mod the_bumblezone->@Inject::bumblezone$onAddedEntity(Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13190 | [28Mar2025 00:54:01.348] [main/DEBUG] [mixin/]: Mixing items.ItemAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.item.Item
|
13191 | [28Mar2025 00:54:01.348] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:items.ItemAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13192 | [28Mar2025 00:54:01.348] [main/DEBUG] [mixin/]: Renaming @Invoker method bumblezone$callGetPlayerPOVHitResult(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/ClipContext$Fluid;)Lnet/minecraft/world/phys/BlockHitResult; to bumblezone$callGetPlayerPOVHitResult$the_bumblezone_$md$26e244$0 in the_bumblezone-common.mixins.json:items.ItemAccessor from mod the_bumblezone
|
13193 | [28Mar2025 00:54:01.348] [main/DEBUG] [mixin/]: Mixing ItemMixin from irons_spellbooks.mixins.json into net.minecraft.world.item.Item
|
13194 | [28Mar2025 00:54:01.348] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:ItemMixin from mod irons_spellbooks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13195 | [28Mar2025 00:54:01.349] [main/DEBUG] [mixin/]: Mixing ItemMixin from apothic_enchanting.mixins.json into net.minecraft.world.item.Item
|
13196 | [28Mar2025 00:54:01.349] [main/DEBUG] [mixin/]: Mixing ItemMixin from relics.mixins.json into net.minecraft.world.item.Item
|
13197 | [28Mar2025 00:54:01.351] [main/DEBUG] [mixin/]: Mixing inject.MixinItem from architectury-common.mixins.json into net.minecraft.world.item.Item
|
13198 | [28Mar2025 00:54:01.351] [main/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinItem from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
13199 | [28Mar2025 00:54:01.351] [main/DEBUG] [mixin/]: Mixing ItemMixin from ftblibrary-common.mixins.json into net.minecraft.world.item.Item
|
13200 | [28Mar2025 00:54:01.351] [main/DEBUG] [mixin/]: ftblibrary-common.mixins.json:ItemMixin from mod ftblibrary: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
13201 | [28Mar2025 00:54:01.351] [main/DEBUG] [mixin/]: Mixing ItemMixin from moonlight-common.mixins.json into net.minecraft.world.item.Item
|
13202 | [28Mar2025 00:54:01.351] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:ItemMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13203 | [28Mar2025 00:54:01.352] [main/DEBUG] [mixin/]: Mixing ItemMixin from kubejs.mixins.json into net.minecraft.world.item.Item
|
13204 | [28Mar2025 00:54:01.355] [main/DEBUG] [mixin/]: Mixing ItemMixin from tombstone.mixins.json into net.minecraft.world.item.Item
|
13205 | [28Mar2025 00:54:01.363] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:ItemMixin from mod irons_spellbooks->@Inject::getHoverName(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13206 | [28Mar2025 00:54:01.363] [main/DEBUG] [mixin/]: relics.mixins.json:ItemMixin from mod relics->@Inject::init(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13207 | [28Mar2025 00:54:01.363] [main/DEBUG] [mixin/]: relics.mixins.json:ItemMixin from mod relics->@Inject::init(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13208 | [28Mar2025 00:54:01.363] [main/DEBUG] [mixin/]: relics.mixins.json:ItemMixin from mod relics->@Inject::init(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13209 | [28Mar2025 00:54:01.363] [main/DEBUG] [mixin/]: relics.mixins.json:ItemMixin from mod relics->@Inject::inventoryTick(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13210 | [28Mar2025 00:54:01.363] [main/DEBUG] [mixin/]: relics.mixins.json:ItemMixin from mod relics->@Inject::inventoryTick(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13211 | [28Mar2025 00:54:01.363] [main/DEBUG] [mixin/]: relics.mixins.json:ItemMixin from mod relics->@Inject::inventoryTick(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13212 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: relics.mixins.json:ItemMixin from mod relics->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13213 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: relics.mixins.json:ItemMixin from mod relics->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13214 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: relics.mixins.json:ItemMixin from mod relics->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13215 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: relics.mixins.json:ItemMixin from mod relics->@Inject::onVerifyComponentsAfterLoad(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13216 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: relics.mixins.json:ItemMixin from mod relics->@Inject::onVerifyComponentsAfterLoad(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13217 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: relics.mixins.json:ItemMixin from mod relics->@Inject::onVerifyComponentsAfterLoad(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13218 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinItem from mod architectury->@Inject::init(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13219 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinItem from mod architectury->@Inject::init(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13220 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinItem from mod architectury->@Inject::init(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13221 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:ItemMixin from mod moonlight->@Inject::onUseOnBlock(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13222 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::isFoil(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13223 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13224 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13225 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13226 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::isBarVisible(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13227 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::getBarWidth(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13228 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::getBarColor(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13229 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::getUseDuration(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13230 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::getUseAnimation(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13231 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::getName(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13232 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::use(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13233 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::finishUsingItem(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13234 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::releaseUsing(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13235 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::releaseUsing(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13236 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::releaseUsing(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13237 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: kubejs.mixins.json:ItemMixin from mod kubejs->@Inject::hurtEnemy(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13238 | [28Mar2025 00:54:01.364] [main/DEBUG] [mixin/]: tombstone.mixins.json:ItemMixin from mod tombstone->@Inject::methodGetName(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13239 | [28Mar2025 00:54:01.366] [main/DEBUG] [mixin/]: Mixing IItemExtensionMixin from apothic_attributes.mixins.json into net.neoforged.neoforge.common.extensions.IItemExtension
|
13240 | [28Mar2025 00:54:01.370] [main/DEBUG] [mixin/]: Mixing math.fast_blockpos.BlockPosMixin from lithium.mixins.json into net.minecraft.core.BlockPos
|
13241 | [28Mar2025 00:54:01.375] [main/DEBUG] [mixin/]: Mixing PlayerMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.player.Player
|
13242 | [28Mar2025 00:54:01.376] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:PlayerMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13243 | [28Mar2025 00:54:01.376] [main/DEBUG] [mixin/]: Mixing PlayerProjectileMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.player.Player
|
13244 | [28Mar2025 00:54:01.376] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:PlayerProjectileMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13245 | [28Mar2025 00:54:01.377] [main/DEBUG] [mixin/]: Mixing entities.PlayerMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.player.Player
|
13246 | [28Mar2025 00:54:01.377] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.PlayerMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13247 | [28Mar2025 00:54:01.378] [main/DEBUG] [mixin/]: Mixing entities.PlayerTimeInAirMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.player.Player
|
13248 | [28Mar2025 00:54:01.378] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.PlayerTimeInAirMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13249 | [28Mar2025 00:54:01.379] [main/DEBUG] [mixin/]: Mixing items.PlayerDamageShieldInvoker from the_bumblezone-common.mixins.json into net.minecraft.world.entity.player.Player
|
13250 | [28Mar2025 00:54:01.379] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:items.PlayerDamageShieldInvoker from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13251 | [28Mar2025 00:54:01.379] [main/DEBUG] [mixin/]: Mixing PlayerMixin from livingthings.mixins.json into net.minecraft.world.entity.player.Player
|
13252 | [28Mar2025 00:54:01.379] [main/DEBUG] [mixin/]: livingthings.mixins.json:PlayerMixin from mod livingthings: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13253 | [28Mar2025 00:54:01.380] [main/DEBUG] [mixin/]: Mixing ability.applyeffectsaftereating.PlayerMixin from mixins.artifacts.common.json into net.minecraft.world.entity.player.Player
|
13254 | [28Mar2025 00:54:01.380] [main/DEBUG] [mixin/]: Mixing attribute.PlayerMixin from mixins.artifacts.common.json into net.minecraft.world.entity.player.Player
|
13255 | [28Mar2025 00:54:01.381] [main/DEBUG] [mixin/]: Mixing ability.sinking.PlayerMixin from mixins.artifacts.neoforge.json into net.minecraft.world.entity.player.Player
|
13256 | [28Mar2025 00:54:01.381] [main/DEBUG] [mixin/]: Mixing PlayerMixin from irons_spellbooks.mixins.json into net.minecraft.world.entity.player.Player
|
13257 | [28Mar2025 00:54:01.381] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:PlayerMixin from mod irons_spellbooks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13258 | [28Mar2025 00:54:01.381] [main/DEBUG] [mixin/]: Mixing common.PlayerMixin from additionalentityattributes.mixins.json into net.minecraft.world.entity.player.Player
|
13259 | [28Mar2025 00:54:01.382] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$additionalEntityAttributes$adjustCollectionRange$0(Ljava/util/List;Lnet/minecraft/world/entity/Entity;)Z to md26e244$additionalentityattributes$lambda$additionalEntityAttributes$adjustCollectionRange$0$0 in additionalentityattributes.mixins.json:common.PlayerMixin from mod additionalentityattributes
|
13260 | [28Mar2025 00:54:01.383] [main/DEBUG] [mixin/]: Mixing PlayerMixin from eternal_starlight-common.mixins.json into net.minecraft.world.entity.player.Player
|
13261 | [28Mar2025 00:54:01.383] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13262 | [28Mar2025 00:54:01.383] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$addESSpellCooldown$4(ILcn/leolezury/eternalstarlight/common/spell/SpellCooldown;)V to md26e244$eternal_starlight$lambda$addESSpellCooldown$4$1 in eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight
|
13263 | [28Mar2025 00:54:01.383] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$addESSpellCooldown$3(Lcn/leolezury/eternalstarlight/common/spell/AbstractSpell;Lcn/leolezury/eternalstarlight/common/spell/SpellCooldown;)Z to md26e244$eternal_starlight$lambda$addESSpellCooldown$3$2 in eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight
|
13264 | [28Mar2025 00:54:01.383] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$addESSpellCooldown$2(Lcn/leolezury/eternalstarlight/common/spell/AbstractSpell;Lcn/leolezury/eternalstarlight/common/spell/SpellCooldown;)Z to md26e244$eternal_starlight$lambda$addESSpellCooldown$2$3 in eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight
|
13265 | [28Mar2025 00:54:01.384] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$addAdditionalSaveData$1(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V to md26e244$eternal_starlight$lambda$addAdditionalSaveData$1$4 in eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight
|
13266 | [28Mar2025 00:54:01.384] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0(Lnet/minecraft/world/entity/LivingEntity;)Z to md26e244$eternal_starlight$lambda$new$0$5 in eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight
|
13267 | [28Mar2025 00:54:01.389] [main/DEBUG] [mixin/]: Mixing PlayerMixin from apothic_attributes.mixins.json into net.minecraft.world.entity.player.Player
|
13268 | [28Mar2025 00:54:01.389] [main/DEBUG] [mixin/]: Mixing elytra.ElytraPlayerMixin from ars_nouveau.mixins.json into net.minecraft.world.entity.player.Player
|
13269 | [28Mar2025 00:54:01.389] [main/DEBUG] [mixin/]: Mixing PlayerMixin from dummmmmmy-common.mixins.json into net.minecraft.world.entity.player.Player
|
13270 | [28Mar2025 00:54:01.389] [main/DEBUG] [mixin/]: dummmmmmy-common.mixins.json:PlayerMixin from mod dummmmmmy: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13271 | [28Mar2025 00:54:01.390] [main/DEBUG] [mixin/]: Mixing AccessorPlayer from comforts.mixins.json into net.minecraft.world.entity.player.Player
|
13272 | [28Mar2025 00:54:01.390] [main/DEBUG] [mixin/]: comforts.mixins.json:AccessorPlayer from mod comforts: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13273 | [28Mar2025 00:54:01.390] [main/DEBUG] [mixin/]: Mixing TeslaNetworkReceiversPlayerMixin from extended_industrialization.mixins.json into net.minecraft.world.entity.player.Player
|
13274 | [28Mar2025 00:54:01.390] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$remove$1(Lnet/swedz/tesseract/neoforge/api/WorldPos;Lnet/swedz/extended_industrialization/machines/component/tesla/network/receiver/PlayerTeslaReceiver;)V to md26e244$extended_industrialization$lambda$remove$1$6 in extended_industrialization.mixins.json:TeslaNetworkReceiversPlayerMixin from mod extended_industrialization
|
13275 | [28Mar2025 00:54:01.390] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getAllItems$0(Lnet/minecraft/world/item/ItemStack;)Z to md26e244$extended_industrialization$lambda$getAllItems$0$7 in extended_industrialization.mixins.json:TeslaNetworkReceiversPlayerMixin from mod extended_industrialization
|
13276 | [28Mar2025 00:54:01.394] [main/DEBUG] [mixin/]: Mixing PlayerMixin from forbidden_arcanus.mixins.json into net.minecraft.world.entity.player.Player
|
13277 | [28Mar2025 00:54:01.394] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:PlayerMixin from mod forbidden_arcanus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
13278 | [28Mar2025 00:54:01.398] [main/DEBUG] [mixin/]: Mixing swimming.PlayerMixin from expandability-common.mixins.json into net.minecraft.world.entity.player.Player
|
13279 | [28Mar2025 00:54:01.398] [main/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.PlayerMixin from mod expandability: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13280 | [28Mar2025 00:54:01.399] [main/DEBUG] [mixin/]: Mixing PlayerMixin from kubejs.mixins.json into net.minecraft.world.entity.player.Player
|
13281 | [28Mar2025 00:54:01.401] [main/DEBUG] [mixin/]: Mixing PlayerMixin from create.mixins.json into net.minecraft.world.entity.player.Player
|
13282 | [28Mar2025 00:54:01.440] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:PlayerProjectileMixin from mod supplementaries->@Inject::supp$getQuiverProjectile(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13283 | [28Mar2025 00:54:01.441] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.PlayerMixin from mod the_bumblezone->@Inject::bumblezone$preventAngerableAtPlayer1(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13284 | [28Mar2025 00:54:01.441] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.PlayerMixin from mod the_bumblezone->@Inject::bumblezone$applyCooldownForHoneyCrystalShield(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13285 | [28Mar2025 00:54:01.441] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.PlayerMixin from mod the_bumblezone->@Inject::bumblezone$applyCooldownForHoneyCrystalShield(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13286 | [28Mar2025 00:54:01.441] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.PlayerMixin from mod the_bumblezone->@Inject::bumblezone$applyCooldownForHoneyCrystalShield(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13287 | [28Mar2025 00:54:01.441] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.PlayerTimeInAirMixin from mod the_bumblezone->@Inject::bumblezone$recordTicksOffGround(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13288 | [28Mar2025 00:54:01.441] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.PlayerTimeInAirMixin from mod the_bumblezone->@Inject::bumblezone$recordTicksOffGround(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13289 | [28Mar2025 00:54:01.441] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.PlayerTimeInAirMixin from mod the_bumblezone->@Inject::bumblezone$recordTicksOffGround(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13290 | [28Mar2025 00:54:01.441] [main/DEBUG] [mixin/]: livingthings.mixins.json:PlayerMixin from mod livingthings->@Inject::LivingThings$onArmorTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13291 | [28Mar2025 00:54:01.441] [main/DEBUG] [mixin/]: livingthings.mixins.json:PlayerMixin from mod livingthings->@Inject::LivingThings$onArmorTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13292 | [28Mar2025 00:54:01.441] [main/DEBUG] [mixin/]: livingthings.mixins.json:PlayerMixin from mod livingthings->@Inject::LivingThings$onArmorTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13293 | [28Mar2025 00:54:01.441] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.applyeffectsaftereating.PlayerMixin from mod artifacts->@Inject::eat(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/food/FoodProperties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13294 | [28Mar2025 00:54:01.441] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.applyeffectsaftereating.PlayerMixin from mod artifacts->@Inject::eat(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/food/FoodProperties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
13295 | [28Mar2025 00:54:01.441] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.applyeffectsaftereating.PlayerMixin from mod artifacts->@Inject::eat(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/food/FoodProperties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
13296 | [28Mar2025 00:54:01.441] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:PlayerMixin from mod irons_spellbooks->@Inject::canEatForGluttony(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13297 | [28Mar2025 00:54:01.441] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::damageShield(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13298 | [28Mar2025 00:54:01.441] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::damageShield(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13299 | [28Mar2025 00:54:01.441] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::damageShield(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13300 | [28Mar2025 00:54:01.441] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::disableShield(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
13301 | [28Mar2025 00:54:01.441] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::attackCheckHammerStrength(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13302 | [28Mar2025 00:54:01.441] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::attackCheckHammerStrength(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13303 | [28Mar2025 00:54:01.441] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::attackCheckHammerStrength(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13304 | [28Mar2025 00:54:01.444] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::attackBeforeScytheSweepCheck(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13305 | [28Mar2025 00:54:01.444] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::attackBeforeScytheSweepCheck(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13306 | [28Mar2025 00:54:01.444] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::attackBeforeScytheSweepCheck(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13307 | [28Mar2025 00:54:01.444] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::attackAfterScytheSweepCheck(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13308 | [28Mar2025 00:54:01.444] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::attackAfterScytheSweepCheck(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13309 | [28Mar2025 00:54:01.444] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::attackAfterScytheSweepCheck(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13310 | [28Mar2025 00:54:01.444] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13311 | [28Mar2025 00:54:01.444] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13312 | [28Mar2025 00:54:01.444] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13313 | [28Mar2025 00:54:01.445] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13314 | [28Mar2025 00:54:01.445] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13315 | [28Mar2025 00:54:01.445] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13316 | [28Mar2025 00:54:01.445] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13317 | [28Mar2025 00:54:01.445] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13318 | [28Mar2025 00:54:01.445] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:PlayerMixin from mod eternal_starlight->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13319 | [28Mar2025 00:54:01.445] [main/DEBUG] [mixin/]: extended_industrialization.mixins.json:TeslaNetworkReceiversPlayerMixin from mod extended_industrialization->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13320 | [28Mar2025 00:54:01.445] [main/DEBUG] [mixin/]: extended_industrialization.mixins.json:TeslaNetworkReceiversPlayerMixin from mod extended_industrialization->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13321 | [28Mar2025 00:54:01.445] [main/DEBUG] [mixin/]: extended_industrialization.mixins.json:TeslaNetworkReceiversPlayerMixin from mod extended_industrialization->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13322 | [28Mar2025 00:54:01.445] [main/DEBUG] [mixin/]: extended_industrialization.mixins.json:TeslaNetworkReceiversPlayerMixin from mod extended_industrialization->@Inject::remove(Lnet/minecraft/world/entity/Entity$RemovalReason;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13323 | [28Mar2025 00:54:01.445] [main/DEBUG] [mixin/]: extended_industrialization.mixins.json:TeslaNetworkReceiversPlayerMixin from mod extended_industrialization->@Inject::remove(Lnet/minecraft/world/entity/Entity$RemovalReason;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13324 | [28Mar2025 00:54:01.445] [main/DEBUG] [mixin/]: extended_industrialization.mixins.json:TeslaNetworkReceiversPlayerMixin from mod extended_industrialization->@Inject::remove(Lnet/minecraft/world/entity/Entity$RemovalReason;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13325 | [28Mar2025 00:54:01.445] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:PlayerMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13326 | [28Mar2025 00:54:01.445] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:PlayerMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13327 | [28Mar2025 00:54:01.445] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:PlayerMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13328 | [28Mar2025 00:54:01.445] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:PlayerMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13329 | [28Mar2025 00:54:01.445] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:PlayerMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13330 | [28Mar2025 00:54:01.445] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:PlayerMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13331 | [28Mar2025 00:54:01.445] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:PlayerMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_aiStep$seaPrismModifier(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13332 | [28Mar2025 00:54:01.445] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:PlayerMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_aiStep$seaPrismModifier(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13333 | [28Mar2025 00:54:01.445] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:PlayerMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_aiStep$seaPrismModifier(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13334 | [28Mar2025 00:54:01.458] [main/DEBUG] [mixin/]: Mixing common.LivingEntityScaleMixin from additionalentityattributes.mixins.json into net.minecraft.world.entity.LivingEntity
|
13335 | [28Mar2025 00:54:01.460] [main/DEBUG] [mixin/]: Mixing entities.LaterLivingEntityMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
13336 | [28Mar2025 00:54:01.460] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LaterLivingEntityMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13337 | [28Mar2025 00:54:01.460] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from enderiobase.mixins.json into net.minecraft.world.entity.LivingEntity
|
13338 | [28Mar2025 00:54:01.460] [main/DEBUG] [mixin/]: enderiobase.mixins.json:LivingEntityMixin from mod enderio_base: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13339 | [28Mar2025 00:54:01.460] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from supplementaries.mixins.json into net.minecraft.world.entity.LivingEntity
|
13340 | [28Mar2025 00:54:01.460] [main/DEBUG] [mixin/]: Mixing LivingEntityAccessor from supplementaries-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
13341 | [28Mar2025 00:54:01.460] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityAccessor from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13342 | [28Mar2025 00:54:01.460] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
13343 | [28Mar2025 00:54:01.461] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13344 | [28Mar2025 00:54:01.464] [main/DEBUG] [mixin/]: Mixing entities.LivingEntityAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
13345 | [28Mar2025 00:54:01.464] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LivingEntityAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13346 | [28Mar2025 00:54:01.464] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from tombstone.mixins.json into net.minecraft.world.entity.LivingEntity
|
13347 | [28Mar2025 00:54:01.465] [main/DEBUG] [mixin/]: Mixing entity.collisions.unpushable_cramming.LivingEntityMixin from lithium.mixins.json into net.minecraft.world.entity.LivingEntity
|
13348 | [28Mar2025 00:54:01.467] [main/DEBUG] [mixin/]: Mixing entity.equipment_tracking.LivingEntityMixin from lithium.mixins.json into net.minecraft.world.entity.LivingEntity
|
13349 | [28Mar2025 00:54:01.468] [main/DEBUG] [mixin/]: Mixing entity.equipment_tracking.enchantment_ticking.LivingEntityMixin from lithium.mixins.json into net.minecraft.world.entity.LivingEntity
|
13350 | [28Mar2025 00:54:01.469] [main/DEBUG] [mixin/]: Mixing entity.equipment_tracking.equipment_changes.LivingEntityMixin from lithium.mixins.json into net.minecraft.world.entity.LivingEntity
|
13351 | [28Mar2025 00:54:01.469] [main/DEBUG] [mixin/]: Mixing entity.fast_elytra_check.LivingEntityMixin from lithium.mixins.json into net.minecraft.world.entity.LivingEntity
|
13352 | [28Mar2025 00:54:01.469] [main/DEBUG] [mixin/]: Mixing entity.fast_hand_swing.LivingEntityMixin from lithium.mixins.json into net.minecraft.world.entity.LivingEntity
|
13353 | [28Mar2025 00:54:01.469] [main/DEBUG] [mixin/]: Mixing entity.fast_powder_snow_check.LivingEntityMixin from lithium.mixins.json into net.minecraft.world.entity.LivingEntity
|
13354 | [28Mar2025 00:54:01.470] [main/DEBUG] [mixin/]: Mixing entity.inactive_navigations.LivingEntityMixin from lithium.mixins.json into net.minecraft.world.entity.LivingEntity
|
13355 | [28Mar2025 00:54:01.470] [main/DEBUG] [mixin/]: Mixing MixinLivingEntity from caelus.mixins.json into net.minecraft.world.entity.LivingEntity
|
13356 | [28Mar2025 00:54:01.470] [main/DEBUG] [mixin/]: caelus.mixins.json:MixinLivingEntity from mod caelus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13357 | [28Mar2025 00:54:01.470] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from cataclysm.mixins.json into net.minecraft.world.entity.LivingEntity
|
13358 | [28Mar2025 00:54:01.470] [main/DEBUG] [mixin/]: cataclysm.mixins.json:LivingEntityMixin from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13359 | [28Mar2025 00:54:01.470] [main/DEBUG] [mixin/]: Mixing ability.LivingEntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.LivingEntity
|
13360 | [28Mar2025 00:54:01.471] [main/DEBUG] [mixin/]: Mixing ability.hurtsound.LivingEntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.LivingEntity
|
13361 | [28Mar2025 00:54:01.471] [main/DEBUG] [mixin/]: Mixing ability.teleportondeath.LivingEntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.LivingEntity
|
13362 | [28Mar2025 00:54:01.471] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$checkTotemDeathProtection$0(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lartifacts/ability/TeleportOnDeathAbility;)V to md26e244$artifacts$lambda$checkTotemDeathProtection$0$0 in mixins.artifacts.common.json:ability.teleportondeath.LivingEntityMixin from mod artifacts
|
13363 | [28Mar2025 00:54:01.474] [main/DEBUG] [mixin/]: Mixing accessors.LivingEntityAccessor from mixins.artifacts.common.json into net.minecraft.world.entity.LivingEntity
|
13364 | [28Mar2025 00:54:01.475] [main/DEBUG] [mixin/]: Mixing attribute.LivingEntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.LivingEntity
|
13365 | [28Mar2025 00:54:01.475] [main/DEBUG] [mixin/]: Mixing attribute.invincibilityticks.LivingEntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.LivingEntity
|
13366 | [28Mar2025 00:54:01.475] [main/DEBUG] [mixin/]: Mixing ability.slipresistance.LivingEntityMixin from mixins.artifacts.neoforge.json into net.minecraft.world.entity.LivingEntity
|
13367 | [28Mar2025 00:54:01.475] [main/DEBUG] [mixin/]: Mixing common.LivingEntityMixin from endermanoverhaul.mixins.json into net.minecraft.world.entity.LivingEntity
|
13368 | [28Mar2025 00:54:01.476] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from irons_spellbooks.mixins.json into net.minecraft.world.entity.LivingEntity
|
13369 | [28Mar2025 00:54:01.476] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13370 | [28Mar2025 00:54:01.476] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$filterApplicableAttributes$0(Lnet/minecraft/world/item/component/ItemAttributeModifiers$Entry;)Z to md26e244$irons_spellbooks$lambda$filterApplicableAttributes$0$1 in irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks
|
13371 | [28Mar2025 00:54:01.479] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from rarcompat.mixins.json into net.minecraft.world.entity.LivingEntity
|
13372 | [28Mar2025 00:54:01.479] [main/DEBUG] [mixin/]: rarcompat.mixins.json:LivingEntityMixin from mod rarcompat: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
13373 | [28Mar2025 00:54:01.481] [main/DEBUG] [mixin/]: Mixing common.LivingEntityMixin from additionalentityattributes.mixins.json into net.minecraft.world.entity.LivingEntity
|
13374 | [28Mar2025 00:54:01.481] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from eternal_starlight-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
13375 | [28Mar2025 00:54:01.481] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13376 | [28Mar2025 00:54:01.487] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from apothic_attributes.mixins.json into net.minecraft.world.entity.LivingEntity
|
13377 | [28Mar2025 00:54:01.488] [main/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.LivingEntityMixin from servercore.common.mixins.json into net.minecraft.world.entity.LivingEntity
|
13378 | [28Mar2025 00:54:01.488] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.LivingEntityMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
13379 | [28Mar2025 00:54:01.488] [main/DEBUG] [mixin/]: Mixing MixinLivingEntity from curios.neoforge.mixins.json into net.minecraft.world.entity.LivingEntity
|
13380 | [28Mar2025 00:54:01.489] [main/DEBUG] [mixin/]: Mixing LivingEntityInvoker from apotheosis.mixins.json into net.minecraft.world.entity.LivingEntity
|
13381 | [28Mar2025 00:54:01.490] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from apotheosis.mixins.json into net.minecraft.world.entity.LivingEntity
|
13382 | [28Mar2025 00:54:01.490] [main/DEBUG] [mixin/]: Mixing MHFMixinLivingEntity from apotheosis.mixins.json into net.minecraft.world.entity.LivingEntity
|
13383 | [28Mar2025 00:54:01.491] [main/DEBUG] [mixin/]: Mixing coremods.LivingEntityMixin from mixins.pneumaticcraft.json into net.minecraft.world.entity.LivingEntity
|
13384 | [28Mar2025 00:54:01.491] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:coremods.LivingEntityMixin from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13385 | [28Mar2025 00:54:01.491] [main/DEBUG] [mixin/]: Mixing LivingEntityAccessor from netherportalfix.mixins.json into net.minecraft.world.entity.LivingEntity
|
13386 | [28Mar2025 00:54:01.491] [main/DEBUG] [mixin/]: netherportalfix.mixins.json:LivingEntityAccessor from mod netherportalfix: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13387 | [28Mar2025 00:54:01.491] [main/DEBUG] [mixin/]: Mixing LivingAccessor from ars_nouveau.mixins.json into net.minecraft.world.entity.LivingEntity
|
13388 | [28Mar2025 00:54:01.491] [main/DEBUG] [mixin/]: Mixing elytra.MixinLivingEntity from ars_nouveau.mixins.json into net.minecraft.world.entity.LivingEntity
|
13389 | [28Mar2025 00:54:01.492] [main/DEBUG] [mixin/]: Mixing perks.PerkLivingEntity from ars_nouveau.mixins.json into net.minecraft.world.entity.LivingEntity
|
13390 | [28Mar2025 00:54:01.493] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from relics.mixins.json into net.minecraft.world.entity.LivingEntity
|
13391 | [28Mar2025 00:54:01.495] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from dummmmmmy-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
13392 | [28Mar2025 00:54:01.495] [main/DEBUG] [mixin/]: dummmmmmy-common.mixins.json:LivingEntityMixin from mod dummmmmmy: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13393 | [28Mar2025 00:54:01.497] [main/DEBUG] [mixin/]: Mixing MixinLivingEntity from mostructures.mixins.json into net.minecraft.world.entity.LivingEntity
|
13394 | [28Mar2025 00:54:01.500] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from refurbished_furniture.common.mixins.json into net.minecraft.world.entity.LivingEntity
|
13395 | [28Mar2025 00:54:01.501] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from kubejs.mixins.json into net.minecraft.world.entity.LivingEntity
|
13396 | [28Mar2025 00:54:01.501] [main/DEBUG] [mixin/]: Mixing pharaoh.LivingEntityMixin from betterdeserttemples.mixins.json into net.minecraft.world.entity.LivingEntity
|
13397 | [28Mar2025 00:54:01.501] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.LivingEntityMixin from mod betterdeserttemples: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13398 | [28Mar2025 00:54:01.502] [main/DEBUG] [mixin/]: Mixing MixinLivingEntity from mixins.aae.json into net.minecraft.world.entity.LivingEntity
|
13399 | [28Mar2025 00:54:01.503] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from forbidden_arcanus.mixins.json into net.minecraft.world.entity.LivingEntity
|
13400 | [28Mar2025 00:54:01.503] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:LivingEntityMixin from mod forbidden_arcanus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
13401 | [28Mar2025 00:54:01.504] [main/DEBUG] [mixin/]: Mixing swimming.LivingEntityMixin from expandability-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
13402 | [28Mar2025 00:54:01.504] [main/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.LivingEntityMixin from mod expandability: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13403 | [28Mar2025 00:54:01.504] [main/DEBUG] [mixin/]: Mixing swimming.LivingEntityMixin from expandability.mixins.json into net.minecraft.world.entity.LivingEntity
|
13404 | [28Mar2025 00:54:01.504] [main/DEBUG] [mixin/]: expandability.mixins.json:swimming.LivingEntityMixin from mod expandability: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13405 | [28Mar2025 00:54:01.505] [main/DEBUG] [mixin/]: Mixing CustomItemUseEffectsMixin from create.mixins.json into net.minecraft.world.entity.LivingEntity
|
13406 | [28Mar2025 00:54:01.506] [main/DEBUG] [mixin/]: Mixing LavaSwimmingMixin from create.mixins.json into net.minecraft.world.entity.LivingEntity
|
13407 | [28Mar2025 00:54:01.507] [main/DEBUG] [mixin/]: Mixing accessor.LivingEntityAccessor from create.mixins.json into net.minecraft.world.entity.LivingEntity
|
13408 | [28Mar2025 00:54:01.507] [main/DEBUG] [mixin/]: Mixing entities.LivingEntityMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
13409 | [28Mar2025 00:54:01.507] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LivingEntityMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13410 | [28Mar2025 00:54:01.527] [main/WARN] [mixin/]: Method overwrite conflict for getTeamColor in ars_nouveau.mixins.json:perks.PerkLivingEntity from mod ars_nouveau, previously written by dev.shadowsoffire.apotheosis.mixin.LivingEntityMixin. Skipping method.
|
13411 | [28Mar2025 00:54:01.556] [main/DEBUG] [mixin/]: additionalentityattributes.mixins.json:common.LivingEntityScaleMixin from mod additionalentityattributes->@Inject::additionalEntityAttributes$recalculateDimensions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13412 | [28Mar2025 00:54:01.556] [main/DEBUG] [mixin/]: additionalentityattributes.mixins.json:common.LivingEntityScaleMixin from mod additionalentityattributes->@Inject::additionalEntityAttributes$recalculateDimensions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13413 | [28Mar2025 00:54:01.556] [main/DEBUG] [mixin/]: additionalentityattributes.mixins.json:common.LivingEntityScaleMixin from mod additionalentityattributes->@Inject::additionalEntityAttributes$recalculateDimensions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13414 | [28Mar2025 00:54:01.557] [main/DEBUG] [mixin/]: enderiobase.mixins.json:LivingEntityMixin from mod enderio_base->@Inject::enderio$allowTagGlidersInChestplateSlot(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13415 | [28Mar2025 00:54:01.557] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$checkOnRope(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13416 | [28Mar2025 00:54:01.557] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$eatFromLunchBasket(Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13417 | [28Mar2025 00:54:01.557] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$eatFromLunchBasket(Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13418 | [28Mar2025 00:54:01.557] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$eatFromLunchBasket(Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13419 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$slimeTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13420 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$slimeTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13421 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$slimeTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13422 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$readSlimedTicks(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13423 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$readSlimedTicks(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13424 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$readSlimedTicks(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13425 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$writeSlimedTicks(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13426 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$writeSlimedTicks(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13427 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$writeSlimedTicks(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13428 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: tombstone.mixins.json:LivingEntityMixin from mod tombstone->@Inject::methodCanAttack(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13429 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: tombstone.mixins.json:LivingEntityMixin from mod tombstone->@Inject::methodHurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13430 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: tombstone.mixins.json:LivingEntityMixin from mod tombstone->@Inject::methodHurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13431 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: tombstone.mixins.json:LivingEntityMixin from mod tombstone->@Inject::methodHurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13432 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: tombstone.mixins.json:LivingEntityMixin from mod tombstone->@Inject::methodHurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13433 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: tombstone.mixins.json:LivingEntityMixin from mod tombstone->@Inject::methodHurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13434 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: tombstone.mixins.json:LivingEntityMixin from mod tombstone->@Inject::methodHurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13435 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: tombstone.mixins.json:LivingEntityMixin from mod tombstone->@Inject::methodHurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13436 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: tombstone.mixins.json:LivingEntityMixin from mod tombstone->@Inject::methodSetLastHurtByPlayer(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
13437 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.LivingEntityMixin from mod lithium->@Inject::handleStackEquip(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13438 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.LivingEntityMixin from mod lithium->@Inject::handleStackEquip(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13439 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.LivingEntityMixin from mod lithium->@Inject::handleStackEquip(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13440 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.equipment_changes.LivingEntityMixin from mod lithium->@Inject::skipSentEquipmentComparison(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13441 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.equipment_changes.LivingEntityMixin from mod lithium->@Inject::resetEquipmentChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13442 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.equipment_changes.LivingEntityMixin from mod lithium->@Inject::resetEquipmentChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13443 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.equipment_changes.LivingEntityMixin from mod lithium->@Inject::resetEquipmentChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13444 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.fast_elytra_check.LivingEntityMixin from mod lithium->@Inject::skipStopFlying(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Z)V does use it's CallbackInfo
|
13445 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.fast_hand_swing.LivingEntityMixin from mod lithium->@Inject::skipGetDuration(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
13446 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.LivingEntityMixin from mod lithium->@Inject::handleStopRiding(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13447 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.LivingEntityMixin from mod lithium->@Inject::handleStopRiding(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13448 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.LivingEntityMixin from mod lithium->@Inject::handleStopRiding(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13449 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: cataclysm.mixins.json:LivingEntityMixin from mod cataclysm->@Inject::CMcanAttack(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13450 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: cataclysm.mixins.json:LivingEntityMixin from mod cataclysm->@Inject::CMcanAttack(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13451 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: cataclysm.mixins.json:LivingEntityMixin from mod cataclysm->@Inject::CMcanAttack(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
13452 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: cataclysm.mixins.json:LivingEntityMixin from mod cataclysm->@Inject::CMcanAttack(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
13453 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.LivingEntityMixin from mod artifacts->@Inject::handleEquipmentChanges(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13454 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.LivingEntityMixin from mod artifacts->@Inject::handleEquipmentChanges(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13455 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.LivingEntityMixin from mod artifacts->@Inject::handleEquipmentChanges(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13456 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.hurtsound.LivingEntityMixin from mod artifacts->@Inject::onServerPlayHurtSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13457 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.hurtsound.LivingEntityMixin from mod artifacts->@Inject::onServerPlayHurtSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13458 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.hurtsound.LivingEntityMixin from mod artifacts->@Inject::onServerPlayHurtSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13459 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.teleportondeath.LivingEntityMixin from mod artifacts->@Inject::checkTotemDeathProtection(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13460 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:attribute.invincibilityticks.LivingEntityMixin from mod artifacts->@Inject::hurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13461 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:attribute.invincibilityticks.LivingEntityMixin from mod artifacts->@Inject::hurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
13462 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:attribute.invincibilityticks.LivingEntityMixin from mod artifacts->@Inject::hurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
13463 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:attribute.invincibilityticks.LivingEntityMixin from mod artifacts->@Inject::handleDamageEvent(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13464 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:attribute.invincibilityticks.LivingEntityMixin from mod artifacts->@Inject::handleDamageEvent(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13465 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:attribute.invincibilityticks.LivingEntityMixin from mod artifacts->@Inject::handleDamageEvent(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13466 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: endermanoverhaul.mixins.json:common.LivingEntityMixin from mod endermanoverhaul->@Inject::endermanoverhaul$blockUsingShield(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13467 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: endermanoverhaul.mixins.json:common.LivingEntityMixin from mod endermanoverhaul->@Inject::endermanoverhaul$blockUsingShield(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13468 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: endermanoverhaul.mixins.json:common.LivingEntityMixin from mod endermanoverhaul->@Inject::endermanoverhaul$blockUsingShield(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13469 | [28Mar2025 00:54:01.558] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::onEffectRemoved(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13470 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::onEffectRemoved(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13471 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::onEffectRemoved(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13472 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::updateInvisibilityStatus(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13473 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::updateInvisibilityStatus(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13474 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::updateInvisibilityStatus(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13475 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::isCurrentlyGlowing(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13476 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::handleEquipmentChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13477 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: rarcompat.mixins.json:LivingEntityMixin from mod rarcompat->@Inject::travelRidden(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
13478 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::swing(Lnet/minecraft/world/InteractionHand;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13479 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::swing(Lnet/minecraft/world/InteractionHand;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13480 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::swing(Lnet/minecraft/world/InteractionHand;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13481 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::isBlocking(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13482 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::isBlocking(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13483 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::getKnockback(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13484 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::decreaseAirSupply(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13485 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::createLivingAttributes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13486 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::checkAutoSpinAttack(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13487 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::checkAutoSpinAttack(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13488 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::checkAutoSpinAttack(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13489 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::checkAutoSpinAttackTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13490 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::checkAutoSpinAttackTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13491 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::checkAutoSpinAttackTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13492 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::checkAutoSpinAttackTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13493 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::checkAutoSpinAttackTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13494 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::checkAutoSpinAttackTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13495 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::eat(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/food/FoodProperties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13496 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::eat(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/food/FoodProperties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
13497 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::eat(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/food/FoodProperties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
13498 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::onClimbable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13499 | [28Mar2025 00:54:01.559] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:LivingEntityMixin from mod eternal_starlight->@Inject::onClimbable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13500 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinLivingEntity from mod curios->@Inject::curio$canFreeze(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13501 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: apotheosis.mixins.json:MHFMixinLivingEntity from mod apotheosis->@Inject::maxhealthfix$readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13502 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: apotheosis.mixins.json:MHFMixinLivingEntity from mod apotheosis->@Inject::maxhealthfix$readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13503 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: apotheosis.mixins.json:MHFMixinLivingEntity from mod apotheosis->@Inject::maxhealthfix$readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13504 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: apotheosis.mixins.json:MHFMixinLivingEntity from mod apotheosis->@Inject::maxhealthfix$detectEquipmentUpdates(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13505 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: apotheosis.mixins.json:MHFMixinLivingEntity from mod apotheosis->@Inject::maxhealthfix$detectEquipmentUpdates(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13506 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: apotheosis.mixins.json:MHFMixinLivingEntity from mod apotheosis->@Inject::maxhealthfix$detectEquipmentUpdates(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13507 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:coremods.LivingEntityMixin from mod pneumaticcraft->@Inject::onOnEquipItem(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13508 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:coremods.LivingEntityMixin from mod pneumaticcraft->@Inject::onOnEquipItem(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13509 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:coremods.LivingEntityMixin from mod pneumaticcraft->@Inject::onOnEquipItem(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13510 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:coremods.LivingEntityMixin from mod pneumaticcraft->@Inject::onOnEquipItem(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13511 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:coremods.LivingEntityMixin from mod pneumaticcraft->@Inject::onOnEquipItem(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13512 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:coremods.LivingEntityMixin from mod pneumaticcraft->@Inject::onOnEquipItem(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13513 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:perks.PerkLivingEntity from mod ars_nouveau->@Inject::decreaseAirSupply(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13514 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:perks.PerkLivingEntity from mod ars_nouveau->@Inject::getJumpPower(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13515 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: relics.mixins.json:LivingEntityMixin from mod relics->@Inject::onAiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13516 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: relics.mixins.json:LivingEntityMixin from mod relics->@Inject::onEffectAdded(Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13517 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: relics.mixins.json:LivingEntityMixin from mod relics->@Inject::onEffectAdded(Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13518 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: relics.mixins.json:LivingEntityMixin from mod relics->@Inject::onEffectAdded(Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13519 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: relics.mixins.json:LivingEntityMixin from mod relics->@Inject::onEffectUpdated(Lnet/minecraft/world/effect/MobEffectInstance;ZLnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13520 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: relics.mixins.json:LivingEntityMixin from mod relics->@Inject::onEffectUpdated(Lnet/minecraft/world/effect/MobEffectInstance;ZLnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13521 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: relics.mixins.json:LivingEntityMixin from mod relics->@Inject::onEffectUpdated(Lnet/minecraft/world/effect/MobEffectInstance;ZLnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13522 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: relics.mixins.json:LivingEntityMixin from mod relics->@Inject::onEffectRemoved(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13523 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: relics.mixins.json:LivingEntityMixin from mod relics->@Inject::onEffectRemoved(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13524 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: relics.mixins.json:LivingEntityMixin from mod relics->@Inject::onEffectRemoved(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13525 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: relics.mixins.json:LivingEntityMixin from mod relics->@Inject::canBeSeenByAnyone(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13526 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: mostructures.mixins.json:MixinLivingEntity from mod mostructures->@Inject::dropItems(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13527 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: mostructures.mixins.json:MixinLivingEntity from mod mostructures->@Inject::dropItems(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13528 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: mostructures.mixins.json:MixinLivingEntity from mod mostructures->@Inject::dropItems(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13529 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:LivingEntityMixin from mod refurbished_furniture->@Inject::refurbishedFurnitureOnJump(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13530 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:LivingEntityMixin from mod refurbished_furniture->@Inject::refurbishedFurnitureOnJump(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13531 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:LivingEntityMixin from mod refurbished_furniture->@Inject::refurbishedFurnitureOnJump(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13532 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: kubejs.mixins.json:LivingEntityMixin from mod kubejs->@Inject::foodEaten(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/food/FoodProperties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13533 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: kubejs.mixins.json:LivingEntityMixin from mod kubejs->@Inject::foodEaten(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/food/FoodProperties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
13534 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: kubejs.mixins.json:LivingEntityMixin from mod kubejs->@Inject::foodEaten(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/food/FoodProperties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
13535 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.LivingEntityMixin from mod betterdeserttemples->@Inject::betterdeserttemples_clearTempleOnPharaohDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13536 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.LivingEntityMixin from mod betterdeserttemples->@Inject::betterdeserttemples_clearTempleOnPharaohDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13537 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.LivingEntityMixin from mod betterdeserttemples->@Inject::betterdeserttemples_clearTempleOnPharaohDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13538 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: mixins.aae.json:MixinLivingEntity from mod advanced_ae->@Inject::hurtSound(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
13539 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:LivingEntityMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_hasEffect$preventEffect(Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13540 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.LivingEntityMixin from mod expandability->@Inject::resetFallHeight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13541 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.LivingEntityMixin from mod expandability->@Inject::resetFallHeight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13542 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.LivingEntityMixin from mod expandability->@Inject::resetFallHeight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13543 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: create.mixins.json:CustomItemUseEffectsMixin from mod create->@Inject::create$onShouldTriggerUseEffects(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13544 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: create.mixins.json:CustomItemUseEffectsMixin from mod create->@Inject::create$onTriggerUseEffects(Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
13545 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: create.mixins.json:LavaSwimmingMixin from mod create->@Inject::create$onLavaTravel(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13546 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: create.mixins.json:LavaSwimmingMixin from mod create->@Inject::create$onLavaTravel(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13547 | [28Mar2025 00:54:01.560] [main/DEBUG] [mixin/]: create.mixins.json:LavaSwimmingMixin from mod create->@Inject::create$onLavaTravel(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13548 | [28Mar2025 00:54:01.561] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LivingEntityMixin from mod the_bumblezone->@Inject::bumblezone$fixHeadHandParalyzedRot(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13549 | [28Mar2025 00:54:01.561] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LivingEntityMixin from mod the_bumblezone->@Inject::bumblezone$fixHeadHandParalyzedRot(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13550 | [28Mar2025 00:54:01.561] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LivingEntityMixin from mod the_bumblezone->@Inject::bumblezone$fixHeadHandParalyzedRot(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13551 | [28Mar2025 00:54:01.561] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LivingEntityMixin from mod the_bumblezone->@Inject::bumblezone$runAtEffectRemoval(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13552 | [28Mar2025 00:54:01.561] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LivingEntityMixin from mod the_bumblezone->@Inject::bumblezone$runAtEffectRemoval(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13553 | [28Mar2025 00:54:01.561] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LivingEntityMixin from mod the_bumblezone->@Inject::bumblezone$runAtEffectRemoval(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13554 | [28Mar2025 00:54:01.567] [main/DEBUG] [mixin/]: Unexpected: Registered method getTeamColor()I in net.minecraft.world.entity.LivingEntity was not merged
|
13555 | [28Mar2025 00:54:01.577] [main/DEBUG] [mixin/]: Mixing ILivingEntityExtensionMixin from additionalentityattributes.neoforge.mixins.json into net.neoforged.neoforge.common.extensions.ILivingEntityExtension
|
13556 | [28Mar2025 00:54:01.586] [main/DEBUG] [mixin/]: Mixing EntityLoadMixin from cupboard.mixins.json into net.minecraft.world.entity.Entity
|
13557 | [28Mar2025 00:54:01.587] [main/DEBUG] [mixin/]: Mixing EntityMixin from almanac.mixins.json into net.minecraft.world.entity.Entity
|
13558 | [28Mar2025 00:54:01.588] [main/DEBUG] [mixin/]: Mixing bugfix.chunk_deadlock.EntityMixin from modernfix-common.mixins.json into net.minecraft.world.entity.Entity
|
13559 | [28Mar2025 00:54:01.588] [main/DEBUG] [mixin/]: Mixing EntityMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.Entity
|
13560 | [28Mar2025 00:54:01.588] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:EntityMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13561 | [28Mar2025 00:54:01.588] [main/DEBUG] [mixin/]: Mixing entities.EntityAccessor from repurposed_structures-common.mixins.json into net.minecraft.world.entity.Entity
|
13562 | [28Mar2025 00:54:01.588] [main/DEBUG] [mixin/]: Mixing entities.EntityAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.entity.Entity
|
13563 | [28Mar2025 00:54:01.588] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.EntityAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13564 | [28Mar2025 00:54:01.588] [main/DEBUG] [mixin/]: Mixing EntityMixin from tombstone.mixins.json into net.minecraft.world.entity.Entity
|
13565 | [28Mar2025 00:54:01.589] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$methodDeflection$0(Lnet/minecraft/world/entity/projectile/Projectile;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/util/RandomSource;)V to md26e244$tombstone$lambda$methodDeflection$0$0 in tombstone.mixins.json:EntityMixin from mod tombstone
|
13566 | [28Mar2025 00:54:01.589] [main/DEBUG] [mixin/]: Mixing alloc.deep_passengers.EntityMixin from lithium.mixins.json into net.minecraft.world.entity.Entity
|
13567 | [28Mar2025 00:54:01.590] [main/DEBUG] [mixin/]: Mixing block.hopper.EntityAccessor from lithium.mixins.json into net.minecraft.world.entity.Entity
|
13568 | [28Mar2025 00:54:01.591] [main/DEBUG] [mixin/]: Mixing collections.fluid_submersion.EntityMixin from lithium.mixins.json into net.minecraft.world.entity.Entity
|
13569 | [28Mar2025 00:54:01.591] [main/DEBUG] [mixin/]: Mixing entity.collisions.movement.EntityMixin from lithium.mixins.json into net.minecraft.world.entity.Entity
|
13570 | [28Mar2025 00:54:01.593] [main/DEBUG] [mixin/]: Mixing entity.collisions.unpushable_cramming.EntityMixin from lithium.mixins.json into net.minecraft.world.entity.Entity
|
13571 | [28Mar2025 00:54:01.594] [main/DEBUG] [mixin/]: Mixing entity.sprinting_particles.EntityMixin from lithium.mixins.json into net.minecraft.world.entity.Entity
|
13572 | [28Mar2025 00:54:01.594] [main/DEBUG] [mixin/]: Mixing MixinEntity from corgilib-common.mixins.json into net.minecraft.world.entity.Entity
|
13573 | [28Mar2025 00:54:01.594] [main/DEBUG] [mixin/]: Mixing access.entity.AccessorEntity from bookshelf.mixins.json into net.minecraft.world.entity.Entity
|
13574 | [28Mar2025 00:54:01.594] [main/DEBUG] [mixin/]: bookshelf.mixins.json:access.entity.AccessorEntity from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
13575 | [28Mar2025 00:54:01.594] [main/DEBUG] [mixin/]: Mixing EntityMixin from lionfishapi.mixins.json into net.minecraft.world.entity.Entity
|
13576 | [28Mar2025 00:54:01.596] [main/DEBUG] [mixin/]: Mixing ability.sprintonfluids.EntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.Entity
|
13577 | [28Mar2025 00:54:01.597] [main/DEBUG] [mixin/]: Mixing accessors.EntityAccessor from mixins.artifacts.common.json into net.minecraft.world.entity.Entity
|
13578 | [28Mar2025 00:54:01.597] [main/DEBUG] [mixin/]: Mixing attribute.flatulence.EntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.Entity
|
13579 | [28Mar2025 00:54:01.598] [main/DEBUG] [mixin/]: Mixing item.umbrella.EntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.Entity
|
13580 | [28Mar2025 00:54:01.598] [main/DEBUG] [mixin/]: Mixing EntityMixin from irons_spellbooks.mixins.json into net.minecraft.world.entity.Entity
|
13581 | [28Mar2025 00:54:01.598] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:EntityMixin from mod irons_spellbooks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13582 | [28Mar2025 00:54:01.600] [main/DEBUG] [mixin/]: Mixing accessor.EntityAccessor from ponder.mixins.json into net.minecraft.world.entity.Entity
|
13583 | [28Mar2025 00:54:01.600] [main/DEBUG] [mixin/]: ponder.mixins.json:accessor.EntityAccessor from mod ponder: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13584 | [28Mar2025 00:54:01.600] [main/DEBUG] [mixin/]: Mixing EntityMixin from balm.neoforge.mixins.json into net.minecraft.world.entity.Entity
|
13585 | [28Mar2025 00:54:01.601] [main/DEBUG] [mixin/]: Mixing EntityMixin from eternal_starlight-common.mixins.json into net.minecraft.world.entity.Entity
|
13586 | [28Mar2025 00:54:01.601] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13587 | [28Mar2025 00:54:01.603] [main/DEBUG] [mixin/]: Mixing EntityMixin from apothic_attributes.mixins.json into net.minecraft.world.entity.Entity
|
13588 | [28Mar2025 00:54:01.604] [main/DEBUG] [mixin/]: Mixing features.activation_range.EntityMixin from servercore.common.mixins.json into net.minecraft.world.entity.Entity
|
13589 | [28Mar2025 00:54:01.604] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
13590 | [28Mar2025 00:54:01.605] [main/DEBUG] [mixin/]: Mixing AccessorEntity from curios.mixins.json into net.minecraft.world.entity.Entity
|
13591 | [28Mar2025 00:54:01.605] [main/DEBUG] [mixin/]: Mixing accessors.EntityAccess from mixins.pneumaticcraft.json into net.minecraft.world.entity.Entity
|
13592 | [28Mar2025 00:54:01.605] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.EntityAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13593 | [28Mar2025 00:54:01.606] [main/DEBUG] [mixin/]: Mixing EntityMixin from ars_nouveau.mixins.json into net.minecraft.world.entity.Entity
|
13594 | [28Mar2025 00:54:01.606] [main/DEBUG] [mixin/]: Mixing rewind.RewindEntityMixin from ars_nouveau.mixins.json into net.minecraft.world.entity.Entity
|
13595 | [28Mar2025 00:54:01.608] [main/DEBUG] [mixin/]: Mixing EntityMixin from relics.mixins.json into net.minecraft.world.entity.Entity
|
13596 | [28Mar2025 00:54:01.609] [main/DEBUG] [mixin/]: Mixing EntityMixin from allthearcanistgear.mixins.json into net.minecraft.world.entity.Entity
|
13597 | [28Mar2025 00:54:01.609] [main/DEBUG] [mixin/]: allthearcanistgear.mixins.json:EntityMixin from mod allthearcanistgear: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
13598 | [28Mar2025 00:54:01.609] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fireImmune$1(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V to md26e244$allthearcanistgear$lambda$fireImmune$1$1 in allthearcanistgear.mixins.json:EntityMixin from mod allthearcanistgear
|
13599 | [28Mar2025 00:54:01.609] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fireImmune$0()Ljava/lang/Boolean; to md26e244$allthearcanistgear$lambda$fireImmune$0$2 in allthearcanistgear.mixins.json:EntityMixin from mod allthearcanistgear
|
13600 | [28Mar2025 00:54:01.610] [main/DEBUG] [mixin/]: Mixing EntityAccessor from refurbished_furniture.common.mixins.json into net.minecraft.world.entity.Entity
|
13601 | [28Mar2025 00:54:01.610] [main/DEBUG] [mixin/]: Mixing EntityMixin from refurbished_furniture.common.mixins.json into net.minecraft.world.entity.Entity
|
13602 | [28Mar2025 00:54:01.610] [main/DEBUG] [mixin/]: Mixing EntityMixin from mixins.justdirethings.json into net.minecraft.world.entity.Entity
|
13603 | [28Mar2025 00:54:01.610] [main/DEBUG] [mixin/]: mixins.justdirethings.json:EntityMixin from mod justdirethings: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13604 | [28Mar2025 00:54:01.611] [main/DEBUG] [mixin/]: Mixing EntityMixin from irons_jewelry.mixins.json into net.minecraft.world.entity.Entity
|
13605 | [28Mar2025 00:54:01.611] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:EntityMixin from mod irons_jewelry: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13606 | [28Mar2025 00:54:01.612] [main/DEBUG] [mixin/]: Mixing EntityMixin from kubejs.mixins.json into net.minecraft.world.entity.Entity
|
13607 | [28Mar2025 00:54:01.612] [main/DEBUG] [mixin/]: Mixing MixinEntity from blueflame.mixin.json into net.minecraft.world.entity.Entity
|
13608 | [28Mar2025 00:54:01.613] [main/DEBUG] [mixin/]: Mixing pharaoh.EntityMixin from betterdeserttemples.mixins.json into net.minecraft.world.entity.Entity
|
13609 | [28Mar2025 00:54:01.613] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.EntityMixin from mod betterdeserttemples: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13610 | [28Mar2025 00:54:01.613] [main/DEBUG] [mixin/]: Mixing EntityAccess from jade.mixins.json into net.minecraft.world.entity.Entity
|
13611 | [28Mar2025 00:54:01.613] [main/DEBUG] [mixin/]: jade.mixins.json:EntityAccess from mod jade: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
13612 | [28Mar2025 00:54:01.613] [main/DEBUG] [mixin/]: Mixing swimming.EntityMixin from expandability-common.mixins.json into net.minecraft.world.entity.Entity
|
13613 | [28Mar2025 00:54:01.613] [main/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.EntityMixin from mod expandability: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13614 | [28Mar2025 00:54:01.613] [main/DEBUG] [mixin/]: Mixing swimming.EntityMixin from expandability.mixins.json into net.minecraft.world.entity.Entity
|
13615 | [28Mar2025 00:54:01.614] [main/DEBUG] [mixin/]: expandability.mixins.json:swimming.EntityMixin from mod expandability: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13616 | [28Mar2025 00:54:01.614] [main/DEBUG] [mixin/]: Mixing entity.EntityMixin from the_bumblezone-neoforge.mixins.json into net.minecraft.world.entity.Entity
|
13617 | [28Mar2025 00:54:01.614] [main/DEBUG] [mixin/]: Mixing entities.EntityMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.Entity
|
13618 | [28Mar2025 00:54:01.614] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.EntityMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13619 | [28Mar2025 00:54:01.617] [main/DEBUG] [mixin/]: Mixing EntityMixin from create.mixins.json into net.minecraft.world.entity.Entity
|
13620 | [28Mar2025 00:54:01.640] [main/DEBUG] [mixin/]: cupboard.mixins.json:EntityLoadMixin from mod cupboard->@Inject::avoidLoadCrash(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13621 | [28Mar2025 00:54:01.641] [main/DEBUG] [mixin/]: cupboard.mixins.json:EntityLoadMixin from mod cupboard->@Inject::avoidLoadCrash(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13622 | [28Mar2025 00:54:01.641] [main/DEBUG] [mixin/]: cupboard.mixins.json:EntityLoadMixin from mod cupboard->@Inject::avoidLoadCrash(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13623 | [28Mar2025 00:54:01.641] [main/DEBUG] [mixin/]: cupboard.mixins.json:EntityLoadMixin from mod cupboard->@Inject::skipLoadingErroringEntity(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/lang/Throwable;)V does use it's CallbackInfo
|
13624 | [28Mar2025 00:54:01.641] [main/DEBUG] [mixin/]: almanac.mixins.json:EntityMixin from mod almanac->@Inject::letmedespawn$spawnAtLocation(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13625 | [28Mar2025 00:54:01.641] [main/DEBUG] [mixin/]: almanac.mixins.json:EntityMixin from mod almanac->@Inject::letmedespawn$spawnAtLocation(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
13626 | [28Mar2025 00:54:01.641] [main/DEBUG] [mixin/]: almanac.mixins.json:EntityMixin from mod almanac->@Inject::letmedespawn$spawnAtLocation(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
13627 | [28Mar2025 00:54:01.641] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:EntityMixin from mod supplementaries->@Inject::playStepSound(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
13628 | [28Mar2025 00:54:01.641] [main/DEBUG] [mixin/]: tombstone.mixins.json:EntityMixin from mod tombstone->@Inject::methodIsAlliedTo(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13629 | [28Mar2025 00:54:01.641] [main/DEBUG] [mixin/]: tombstone.mixins.json:EntityMixin from mod tombstone->@Inject::methodIsInvisibleTo(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13630 | [28Mar2025 00:54:01.641] [main/DEBUG] [mixin/]: tombstone.mixins.json:EntityMixin from mod tombstone->@Inject::methodDeflection(Lnet/minecraft/world/entity/projectile/Projectile;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13631 | [28Mar2025 00:54:01.641] [main/DEBUG] [mixin/]: lithium.mixins.json:collections.fluid_submersion.EntityMixin from mod lithium->@Inject::useReferenceArraySet(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13632 | [28Mar2025 00:54:01.641] [main/DEBUG] [mixin/]: lithium.mixins.json:collections.fluid_submersion.EntityMixin from mod lithium->@Inject::useReferenceArraySet(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13633 | [28Mar2025 00:54:01.641] [main/DEBUG] [mixin/]: lithium.mixins.json:collections.fluid_submersion.EntityMixin from mod lithium->@Inject::useReferenceArraySet(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13634 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.collisions.unpushable_cramming.EntityMixin from mod lithium->@Inject::onPositionChanged(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13635 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.collisions.unpushable_cramming.EntityMixin from mod lithium->@Inject::onPositionChanged(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13636 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.collisions.unpushable_cramming.EntityMixin from mod lithium->@Inject::onPositionChanged(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13637 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.collisions.unpushable_cramming.EntityMixin from mod lithium->@Inject::onBaseTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13638 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.collisions.unpushable_cramming.EntityMixin from mod lithium->@Inject::onBaseTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13639 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.collisions.unpushable_cramming.EntityMixin from mod lithium->@Inject::onBaseTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13640 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.collisions.unpushable_cramming.EntityMixin from mod lithium->@Inject::onBlockCached(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13641 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.collisions.unpushable_cramming.EntityMixin from mod lithium->@Inject::onBlockCached(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
13642 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.collisions.unpushable_cramming.EntityMixin from mod lithium->@Inject::onBlockCached(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
13643 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.sprintonfluids.EntityMixin from mod artifacts->@Inject::playWaterStepSound(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13644 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.sprintonfluids.EntityMixin from mod artifacts->@Inject::playWaterStepSound(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13645 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.sprintonfluids.EntityMixin from mod artifacts->@Inject::playWaterStepSound(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13646 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.sprintonfluids.EntityMixin from mod artifacts->@Inject::spawnWaterSprintParticle(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13647 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.sprintonfluids.EntityMixin from mod artifacts->@Inject::spawnWaterSprintParticle(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13648 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.sprintonfluids.EntityMixin from mod artifacts->@Inject::spawnWaterSprintParticle(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13649 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:attribute.flatulence.EntityMixin from mod artifacts->@Inject::setShiftKeyDown(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13650 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:attribute.flatulence.EntityMixin from mod artifacts->@Inject::setShiftKeyDown(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13651 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:attribute.flatulence.EntityMixin from mod artifacts->@Inject::setShiftKeyDown(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13652 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:EntityMixin from mod irons_spellbooks->@Inject::isAlliedTo(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13653 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:EntityMixin from mod irons_spellbooks->@Inject::setTicksFrozen(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
13654 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:EntityMixin from mod irons_spellbooks->@Inject::isInvisibleTo(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13655 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: balm.neoforge.mixins.json:EntityMixin from mod balm->@Inject::load(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13656 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: balm.neoforge.mixins.json:EntityMixin from mod balm->@Inject::load(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13657 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: balm.neoforge.mixins.json:EntityMixin from mod balm->@Inject::load(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13658 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: balm.neoforge.mixins.json:EntityMixin from mod balm->@Inject::saveWithoutId(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13659 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: balm.neoforge.mixins.json:EntityMixin from mod balm->@Inject::saveWithoutId(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
13660 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: balm.neoforge.mixins.json:EntityMixin from mod balm->@Inject::saveWithoutId(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
13661 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::save(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13662 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::save(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
13663 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::save(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
13664 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::load(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13665 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::load(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13666 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::load(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13667 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::isStateClimbable(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13668 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13669 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13670 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13671 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:EntityMixin from mod eternal_starlight->@Inject::getGravity(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13672 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$setupActivationStates(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13673 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$setupActivationStates(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13674 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$setupActivationStates(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13675 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onPistonMove(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13676 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onPistonMove(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13677 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onPistonMove(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13678 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$ignorePushingWhileInactive(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
13679 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onLoadNbt(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13680 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onLoadNbt(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13681 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onLoadNbt(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13682 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onTagAdded(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13683 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onTagAdded(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
13684 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onTagAdded(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
13685 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:EntityMixin from mod ars_nouveau->@Inject::ars_nouveau$setSecondsOnFire(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
13686 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:rewind.RewindEntityMixin from mod ars_nouveau->@Inject::onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13687 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:rewind.RewindEntityMixin from mod ars_nouveau->@Inject::onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13688 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:rewind.RewindEntityMixin from mod ars_nouveau->@Inject::onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13689 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:rewind.RewindEntityMixin from mod ars_nouveau->@Inject::anSetDeltaMovement(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
13690 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:rewind.RewindEntityMixin from mod ars_nouveau->@Inject::anSetDeltaMovement(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
13691 | [28Mar2025 00:54:01.642] [main/DEBUG] [mixin/]: relics.mixins.json:EntityMixin from mod relics->@Inject::setWet(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13692 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: relics.mixins.json:EntityMixin from mod relics->@Inject::getBlockSpeedFactor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13693 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: relics.mixins.json:EntityMixin from mod relics->@Inject::getBlockSpeedFactor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13694 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: allthearcanistgear.mixins.json:EntityMixin from mod allthearcanistgear->@Inject::fireImmune(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13695 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:EntityMixin from mod refurbished_furniture->@Inject::refurbishedFurnitureJumpFactor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13696 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: mixins.justdirethings.json:EntityMixin from mod justdirethings->@Inject::onIsInWall(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13697 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:EntityMixin from mod irons_jewelry->@Inject::cancelExplosion(Lnet/minecraft/world/level/Explosion;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13698 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: kubejs.mixins.json:EntityMixin from mod kubejs->@Inject::saveKJS(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13699 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: kubejs.mixins.json:EntityMixin from mod kubejs->@Inject::saveKJS(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
13700 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: kubejs.mixins.json:EntityMixin from mod kubejs->@Inject::saveKJS(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
13701 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: kubejs.mixins.json:EntityMixin from mod kubejs->@Inject::loadKJS(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13702 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: kubejs.mixins.json:EntityMixin from mod kubejs->@Inject::loadKJS(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13703 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: kubejs.mixins.json:EntityMixin from mod kubejs->@Inject::loadKJS(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13704 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinEntity from mod blueflame->@Inject::lavaHurt(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13705 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinEntity from mod blueflame->@Inject::lavaHurt(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13706 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinEntity from mod blueflame->@Inject::lavaHurt(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13707 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinEntity from mod blueflame->@Inject::setRemainingFireTicks(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13708 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinEntity from mod blueflame->@Inject::setRemainingFireTicks(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13709 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinEntity from mod blueflame->@Inject::setRemainingFireTicks(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13710 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.EntityMixin from mod betterdeserttemples->@Inject::betterdeserttemples_clearTempleOnPharaohDiscard(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13711 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.EntityMixin from mod betterdeserttemples->@Inject::betterdeserttemples_clearTempleOnPharaohDiscard(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13712 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.EntityMixin from mod betterdeserttemples->@Inject::betterdeserttemples_clearTempleOnPharaohDiscard(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13713 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: the_bumblezone-neoforge.mixins.json:entity.EntityMixin from mod the_bumblezone->@Inject::thebumblezone_applyAllWaterBehaviorToSugarWaterFluid(Lnet/minecraft/tags/TagKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13714 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.EntityMixin from mod the_bumblezone->@Inject::bumblezone$pollinatedBeeBlockFilling(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13715 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.EntityMixin from mod the_bumblezone->@Inject::bumblezone$pollinatedBeeBlockFilling(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13716 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.EntityMixin from mod the_bumblezone->@Inject::bumblezone$pollinatedBeeBlockFilling(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13717 | [28Mar2025 00:54:01.643] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.EntityMixin from mod the_bumblezone->@Inject::bumblezone$preventAngerableAtPlayer2(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13718 | [28Mar2025 00:54:01.647] [main/DEBUG] [mixin/]: Unexpected: Registered method callGetTypeName()Lnet/minecraft/network/chat/Component; in net.minecraft.world.entity.Entity was not merged
|
13719 | [28Mar2025 00:54:01.659] [main/DEBUG] [mixin/]: Mixing ServerPlayerMixin from supplementaries-common.mixins.json into net.minecraft.server.level.ServerPlayer
|
13720 | [28Mar2025 00:54:01.659] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ServerPlayerMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13721 | [28Mar2025 00:54:01.660] [main/DEBUG] [mixin/]: Mixing entities.ServerPlayerAccessor from the_bumblezone-common.mixins.json into net.minecraft.server.level.ServerPlayer
|
13722 | [28Mar2025 00:54:01.660] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ServerPlayerAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13723 | [28Mar2025 00:54:01.660] [main/DEBUG] [mixin/]: Mixing entities.ServerPlayerMixin from the_bumblezone-common.mixins.json into net.minecraft.server.level.ServerPlayer
|
13724 | [28Mar2025 00:54:01.660] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ServerPlayerMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13725 | [28Mar2025 00:54:01.660] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bumblezone$hookToRecipeCrafting$0(Lnet/minecraft/server/level/ServerPlayer;Lcom/telepathicgrunt/the_bumblezone/modules/PlayerDataModule;)V to md26e244$the_bumblezone$lambda$bumblezone$hookToRecipeCrafting$0$0 in the_bumblezone-common.mixins.json:entities.ServerPlayerMixin from mod the_bumblezone
|
13726 | [28Mar2025 00:54:01.661] [main/DEBUG] [mixin/]: Mixing main.ServerPlayerMixin from alltheleaks.mixins.json into net.minecraft.server.level.ServerPlayer
|
13727 | [28Mar2025 00:54:01.661] [main/DEBUG] [mixin/]: Mixing ServerPlayerMixin from eternal_starlight-common.mixins.json into net.minecraft.server.level.ServerPlayer
|
13728 | [28Mar2025 00:54:01.661] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ServerPlayerMixin from mod eternal_starlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13729 | [28Mar2025 00:54:01.663] [main/DEBUG] [mixin/]: Mixing optimizations.players.ServerPlayerMixin from servercore.common.mixins.json into net.minecraft.server.level.ServerPlayer
|
13730 | [28Mar2025 00:54:01.663] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.players.ServerPlayerMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
13731 | [28Mar2025 00:54:01.663] [main/DEBUG] [mixin/]: Mixing accessors.ServerPlayerAccess from mixins.pneumaticcraft.json into net.minecraft.server.level.ServerPlayer
|
13732 | [28Mar2025 00:54:01.663] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.ServerPlayerAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13733 | [28Mar2025 00:54:01.663] [main/DEBUG] [mixin/]: Mixing camera.ANServerPlayerMixin from ars_nouveau.mixins.json into net.minecraft.server.level.ServerPlayer
|
13734 | [28Mar2025 00:54:01.663] [main/DEBUG] [mixin/]: Mixing ServerPlayerMixin from kubejs.mixins.json into net.minecraft.server.level.ServerPlayer
|
13735 | [28Mar2025 00:54:01.664] [main/DEBUG] [mixin/]: Mixing ServerPlayerTickMixin from betterdeserttemples.mixins.json into net.minecraft.server.level.ServerPlayer
|
13736 | [28Mar2025 00:54:01.664] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:ServerPlayerTickMixin from mod betterdeserttemples: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13737 | [28Mar2025 00:54:01.666] [main/DEBUG] [mixin/]: Mixing ServerPlayerMixin from moonlight-common.mixins.json into net.minecraft.server.level.ServerPlayer
|
13738 | [28Mar2025 00:54:01.666] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:ServerPlayerMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13739 | [28Mar2025 00:54:01.666] [main/DEBUG] [mixin/]: Mixing ServerPlayerMixin from ae2wtlib.mixins.json into net.minecraft.server.level.ServerPlayer
|
13740 | [28Mar2025 00:54:01.666] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$restockDrop$0(Lnet/minecraft/world/item/ItemStack;)V to md26e244$ae2wtlib$lambda$restockDrop$0$1 in ae2wtlib.mixins.json:ServerPlayerMixin from mod ae2wtlib
|
13741 | [28Mar2025 00:54:01.666] [main/DEBUG] [mixin/]: Mixing swimming.server.ServerPlayerMixin from expandability-common.mixins.json into net.minecraft.server.level.ServerPlayer
|
13742 | [28Mar2025 00:54:01.667] [main/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.server.ServerPlayerMixin from mod expandability: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13743 | [28Mar2025 00:54:01.667] [main/DEBUG] [mixin/]: Mixing ServerPlayerMixin from tombstone.mixins.json into net.minecraft.server.level.ServerPlayer
|
13744 | [28Mar2025 00:54:01.667] [main/DEBUG] [mixin/]: Mixing camera.ServerPlayerMixin from securitycraft.mixins.json into net.minecraft.server.level.ServerPlayer
|
13745 | [28Mar2025 00:54:01.674] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ServerPlayerMixin from mod the_bumblezone->@Inject::bumblezone$checkIfInSpecialStructures(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13746 | [28Mar2025 00:54:01.674] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ServerPlayerMixin from mod the_bumblezone->@Inject::bumblezone$checkIfInSpecialStructures(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13747 | [28Mar2025 00:54:01.674] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ServerPlayerMixin from mod the_bumblezone->@Inject::bumblezone$checkIfInSpecialStructures(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13748 | [28Mar2025 00:54:01.674] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ServerPlayerMixin from mod the_bumblezone->@Inject::bumblezone$hookToRecipeCrafting(Lnet/minecraft/world/item/crafting/RecipeHolder;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13749 | [28Mar2025 00:54:01.675] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ServerPlayerMixin from mod the_bumblezone->@Inject::bumblezone$hookToRecipeCrafting(Lnet/minecraft/world/item/crafting/RecipeHolder;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13750 | [28Mar2025 00:54:01.675] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ServerPlayerMixin from mod the_bumblezone->@Inject::bumblezone$hookToRecipeCrafting(Lnet/minecraft/world/item/crafting/RecipeHolder;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13751 | [28Mar2025 00:54:01.675] [main/DEBUG] [mixin/]: alltheleaks.mixins.json:main.ServerPlayerMixin from mod alltheleaks->@Inject::atl$clearTriggers(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/level/ServerLevel;Lcom/mojang/authlib/GameProfile;Lnet/minecraft/server/level/ClientInformation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13752 | [28Mar2025 00:54:01.675] [main/DEBUG] [mixin/]: alltheleaks.mixins.json:main.ServerPlayerMixin from mod alltheleaks->@Inject::atl$clearTriggers(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/level/ServerLevel;Lcom/mojang/authlib/GameProfile;Lnet/minecraft/server/level/ClientInformation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13753 | [28Mar2025 00:54:01.675] [main/DEBUG] [mixin/]: alltheleaks.mixins.json:main.ServerPlayerMixin from mod alltheleaks->@Inject::atl$clearTriggers(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/level/ServerLevel;Lcom/mojang/authlib/GameProfile;Lnet/minecraft/server/level/ClientInformation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13754 | [28Mar2025 00:54:01.675] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ServerPlayerMixin from mod eternal_starlight->@Inject::die(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13755 | [28Mar2025 00:54:01.675] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ServerPlayerMixin from mod eternal_starlight->@Inject::die(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13756 | [28Mar2025 00:54:01.675] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ServerPlayerMixin from mod eternal_starlight->@Inject::die(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13757 | [28Mar2025 00:54:01.675] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:ServerPlayerTickMixin from mod betterdeserttemples->@Inject::betterdeserttemples_playerTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13758 | [28Mar2025 00:54:01.675] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:ServerPlayerTickMixin from mod betterdeserttemples->@Inject::betterdeserttemples_playerTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13759 | [28Mar2025 00:54:01.675] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:ServerPlayerTickMixin from mod betterdeserttemples->@Inject::betterdeserttemples_playerTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13760 | [28Mar2025 00:54:01.675] [main/DEBUG] [mixin/]: ae2wtlib.mixins.json:ServerPlayerMixin from mod ae2wtlib->@Inject::restockDrop(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13761 | [28Mar2025 00:54:01.675] [main/DEBUG] [mixin/]: tombstone.mixins.json:ServerPlayerMixin from mod tombstone->@Inject::methodMayInteract(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13762 | [28Mar2025 00:54:01.689] [main/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
13763 | [28Mar2025 00:54:01.689] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
13764 | [28Mar2025 00:54:01.690] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
13765 | [28Mar2025 00:54:01.690] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
13766 | [28Mar2025 00:54:01.690] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
13767 | [28Mar2025 00:54:01.690] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
13768 | [28Mar2025 00:54:01.690] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
13769 | [28Mar2025 00:54:01.690] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
13770 | [28Mar2025 00:54:01.690] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
13771 | [28Mar2025 00:54:01.690] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
13772 | [28Mar2025 00:54:01.690] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
13773 | [28Mar2025 00:54:01.690] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
13774 | [28Mar2025 00:54:01.690] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
13775 | [28Mar2025 00:54:01.701] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: -Dio.netty.noUnsafe: false
|
13776 | [28Mar2025 00:54:01.702] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: Java version: 21
|
13777 | [28Mar2025 00:54:01.702] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available
|
13778 | [28Mar2025 00:54:01.702] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available
|
13779 | [28Mar2025 00:54:01.702] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.storeFence: available
|
13780 | [28Mar2025 00:54:01.703] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Buffer.address: available
|
13781 | [28Mar2025 00:54:01.703] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Bits.unaligned: available, true
|
13782 | [28Mar2025 00:54:01.705] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.DirectByteBuffer.<init>(long, {int,long}): unavailable
|
13783 | [28Mar2025 00:54:01.705] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: sun.misc.Unsafe: available
|
13784 | [28Mar2025 00:54:01.705] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: maxDirectMemory: 19327352832 bytes (maybe)
|
13785 | [28Mar2025 00:54:01.705] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.tmpdir: C:\Users\********\AppData\Local\Temp (java.io.tmpdir)
|
13786 | [28Mar2025 00:54:01.705] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model)
|
13787 | [28Mar2025 00:54:01.706] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: Platform: Windows
|
13788 | [28Mar2025 00:54:01.706] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes
|
13789 | [28Mar2025 00:54:01.706] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1
|
13790 | [28Mar2025 00:54:01.707] [main/DEBUG] [io.netty.util.internal.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available
|
13791 | [28Mar2025 00:54:01.707] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.noPreferDirect: false
|
13792 | [28Mar2025 00:54:01.708] [main/DEBUG] [mixin/]: Mixing FireBlockAccessor from supplementaries.mixins.json into net.minecraft.world.level.block.FireBlock
|
13793 | [28Mar2025 00:54:01.708] [main/DEBUG] [mixin/]: Mixing FireBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.FireBlock
|
13794 | [28Mar2025 00:54:01.708] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:FireBlockMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13795 | [28Mar2025 00:54:01.708] [main/DEBUG] [mixin/]: Mixing block.FireBlockInvoker from the_bumblezone-neoforge.mixins.json into net.minecraft.world.level.block.FireBlock
|
13796 | [28Mar2025 00:54:01.709] [main/DEBUG] [mixin/]: Mixing FireBlockMixin from eternal_starlight-common.mixins.json into net.minecraft.world.level.block.FireBlock
|
13797 | [28Mar2025 00:54:01.709] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:FireBlockMixin from mod eternal_starlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13798 | [28Mar2025 00:54:01.709] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getIgniteOdds$1(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/block/state/BlockState;Lcn/leolezury/eternalstarlight/common/block/flammable/ESFlammabilityRegistry$Flammability;)V to md26e244$eternal_starlight$lambda$getIgniteOdds$1$0 in eternal_starlight-common.mixins.json:FireBlockMixin from mod eternal_starlight
|
13799 | [28Mar2025 00:54:01.709] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getBurnOdds$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/block/state/BlockState;Lcn/leolezury/eternalstarlight/common/block/flammable/ESFlammabilityRegistry$Flammability;)V to md26e244$eternal_starlight$lambda$getBurnOdds$0$1 in eternal_starlight-common.mixins.json:FireBlockMixin from mod eternal_starlight
|
13800 | [28Mar2025 00:54:01.709] [main/DEBUG] [mixin/]: Mixing FireBlockMixin from moonlight.mixins.json into net.minecraft.world.level.block.FireBlock
|
13801 | [28Mar2025 00:54:01.709] [main/DEBUG] [mixin/]: moonlight.mixins.json:FireBlockMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13802 | [28Mar2025 00:54:01.709] [main/DEBUG] [mixin/]: Mixing AccessorFireBlock from forbidden_arcanus.mixins.json into net.minecraft.world.level.block.FireBlock
|
13803 | [28Mar2025 00:54:01.709] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:AccessorFireBlock from mod forbidden_arcanus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
13804 | [28Mar2025 00:54:01.709] [main/DEBUG] [mixin/]: Mixing block.FireBlockMixin from the_bumblezone-neoforge.mixins.json into net.minecraft.world.level.block.FireBlock
|
13805 | [28Mar2025 00:54:01.710] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$thebumblezone_fireHoneyCocoonLootDrop$0(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V to md26e244$the_bumblezone$lambda$thebumblezone_fireHoneyCocoonLootDrop$0$2 in the_bumblezone-neoforge.mixins.json:block.FireBlockMixin from mod the_bumblezone
|
13806 | [28Mar2025 00:54:01.715] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:FireBlockMixin from mod eternal_starlight->@Inject::getBurnOdds(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13807 | [28Mar2025 00:54:01.715] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:FireBlockMixin from mod eternal_starlight->@Inject::getIgniteOdds(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13808 | [28Mar2025 00:54:01.715] [main/DEBUG] [mixin/]: the_bumblezone-neoforge.mixins.json:block.FireBlockMixin from mod the_bumblezone->@Inject::thebumblezone_fireHoneyCocoonLootDrop(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/util/RandomSource;ILnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13809 | [28Mar2025 00:54:01.715] [main/DEBUG] [mixin/]: the_bumblezone-neoforge.mixins.json:block.FireBlockMixin from mod the_bumblezone->@Inject::thebumblezone_fireHoneyCocoonLootDrop(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/util/RandomSource;ILnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13810 | [28Mar2025 00:54:01.715] [main/DEBUG] [mixin/]: the_bumblezone-neoforge.mixins.json:block.FireBlockMixin from mod the_bumblezone->@Inject::thebumblezone_fireHoneyCocoonLootDrop(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/util/RandomSource;ILnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13811 | [28Mar2025 00:54:01.721] [main/DEBUG] [mixin/]: Mixing BaseFireBlockMixin from eternal_starlight-common.mixins.json into net.minecraft.world.level.block.BaseFireBlock
|
13812 | [28Mar2025 00:54:01.721] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:BaseFireBlockMixin from mod eternal_starlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13813 | [28Mar2025 00:54:01.723] [main/DEBUG] [mixin/]: Mixing MixinBaseFireBlock from blueflame.mixin.json into net.minecraft.world.level.block.BaseFireBlock
|
13814 | [28Mar2025 00:54:01.724] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:BaseFireBlockMixin from mod eternal_starlight->@Inject::getState(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13815 | [28Mar2025 00:54:01.724] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:BaseFireBlockMixin from mod eternal_starlight->@Inject::canBePlaceAt(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13816 | [28Mar2025 00:54:01.724] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinBaseFireBlock from mod blueflame->@Inject::entityInside(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13817 | [28Mar2025 00:54:01.724] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinBaseFireBlock from mod blueflame->@Inject::entityInside(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13818 | [28Mar2025 00:54:01.724] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinBaseFireBlock from mod blueflame->@Inject::entityInside(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13819 | [28Mar2025 00:54:01.726] [main/DEBUG] [mixin/]: Mixing world.raycast.BlockGetterMixin from lithium.mixins.json into net.minecraft.world.level.BlockGetter
|
13820 | [28Mar2025 00:54:01.731] [main/DEBUG] [mixin/]: Mixing bugfix.chunk_deadlock.BlockStateBaseMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
13821 | [28Mar2025 00:54:01.732] [main/DEBUG] [mixin/]: Mixing perf.reduce_blockstate_cache_rebuilds.BlockStateBaseMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
13822 | [28Mar2025 00:54:01.733] [main/DEBUG] [mixin/]: Mixing BlockBehaviourEventMixin from xycraft_core.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
13823 | [28Mar2025 00:54:01.733] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:BlockBehaviourEventMixin from mod xycraft_core: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13824 | [28Mar2025 00:54:01.734] [main/DEBUG] [mixin/]: Mixing BlockStateBaseMixin from ferritecore.blockstatecache.mixin.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
13825 | [28Mar2025 00:54:01.734] [main/DEBUG] [mixin/]: ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13826 | [28Mar2025 00:54:01.735] [main/DEBUG] [mixin/]: Mixing BlockStateBaseMixin from mekanismcovers.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
13827 | [28Mar2025 00:54:01.735] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$addClientTickerToTransmitters$0(Lnet/minecraft/world/level/block/entity/BlockEntityTicker;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;)V to md26e244$mekanismcovers$lambda$addClientTickerToTransmitters$0$0 in mekanismcovers.mixins.json:BlockStateBaseMixin from mod mekanismcovers
|
13828 | [28Mar2025 00:54:01.735] [main/DEBUG] [mixin/]: Mixing coremods.AbstractBlockStateMixin from immersiveengineering.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
13829 | [28Mar2025 00:54:01.735] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.AbstractBlockStateMixin from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13830 | [28Mar2025 00:54:01.735] [main/DEBUG] [mixin/]: Mixing MixinBlockStateBase from mixins.integrateddynamics.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
13831 | [28Mar2025 00:54:01.735] [main/DEBUG] [mixin/]: mixins.integrateddynamics.json:MixinBlockStateBase from mod integrateddynamics: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13832 | [28Mar2025 00:54:01.736] [main/DEBUG] [mixin/]: Mixing redstone.RedstoneLevelMixin from ars_nouveau.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
13833 | [28Mar2025 00:54:01.736] [main/DEBUG] [mixin/]: Mixing BlockStateBaseMixin from kubejs.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
13834 | [28Mar2025 00:54:01.736] [main/DEBUG] [mixin/]: Mixing MixinBlockStateBase from framedblocks.mixin.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
13835 | [28Mar2025 00:54:01.737] [main/DEBUG] [mixin/]: Mixing BlockStateBaseMixin from modern_industrialization.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
13836 | [28Mar2025 00:54:01.737] [main/DEBUG] [mixin/]: modern_industrialization.mixins.json:BlockStateBaseMixin from mod modern_industrialization: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
13837 | [28Mar2025 00:54:01.737] [main/DEBUG] [mixin/]: Mixing fluidcollision.BlockStateBaseMixin from expandability-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
13838 | [28Mar2025 00:54:01.737] [main/DEBUG] [mixin/]: expandability-common.mixins.json:fluidcollision.BlockStateBaseMixin from mod expandability: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13839 | [28Mar2025 00:54:01.745] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:BlockBehaviourEventMixin from mod xycraft_core->@Inject::xycraft$onPlace(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13840 | [28Mar2025 00:54:01.745] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:BlockBehaviourEventMixin from mod xycraft_core->@Inject::xycraft$onPlace(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13841 | [28Mar2025 00:54:01.745] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:BlockBehaviourEventMixin from mod xycraft_core->@Inject::xycraft$onPlace(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13842 | [28Mar2025 00:54:01.745] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:BlockBehaviourEventMixin from mod xycraft_core->@Inject::xycraft$onRemove(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13843 | [28Mar2025 00:54:01.745] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:BlockBehaviourEventMixin from mod xycraft_core->@Inject::xycraft$onRemove(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13844 | [28Mar2025 00:54:01.745] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:BlockBehaviourEventMixin from mod xycraft_core->@Inject::xycraft$onRemove(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13845 | [28Mar2025 00:54:01.745] [main/DEBUG] [mixin/]: ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin from mod ferritecore->@Inject::cacheStateHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13846 | [28Mar2025 00:54:01.745] [main/DEBUG] [mixin/]: ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin from mod ferritecore->@Inject::cacheStateHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13847 | [28Mar2025 00:54:01.745] [main/DEBUG] [mixin/]: ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin from mod ferritecore->@Inject::cacheStateHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13848 | [28Mar2025 00:54:01.745] [main/DEBUG] [mixin/]: ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin from mod ferritecore->@Inject::cacheStateTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13849 | [28Mar2025 00:54:01.745] [main/DEBUG] [mixin/]: ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin from mod ferritecore->@Inject::cacheStateTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13850 | [28Mar2025 00:54:01.745] [main/DEBUG] [mixin/]: ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin from mod ferritecore->@Inject::cacheStateTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13851 | [28Mar2025 00:54:01.745] [main/DEBUG] [mixin/]: mekanismcovers.mixins.json:BlockStateBaseMixin from mod mekanismcovers->@Inject::addClientTickerToTransmitters(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13852 | [28Mar2025 00:54:01.745] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.AbstractBlockStateMixin from mod immersiveengineering->@Inject::onBlockCollision(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13853 | [28Mar2025 00:54:01.745] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.AbstractBlockStateMixin from mod immersiveengineering->@Inject::onBlockCollision(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13854 | [28Mar2025 00:54:01.745] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.AbstractBlockStateMixin from mod immersiveengineering->@Inject::onBlockCollision(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13855 | [28Mar2025 00:54:01.745] [main/DEBUG] [mixin/]: mixins.integrateddynamics.json:MixinBlockStateBase from mod integrateddynamics->@Inject::getSignal(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13856 | [28Mar2025 00:54:01.745] [main/DEBUG] [mixin/]: mixins.integrateddynamics.json:MixinBlockStateBase from mod integrateddynamics->@Inject::getDirectSignal(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13857 | [28Mar2025 00:54:01.745] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:redstone.RedstoneLevelMixin from mod ars_nouveau->@Inject::getArsSignal(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13858 | [28Mar2025 00:54:01.745] [main/DEBUG] [mixin/]: kubejs.mixins.json:BlockStateBaseMixin from mod kubejs->@Inject::kjs$onRandomTick(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
13859 | [28Mar2025 00:54:01.745] [main/DEBUG] [mixin/]: modern_industrialization.mixins.json:BlockStateBaseMixin from mod modern_industrialization->@Inject::getDestroyProgress(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13860 | [28Mar2025 00:54:01.749] [main/DEBUG] [mixin/]: Mixing FastMapStateHolderMixin from ferritecore.fastmap.mixin.json into net.minecraft.world.level.block.state.StateHolder
|
13861 | [28Mar2025 00:54:01.749] [main/DEBUG] [mixin/]: ferritecore.fastmap.mixin.json:FastMapStateHolderMixin from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13862 | [28Mar2025 00:54:01.749] [main/DEBUG] [mixin/]: Mixing accessor.StateHolderAccessor from create.mixins.json into net.minecraft.world.level.block.state.StateHolder
|
13863 | [28Mar2025 00:54:01.752] [main/DEBUG] [mixin/]: Mixing MixinBlockState from camol.mixin.json into net.minecraft.world.level.block.state.BlockState
|
13864 | [28Mar2025 00:54:01.752] [main/DEBUG] [mixin/]: Mixing BlockStateMixin from ftbchunks-common.mixins.json into net.minecraft.world.level.block.state.BlockState
|
13865 | [28Mar2025 00:54:01.752] [main/DEBUG] [mixin/]: ftbchunks-common.mixins.json:BlockStateMixin from mod ftbchunks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13866 | [28Mar2025 00:54:01.754] [main/DEBUG] [mixin/]: Mixing util.chunk_access.LevelReaderMixin from lithium.mixins.json into net.minecraft.world.level.LevelReader
|
13867 | [28Mar2025 00:54:01.755] [main/DEBUG] [mixin/]: Mixing CollisionMixin from mixins.justdirethings.json into net.minecraft.world.level.CollisionGetter
|
13868 | [28Mar2025 00:54:01.755] [main/DEBUG] [mixin/]: mixins.justdirethings.json:CollisionMixin from mod justdirethings: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13869 | [28Mar2025 00:54:01.756] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getOriginalBlockCollisions$2(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Ljava/util/Iterator; to md26e244$justdirethings$lambda$getOriginalBlockCollisions$2$0 in mixins.justdirethings.json:CollisionMixin from mod justdirethings
|
13870 | [28Mar2025 00:54:01.756] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getOriginalBlockCollisions$1(Lnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/phys/shapes/VoxelShape;)Lnet/minecraft/world/phys/shapes/VoxelShape; to md26e244$justdirethings$lambda$getOriginalBlockCollisions$1$1 in mixins.justdirethings.json:CollisionMixin from mod justdirethings
|
13871 | [28Mar2025 00:54:01.756] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onGetBlockCollisions$0(Lnet/minecraft/world/phys/AABB;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/shapes/VoxelShape;)Z to md26e244$justdirethings$lambda$onGetBlockCollisions$0$2 in mixins.justdirethings.json:CollisionMixin from mod justdirethings
|
13872 | [28Mar2025 00:54:01.758] [main/DEBUG] [mixin/]: mixins.justdirethings.json:CollisionMixin from mod justdirethings->@Inject::collidesWithSuffocatingBlock(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13873 | [28Mar2025 00:54:01.758] [main/DEBUG] [mixin/]: mixins.justdirethings.json:CollisionMixin from mod justdirethings->@Inject::onGetBlockCollisions(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13874 | [28Mar2025 00:54:01.760] [main/DEBUG] [mixin/]: Mixing LevelMixin from mffs.mixins.json into net.minecraft.world.level.Level
|
13875 | [28Mar2025 00:54:01.760] [main/DEBUG] [mixin/]: mffs.mixins.json:LevelMixin from mod mffs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13876 | [28Mar2025 00:54:01.761] [main/DEBUG] [mixin/]: Mixing alloc.chunk_random.LevelMixin from lithium.mixins.json into net.minecraft.world.level.Level
|
13877 | [28Mar2025 00:54:01.761] [main/DEBUG] [mixin/]: Mixing entity.collisions.intersection.LevelMixin from lithium.mixins.json into net.minecraft.world.level.Level
|
13878 | [28Mar2025 00:54:01.761] [main/DEBUG] [mixin/]: Mixing minimal_nonvanilla.collisions.empty_space.LevelMixin from lithium.mixins.json into net.minecraft.world.level.Level
|
13879 | [28Mar2025 00:54:01.761] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$findFreePosition$0(Lnet/minecraft/world/level/border/WorldBorder;Lnet/minecraft/world/phys/shapes/VoxelShape;)Z to md26e244$lithium$lambda$findFreePosition$0$0 in lithium.mixins.json:minimal_nonvanilla.collisions.empty_space.LevelMixin from mod lithium
|
13880 | [28Mar2025 00:54:01.762] [main/DEBUG] [mixin/]: Mixing util.block_entity_retrieval.LevelMixin from lithium.mixins.json into net.minecraft.world.level.Level
|
13881 | [28Mar2025 00:54:01.763] [main/DEBUG] [mixin/]: Mixing util.data_storage.LevelMixin from lithium.mixins.json into net.minecraft.world.level.Level
|
13882 | [28Mar2025 00:54:01.763] [main/DEBUG] [mixin/]: Mixing world.block_entity_ticking.sleeping.LevelMixin from lithium.mixins.json into net.minecraft.world.level.Level
|
13883 | [28Mar2025 00:54:01.763] [main/DEBUG] [mixin/]: Mixing world.chunk_access.LevelMixin from lithium.mixins.json into net.minecraft.world.level.Level
|
13884 | [28Mar2025 00:54:01.763] [main/DEBUG] [mixin/]: Mixing world.inline_block_access.LevelMixin from lithium.mixins.json into net.minecraft.world.level.Level
|
13885 | [28Mar2025 00:54:01.763] [main/DEBUG] [mixin/]: Mixing block.hopper.LevelMixin from lithium-neoforge.mixins.json into net.minecraft.world.level.Level
|
13886 | [28Mar2025 00:54:01.764] [main/DEBUG] [mixin/]: Mixing LevelMixin from observable.common.json into net.minecraft.world.level.Level
|
13887 | [28Mar2025 00:54:01.764] [main/DEBUG] [mixin/]: observable.common.json:LevelMixin from mod observable: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
13888 | [28Mar2025 00:54:01.766] [main/DEBUG] [mixin/]: Mixing LevelRainShieldMixin from xycraft_core.mixins.json into net.minecraft.world.level.Level
|
13889 | [28Mar2025 00:54:01.766] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:LevelRainShieldMixin from mod xycraft_core: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13890 | [28Mar2025 00:54:01.766] [main/DEBUG] [mixin/]: Mixing LevelMixin from refurbished_furniture.common.mixins.json into net.minecraft.world.level.Level
|
13891 | [28Mar2025 00:54:01.767] [main/DEBUG] [mixin/]: Mixing LevelMixin from kubejs.mixins.json into net.minecraft.world.level.Level
|
13892 | [28Mar2025 00:54:01.767] [main/DEBUG] [mixin/]: Mixing world.LevelMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.Level
|
13893 | [28Mar2025 00:54:01.767] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.LevelMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13894 | [28Mar2025 00:54:01.772] [main/DEBUG] [mixin/]: mffs.mixins.json:LevelMixin from mod mffs->@Inject::onSetBlock(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13895 | [28Mar2025 00:54:01.773] [main/DEBUG] [mixin/]: mffs.mixins.json:LevelMixin from mod mffs->@Inject::onSetBlock(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
13896 | [28Mar2025 00:54:01.773] [main/DEBUG] [mixin/]: mffs.mixins.json:LevelMixin from mod mffs->@Inject::onSetBlock(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
13897 | [28Mar2025 00:54:01.773] [main/DEBUG] [mixin/]: lithium.mixins.json:util.data_storage.LevelMixin from mod lithium->@Inject::initLithiumData(Lnet/minecraft/world/level/storage/WritableLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/core/Holder;Ljava/util/function/Supplier;ZZJILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13898 | [28Mar2025 00:54:01.773] [main/DEBUG] [mixin/]: lithium.mixins.json:util.data_storage.LevelMixin from mod lithium->@Inject::initLithiumData(Lnet/minecraft/world/level/storage/WritableLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/core/Holder;Ljava/util/function/Supplier;ZZJILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13899 | [28Mar2025 00:54:01.773] [main/DEBUG] [mixin/]: lithium.mixins.json:util.data_storage.LevelMixin from mod lithium->@Inject::initLithiumData(Lnet/minecraft/world/level/storage/WritableLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/core/Holder;Ljava/util/function/Supplier;ZZJILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13900 | [28Mar2025 00:54:01.773] [main/DEBUG] [mixin/]: lithium-neoforge.mixins.json:block.hopper.LevelMixin from mod lithium->@Inject::updateHopperOnUpdateSuppression(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13901 | [28Mar2025 00:54:01.773] [main/DEBUG] [mixin/]: lithium-neoforge.mixins.json:block.hopper.LevelMixin from mod lithium->@Inject::updateHopperOnUpdateSuppression(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13902 | [28Mar2025 00:54:01.773] [main/DEBUG] [mixin/]: lithium-neoforge.mixins.json:block.hopper.LevelMixin from mod lithium->@Inject::updateHopperOnUpdateSuppression(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13903 | [28Mar2025 00:54:01.773] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:LevelRainShieldMixin from mod xycraft_core->@Inject::isRainPreventedAt(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13904 | [28Mar2025 00:54:01.773] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:LevelRainShieldMixin from mod xycraft_core->@Inject::isRainPreventedAt(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
13905 | [28Mar2025 00:54:01.773] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:LevelRainShieldMixin from mod xycraft_core->@Inject::isRainPreventedAt(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
13906 | [28Mar2025 00:54:01.773] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:LevelMixin from mod refurbished_furniture->@Inject::refurbishedFurniture$TickBlockEntitiesHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13907 | [28Mar2025 00:54:01.773] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:LevelMixin from mod refurbished_furniture->@Inject::refurbishedFurniture$TickBlockEntitiesHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13908 | [28Mar2025 00:54:01.773] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:LevelMixin from mod refurbished_furniture->@Inject::refurbishedFurniture$TickBlockEntitiesHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13909 | [28Mar2025 00:54:01.773] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.LevelMixin from mod the_bumblezone->@Inject::bumblezone$noRainInDimension(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13910 | [28Mar2025 00:54:01.773] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.LevelMixin from mod the_bumblezone->@Inject::bumblezone$noRainInDimension(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13911 | [28Mar2025 00:54:01.773] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.LevelMixin from mod the_bumblezone->@Inject::bumblezone$noRainInDimension(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13912 | [28Mar2025 00:54:01.773] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.LevelMixin from mod the_bumblezone->@Inject::bumblezone$noThunderInDimension(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13913 | [28Mar2025 00:54:01.773] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.LevelMixin from mod the_bumblezone->@Inject::bumblezone$noThunderInDimension(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13914 | [28Mar2025 00:54:01.773] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.LevelMixin from mod the_bumblezone->@Inject::bumblezone$noThunderInDimension(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13915 | [28Mar2025 00:54:01.777] [main/DEBUG] [mixin/]: Mixing entity.collisions.intersection.EntityGetterMixin from lithium.mixins.json into net.minecraft.world.level.EntityGetter
|
13916 | [28Mar2025 00:54:01.786] [main/DEBUG] [mixin/]: Mixing ServerAddEntityMixin from cupboard.mixins.json into net.minecraft.server.level.ServerLevel
|
13917 | [28Mar2025 00:54:01.792] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from betterendisland.mixins.json into net.minecraft.server.level.ServerLevel
|
13918 | [28Mar2025 00:54:01.792] [main/DEBUG] [mixin/]: betterendisland.mixins.json:ServerLevelMixin from mod betterendisland: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13919 | [28Mar2025 00:54:01.795] [main/DEBUG] [mixin/]: Mixing optimizations.ticking.chunk.random.ServerLevelMixin from servercore.common.mixins.json into net.minecraft.server.level.ServerLevel
|
13920 | [28Mar2025 00:54:01.795] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.random.ServerLevelMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
13921 | [28Mar2025 00:54:01.796] [main/DEBUG] [mixin/]: Mixing bugfix.chunk_deadlock.ServerLevelMixin from modernfix-common.mixins.json into net.minecraft.server.level.ServerLevel
|
13922 | [28Mar2025 00:54:01.796] [main/DEBUG] [mixin/]: Mixing perf.cache_strongholds.ServerLevelMixin from modernfix-common.mixins.json into net.minecraft.server.level.ServerLevel
|
13923 | [28Mar2025 00:54:01.797] [main/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in getChunk because existing method in modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix is compatible
|
13924 | [28Mar2025 00:54:01.797] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from supplementaries-common.mixins.json into net.minecraft.server.level.ServerLevel
|
13925 | [28Mar2025 00:54:01.797] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13926 | [28Mar2025 00:54:01.798] [main/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in getChunk because existing method in supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries is compatible
|
13927 | [28Mar2025 00:54:01.798] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$unluckyLightning$0(Lnet/minecraft/world/entity/LivingEntity;)Z to md26e244$supplementaries$lambda$supp$unluckyLightning$0$0 in supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries
|
13928 | [28Mar2025 00:54:01.800] [main/DEBUG] [mixin/]: Mixing world.ServerWorldMixin from the_bumblezone-common.mixins.json into net.minecraft.server.level.ServerLevel
|
13929 | [28Mar2025 00:54:01.800] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.ServerWorldMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13930 | [28Mar2025 00:54:01.800] [main/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in getChunk because existing method in the_bumblezone-common.mixins.json:world.ServerWorldMixin from mod the_bumblezone is compatible
|
13931 | [28Mar2025 00:54:01.801] [main/DEBUG] [mixin/]: Mixing alloc.chunk_random.ServerLevelMixin from lithium.mixins.json into net.minecraft.server.level.ServerLevel
|
13932 | [28Mar2025 00:54:01.802] [main/DEBUG] [mixin/]: Mixing entity.inactive_navigations.ServerLevelMixin from lithium.mixins.json into net.minecraft.server.level.ServerLevel
|
13933 | [28Mar2025 00:54:01.802] [main/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in getChunk because existing method in lithium.mixins.json:entity.inactive_navigations.ServerLevelMixin from mod lithium is compatible
|
13934 | [28Mar2025 00:54:01.803] [main/DEBUG] [mixin/]: Mixing util.accessors.ServerLevelAccessor from lithium.mixins.json into net.minecraft.server.level.ServerLevel
|
13935 | [28Mar2025 00:54:01.803] [main/DEBUG] [mixin/]: Mixing util.entity_movement_tracking.ServerLevelAccessor from lithium.mixins.json into net.minecraft.server.level.ServerLevel
|
13936 | [28Mar2025 00:54:01.803] [main/DEBUG] [mixin/]: Mixing world.block_entity_ticking.sleeping.ServerLevelMixin from lithium.mixins.json into net.minecraft.server.level.ServerLevel
|
13937 | [28Mar2025 00:54:01.803] [main/DEBUG] [mixin/]: Mixing MixinServerLevel from corgilib-common.mixins.json into net.minecraft.server.level.ServerLevel
|
13938 | [28Mar2025 00:54:01.804] [main/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in getChunk because existing method in corgilib-common.mixins.json:MixinServerLevel from mod corgilib is compatible
|
13939 | [28Mar2025 00:54:01.804] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$tickScheduledRandomTicks$0(Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/core/BlockPos;)Z to md26e244$corgilib$lambda$tickScheduledRandomTicks$0$1 in corgilib-common.mixins.json:MixinServerLevel from mod corgilib
|
13940 | [28Mar2025 00:54:01.804] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from observable.common.json into net.minecraft.server.level.ServerLevel
|
13941 | [28Mar2025 00:54:01.804] [main/DEBUG] [mixin/]: observable.common.json:ServerLevelMixin from mod observable: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
13942 | [28Mar2025 00:54:01.805] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from eternal_starlight-common.mixins.json into net.minecraft.server.level.ServerLevel
|
13943 | [28Mar2025 00:54:01.805] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ServerLevelMixin from mod eternal_starlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13944 | [28Mar2025 00:54:01.805] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$wakeUpAllPlayers$1(Lnet/minecraft/server/level/ServerPlayer;)V to md26e244$eternal_starlight$lambda$wakeUpAllPlayers$1$2 in eternal_starlight-common.mixins.json:ServerLevelMixin from mod eternal_starlight
|
13945 | [28Mar2025 00:54:01.805] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$tickPrecipitation$0(Lnet/minecraft/core/BlockPos;Lcn/leolezury/eternalstarlight/common/weather/WeatherInstance;)V to md26e244$eternal_starlight$lambda$tickPrecipitation$0$3 in eternal_starlight-common.mixins.json:ServerLevelMixin from mod eternal_starlight
|
13946 | [28Mar2025 00:54:01.808] [main/DEBUG] [mixin/]: Mixing features.activation_range.ServerLevelMixin from servercore.common.mixins.json into net.minecraft.server.level.ServerLevel
|
13947 | [28Mar2025 00:54:01.808] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.ServerLevelMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
13948 | [28Mar2025 00:54:01.808] [main/DEBUG] [mixin/]: Mixing optimizations.sync_loads.ServerLevelMixin from servercore.common.mixins.json into net.minecraft.server.level.ServerLevel
|
13949 | [28Mar2025 00:54:01.808] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.sync_loads.ServerLevelMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
13950 | [28Mar2025 00:54:01.808] [main/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in getChunk because existing method in servercore.common.mixins.json:optimizations.sync_loads.ServerLevelMixin from mod servercore is compatible
|
13951 | [28Mar2025 00:54:01.809] [main/DEBUG] [mixin/]: Mixing coremods.ServerWorldMixin from immersiveengineering.mixins.json into net.minecraft.server.level.ServerLevel
|
13952 | [28Mar2025 00:54:01.809] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.ServerWorldMixin from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13953 | [28Mar2025 00:54:01.809] [main/DEBUG] [mixin/]: Mixing MixinServerLevel from ohthetreesyoullgrow.mixins.json into net.minecraft.server.level.ServerLevel
|
13954 | [28Mar2025 00:54:01.809] [main/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in getChunk because existing method in ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow is compatible
|
13955 | [28Mar2025 00:54:01.809] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$tickScheduledRandomTicks$0(Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/core/BlockPos;)Z to md26e244$ohthetreesyoullgrow$lambda$tickScheduledRandomTicks$0$4 in ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow
|
13956 | [28Mar2025 00:54:01.809] [main/DEBUG] [mixin/]: Mixing MixinServerLevel from polymorph.mixins.json into net.minecraft.server.level.ServerLevel
|
13957 | [28Mar2025 00:54:01.809] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinServerLevel from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13958 | [28Mar2025 00:54:01.809] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from hyperbox.mixins.json into net.minecraft.server.level.ServerLevel
|
13959 | [28Mar2025 00:54:01.809] [main/DEBUG] [mixin/]: hyperbox.mixins.json:ServerLevelMixin from mod hyperbox: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13960 | [28Mar2025 00:54:01.810] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from ars_elemental.mixins.json into net.minecraft.server.level.ServerLevel
|
13961 | [28Mar2025 00:54:01.810] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from refurbished_furniture.common.mixins.json into net.minecraft.server.level.ServerLevel
|
13962 | [28Mar2025 00:54:01.811] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from kubejs.mixins.json into net.minecraft.server.level.ServerLevel
|
13963 | [28Mar2025 00:54:01.812] [main/DEBUG] [mixin/]: Mixing MixinServerSleepStatus from comforts.mixins.json into net.minecraft.server.level.ServerLevel
|
13964 | [28Mar2025 00:54:01.812] [main/DEBUG] [mixin/]: comforts.mixins.json:MixinServerSleepStatus from mod comforts: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13965 | [28Mar2025 00:54:01.812] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from betterdeserttemples.mixins.json into net.minecraft.server.level.ServerLevel
|
13966 | [28Mar2025 00:54:01.812] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:ServerLevelMixin from mod betterdeserttemples: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13967 | [28Mar2025 00:54:01.812] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from moonlight-common.mixins.json into net.minecraft.server.level.ServerLevel
|
13968 | [28Mar2025 00:54:01.812] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:ServerLevelMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13969 | [28Mar2025 00:54:01.813] [main/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in getChunk because existing method in moonlight-common.mixins.json:ServerLevelMixin from mod moonlight is compatible
|
13970 | [28Mar2025 00:54:01.813] [main/DEBUG] [mixin/]: Mixing accessor.ServerLevelAccessor from create.mixins.json into net.minecraft.server.level.ServerLevel
|
13971 | [28Mar2025 00:54:01.813] [main/DEBUG] [mixin/]: Mixing EndergeticExpansionMixins from betterendisland.mixins.json into net.minecraft.server.level.ServerLevel
|
13972 | [28Mar2025 00:54:01.813] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndergeticExpansionMixins from mod betterendisland: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
13973 | [28Mar2025 00:54:01.833] [main/DEBUG] [mixin/]: cupboard.mixins.json:ServerAddEntityMixin from mod cupboard->@Inject::OnaddEntity(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13974 | [28Mar2025 00:54:01.833] [main/DEBUG] [mixin/]: betterendisland.mixins.json:ServerLevelMixin from mod betterendisland->@Inject::betterendisland_attachExtraData1(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13975 | [28Mar2025 00:54:01.833] [main/DEBUG] [mixin/]: betterendisland.mixins.json:ServerLevelMixin from mod betterendisland->@Inject::betterendisland_attachExtraData1(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13976 | [28Mar2025 00:54:01.833] [main/DEBUG] [mixin/]: betterendisland.mixins.json:ServerLevelMixin from mod betterendisland->@Inject::betterendisland_attachExtraData1(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13977 | [28Mar2025 00:54:01.833] [main/DEBUG] [mixin/]: betterendisland.mixins.json:ServerLevelMixin from mod betterendisland->@Inject::betterendisland_attachExtraData2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13978 | [28Mar2025 00:54:01.833] [main/DEBUG] [mixin/]: betterendisland.mixins.json:ServerLevelMixin from mod betterendisland->@Inject::betterendisland_attachExtraData2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13979 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: betterendisland.mixins.json:ServerLevelMixin from mod betterendisland->@Inject::betterendisland_attachExtraData2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13980 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: betterendisland.mixins.json:ServerLevelMixin from mod betterendisland->@Inject::betterendisland_tickInitialDragonSummonTrigger(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13981 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: betterendisland.mixins.json:ServerLevelMixin from mod betterendisland->@Inject::betterendisland_tickInitialDragonSummonTrigger(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13982 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: betterendisland.mixins.json:ServerLevelMixin from mod betterendisland->@Inject::betterendisland_tickInitialDragonSummonTrigger(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13983 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix->@Inject::ensureGeneration(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13984 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix->@Inject::ensureGeneration(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13985 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix->@Inject::ensureGeneration(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13986 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries->@Inject::supp$redirectEvent(Lnet/minecraft/world/entity/player/Player;ILnet/minecraft/core/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
13987 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries->@Inject::supp$unluckyLightning(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13988 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.ServerWorldMixin from mod the_bumblezone->@Inject::bumblezone$countBzDimEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13989 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.ServerWorldMixin from mod the_bumblezone->@Inject::bumblezone$countBzDimEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13990 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.ServerWorldMixin from mod the_bumblezone->@Inject::bumblezone$countBzDimEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13991 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.ServerLevelMixin from mod lithium->@Inject::init(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13992 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.ServerLevelMixin from mod lithium->@Inject::init(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13993 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.ServerLevelMixin from mod lithium->@Inject::init(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13994 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.ServerLevelMixin from mod lithium->@Inject::updateActiveListeners(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Ljava/util/List;)V doesn't use it's CallbackInfo
|
13995 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.ServerLevelMixin from mod lithium->@Inject::updateActiveListeners(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Ljava/util/List;)V has 0 override(s) in child classes
|
13996 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.ServerLevelMixin from mod lithium->@Inject::updateActiveListeners(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Ljava/util/List;)V won't be passed a CallbackInfo as a result
|
13997 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: corgilib-common.mixins.json:MixinServerLevel from mod corgilib->@Inject::tickScheduledRandomTicks(Lnet/minecraft/world/level/chunk/LevelChunk;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13998 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: corgilib-common.mixins.json:MixinServerLevel from mod corgilib->@Inject::tickScheduledRandomTicks(Lnet/minecraft/world/level/chunk/LevelChunk;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13999 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: corgilib-common.mixins.json:MixinServerLevel from mod corgilib->@Inject::tickScheduledRandomTicks(Lnet/minecraft/world/level/chunk/LevelChunk;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14000 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ServerLevelMixin from mod eternal_starlight->@Inject::tickPrecipitation(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14001 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ServerLevelMixin from mod eternal_starlight->@Inject::tickPrecipitation(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14002 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ServerLevelMixin from mod eternal_starlight->@Inject::tickPrecipitation(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14003 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ServerLevelMixin from mod eternal_starlight->@Inject::wakeUpAllPlayers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14004 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ServerLevelMixin from mod eternal_starlight->@Inject::wakeUpAllPlayers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14005 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ServerLevelMixin from mod eternal_starlight->@Inject::wakeUpAllPlayers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14006 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.ServerLevelMixin from mod servercore->@Inject::servercore$activateEntities(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14007 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.ServerLevelMixin from mod servercore->@Inject::servercore$activateEntities(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14008 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.ServerLevelMixin from mod servercore->@Inject::servercore$activateEntities(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14009 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.ServerWorldMixin from mod immersiveengineering->@Inject::wireBlockCallback(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14010 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.ServerWorldMixin from mod immersiveengineering->@Inject::wireBlockCallback(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14011 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.ServerWorldMixin from mod immersiveengineering->@Inject::wireBlockCallback(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14012 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow->@Inject::tickScheduledRandomTicks(Lnet/minecraft/world/level/chunk/LevelChunk;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14013 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow->@Inject::tickScheduledRandomTicks(Lnet/minecraft/world/level/chunk/LevelChunk;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14014 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow->@Inject::tickScheduledRandomTicks(Lnet/minecraft/world/level/chunk/LevelChunk;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14015 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinServerLevel from mod polymorph->@Inject::polymorph$preTickBlock(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14016 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinServerLevel from mod polymorph->@Inject::polymorph$preTickBlock(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14017 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinServerLevel from mod polymorph->@Inject::polymorph$preTickBlock(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14018 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinServerLevel from mod polymorph->@Inject::polymorph$postTickBlock(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14019 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinServerLevel from mod polymorph->@Inject::polymorph$postTickBlock(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14020 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinServerLevel from mod polymorph->@Inject::polymorph$postTickBlock(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14021 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: hyperbox.mixins.json:ServerLevelMixin from mod hyperbox->@Inject::playSoundInjection(Lnet/minecraft/world/entity/player/Player;DDDLnet/minecraft/core/Holder;Lnet/minecraft/sounds/SoundSource;FFJLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14022 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: ars_elemental.mixins.json:ServerLevelMixin from mod ars_elemental->@Inject::tickChunk(Lnet/minecraft/world/level/chunk/LevelChunk;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14023 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: ars_elemental.mixins.json:ServerLevelMixin from mod ars_elemental->@Inject::tickChunk(Lnet/minecraft/world/level/chunk/LevelChunk;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14024 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: ars_elemental.mixins.json:ServerLevelMixin from mod ars_elemental->@Inject::tickChunk(Lnet/minecraft/world/level/chunk/LevelChunk;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14025 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: comforts.mixins.json:MixinServerSleepStatus from mod comforts->@Inject::comforts$onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14026 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: comforts.mixins.json:MixinServerSleepStatus from mod comforts->@Inject::comforts$onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14027 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: comforts.mixins.json:MixinServerSleepStatus from mod comforts->@Inject::comforts$onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14028 | [28Mar2025 00:54:01.834] [main/DEBUG] [mixin/]: comforts.mixins.json:MixinServerSleepStatus from mod comforts->@Inject::comforts$onAnnounceSleepStatus(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14029 | [28Mar2025 00:54:01.835] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:ServerLevelMixin from mod betterdeserttemples->@Inject::betterdeserttemples_attachTempleStateManager(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14030 | [28Mar2025 00:54:01.835] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:ServerLevelMixin from mod betterdeserttemples->@Inject::betterdeserttemples_attachTempleStateManager(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14031 | [28Mar2025 00:54:01.835] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:ServerLevelMixin from mod betterdeserttemples->@Inject::betterdeserttemples_attachTempleStateManager(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14032 | [28Mar2025 00:54:01.835] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndergeticExpansionMixins from mod betterendisland->@Inject::betterendisland_overwriteModdedDragonFight(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14033 | [28Mar2025 00:54:01.835] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndergeticExpansionMixins from mod betterendisland->@Inject::betterendisland_overwriteModdedDragonFight(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14034 | [28Mar2025 00:54:01.835] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndergeticExpansionMixins from mod betterendisland->@Inject::betterendisland_overwriteModdedDragonFight(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14035 | [28Mar2025 00:54:01.836] [main/DEBUG] [mixin/]: Unexpected: Registered method getEntityManager()Lnet/minecraft/world/level/entity/PersistentEntitySectionManager; in net.minecraft.server.level.ServerLevel was not merged
|
14036 | [28Mar2025 00:54:01.845] [main/DEBUG] [mixin/]: Mixing perf.model_optimizations.BooleanPropertyMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.state.properties.BooleanProperty
|
14037 | [28Mar2025 00:54:01.850] [main/DEBUG] [mixin/]: Mixing ItemEntityMixin from megacells.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
14038 | [28Mar2025 00:54:01.850] [main/DEBUG] [mixin/]: Mixing entities.ItemEntityAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
14039 | [28Mar2025 00:54:01.851] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ItemEntityAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14040 | [28Mar2025 00:54:01.851] [main/DEBUG] [mixin/]: Mixing util.accessors.ItemEntityAccessor from lithium.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
14041 | [28Mar2025 00:54:01.851] [main/DEBUG] [mixin/]: Mixing util.item_component_and_count_tracking.ItemEntityMixin from lithium.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
14042 | [28Mar2025 00:54:01.852] [main/DEBUG] [mixin/]: Mixing ItemMixin from cataclysm.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
14043 | [28Mar2025 00:54:01.852] [main/DEBUG] [mixin/]: cataclysm.mixins.json:ItemMixin from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14044 | [28Mar2025 00:54:01.852] [main/DEBUG] [mixin/]: Mixing ItemEntityTickMixin from xycraft_core.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
14045 | [28Mar2025 00:54:01.852] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:ItemEntityTickMixin from mod xycraft_core: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14046 | [28Mar2025 00:54:01.852] [main/DEBUG] [mixin/]: Mixing ItemEntityMixin from eternal_starlight-common.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
14047 | [28Mar2025 00:54:01.852] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ItemEntityMixin from mod eternal_starlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14048 | [28Mar2025 00:54:01.853] [main/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.ItemEntityMixin from servercore.common.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
14049 | [28Mar2025 00:54:01.853] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.ItemEntityMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
14050 | [28Mar2025 00:54:01.853] [main/DEBUG] [mixin/]: Mixing features.merging.ItemEntityMixin from servercore.common.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
14051 | [28Mar2025 00:54:01.853] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.merging.ItemEntityMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
14052 | [28Mar2025 00:54:01.854] [main/DEBUG] [mixin/]: Mixing accessors.ItemEntityAccess from mixins.pneumaticcraft.json into net.minecraft.world.entity.item.ItemEntity
|
14053 | [28Mar2025 00:54:01.854] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.ItemEntityAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14054 | [28Mar2025 00:54:01.854] [main/DEBUG] [mixin/]: Mixing accessors.ItemEntityAccess from immersiveengineering.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
14055 | [28Mar2025 00:54:01.854] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.ItemEntityAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14056 | [28Mar2025 00:54:01.854] [main/DEBUG] [mixin/]: Mixing ItemEntityMixin from getittogetherdrops.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
14057 | [28Mar2025 00:54:01.854] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$mergeWithNeighbours$0(Lnet/minecraft/world/entity/item/ItemEntity;Lnet/minecraft/world/entity/item/ItemEntity;)Z to md26e244$getittogetherdrops$lambda$mergeWithNeighbours$0$0 in getittogetherdrops.mixins.json:ItemEntityMixin from mod getittogetherdrops
|
14058 | [28Mar2025 00:54:01.854] [main/DEBUG] [mixin/]: Mixing ItemEntityMixin from kubejs.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
14059 | [28Mar2025 00:54:01.854] [main/DEBUG] [mixin/]: Mixing ItemEntityMixin from ae2.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
14060 | [28Mar2025 00:54:01.854] [main/DEBUG] [mixin/]: ae2.mixins.json:ItemEntityMixin from mod ae2: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_11 supports class version 55)
|
14061 | [28Mar2025 00:54:01.855] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$handleEntityTransform$0(Lnet/minecraft/world/level/material/FluidState;Lappeng/recipes/transform/TransformCircumstance;)Z to md26e244$ae2$lambda$handleEntityTransform$0$1 in ae2.mixins.json:ItemEntityMixin from mod ae2
|
14062 | [28Mar2025 00:54:01.856] [main/DEBUG] [mixin/]: Mixing ItemEntityMixin from forbidden_arcanus.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
14063 | [28Mar2025 00:54:01.856] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:ItemEntityMixin from mod forbidden_arcanus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
14064 | [28Mar2025 00:54:01.857] [main/DEBUG] [mixin/]: Mixing ItemEntityMixin from ars_elemental.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
14065 | [28Mar2025 00:54:01.863] [main/DEBUG] [mixin/]: megacells.mixins.json:ItemEntityMixin from mod megacells->@Inject::lavaTimeout(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14066 | [28Mar2025 00:54:01.863] [main/DEBUG] [mixin/]: megacells.mixins.json:ItemEntityMixin from mod megacells->@Inject::lavaTimeout(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14067 | [28Mar2025 00:54:01.863] [main/DEBUG] [mixin/]: megacells.mixins.json:ItemEntityMixin from mod megacells->@Inject::lavaTimeout(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14068 | [28Mar2025 00:54:01.863] [main/DEBUG] [mixin/]: megacells.mixins.json:ItemEntityMixin from mod megacells->@Inject::lavaTimeout(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14069 | [28Mar2025 00:54:01.863] [main/DEBUG] [mixin/]: megacells.mixins.json:ItemEntityMixin from mod megacells->@Inject::lavaTimeout(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14070 | [28Mar2025 00:54:01.863] [main/DEBUG] [mixin/]: megacells.mixins.json:ItemEntityMixin from mod megacells->@Inject::lavaTimeout(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14071 | [28Mar2025 00:54:01.863] [main/DEBUG] [mixin/]: lithium.mixins.json:util.item_component_and_count_tracking.ItemEntityMixin from mod lithium->@Inject::beforeSetStack(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14072 | [28Mar2025 00:54:01.863] [main/DEBUG] [mixin/]: lithium.mixins.json:util.item_component_and_count_tracking.ItemEntityMixin from mod lithium->@Inject::beforeSetStack(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14073 | [28Mar2025 00:54:01.863] [main/DEBUG] [mixin/]: lithium.mixins.json:util.item_component_and_count_tracking.ItemEntityMixin from mod lithium->@Inject::beforeSetStack(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14074 | [28Mar2025 00:54:01.863] [main/DEBUG] [mixin/]: cataclysm.mixins.json:ItemMixin from mod cataclysm->@Inject::Cmhurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14075 | [28Mar2025 00:54:01.863] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:ItemEntityTickMixin from mod xycraft_core->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14076 | [28Mar2025 00:54:01.863] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:ItemEntityTickMixin from mod xycraft_core->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14077 | [28Mar2025 00:54:01.863] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:ItemEntityTickMixin from mod xycraft_core->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14078 | [28Mar2025 00:54:01.863] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ItemEntityMixin from mod eternal_starlight->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14079 | [28Mar2025 00:54:01.863] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ItemEntityMixin from mod eternal_starlight->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14080 | [28Mar2025 00:54:01.863] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ItemEntityMixin from mod eternal_starlight->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14081 | [28Mar2025 00:54:01.863] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ItemEntityMixin from mod eternal_starlight->@Inject::playerTouch(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14082 | [28Mar2025 00:54:01.863] [main/DEBUG] [mixin/]: getittogetherdrops.mixins.json:ItemEntityMixin from mod getittogetherdrops->@Inject::mergeWithNeighbours(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14083 | [28Mar2025 00:54:01.863] [main/DEBUG] [mixin/]: getittogetherdrops.mixins.json:ItemEntityMixin from mod getittogetherdrops->@Inject::mergeWithNeighbours(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14084 | [28Mar2025 00:54:01.863] [main/DEBUG] [mixin/]: getittogetherdrops.mixins.json:ItemEntityMixin from mod getittogetherdrops->@Inject::mergeWithNeighbours(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14085 | [28Mar2025 00:54:01.863] [main/DEBUG] [mixin/]: getittogetherdrops.mixins.json:ItemEntityMixin from mod getittogetherdrops->@Inject::mergeWithNeighbours(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14086 | [28Mar2025 00:54:01.863] [main/DEBUG] [mixin/]: getittogetherdrops.mixins.json:ItemEntityMixin from mod getittogetherdrops->@Inject::mergeWithNeighbours(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14087 | [28Mar2025 00:54:01.863] [main/DEBUG] [mixin/]: getittogetherdrops.mixins.json:ItemEntityMixin from mod getittogetherdrops->@Inject::mergeWithNeighbours(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14088 | [28Mar2025 00:54:01.863] [main/DEBUG] [mixin/]: getittogetherdrops.mixins.json:ItemEntityMixin from mod getittogetherdrops->@Inject::mergeWithNeighbours(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14089 | [28Mar2025 00:54:01.864] [main/DEBUG] [mixin/]: getittogetherdrops.mixins.json:ItemEntityMixin from mod getittogetherdrops->@Inject::mergeWithNeighbours(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14090 | [28Mar2025 00:54:01.864] [main/DEBUG] [mixin/]: getittogetherdrops.mixins.json:ItemEntityMixin from mod getittogetherdrops->@Inject::mergeWithNeighbours(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14091 | [28Mar2025 00:54:01.864] [main/DEBUG] [mixin/]: getittogetherdrops.mixins.json:ItemEntityMixin from mod getittogetherdrops->@Inject::mergeWithNeighbours(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14092 | [28Mar2025 00:54:01.864] [main/DEBUG] [mixin/]: ae2.mixins.json:ItemEntityMixin from mod ae2->@Inject::handleExplosion(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14093 | [28Mar2025 00:54:01.864] [main/DEBUG] [mixin/]: ae2.mixins.json:ItemEntityMixin from mod ae2->@Inject::handleEntityTransform(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14094 | [28Mar2025 00:54:01.864] [main/DEBUG] [mixin/]: ae2.mixins.json:ItemEntityMixin from mod ae2->@Inject::handleEntityTransform(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14095 | [28Mar2025 00:54:01.864] [main/DEBUG] [mixin/]: ae2.mixins.json:ItemEntityMixin from mod ae2->@Inject::handleEntityTransform(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14096 | [28Mar2025 00:54:01.864] [main/DEBUG] [mixin/]: ae2.mixins.json:ItemEntityMixin from mod ae2->@Inject::handleEntityTransform(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14097 | [28Mar2025 00:54:01.864] [main/DEBUG] [mixin/]: ae2.mixins.json:ItemEntityMixin from mod ae2->@Inject::handleEntityTransform(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14098 | [28Mar2025 00:54:01.864] [main/DEBUG] [mixin/]: ae2.mixins.json:ItemEntityMixin from mod ae2->@Inject::handleEntityTransform(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14099 | [28Mar2025 00:54:01.864] [main/DEBUG] [mixin/]: Unexpected: Registered method setAge(I)V in net.minecraft.world.entity.item.ItemEntity was not merged
|
14100 | [28Mar2025 00:54:01.868] [main/DEBUG] [mixin/]: Mixing math.fast_blockpos.DirectionMixin from lithium.mixins.json into net.minecraft.core.Direction
|
14101 | [28Mar2025 00:54:01.868] [main/DEBUG] [mixin/]: Mixing math.fast_util.DirectionMixin from lithium.mixins.json into net.minecraft.core.Direction
|
14102 | [28Mar2025 00:54:01.869] [main/DEBUG] [mixin/]: Mixing DirectionMixin from kubejs.mixins.json into net.minecraft.core.Direction
|
14103 | [28Mar2025 00:54:01.869] [main/DEBUG] [mixin/]: lithium.mixins.json:math.fast_blockpos.DirectionMixin from mod lithium->@Inject::reinit(Ljava/lang/String;IIIILjava/lang/String;Lnet/minecraft/core/Direction$AxisDirection;Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/core/Vec3i;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14104 | [28Mar2025 00:54:01.875] [main/DEBUG] [mixin/]: Mixing BlockPropertiesAccessor from supermartijn642corelib.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$Properties
|
14105 | [28Mar2025 00:54:01.875] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:BlockPropertiesAccessor from mod supermartijn642corelib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14106 | [28Mar2025 00:54:01.877] [main/DEBUG] [mixin/]: Mixing GameDataMixin from supermartijn642corelib.mixins.json into net.neoforged.neoforge.registries.GameData
|
14107 | [28Mar2025 00:54:01.877] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:GameDataMixin from mod supermartijn642corelib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14108 | [28Mar2025 00:54:01.877] [main/DEBUG] [mixin/]: Mixing GameDataMixin from relics.mixins.json into net.neoforged.neoforge.registries.GameData
|
14109 | [28Mar2025 00:54:01.881] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:GameDataMixin from mod supermartijn642corelib->@Inject::postRegisterEvents(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14110 | [28Mar2025 00:54:01.881] [main/DEBUG] [mixin/]: relics.mixins.json:GameDataMixin from mod relics->@Inject::onGetRegistrationOrder(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14111 | [28Mar2025 00:54:01.884] [main/DEBUG] [mixin/]: Mixing perf.reduce_blockstate_cache_rebuilds.BlockCallbacksMixin from modernfix-neoforge.mixins.json into net.neoforged.neoforge.registries.NeoForgeRegistryCallbacks$BlockCallbacks
|
14112 | [28Mar2025 00:54:01.885] [main/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockCallbacksMixin from mod modernfix->@Inject::computeCaches(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14113 | [28Mar2025 00:54:01.885] [main/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockCallbacksMixin from mod modernfix->@Inject::computeCaches(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14114 | [28Mar2025 00:54:01.885] [main/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockCallbacksMixin from mod modernfix->@Inject::computeCaches(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14115 | [28Mar2025 00:54:01.900] [main/DEBUG] [mixin/]: Mixing block.moving_block_shapes.VoxelShapeMixin from lithium.mixins.json into net.minecraft.world.phys.shapes.VoxelShape
|
14116 | [28Mar2025 00:54:01.901] [main/DEBUG] [mixin/]: Mixing shapes.specialized_shapes.VoxelShapeMixin from lithium.mixins.json into net.minecraft.world.phys.shapes.VoxelShape
|
14117 | [28Mar2025 00:54:01.903] [main/DEBUG] [mixin/]: Mixing VoxelShapeAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.VoxelShape
|
14118 | [28Mar2025 00:54:01.903] [main/DEBUG] [mixin/]: ferritecore.accessors.mixin.json:VoxelShapeAccess from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14119 | [28Mar2025 00:54:01.908] [main/DEBUG] [mixin/]: Mixing shapes.optimized_matching.ShapesMixin from lithium.mixins.json into net.minecraft.world.phys.shapes.Shapes
|
14120 | [28Mar2025 00:54:01.908] [main/DEBUG] [mixin/]: Mixing shapes.shape_merging.ShapesMixin from lithium.mixins.json into net.minecraft.world.phys.shapes.Shapes
|
14121 | [28Mar2025 00:54:01.909] [main/DEBUG] [mixin/]: Mixing shapes.specialized_shapes.ShapesMixin from lithium.mixins.json into net.minecraft.world.phys.shapes.Shapes
|
14122 | [28Mar2025 00:54:01.911] [main/DEBUG] [mixin/]: lithium.mixins.json:shapes.optimized_matching.ShapesMixin from mod lithium->@Inject::cuboidMatchesAnywhere(Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/BooleanOp;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14123 | [28Mar2025 00:54:01.911] [main/DEBUG] [mixin/]: lithium.mixins.json:shapes.shape_merging.ShapesMixin from mod lithium->@Inject::injectCustomListPair(ILit/unimi/dsi/fastutil/doubles/DoubleList;Lit/unimi/dsi/fastutil/doubles/DoubleList;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14124 | [28Mar2025 00:54:01.913] [main/DEBUG] [mixin/]: Mixing DiscreteVSAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.DiscreteVoxelShape
|
14125 | [28Mar2025 00:54:01.913] [main/DEBUG] [mixin/]: ferritecore.accessors.mixin.json:DiscreteVSAccess from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14126 | [28Mar2025 00:54:01.914] [main/DEBUG] [mixin/]: Mixing minimal_nonvanilla.collisions.empty_space.BitSetDiscreteVoxelShapeAccessor from lithium.mixins.json into net.minecraft.world.phys.shapes.BitSetDiscreteVoxelShape
|
14127 | [28Mar2025 00:54:01.914] [main/DEBUG] [mixin/]: Mixing BitSetDVSAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.BitSetDiscreteVoxelShape
|
14128 | [28Mar2025 00:54:01.914] [main/DEBUG] [mixin/]: ferritecore.accessors.mixin.json:BitSetDVSAccess from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14129 | [28Mar2025 00:54:01.914] [main/DEBUG] [mixin/]: Unexpected: Registered method getStorage()Ljava/util/BitSet; in net.minecraft.world.phys.shapes.BitSetDiscreteVoxelShape was not merged
|
14130 | [28Mar2025 00:54:01.915] [main/DEBUG] [mixin/]: Mixing minimal_nonvanilla.collisions.empty_space.ArrayVoxelShapeInvoker from lithium.mixins.json into net.minecraft.world.phys.shapes.ArrayVoxelShape
|
14131 | [28Mar2025 00:54:01.915] [main/DEBUG] [mixin/]: Renaming @Invoker method init(Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;Lit/unimi/dsi/fastutil/doubles/DoubleList;Lit/unimi/dsi/fastutil/doubles/DoubleList;Lit/unimi/dsi/fastutil/doubles/DoubleList;)Lnet/minecraft/world/phys/shapes/ArrayVoxelShape; to init$lithium_$md$26e244$0 in lithium.mixins.json:minimal_nonvanilla.collisions.empty_space.ArrayVoxelShapeInvoker from mod lithium
|
14132 | [28Mar2025 00:54:01.915] [main/DEBUG] [mixin/]: Mixing ArrayVSAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.ArrayVoxelShape
|
14133 | [28Mar2025 00:54:01.915] [main/DEBUG] [mixin/]: ferritecore.accessors.mixin.json:ArrayVSAccess from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14134 | [28Mar2025 00:54:01.917] [main/DEBUG] [mixin/]: Mixing SliceShapeAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.SliceShape
|
14135 | [28Mar2025 00:54:01.917] [main/DEBUG] [mixin/]: ferritecore.accessors.mixin.json:SliceShapeAccess from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14136 | [28Mar2025 00:54:01.917] [main/DEBUG] [mixin/]: Mixing shapes.precompute_shape_arrays.CubeVoxelShapeMixin from lithium.mixins.json into net.minecraft.world.phys.shapes.CubeVoxelShape
|
14137 | [28Mar2025 00:54:01.919] [main/DEBUG] [mixin/]: lithium.mixins.json:shapes.precompute_shape_arrays.CubeVoxelShapeMixin from mod lithium->@Inject::onConstructed(Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14138 | [28Mar2025 00:54:01.920] [main/DEBUG] [mixin/]: Mixing shapes.precompute_shape_arrays.CubePointRangeMixin from lithium.mixins.json into net.minecraft.world.phys.shapes.CubePointRange
|
14139 | [28Mar2025 00:54:01.921] [main/DEBUG] [mixin/]: lithium.mixins.json:shapes.precompute_shape_arrays.CubePointRangeMixin from mod lithium->@Inject::initScale(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14140 | [28Mar2025 00:54:01.921] [main/DEBUG] [mixin/]: lithium.mixins.json:shapes.precompute_shape_arrays.CubePointRangeMixin from mod lithium->@Inject::initScale(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14141 | [28Mar2025 00:54:01.921] [main/DEBUG] [mixin/]: lithium.mixins.json:shapes.precompute_shape_arrays.CubePointRangeMixin from mod lithium->@Inject::initScale(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14142 | [28Mar2025 00:54:01.972] [main/DEBUG] [mixin/]: Mixing FriendlyByteBufLimitMixin from connectivity.mixins.json into net.minecraft.network.FriendlyByteBuf
|
14143 | [28Mar2025 00:54:01.973] [main/DEBUG] [mixin/]: Mixing common.MixinFriendlyByteBuf from mixins/common/nochatreports.mixins.json into net.minecraft.network.FriendlyByteBuf
|
14144 | [28Mar2025 00:54:01.973] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onWriteJsonWithCodec$1(Ljava/lang/Object;Ljava/lang/String;)Lio/netty/handler/codec/EncoderException; to md26e244$nochatreports$lambda$onWriteJsonWithCodec$1$0 in mixins/common/nochatreports.mixins.json:common.MixinFriendlyByteBuf from mod nochatreports
|
14145 | [28Mar2025 00:54:01.973] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onReadJsonWithCodec$0(Ljava/lang/Object;)Ljava/lang/Object; to md26e244$nochatreports$lambda$onReadJsonWithCodec$0$1 in mixins/common/nochatreports.mixins.json:common.MixinFriendlyByteBuf from mod nochatreports
|
14146 | [28Mar2025 00:54:01.977] [main/DEBUG] [mixin/]: connectivity.mixins.json:FriendlyByteBufLimitMixin from mod connectivity->@Inject::releaseLimit(Lio/netty/buffer/ByteBuf;Lnet/minecraft/nbt/NbtAccounter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
14147 | [28Mar2025 00:54:01.977] [main/DEBUG] [mixin/]: connectivity.mixins.json:FriendlyByteBufLimitMixin from mod connectivity->@Inject::checkLimit(Lio/netty/buffer/ByteBuf;Lnet/minecraft/nbt/NbtAccounter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14148 | [28Mar2025 00:54:01.977] [main/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:common.MixinFriendlyByteBuf from mod nochatreports->@Inject::onReadJsonWithCodec(Lcom/mojang/serialization/Codec;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14149 | [28Mar2025 00:54:01.977] [main/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:common.MixinFriendlyByteBuf from mod nochatreports->@Inject::onWriteJsonWithCodec(Lcom/mojang/serialization/Codec;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14150 | [28Mar2025 00:54:02.022] [main/DEBUG] [mixin/]: Mixing BlocksMixin from apothic_spawners.mixins.json into net.minecraft.world.level.block.Blocks
|
14151 | [28Mar2025 00:54:02.023] [main/DEBUG] [mixin/]: Mixing BlocksMixin from apothic_enchanting.mixins.json into net.minecraft.world.level.block.Blocks
|
14152 | [28Mar2025 00:54:02.024] [main/DEBUG] [mixin/]: Mixing BlocksMixin from amendments-common.mixins.json into net.minecraft.world.level.block.Blocks
|
14153 | [28Mar2025 00:54:02.024] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BlocksMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14154 | [28Mar2025 00:54:02.024] [main/DEBUG] [mixin/]: Mixing perf.reduce_blockstate_cache_rebuilds.BlocksMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.Blocks
|
14155 | [28Mar2025 00:54:02.024] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getEmptyConsumer$0(Ljava/lang/Object;)V to md26e244$modernfix$lambda$getEmptyConsumer$0$0 in modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlocksMixin from mod modernfix
|
14156 | [28Mar2025 00:54:02.047] [main/DEBUG] [mixin/]: Mixing IBushBlockMixin from META-INF/industrialforegoing.mixins.json into net.minecraft.world.level.block.BushBlock
|
14157 | [28Mar2025 00:54:02.048] [main/DEBUG] [mixin/]: Mixing neoforge.LiquidBlockAccessor from architectury.mixins.json into net.minecraft.world.level.block.LiquidBlock
|
14158 | [28Mar2025 00:54:02.049] [main/DEBUG] [mixin/]: architectury.mixins.json:neoforge.LiquidBlockAccessor from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
14159 | [28Mar2025 00:54:02.049] [main/DEBUG] [mixin/]: Mixing inject.MixinLiquidBlock from architectury-common.mixins.json into net.minecraft.world.level.block.LiquidBlock
|
14160 | [28Mar2025 00:54:02.049] [main/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinLiquidBlock from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
14161 | [28Mar2025 00:54:02.053] [main/DEBUG] [mixin/]: Mixing IShearableMixin from apothic_enchanting.mixins.json into net.neoforged.neoforge.common.IShearable
|
14162 | [28Mar2025 00:54:02.055] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:IShearableMixin from mod apothic_enchanting->@Inject::apoth_handleShearFortune(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
14163 | [28Mar2025 00:54:02.055] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:IShearableMixin from mod apothic_enchanting->@Inject::apoth_handleShearFortune(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
14164 | [28Mar2025 00:54:02.055] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:IShearableMixin from mod apothic_enchanting->@Inject::apoth_handleShearFortune(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
14165 | [28Mar2025 00:54:02.055] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:IShearableMixin from mod apothic_enchanting->@Inject::apoth_handleShearEnchantments(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14166 | [28Mar2025 00:54:02.055] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:IShearableMixin from mod apothic_enchanting->@Inject::apoth_handleShearEnchantments(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14167 | [28Mar2025 00:54:02.058] [main/DEBUG] [mixin/]: Mixing blocks.DispenserBlockInvoker from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.DispenserBlock
|
14168 | [28Mar2025 00:54:02.058] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.DispenserBlockInvoker from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14169 | [28Mar2025 00:54:02.058] [main/DEBUG] [mixin/]: Renaming @Accessor method getDISPENSER_REGISTRY()Ljava/util/Map; to getDISPENSER_REGISTRY$the_bumblezone_$md$26e244$0 in the_bumblezone-common.mixins.json:blocks.DispenserBlockInvoker from mod the_bumblezone
|
14170 | [28Mar2025 00:54:02.058] [main/DEBUG] [mixin/]: Mixing jar.DispenserMixin from ars_nouveau.mixins.json into net.minecraft.world.level.block.DispenserBlock
|
14171 | [28Mar2025 00:54:02.058] [main/DEBUG] [mixin/]: Mixing CuttingBoardDispenserMixin from farmersdelight.mixins.json into net.minecraft.world.level.block.DispenserBlock
|
14172 | [28Mar2025 00:54:02.059] [main/DEBUG] [mixin/]: Mixing accessor.DispenserBlockAccessor from moonlight-common.mixins.json into net.minecraft.world.level.block.DispenserBlock
|
14173 | [28Mar2025 00:54:02.059] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:accessor.DispenserBlockAccessor from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14174 | [28Mar2025 00:54:02.059] [main/DEBUG] [mixin/]: Renaming @Accessor method getDispenserRegistry()Ljava/util/Map; to getDispenserRegistry$moonlight_$md$26e244$1 in moonlight-common.mixins.json:accessor.DispenserBlockAccessor from mod moonlight
|
14175 | [28Mar2025 00:54:02.059] [main/DEBUG] [mixin/]: Mixing accessor.DispenserBlockAccessor from create.mixins.json into net.minecraft.world.level.block.DispenserBlock
|
14176 | [28Mar2025 00:54:02.060] [main/DEBUG] [mixin/]: farmersdelight.mixins.json:CuttingBoardDispenserMixin from mod farmersdelight->@Inject::onCuttingBoardDispenseFromInject(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/entity/DispenserBlockEntity;Lnet/minecraft/core/dispenser/BlockSource;ILnet/minecraft/world/item/ItemStack;)V does use it's CallbackInfo
|
14177 | [28Mar2025 00:54:02.064] [main/DEBUG] [mixin/]: Mixing WebBlockMixin from tombstone.mixins.json into net.minecraft.world.level.block.WebBlock
|
14178 | [28Mar2025 00:54:02.065] [main/DEBUG] [mixin/]: tombstone.mixins.json:WebBlockMixin from mod tombstone->@Inject::methodEntityInside(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14179 | [28Mar2025 00:54:02.073] [main/DEBUG] [mixin/]: Mixing ChestBlockMixin from tombstone.mixins.json into net.minecraft.world.level.block.ChestBlock
|
14180 | [28Mar2025 00:54:02.074] [main/DEBUG] [mixin/]: Mixing MixinChestBlock from lootr-common.mixins.json into net.minecraft.world.level.block.ChestBlock
|
14181 | [28Mar2025 00:54:02.074] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinChestBlock from mod lootr: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14182 | [28Mar2025 00:54:02.074] [main/DEBUG] [mixin/]: tombstone.mixins.json:ChestBlockMixin from mod tombstone->@Inject::methodGetTicker(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14183 | [28Mar2025 00:54:02.075] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinChestBlock from mod lootr->@Inject::LootrIsChestBlocked(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14184 | [28Mar2025 00:54:02.076] [main/DEBUG] [mixin/]: Mixing alloc.enum_values.redstone_wire.RedStoneWireBlockMixin from lithium.mixins.json into net.minecraft.world.level.block.RedStoneWireBlock
|
14185 | [28Mar2025 00:54:02.076] [main/DEBUG] [mixin/]: Mixing block.redstone_wire.RedStoneWireBlockMixin from lithium.mixins.json into net.minecraft.world.level.block.RedStoneWireBlock
|
14186 | [28Mar2025 00:54:02.079] [main/DEBUG] [mixin/]: lithium.mixins.json:block.redstone_wire.RedStoneWireBlockMixin from mod lithium->@Inject::getReceivedPowerFaster(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14187 | [28Mar2025 00:54:02.081] [main/DEBUG] [mixin/]: Mixing access.block.AccessorCropBlock from bookshelf.mixins.json into net.minecraft.world.level.block.CropBlock
|
14188 | [28Mar2025 00:54:02.081] [main/DEBUG] [mixin/]: bookshelf.mixins.json:access.block.AccessorCropBlock from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
14189 | [28Mar2025 00:54:02.081] [main/DEBUG] [mixin/]: Mixing CropBlockMixin from balm.neoforge.mixins.json into net.minecraft.world.level.block.CropBlock
|
14190 | [28Mar2025 00:54:02.081] [main/DEBUG] [mixin/]: Mixing CropBlockMixin from eternal_starlight-common.mixins.json into net.minecraft.world.level.block.CropBlock
|
14191 | [28Mar2025 00:54:02.081] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:CropBlockMixin from mod eternal_starlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14192 | [28Mar2025 00:54:02.082] [main/DEBUG] [mixin/]: Mixing accessors.CropBlockAccess from immersiveengineering.mixins.json into net.minecraft.world.level.block.CropBlock
|
14193 | [28Mar2025 00:54:02.082] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.CropBlockAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14194 | [28Mar2025 00:54:02.082] [main/DEBUG] [mixin/]: Mixing CropPlacerMixin from regions_unexplored.mixins.json into net.minecraft.world.level.block.CropBlock
|
14195 | [28Mar2025 00:54:02.082] [main/DEBUG] [mixin/]: Mixing NeoCropPlacerMixin from regions_unexplored.neoforge.mixins.json into net.minecraft.world.level.block.CropBlock
|
14196 | [28Mar2025 00:54:02.084] [main/DEBUG] [mixin/]: balm.neoforge.mixins.json:CropBlockMixin from mod balm->@Inject::mayPlaceOn(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14197 | [28Mar2025 00:54:02.084] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:CropBlockMixin from mod eternal_starlight->@Inject::mayPlaceOn(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14198 | [28Mar2025 00:54:02.084] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:CropPlacerMixin from mod regions_unexplored->@Inject::regions_unexplored$mayPlaceOn(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14199 | [28Mar2025 00:54:02.084] [main/DEBUG] [mixin/]: regions_unexplored.neoforge.mixins.json:NeoCropPlacerMixin from mod regions_unexplored->@Inject::regions_unexplored$getGrowthSpeed(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14200 | [28Mar2025 00:54:02.085] [main/DEBUG] [mixin/]: Mixing FarmBlockAccessor from farmingforblockheads.mixins.json into net.minecraft.world.level.block.FarmBlock
|
14201 | [28Mar2025 00:54:02.085] [main/DEBUG] [mixin/]: farmingforblockheads.mixins.json:FarmBlockAccessor from mod farmingforblockheads: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14202 | [28Mar2025 00:54:02.085] [main/DEBUG] [mixin/]: Renaming @Invoker method callIsNearWater(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z to callIsNearWater$farmingforblockheads_$md$26e244$0 in farmingforblockheads.mixins.json:FarmBlockAccessor from mod farmingforblockheads
|
14203 | [28Mar2025 00:54:02.085] [main/DEBUG] [mixin/]: Renaming @Invoker method callShouldMaintainFarmland(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z to callShouldMaintainFarmland$farmingforblockheads_$md$26e244$1 in farmingforblockheads.mixins.json:FarmBlockAccessor from mod farmingforblockheads
|
14204 | [28Mar2025 00:54:02.085] [main/DEBUG] [mixin/]: Mixing MixinFarmBlock from utilitarian.mixin.json into net.minecraft.world.level.block.FarmBlock
|
14205 | [28Mar2025 00:54:02.086] [main/DEBUG] [mixin/]: Mixing FarmHydrationMixin from xycraft_core.mixins.json into net.minecraft.world.level.block.FarmBlock
|
14206 | [28Mar2025 00:54:02.086] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:FarmHydrationMixin from mod xycraft_core: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14207 | [28Mar2025 00:54:02.086] [main/DEBUG] [mixin/]: Mixing FarmBlockMixin from eternal_starlight-common.mixins.json into net.minecraft.world.level.block.FarmBlock
|
14208 | [28Mar2025 00:54:02.086] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:FarmBlockMixin from mod eternal_starlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14209 | [28Mar2025 00:54:02.087] [main/DEBUG] [mixin/]: Mixing event.FarmlandLoseMoistureEventMixin from tesseract_api.mixins.json into net.minecraft.world.level.block.FarmBlock
|
14210 | [28Mar2025 00:54:02.088] [main/DEBUG] [mixin/]: utilitarian.mixin.json:MixinFarmBlock from mod utilitarian->@Inject::canSurvive(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14211 | [28Mar2025 00:54:02.088] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:FarmHydrationMixin from mod xycraft_core->@Inject::isInWaterVolume(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14212 | [28Mar2025 00:54:02.088] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:FarmBlockMixin from mod eternal_starlight->@Inject::getStateForPlacement(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14213 | [28Mar2025 00:54:02.088] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:FarmBlockMixin from mod eternal_starlight->@Inject::turnToDirt(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14214 | [28Mar2025 00:54:02.088] [main/DEBUG] [mixin/]: tesseract_api.mixins.json:event.FarmlandLoseMoistureEventMixin from mod tesseract_api->@Inject::beforeSetBlock(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14215 | [28Mar2025 00:54:02.091] [main/DEBUG] [mixin/]: Mixing SignBlockMixin from eternal_starlight-common.mixins.json into net.minecraft.world.level.block.SignBlock
|
14216 | [28Mar2025 00:54:02.091] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:SignBlockMixin from mod eternal_starlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14217 | [28Mar2025 00:54:02.092] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:SignBlockMixin from mod eternal_starlight->@Inject::newBlockEntity(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14218 | [28Mar2025 00:54:02.096] [main/DEBUG] [mixin/]: Mixing CeilingHangingSignBlockMixin from eternal_starlight-common.mixins.json into net.minecraft.world.level.block.CeilingHangingSignBlock
|
14219 | [28Mar2025 00:54:02.096] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:CeilingHangingSignBlockMixin from mod eternal_starlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14220 | [28Mar2025 00:54:02.096] [main/DEBUG] [mixin/]: Mixing CeilingHangingSignBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.CeilingHangingSignBlock
|
14221 | [28Mar2025 00:54:02.096] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14222 | [28Mar2025 00:54:02.096] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$amendments$swingSign$0(Lnet/minecraft/world/level/block/entity/BlockEntityTicker;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;)V to md26e244$amendments$lambda$amendments$swingSign$0$0 in amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments
|
14223 | [28Mar2025 00:54:02.100] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:CeilingHangingSignBlockMixin from mod eternal_starlight->@Inject::newBlockEntity(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14224 | [28Mar2025 00:54:02.100] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$updateExtension(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
14225 | [28Mar2025 00:54:02.100] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$updateExtension(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
14226 | [28Mar2025 00:54:02.100] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$updateExtension(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
14227 | [28Mar2025 00:54:02.100] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$use(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14228 | [28Mar2025 00:54:02.101] [main/DEBUG] [mixin/]: Mixing WallHangingSignBlockMixin from eternal_starlight-common.mixins.json into net.minecraft.world.level.block.WallHangingSignBlock
|
14229 | [28Mar2025 00:54:02.101] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:WallHangingSignBlockMixin from mod eternal_starlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14230 | [28Mar2025 00:54:02.102] [main/DEBUG] [mixin/]: Mixing CeilingHangingSignBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.WallHangingSignBlock
|
14231 | [28Mar2025 00:54:02.102] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14232 | [28Mar2025 00:54:02.103] [main/DEBUG] [mixin/]: Mixing WallHangingSignBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.WallHangingSignBlock
|
14233 | [28Mar2025 00:54:02.103] [main/DEBUG] [mixin/]: amendments-common.mixins.json:WallHangingSignBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14234 | [28Mar2025 00:54:02.105] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:WallHangingSignBlockMixin from mod eternal_starlight->@Inject::newBlockEntity(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14235 | [28Mar2025 00:54:02.105] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$updateExtension(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
14236 | [28Mar2025 00:54:02.105] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$updateExtension(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
14237 | [28Mar2025 00:54:02.105] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$updateExtension(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
14238 | [28Mar2025 00:54:02.105] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$use(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14239 | [28Mar2025 00:54:02.105] [main/DEBUG] [mixin/]: amendments-common.mixins.json:WallHangingSignBlockMixin from mod amendments->@Inject::amendments$canAttachTo(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14240 | [28Mar2025 00:54:02.113] [main/DEBUG] [mixin/]: Mixing JukeboxBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.JukeboxBlock
|
14241 | [28Mar2025 00:54:02.113] [main/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14242 | [28Mar2025 00:54:02.115] [main/DEBUG] [mixin/]: Mixing FenceBlockMixin from railcraft.mixins.json into net.minecraft.world.level.block.FenceBlock
|
14243 | [28Mar2025 00:54:02.116] [main/DEBUG] [mixin/]: railcraft.mixins.json:FenceBlockMixin from mod railcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14244 | [28Mar2025 00:54:02.116] [main/DEBUG] [mixin/]: Mixing FenceBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.FenceBlock
|
14245 | [28Mar2025 00:54:02.116] [main/DEBUG] [mixin/]: amendments-common.mixins.json:FenceBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14246 | [28Mar2025 00:54:02.118] [main/DEBUG] [mixin/]: railcraft.mixins.json:FenceBlockMixin from mod railcraft->@Inject::railcraft$connectToGatedTrack(Lnet/minecraft/world/level/block/state/BlockState;ZLnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14247 | [28Mar2025 00:54:02.119] [main/DEBUG] [mixin/]: Mixing NetherrackBlockMixin from regions_unexplored.mixins.json into net.minecraft.world.level.block.NetherrackBlock
|
14248 | [28Mar2025 00:54:02.120] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:NetherrackBlockMixin from mod regions_unexplored->@Inject::regions_unexplored$performBonemeal(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/util/RandomSource;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14249 | [28Mar2025 00:54:02.120] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:NetherrackBlockMixin from mod regions_unexplored->@Inject::regions_unexplored$performBonemeal(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/util/RandomSource;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14250 | [28Mar2025 00:54:02.120] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:NetherrackBlockMixin from mod regions_unexplored->@Inject::regions_unexplored$performBonemeal(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/util/RandomSource;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14251 | [28Mar2025 00:54:02.121] [main/DEBUG] [mixin/]: Mixing features.mob_spawning.NetherPortalBlockMixin from servercore.common.mixins.json into net.minecraft.world.level.block.NetherPortalBlock
|
14252 | [28Mar2025 00:54:02.121] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.mob_spawning.NetherPortalBlockMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
14253 | [28Mar2025 00:54:02.121] [main/DEBUG] [mixin/]: Mixing NetherPortalBlockMixin from netherportalfix.mixins.json into net.minecraft.world.level.block.NetherPortalBlock
|
14254 | [28Mar2025 00:54:02.121] [main/DEBUG] [mixin/]: netherportalfix.mixins.json:NetherPortalBlockMixin from mod netherportalfix: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14255 | [28Mar2025 00:54:02.127] [main/DEBUG] [mixin/]: Mixing util.inventory_comparator_tracking.DiodeBlockMixin from lithium.mixins.json into net.minecraft.world.level.block.DiodeBlock
|
14256 | [28Mar2025 00:54:02.128] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_comparator_tracking.DiodeBlockMixin from mod lithium->@Inject::notifyOnBlockAdded(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14257 | [28Mar2025 00:54:02.128] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_comparator_tracking.DiodeBlockMixin from mod lithium->@Inject::notifyOnBlockAdded(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14258 | [28Mar2025 00:54:02.128] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_comparator_tracking.DiodeBlockMixin from mod lithium->@Inject::notifyOnBlockAdded(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14259 | [28Mar2025 00:54:02.130] [main/DEBUG] [mixin/]: Mixing IronBarsBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.IronBarsBlock
|
14260 | [28Mar2025 00:54:02.130] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:IronBarsBlockMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14261 | [28Mar2025 00:54:02.135] [main/DEBUG] [mixin/]: Mixing blocks.StemBlockAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.StemBlock
|
14262 | [28Mar2025 00:54:02.135] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.StemBlockAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14263 | [28Mar2025 00:54:02.135] [main/DEBUG] [mixin/]: Mixing StemBlockMixin from balm.neoforge.mixins.json into net.minecraft.world.level.block.StemBlock
|
14264 | [28Mar2025 00:54:02.136] [main/DEBUG] [mixin/]: balm.neoforge.mixins.json:StemBlockMixin from mod balm->@Inject::mayPlaceOn(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14265 | [28Mar2025 00:54:02.145] [main/DEBUG] [mixin/]: Mixing blocks.VineBlockAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.VineBlock
|
14266 | [28Mar2025 00:54:02.145] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.VineBlockAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14267 | [28Mar2025 00:54:02.145] [main/DEBUG] [mixin/]: Mixing VineMixin from amendments-common.mixins.json into net.minecraft.world.level.block.VineBlock
|
14268 | [28Mar2025 00:54:02.145] [main/DEBUG] [mixin/]: amendments-common.mixins.json:VineMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14269 | [28Mar2025 00:54:02.146] [main/DEBUG] [mixin/]: amendments-common.mixins.json:VineMixin from mod amendments->@Inject::amendments$placeBelowCampfires(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14270 | [28Mar2025 00:54:02.149] [main/DEBUG] [mixin/]: Mixing WaterLilyMixin from amendments-common.mixins.json into net.minecraft.world.level.block.WaterlilyBlock
|
14271 | [28Mar2025 00:54:02.149] [main/DEBUG] [mixin/]: amendments-common.mixins.json:WaterLilyMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14272 | [28Mar2025 00:54:02.151] [main/DEBUG] [mixin/]: Mixing blocks.WaterlilyBlockMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.WaterlilyBlock
|
14273 | [28Mar2025 00:54:02.151] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.WaterlilyBlockMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14274 | [28Mar2025 00:54:02.152] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.WaterlilyBlockMixin from mod the_bumblezone->@Inject::bumblezone$allowPlacingOnSugarWater(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14275 | [28Mar2025 00:54:02.153] [main/DEBUG] [mixin/]: Mixing NetherWartBlockMixin from chipped-common.mixins.json into net.minecraft.world.level.block.NetherWartBlock
|
14276 | [28Mar2025 00:54:02.154] [main/DEBUG] [mixin/]: chipped-common.mixins.json:NetherWartBlockMixin from mod chipped->@Inject::chipped$mayPlaceOn(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14277 | [28Mar2025 00:54:02.155] [main/DEBUG] [mixin/]: Mixing CauldronBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.CauldronBlock
|
14278 | [28Mar2025 00:54:02.155] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CauldronBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14279 | [28Mar2025 00:54:02.157] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CauldronBlockMixin from mod amendments->@Inject::handleModdedFluid(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14280 | [28Mar2025 00:54:02.157] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CauldronBlockMixin from mod amendments->@Inject::handleModdedFluid(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14281 | [28Mar2025 00:54:02.157] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CauldronBlockMixin from mod amendments->@Inject::handleModdedFluid(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14282 | [28Mar2025 00:54:02.157] [main/DEBUG] [mixin/]: Mixing AbstractCauldronBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.AbstractCauldronBlock
|
14283 | [28Mar2025 00:54:02.157] [main/DEBUG] [mixin/]: amendments-common.mixins.json:AbstractCauldronBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14284 | [28Mar2025 00:54:02.160] [main/DEBUG] [mixin/]: Mixing LavaCauldronMixin from amendments-common.mixins.json into net.minecraft.world.level.block.LavaCauldronBlock
|
14285 | [28Mar2025 00:54:02.160] [main/DEBUG] [mixin/]: amendments-common.mixins.json:LavaCauldronMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14286 | [28Mar2025 00:54:02.167] [main/DEBUG] [mixin/]: Mixing perf.deduplicate_wall_shapes.WallBlockMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.WallBlock
|
14287 | [28Mar2025 00:54:02.168] [main/DEBUG] [mixin/]: Mixing WallBlockMixin from railcraft.mixins.json into net.minecraft.world.level.block.WallBlock
|
14288 | [28Mar2025 00:54:02.168] [main/DEBUG] [mixin/]: railcraft.mixins.json:WallBlockMixin from mod railcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14289 | [28Mar2025 00:54:02.170] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.deduplicate_wall_shapes.WallBlockMixin from mod modernfix->@Inject::useCachedShapeMap(FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14290 | [28Mar2025 00:54:02.170] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.deduplicate_wall_shapes.WallBlockMixin from mod modernfix->@Inject::storeCachedShapesByProperty(FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14291 | [28Mar2025 00:54:02.170] [main/DEBUG] [mixin/]: railcraft.mixins.json:WallBlockMixin from mod railcraft->@Inject::railcraft$connectToGatedTrack(Lnet/minecraft/world/level/block/state/BlockState;ZLnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14292 | [28Mar2025 00:54:02.171] [main/DEBUG] [mixin/]: Mixing SkullBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.SkullBlock
|
14293 | [28Mar2025 00:54:02.171] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14294 | [28Mar2025 00:54:02.174] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$dangerousAddWaterlogging(Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14295 | [28Mar2025 00:54:02.174] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$dangerousAddWaterlogging(Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14296 | [28Mar2025 00:54:02.174] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$dangerousAddWaterlogging(Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14297 | [28Mar2025 00:54:02.174] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$addWaterlogging(Lnet/minecraft/world/level/block/state/StateDefinition$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14298 | [28Mar2025 00:54:02.174] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$addWaterlogging(Lnet/minecraft/world/level/block/state/StateDefinition$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14299 | [28Mar2025 00:54:02.174] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$addWaterlogging(Lnet/minecraft/world/level/block/state/StateDefinition$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14300 | [28Mar2025 00:54:02.175] [main/DEBUG] [mixin/]: Mixing AbstractSkullBlockMixin from eternal_starlight-common.mixins.json into net.minecraft.world.level.block.AbstractSkullBlock
|
14301 | [28Mar2025 00:54:02.175] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:AbstractSkullBlockMixin from mod eternal_starlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14302 | [28Mar2025 00:54:02.176] [main/DEBUG] [mixin/]: Mixing AbstractSkullBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.AbstractSkullBlock
|
14303 | [28Mar2025 00:54:02.176] [main/DEBUG] [mixin/]: amendments-common.mixins.json:AbstractSkullBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14304 | [28Mar2025 00:54:02.176] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:AbstractSkullBlockMixin from mod eternal_starlight->@Inject::newBlockEntity(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14305 | [28Mar2025 00:54:02.177] [main/DEBUG] [mixin/]: Mixing SkullBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.WallSkullBlock
|
14306 | [28Mar2025 00:54:02.177] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14307 | [28Mar2025 00:54:02.179] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$dangerousAddWaterlogging(Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14308 | [28Mar2025 00:54:02.179] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$dangerousAddWaterlogging(Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14309 | [28Mar2025 00:54:02.179] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$dangerousAddWaterlogging(Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14310 | [28Mar2025 00:54:02.179] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$addWaterlogging(Lnet/minecraft/world/level/block/state/StateDefinition$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14311 | [28Mar2025 00:54:02.179] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$addWaterlogging(Lnet/minecraft/world/level/block/state/StateDefinition$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14312 | [28Mar2025 00:54:02.179] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$addWaterlogging(Lnet/minecraft/world/level/block/state/StateDefinition$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14313 | [28Mar2025 00:54:02.180] [main/DEBUG] [mixin/]: Mixing WitherSkullBlockMixin from apotheosis.mixins.json into net.minecraft.world.level.block.WitherSkullBlock
|
14314 | [28Mar2025 00:54:02.184] [main/DEBUG] [mixin/]: apotheosis.mixins.json:WitherSkullBlockMixin from mod apotheosis->@Inject::apoth_finalizeWithers(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/SkullBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14315 | [28Mar2025 00:54:02.186] [main/DEBUG] [mixin/]: Mixing AnvilBlockMixin from placebo.mixins.json into net.minecraft.world.level.block.AnvilBlock
|
14316 | [28Mar2025 00:54:02.187] [main/DEBUG] [mixin/]: Mixing AnvilBlockMixin from railcraft.mixins.json into net.minecraft.world.level.block.AnvilBlock
|
14317 | [28Mar2025 00:54:02.187] [main/DEBUG] [mixin/]: railcraft.mixins.json:AnvilBlockMixin from mod railcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14318 | [28Mar2025 00:54:02.190] [main/DEBUG] [mixin/]: placebo.mixins.json:AnvilBlockMixin from mod placebo->@Inject::onLand(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/item/FallingBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14319 | [28Mar2025 00:54:02.190] [main/DEBUG] [mixin/]: placebo.mixins.json:AnvilBlockMixin from mod placebo->@Inject::onLand(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/item/FallingBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14320 | [28Mar2025 00:54:02.190] [main/DEBUG] [mixin/]: placebo.mixins.json:AnvilBlockMixin from mod placebo->@Inject::onLand(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/item/FallingBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14321 | [28Mar2025 00:54:02.190] [main/DEBUG] [mixin/]: railcraft.mixins.json:AnvilBlockMixin from mod railcraft->@Inject::railcraft$damageSteelAnvil(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14322 | [28Mar2025 00:54:02.191] [main/DEBUG] [mixin/]: Mixing ComparatorBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.ComparatorBlock
|
14323 | [28Mar2025 00:54:02.191] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ComparatorBlockMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14324 | [28Mar2025 00:54:02.192] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ComparatorBlockMixin from mod supplementaries->@Inject::supp$updateSideRelayers(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14325 | [28Mar2025 00:54:02.192] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ComparatorBlockMixin from mod supplementaries->@Inject::supp$updateSideRelayers(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14326 | [28Mar2025 00:54:02.192] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ComparatorBlockMixin from mod supplementaries->@Inject::supp$updateSideRelayers(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14327 | [28Mar2025 00:54:02.193] [main/DEBUG] [mixin/]: Mixing block.hopper.HopperBlockMixin from lithium.mixins.json into net.minecraft.world.level.block.HopperBlock
|
14328 | [28Mar2025 00:54:02.195] [main/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.HopperBlockMixin from mod lithium->@Inject::updateBlockEntity(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14329 | [28Mar2025 00:54:02.195] [main/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.HopperBlockMixin from mod lithium->@Inject::updateBlockEntity(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14330 | [28Mar2025 00:54:02.195] [main/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.HopperBlockMixin from mod lithium->@Inject::updateBlockEntity(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14331 | [28Mar2025 00:54:02.195] [main/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.HopperBlockMixin from mod lithium->@Inject::workAroundVanillaUpdateSuppression(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14332 | [28Mar2025 00:54:02.195] [main/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.HopperBlockMixin from mod lithium->@Inject::workAroundVanillaUpdateSuppression(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14333 | [28Mar2025 00:54:02.195] [main/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.HopperBlockMixin from mod lithium->@Inject::workAroundVanillaUpdateSuppression(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14334 | [28Mar2025 00:54:02.202] [main/DEBUG] [mixin/]: Mixing DirtPathBlockMixin from eternal_starlight-common.mixins.json into net.minecraft.world.level.block.DirtPathBlock
|
14335 | [28Mar2025 00:54:02.202] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:DirtPathBlockMixin from mod eternal_starlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14336 | [28Mar2025 00:54:02.203] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:DirtPathBlockMixin from mod eternal_starlight->@Inject::getStateForPlacement(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14337 | [28Mar2025 00:54:02.203] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:DirtPathBlockMixin from mod eternal_starlight->@Inject::getStateForPlacement(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14338 | [28Mar2025 00:54:02.205] [main/DEBUG] [mixin/]: Mixing ObserverBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.ObserverBlock
|
14339 | [28Mar2025 00:54:02.205] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ObserverBlockMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14340 | [28Mar2025 00:54:02.207] [main/DEBUG] [mixin/]: Mixing accessors.ConcretePowderBlockAccess from immersiveengineering.mixins.json into net.minecraft.world.level.block.ConcretePowderBlock
|
14341 | [28Mar2025 00:54:02.207] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.ConcretePowderBlockAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14342 | [28Mar2025 00:54:02.210] [main/DEBUG] [mixin/]: Mixing MixinSnifferEggBlock from sussysniffers.mixins.json into net.minecraft.world.level.block.SnifferEggBlock
|
14343 | [28Mar2025 00:54:02.211] [main/DEBUG] [mixin/]: sussysniffers.mixins.json:MixinSnifferEggBlock from mod sussysniffers->@Inject::hatchSniffer(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/animal/sniffer/Sniffer;)V doesn't use it's CallbackInfo
|
14344 | [28Mar2025 00:54:02.211] [main/DEBUG] [mixin/]: sussysniffers.mixins.json:MixinSnifferEggBlock from mod sussysniffers->@Inject::hatchSniffer(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/animal/sniffer/Sniffer;)V has 0 override(s) in child classes
|
14345 | [28Mar2025 00:54:02.211] [main/DEBUG] [mixin/]: sussysniffers.mixins.json:MixinSnifferEggBlock from mod sussysniffers->@Inject::hatchSniffer(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/animal/sniffer/Sniffer;)V won't be passed a CallbackInfo as a result
|
14346 | [28Mar2025 00:54:02.216] [main/DEBUG] [mixin/]: Mixing BubbleColumnBlockMixin from eternal_starlight-common.mixins.json into net.minecraft.world.level.block.BubbleColumnBlock
|
14347 | [28Mar2025 00:54:02.216] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:BubbleColumnBlockMixin from mod eternal_starlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14348 | [28Mar2025 00:54:02.217] [main/DEBUG] [mixin/]: Mixing BubbleColumnBlockMixin from forbidden_arcanus.mixins.json into net.minecraft.world.level.block.BubbleColumnBlock
|
14349 | [28Mar2025 00:54:02.217] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:BubbleColumnBlockMixin from mod forbidden_arcanus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
14350 | [28Mar2025 00:54:02.218] [main/DEBUG] [mixin/]: Mixing swimming.BubbleColumnBlockMixin from expandability-common.mixins.json into net.minecraft.world.level.block.BubbleColumnBlock
|
14351 | [28Mar2025 00:54:02.218] [main/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.BubbleColumnBlockMixin from mod expandability: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14352 | [28Mar2025 00:54:02.218] [main/DEBUG] [mixin/]: Mixing blocks.BubbleColumnBlockMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.BubbleColumnBlock
|
14353 | [28Mar2025 00:54:02.218] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BubbleColumnBlockMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14354 | [28Mar2025 00:54:02.219] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:BubbleColumnBlockMixin from mod eternal_starlight->@Inject::getColumnState(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14355 | [28Mar2025 00:54:02.219] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:BubbleColumnBlockMixin from mod eternal_starlight->@Inject::getColumnState(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14356 | [28Mar2025 00:54:02.219] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:BubbleColumnBlockMixin from mod eternal_starlight->@Inject::getColumnState(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14357 | [28Mar2025 00:54:02.219] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:BubbleColumnBlockMixin from mod eternal_starlight->@Inject::canSurvive(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14358 | [28Mar2025 00:54:02.219] [main/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:BubbleColumnBlockMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_getColumnState(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14359 | [28Mar2025 00:54:02.220] [main/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.BubbleColumnBlockMixin from mod expandability->@Inject::cancelBubbleColumnDrag(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14360 | [28Mar2025 00:54:02.224] [main/DEBUG] [mixin/]: Mixing LecternBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.LecternBlock
|
14361 | [28Mar2025 00:54:02.224] [main/DEBUG] [mixin/]: amendments-common.mixins.json:LecternBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14362 | [28Mar2025 00:54:02.225] [main/DEBUG] [mixin/]: amendments-common.mixins.json:LecternBlockMixin from mod amendments->@Inject::amendments$openCustomMenu(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14363 | [28Mar2025 00:54:02.226] [main/DEBUG] [mixin/]: Mixing BellMixin from amendments-common.mixins.json into net.minecraft.world.level.block.BellBlock
|
14364 | [28Mar2025 00:54:02.226] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BellMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14365 | [28Mar2025 00:54:02.229] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BellMixin from mod amendments->@Inject::updateShape(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
14366 | [28Mar2025 00:54:02.229] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BellMixin from mod amendments->@Inject::updateShape(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
14367 | [28Mar2025 00:54:02.229] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BellMixin from mod amendments->@Inject::updateShape(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
14368 | [28Mar2025 00:54:02.229] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BellMixin from mod amendments->@Inject::amendments$updateObservers(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
14369 | [28Mar2025 00:54:02.229] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BellMixin from mod amendments->@Inject::amendments$updateObservers(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
14370 | [28Mar2025 00:54:02.229] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BellMixin from mod amendments->@Inject::amendments$updateObservers(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
14371 | [28Mar2025 00:54:02.230] [main/DEBUG] [mixin/]: Mixing LanternBlockPlacementMixin from amendments-common.mixins.json into net.minecraft.world.level.block.LanternBlock
|
14372 | [28Mar2025 00:54:02.230] [main/DEBUG] [mixin/]: amendments-common.mixins.json:LanternBlockPlacementMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14373 | [28Mar2025 00:54:02.230] [main/DEBUG] [mixin/]: amendments-common.mixins.json:LanternBlockPlacementMixin from mod amendments->@Inject::isValidPosition(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14374 | [28Mar2025 00:54:02.231] [main/DEBUG] [mixin/]: Mixing CampfireBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.CampfireBlock
|
14375 | [28Mar2025 00:54:02.231] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CampfireBlockMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14376 | [28Mar2025 00:54:02.231] [main/DEBUG] [mixin/]: Mixing CampfireBaleMixin from farmersdelight.mixins.json into net.minecraft.world.level.block.CampfireBlock
|
14377 | [28Mar2025 00:54:02.232] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CampfireBlockMixin from mod supplementaries->@Inject::supp$isSmokeSource(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14378 | [28Mar2025 00:54:02.232] [main/DEBUG] [mixin/]: farmersdelight.mixins.json:CampfireBaleMixin from mod farmersdelight->@Inject::isFDSmokeSource(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14379 | [28Mar2025 00:54:02.236] [main/DEBUG] [mixin/]: Mixing MixinStructureBlock from corgilib-common.mixins.json into net.minecraft.world.level.block.StructureBlock
|
14380 | [28Mar2025 00:54:02.237] [main/DEBUG] [mixin/]: corgilib-common.mixins.json:MixinStructureBlock from mod corgilib->@Inject::bindBox(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14381 | [28Mar2025 00:54:02.240] [main/DEBUG] [mixin/]: Mixing blocks.BeehiveMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.BeehiveBlock
|
14382 | [28Mar2025 00:54:02.240] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BeehiveMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14383 | [28Mar2025 00:54:02.241] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BeehiveMixin from mod the_bumblezone->@Inject::bumblezone$combDropIncrease(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
14384 | [28Mar2025 00:54:02.241] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BeehiveMixin from mod the_bumblezone->@Inject::bumblezone$combDropIncrease(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
14385 | [28Mar2025 00:54:02.241] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BeehiveMixin from mod the_bumblezone->@Inject::bumblezone$combDropIncrease(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
14386 | [28Mar2025 00:54:02.241] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BeehiveMixin from mod the_bumblezone->@Inject::bumblezone$essenceBeehivePreventAnger(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/phys/AABB;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
|
14387 | [28Mar2025 00:54:02.241] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BeehiveMixin from mod the_bumblezone->@Inject::bumblezone$essenceBeehivePreventAnger(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/phys/AABB;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
|
14388 | [28Mar2025 00:54:02.241] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BeehiveMixin from mod the_bumblezone->@Inject::bumblezone$essenceBeehivePreventAnger(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/phys/AABB;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
|
14389 | [28Mar2025 00:54:02.242] [main/DEBUG] [mixin/]: Mixing MixinCryingObsidianBlock from utilitarian.mixin.json into net.minecraft.world.level.block.CryingObsidianBlock
|
14390 | [28Mar2025 00:54:02.245] [main/DEBUG] [mixin/]: Mixing MixinStairBlock from framedblocks.mixin.json into net.minecraft.world.level.block.StairBlock
|
14391 | [28Mar2025 00:54:02.247] [main/DEBUG] [mixin/]: Mixing ability.walkonpowdersnow.PowderSnowBlockMixin from mixins.artifacts.common.json into net.minecraft.world.level.block.PowderSnowBlock
|
14392 | [28Mar2025 00:54:02.247] [main/DEBUG] [mixin/]: Mixing MixinPowderSnowBlock from curios.neoforge.mixins.json into net.minecraft.world.level.block.PowderSnowBlock
|
14393 | [28Mar2025 00:54:02.248] [main/DEBUG] [mixin/]: Mixing PowderSnowBlockMixin from relics.mixins.json into net.minecraft.world.level.block.PowderSnowBlock
|
14394 | [28Mar2025 00:54:02.248] [main/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinPowderSnowBlock from mod curios->@Inject::curios$canEntityWalkOnPowderSnow(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14395 | [28Mar2025 00:54:02.248] [main/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinPowderSnowBlock from mod curios->@Inject::curios$canEntityWalkOnPowderSnow(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14396 | [28Mar2025 00:54:02.248] [main/DEBUG] [mixin/]: relics.mixins.json:PowderSnowBlockMixin from mod relics->@Inject::boilSnow(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14397 | [28Mar2025 00:54:02.255] [main/DEBUG] [mixin/]: Mixing blocks.PointedDripstoneBlockMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.PointedDripstoneBlock
|
14398 | [28Mar2025 00:54:02.255] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.PointedDripstoneBlockMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14399 | [28Mar2025 00:54:02.261] [main/DEBUG] [mixin/]: Mixing blocks.BigDripleafBlockMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.BigDripleafBlock
|
14400 | [28Mar2025 00:54:02.262] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BigDripleafBlockMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14401 | [28Mar2025 00:54:02.267] [main/DEBUG] [mixin/]: Mixing blocks.BigDripleafStemBlockMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.BigDripleafStemBlock
|
14402 | [28Mar2025 00:54:02.267] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BigDripleafStemBlockMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14403 | [28Mar2025 00:54:02.271] [main/DEBUG] [mixin/]: Mixing blocks.SmallDripleafBlockMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.SmallDripleafBlock
|
14404 | [28Mar2025 00:54:02.272] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.SmallDripleafBlockMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14405 | [28Mar2025 00:54:02.275] [main/DEBUG] [mixin/]: Mixing blocks.FrogspawnBlockMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.FrogspawnBlock
|
14406 | [28Mar2025 00:54:02.275] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.FrogspawnBlockMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14407 | [28Mar2025 00:54:02.276] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.FrogspawnBlockMixin from mod the_bumblezone->@Inject::bumblezone$allowPlacingOnSugarWater(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14408 | [28Mar2025 00:54:02.279] [main/DEBUG] [mixin/]: Mixing MixinVaultBlock from repeatable_trial_vaults.mixins.json into net.minecraft.world.level.block.VaultBlock
|
14409 | [28Mar2025 00:54:02.280] [main/DEBUG] [mixin/]: repeatable_trial_vaults.mixins.json:MixinVaultBlock from mod repeatable_trial_vaults->@Inject::useItemOn(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14410 | [28Mar2025 00:54:02.283] [main/DEBUG] [mixin/]: Mixing CandleBlockMixin from apothic_enchanting.mixins.json into net.minecraft.world.level.block.CandleBlock
|
14411 | [28Mar2025 00:54:02.284] [main/DEBUG] [mixin/]: Mixing ShulkerBoxBlockMixin from create.mixins.json into net.minecraft.world.level.block.ShulkerBoxBlock
|
14412 | [28Mar2025 00:54:02.286] [main/DEBUG] [mixin/]: Mixing FlowerPotBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.FlowerPotBlock
|
14413 | [28Mar2025 00:54:02.286] [main/DEBUG] [mixin/]: amendments-common.mixins.json:FlowerPotBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14414 | [28Mar2025 00:54:02.287] [main/DEBUG] [mixin/]: amendments-common.mixins.json:FlowerPotBlockMixin from mod amendments->@Inject::amendments$addPotSound(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
14415 | [28Mar2025 00:54:02.287] [main/DEBUG] [mixin/]: amendments-common.mixins.json:FlowerPotBlockMixin from mod amendments->@Inject::amendments$addPotSound(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
14416 | [28Mar2025 00:54:02.287] [main/DEBUG] [mixin/]: amendments-common.mixins.json:FlowerPotBlockMixin from mod amendments->@Inject::amendments$addPotSound(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
14417 | [28Mar2025 00:54:02.288] [main/DEBUG] [mixin/]: Mixing blocks.PistonBaseBlockMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.piston.PistonBaseBlock
|
14418 | [28Mar2025 00:54:02.288] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.PistonBaseBlockMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14419 | [28Mar2025 00:54:02.288] [main/DEBUG] [mixin/]: Mixing alloc.enum_values.piston_block.PistonBaseBlockMixin from lithium.mixins.json into net.minecraft.world.level.block.piston.PistonBaseBlock
|
14420 | [28Mar2025 00:54:02.288] [main/DEBUG] [mixin/]: Mixing PistonBaseBlockMixin from ftbchunks-common.mixins.json into net.minecraft.world.level.block.piston.PistonBaseBlock
|
14421 | [28Mar2025 00:54:02.288] [main/DEBUG] [mixin/]: ftbchunks-common.mixins.json:PistonBaseBlockMixin from mod ftbchunks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14422 | [28Mar2025 00:54:02.289] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.PistonBaseBlockMixin from mod the_bumblezone->@Inject::bumblezone$pullableOnlyBlocks1(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;ZLnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14423 | [28Mar2025 00:54:02.289] [main/DEBUG] [mixin/]: ftbchunks-common.mixins.json:PistonBaseBlockMixin from mod ftbchunks->@Inject::onMoveBlocks(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14424 | [28Mar2025 00:54:02.314] [main/DEBUG] [mixin/]: Mixing AccessorStateDefinitionBuilder from framedblocks.mixin.json into net.minecraft.world.level.block.state.StateDefinition$Builder
|
14425 | [28Mar2025 00:54:02.318] [main/DEBUG] [mixin/]: Mixing blocks.FlowingFluidAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.level.material.FlowingFluid
|
14426 | [28Mar2025 00:54:02.318] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.FlowingFluidAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14427 | [28Mar2025 00:54:02.318] [main/DEBUG] [mixin/]: Mixing block.fluid.flow.FlowingFluidMixin from lithium.mixins.json into net.minecraft.world.level.material.FlowingFluid
|
14428 | [28Mar2025 00:54:02.324] [main/DEBUG] [mixin/]: Mixing FlowingFluidMixin from xycraft_core.mixins.json into net.minecraft.world.level.material.FlowingFluid
|
14429 | [28Mar2025 00:54:02.324] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:FlowingFluidMixin from mod xycraft_core: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14430 | [28Mar2025 00:54:02.325] [main/DEBUG] [mixin/]: Mixing accessors.FlowingFluidAccess from immersiveengineering.mixins.json into net.minecraft.world.level.material.FlowingFluid
|
14431 | [28Mar2025 00:54:02.325] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.FlowingFluidAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14432 | [28Mar2025 00:54:02.325] [main/DEBUG] [mixin/]: Mixing coremods.WaterwheelBoundsMixin from immersiveengineering.mixins.json into net.minecraft.world.level.material.FlowingFluid
|
14433 | [28Mar2025 00:54:02.325] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.WaterwheelBoundsMixin from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14434 | [28Mar2025 00:54:02.326] [main/DEBUG] [mixin/]: Mixing WaterWheelFluidSpreadMixin from create.mixins.json into net.minecraft.world.level.material.FlowingFluid
|
14435 | [28Mar2025 00:54:02.332] [main/DEBUG] [mixin/]: Mixing accessor.FlowingFluidAccessor from create.mixins.json into net.minecraft.world.level.material.FlowingFluid
|
14436 | [28Mar2025 00:54:02.336] [main/DEBUG] [mixin/]: lithium.mixins.json:block.fluid.flow.FlowingFluidMixin from mod lithium->@Inject::getSpread(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14437 | [28Mar2025 00:54:02.336] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:FlowingFluidMixin from mod xycraft_core->@Inject::canSpreadTo(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/material/Fluid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14438 | [28Mar2025 00:54:02.336] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.WaterwheelBoundsMixin from mod immersiveengineering->@Inject::canPassThrough(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14439 | [28Mar2025 00:54:02.336] [main/DEBUG] [mixin/]: create.mixins.json:WaterWheelFluidSpreadMixin from mod create->@Inject::create$canPassThroughOnWaterWheel(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14440 | [28Mar2025 00:54:02.336] [main/DEBUG] [mixin/]: Unexpected: Registered method callCanPassThroughWall(Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z in net.minecraft.world.level.material.FlowingFluid was not merged
|
14441 | [28Mar2025 00:54:02.338] [main/DEBUG] [mixin/]: Mixing perf.state_definition_construct.StateDefinitionMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.state.StateDefinition
|
14442 | [28Mar2025 00:54:02.347] [main/DEBUG] [mixin/]: Mixing blocks.WaterEquivalenceMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.material.WaterFluid
|
14443 | [28Mar2025 00:54:02.347] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.WaterEquivalenceMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14444 | [28Mar2025 00:54:02.349] [main/DEBUG] [mixin/]: Mixing block.flatten_states.FluidStateMixin from lithium.mixins.json into net.minecraft.world.level.material.FluidState
|
14445 | [28Mar2025 00:54:02.349] [main/DEBUG] [mixin/]: lithium.mixins.json:block.flatten_states.FluidStateMixin from mod lithium->@Inject::initFluidCache(Lnet/minecraft/world/level/material/Fluid;Lit/unimi/dsi/fastutil/objects/Reference2ObjectArrayMap;Lcom/mojang/serialization/MapCodec;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14446 | [28Mar2025 00:54:02.374] [main/DEBUG] [mixin/]: Mixing TreeGrowerMixin from ars_nouveau.mixins.json into net.minecraft.world.level.block.grower.TreeGrower
|
14447 | [28Mar2025 00:54:02.377] [main/DEBUG] [mixin/]: Mixing KeepRichSoilTreeMixin from farmersdelight.mixins.json into net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer
|
14448 | [28Mar2025 00:54:02.377] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$cancelSetDirtIfRichSoil$0(Lnet/minecraft/world/level/block/state/BlockState;)Z to md26e244$farmersdelight$lambda$cancelSetDirtIfRichSoil$0$0 in farmersdelight.mixins.json:KeepRichSoilTreeMixin from mod farmersdelight
|
14449 | [28Mar2025 00:54:02.377] [main/DEBUG] [mixin/]: Mixing TrunkPlacerDirtMixin from regions_unexplored.mixins.json into net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer
|
14450 | [28Mar2025 00:54:02.383] [main/DEBUG] [mixin/]: farmersdelight.mixins.json:KeepRichSoilTreeMixin from mod farmersdelight->@Inject::cancelSetDirtIfRichSoil(Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Lnet/minecraft/util/RandomSource;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14451 | [28Mar2025 00:54:02.383] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:TrunkPlacerDirtMixin from mod regions_unexplored->@Inject::regions_unexplored$setDirtAt(Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Lnet/minecraft/util/RandomSource;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14452 | [28Mar2025 00:54:02.394] [main/DEBUG] [mixin/]: Mixing FallingBlockEntityMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
|
14453 | [28Mar2025 00:54:02.394] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:FallingBlockEntityMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14454 | [28Mar2025 00:54:02.394] [main/DEBUG] [mixin/]: Mixing blocks.FallingBlockEntityAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
|
14455 | [28Mar2025 00:54:02.394] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.FallingBlockEntityAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14456 | [28Mar2025 00:54:02.394] [main/DEBUG] [mixin/]: Mixing MixinFallingBlockEntity from architectury.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
|
14457 | [28Mar2025 00:54:02.394] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinFallingBlockEntity from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
14458 | [28Mar2025 00:54:02.394] [main/DEBUG] [mixin/]: Mixing FallingBlockEntityMixin from kubejs.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
|
14459 | [28Mar2025 00:54:02.396] [main/DEBUG] [mixin/]: Mixing accessor.FallingBlockEntityAccessor from create.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
|
14460 | [28Mar2025 00:54:02.396] [main/DEBUG] [mixin/]: Renaming @Invoker method create$callInit(Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/entity/item/FallingBlockEntity; to callInit$create_$md$26e244$0 in create.mixins.json:accessor.FallingBlockEntityAccessor from mod create
|
14461 | [28Mar2025 00:54:02.399] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinFallingBlockEntity from mod architectury->@Inject::handleLand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;ZZDLnet/minecraft/world/level/block/state/BlockState;)V doesn't use it's CallbackInfo
|
14462 | [28Mar2025 00:54:02.400] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinFallingBlockEntity from mod architectury->@Inject::handleLand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;ZZDLnet/minecraft/world/level/block/state/BlockState;)V has 0 override(s) in child classes
|
14463 | [28Mar2025 00:54:02.400] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinFallingBlockEntity from mod architectury->@Inject::handleLand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;ZZDLnet/minecraft/world/level/block/state/BlockState;)V won't be passed a CallbackInfo as a result
|
14464 | [28Mar2025 00:54:02.400] [main/DEBUG] [mixin/]: kubejs.mixins.json:FallingBlockEntityMixin from mod kubejs->@Inject::kjs$fallStart(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/entity/item/FallingBlockEntity;)V does use it's CallbackInfoReturnable
|
14465 | [28Mar2025 00:54:02.400] [main/DEBUG] [mixin/]: kubejs.mixins.json:FallingBlockEntityMixin from mod kubejs->@Inject::kjs$fallEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;ZZDLnet/minecraft/world/level/block/state/BlockState;)V doesn't use it's CallbackInfo
|
14466 | [28Mar2025 00:54:02.400] [main/DEBUG] [mixin/]: kubejs.mixins.json:FallingBlockEntityMixin from mod kubejs->@Inject::kjs$fallEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;ZZDLnet/minecraft/world/level/block/state/BlockState;)V has 0 override(s) in child classes
|
14467 | [28Mar2025 00:54:02.400] [main/DEBUG] [mixin/]: kubejs.mixins.json:FallingBlockEntityMixin from mod kubejs->@Inject::kjs$fallEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;ZZDLnet/minecraft/world/level/block/state/BlockState;)V won't be passed a CallbackInfo as a result
|
14468 | [28Mar2025 00:54:02.401] [main/DEBUG] [mixin/]: Mixing blocks.BlockEntityAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
|
14469 | [28Mar2025 00:54:02.401] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BlockEntityAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14470 | [28Mar2025 00:54:02.401] [main/DEBUG] [mixin/]: Mixing minimal_nonvanilla.world.block_entity_ticking.support_cache.BlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
|
14471 | [28Mar2025 00:54:02.402] [main/DEBUG] [mixin/]: Mixing util.inventory_change_listening.BlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
|
14472 | [28Mar2025 00:54:02.402] [main/DEBUG] [mixin/]: Mixing util.inventory_comparator_tracking.BlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
|
14473 | [28Mar2025 00:54:02.403] [main/DEBUG] [mixin/]: Mixing world.block_entity_ticking.sleeping.BlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
|
14474 | [28Mar2025 00:54:02.403] [main/DEBUG] [mixin/]: Mixing BlockEntityMixin from refurbished_furniture.common.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
|
14475 | [28Mar2025 00:54:02.407] [main/DEBUG] [mixin/]: lithium.mixins.json:minimal_nonvanilla.world.block_entity_ticking.support_cache.BlockEntityMixin from mod lithium->@Inject::initSupportCache(Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14476 | [28Mar2025 00:54:02.407] [main/DEBUG] [mixin/]: lithium.mixins.json:minimal_nonvanilla.world.block_entity_ticking.support_cache.BlockEntityMixin from mod lithium->@Inject::initSupportCache(Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14477 | [28Mar2025 00:54:02.407] [main/DEBUG] [mixin/]: lithium.mixins.json:minimal_nonvanilla.world.block_entity_ticking.support_cache.BlockEntityMixin from mod lithium->@Inject::initSupportCache(Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14478 | [28Mar2025 00:54:02.407] [main/DEBUG] [mixin/]: lithium.mixins.json:minimal_nonvanilla.world.block_entity_ticking.support_cache.BlockEntityMixin from mod lithium->@Inject::updateSupportCache(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14479 | [28Mar2025 00:54:02.407] [main/DEBUG] [mixin/]: lithium.mixins.json:minimal_nonvanilla.world.block_entity_ticking.support_cache.BlockEntityMixin from mod lithium->@Inject::updateSupportCache(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14480 | [28Mar2025 00:54:02.407] [main/DEBUG] [mixin/]: lithium.mixins.json:minimal_nonvanilla.world.block_entity_ticking.support_cache.BlockEntityMixin from mod lithium->@Inject::updateSupportCache(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14481 | [28Mar2025 00:54:02.407] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.BlockEntityMixin from mod lithium->@Inject::updateStackListTracking(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14482 | [28Mar2025 00:54:02.407] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.BlockEntityMixin from mod lithium->@Inject::updateStackListTracking(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14483 | [28Mar2025 00:54:02.407] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.BlockEntityMixin from mod lithium->@Inject::updateStackListTracking(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14484 | [28Mar2025 00:54:02.407] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_comparator_tracking.BlockEntityMixin from mod lithium->@Inject::init(Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14485 | [28Mar2025 00:54:02.407] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_comparator_tracking.BlockEntityMixin from mod lithium->@Inject::init(Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14486 | [28Mar2025 00:54:02.407] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_comparator_tracking.BlockEntityMixin from mod lithium->@Inject::init(Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14487 | [28Mar2025 00:54:02.407] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_comparator_tracking.BlockEntityMixin from mod lithium->@Inject::forgetNearbyComparators(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14488 | [28Mar2025 00:54:02.407] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_comparator_tracking.BlockEntityMixin from mod lithium->@Inject::forgetNearbyComparators(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14489 | [28Mar2025 00:54:02.407] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_comparator_tracking.BlockEntityMixin from mod lithium->@Inject::forgetNearbyComparators(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14490 | [28Mar2025 00:54:02.407] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.BlockEntityMixin from mod lithium->@Inject::handleSetChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14491 | [28Mar2025 00:54:02.407] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.BlockEntityMixin from mod lithium->@Inject::handleSetChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14492 | [28Mar2025 00:54:02.407] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.BlockEntityMixin from mod lithium->@Inject::handleSetChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14493 | [28Mar2025 00:54:02.407] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:BlockEntityMixin from mod refurbished_furniture->@Inject::refurbishedFurniture$SetLevelTail(Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14494 | [28Mar2025 00:54:02.407] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:BlockEntityMixin from mod refurbished_furniture->@Inject::refurbishedFurniture$SetLevelTail(Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14495 | [28Mar2025 00:54:02.407] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:BlockEntityMixin from mod refurbished_furniture->@Inject::refurbishedFurniture$SetLevelTail(Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14496 | [28Mar2025 00:54:02.409] [main/DEBUG] [mixin/]: Mixing blocks.BrushableBlockEntityAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.entity.BrushableBlockEntity
|
14497 | [28Mar2025 00:54:02.409] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BrushableBlockEntityAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14498 | [28Mar2025 00:54:02.409] [main/DEBUG] [mixin/]: Mixing BrushableBlockEntityMixin from tombstone.mixins.json into net.minecraft.world.level.block.entity.BrushableBlockEntity
|
14499 | [28Mar2025 00:54:02.411] [main/DEBUG] [mixin/]: Mixing BrushableBlockEntityAccessor from ars_nouveau.mixins.json into net.minecraft.world.level.block.entity.BrushableBlockEntity
|
14500 | [28Mar2025 00:54:02.412] [main/DEBUG] [mixin/]: tombstone.mixins.json:BrushableBlockEntityMixin from mod tombstone->@Inject::methodUnpackLootTable(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14501 | [28Mar2025 00:54:02.412] [main/DEBUG] [mixin/]: tombstone.mixins.json:BrushableBlockEntityMixin from mod tombstone->@Inject::methodUnpackLootTable(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14502 | [28Mar2025 00:54:02.430] [main/DEBUG] [mixin/]: Mixing block.hopper.InventoryAccessors$DispenserBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.DispenserBlockEntity
|
14503 | [28Mar2025 00:54:02.430] [main/DEBUG] [mixin/]: Mixing util.inventory_change_listening.StackListReplacementTracking$DispenserBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.DispenserBlockEntity
|
14504 | [28Mar2025 00:54:02.430] [main/DEBUG] [mixin/]: Mixing accessor.DispenserBlockEntityAccessor from moonlight-common.mixins.json into net.minecraft.world.level.block.entity.DispenserBlockEntity
|
14505 | [28Mar2025 00:54:02.430] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:accessor.DispenserBlockEntityAccessor from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14506 | [28Mar2025 00:54:02.430] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$DispenserBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14507 | [28Mar2025 00:54:02.430] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$DispenserBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14508 | [28Mar2025 00:54:02.430] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$DispenserBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14509 | [28Mar2025 00:54:02.431] [main/DEBUG] [mixin/]: Mixing block.hopper.ContainerMixin from lithium.mixins.json into net.minecraft.world.Container
|
14510 | [28Mar2025 00:54:02.431] [main/DEBUG] [mixin/]: Mixing ContainerMixin from kubejs.mixins.json into net.minecraft.world.Container
|
14511 | [28Mar2025 00:54:02.433] [main/DEBUG] [mixin/]: Mixing util.inventory_change_listening.BaseContainerBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
|
14512 | [28Mar2025 00:54:02.434] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$lithium$emitFirstComparatorAdded$0(Lnet/caffeinemc/mods/lithium/common/block/entity/inventory_change_tracking/InventoryChangeListener;)Z to md26e244$lithium$lambda$lithium$emitFirstComparatorAdded$0$0 in lithium.mixins.json:util.inventory_change_listening.BaseContainerBlockEntityMixin from mod lithium
|
14513 | [28Mar2025 00:54:02.435] [main/DEBUG] [mixin/]: Mixing util.inventory_change_listening.StackListReplacementTracking$BaseContainerBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
|
14514 | [28Mar2025 00:54:02.435] [main/DEBUG] [mixin/]: Mixing AccessorMixinBaseContainerBlockEntity from lootr-common.mixins.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
|
14515 | [28Mar2025 00:54:02.435] [main/DEBUG] [mixin/]: lootr-common.mixins.json:AccessorMixinBaseContainerBlockEntity from mod lootr: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14516 | [28Mar2025 00:54:02.435] [main/DEBUG] [mixin/]: Mixing access.block.AccessorBaseContainerBlockEntity from bookshelf.mixins.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
|
14517 | [28Mar2025 00:54:02.435] [main/DEBUG] [mixin/]: bookshelf.mixins.json:access.block.AccessorBaseContainerBlockEntity from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
14518 | [28Mar2025 00:54:02.435] [main/DEBUG] [mixin/]: Mixing accessors.BaseContainerBlockEntityAccess from mixins.pneumaticcraft.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
|
14519 | [28Mar2025 00:54:02.435] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.BaseContainerBlockEntityAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14520 | [28Mar2025 00:54:02.435] [main/DEBUG] [mixin/]: Mixing accessors.BaseContainerBEAccess from immersiveengineering.mixins.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
|
14521 | [28Mar2025 00:54:02.435] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.BaseContainerBEAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14522 | [28Mar2025 00:54:02.437] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$BaseContainerBlockEntityMixin from mod lithium->@Inject::readNbtStackListReplacement(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14523 | [28Mar2025 00:54:02.437] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$BaseContainerBlockEntityMixin from mod lithium->@Inject::readNbtStackListReplacement(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14524 | [28Mar2025 00:54:02.437] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$BaseContainerBlockEntityMixin from mod lithium->@Inject::readNbtStackListReplacement(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14525 | [28Mar2025 00:54:02.437] [main/DEBUG] [mixin/]: Unexpected: Registered method getLockKey()Lnet/minecraft/world/LockCode; in net.minecraft.world.level.block.entity.BaseContainerBlockEntity was not merged
|
14526 | [28Mar2025 00:54:02.439] [main/DEBUG] [mixin/]: Mixing blocks.DefaultDispenseItemBehaviorInvoker from the_bumblezone-common.mixins.json into net.minecraft.core.dispenser.DefaultDispenseItemBehavior
|
14527 | [28Mar2025 00:54:02.439] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.DefaultDispenseItemBehaviorInvoker from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14528 | [28Mar2025 00:54:02.442] [main/DEBUG] [mixin/]: Mixing DyeColorMixin from kubejs.mixins.json into net.minecraft.world.item.DyeColor
|
14529 | [28Mar2025 00:54:02.452] [main/DEBUG] [mixin/]: Mixing math.fast_util.AxisCycleDirectionMixin$ForwardMixin from lithium.mixins.json into net.minecraft.core.AxisCycle$2
|
14530 | [28Mar2025 00:54:02.452] [main/DEBUG] [mixin/]: Mixing math.fast_util.AxisCycleDirectionMixin$BackwardMixin from lithium.mixins.json into net.minecraft.core.AxisCycle$3
|
14531 | [28Mar2025 00:54:02.471] [main/DEBUG] [mixin/]: Mixing features.activation_range.fixes.PistonMovingBlockEntityMixin from servercore.common.mixins.json into net.minecraft.world.level.block.piston.PistonMovingBlockEntity
|
14532 | [28Mar2025 00:54:02.471] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.fixes.PistonMovingBlockEntityMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
14533 | [28Mar2025 00:54:02.471] [main/DEBUG] [mixin/]: Mixing blocks.PistonMovingBlockEntityMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.piston.PistonMovingBlockEntity
|
14534 | [28Mar2025 00:54:02.471] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.PistonMovingBlockEntityMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14535 | [28Mar2025 00:54:02.472] [main/DEBUG] [mixin/]: Mixing block.moving_block_shapes.PistonMovingBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.piston.PistonMovingBlockEntity
|
14536 | [28Mar2025 00:54:02.474] [main/DEBUG] [mixin/]: Mixing PistonBlockEntityMixin from moonlight-common.mixins.json into net.minecraft.world.level.block.piston.PistonMovingBlockEntity
|
14537 | [28Mar2025 00:54:02.474] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:PistonBlockEntityMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14538 | [28Mar2025 00:54:02.479] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.fixes.PistonMovingBlockEntityMixin from mod servercore->@Inject::servercore$onPushEntity(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;FLnet/minecraft/world/level/block/piston/PistonMovingBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14539 | [28Mar2025 00:54:02.479] [main/DEBUG] [mixin/]: lithium.mixins.json:block.moving_block_shapes.PistonMovingBlockEntityMixin from mod lithium->@Inject::skipVoxelShapeUnion(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;F)V does use it's CallbackInfoReturnable
|
14540 | [28Mar2025 00:54:02.479] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:PistonBlockEntityMixin from mod moonlight->@Inject::whileMoving(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/piston/PistonMovingBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14541 | [28Mar2025 00:54:02.479] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:PistonBlockEntityMixin from mod moonlight->@Inject::onFinishedShortPulse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14542 | [28Mar2025 00:54:02.479] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:PistonBlockEntityMixin from mod moonlight->@Inject::onFinishedShortPulse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14543 | [28Mar2025 00:54:02.479] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:PistonBlockEntityMixin from mod moonlight->@Inject::onFinishedShortPulse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14544 | [28Mar2025 00:54:02.479] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:PistonBlockEntityMixin from mod moonlight->@Inject::onFinishedMoving(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/piston/PistonMovingBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14545 | [28Mar2025 00:54:02.479] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:PistonBlockEntityMixin from mod moonlight->@Inject::onFinishedMoving2(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/piston/PistonMovingBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14546 | [28Mar2025 00:54:02.485] [main/DEBUG] [mixin/]: Mixing ChatFormattingMixin from kubejs.mixins.json into net.minecraft.ChatFormatting
|
14547 | [28Mar2025 00:54:02.488] [main/DEBUG] [mixin/]: Mixing effects.MobEffectInstanceAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.effect.MobEffectInstance
|
14548 | [28Mar2025 00:54:02.488] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:effects.MobEffectInstanceAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14549 | [28Mar2025 00:54:02.488] [main/DEBUG] [mixin/]: Mixing accessor.MobEffectInstanceAccessor from create.mixins.json into net.minecraft.world.effect.MobEffectInstance
|
14550 | [28Mar2025 00:54:02.490] [main/DEBUG] [mixin/]: Mixing TextColorMixin from kubejs.mixins.json into net.minecraft.network.chat.TextColor
|
14551 | [28Mar2025 00:54:02.495] [main/DEBUG] [mixin/]: Mixing access.particles.AccessSimpleParticleType from bookshelf.mixins.json into net.minecraft.core.particles.SimpleParticleType
|
14552 | [28Mar2025 00:54:02.495] [main/DEBUG] [mixin/]: bookshelf.mixins.json:access.particles.AccessSimpleParticleType from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
14553 | [28Mar2025 00:54:02.495] [main/DEBUG] [mixin/]: Renaming @Invoker method init(Z)Lnet/minecraft/core/particles/SimpleParticleType; to init$bookshelf_$md$26e244$0 in bookshelf.mixins.json:access.particles.AccessSimpleParticleType from mod bookshelf
|
14554 | [28Mar2025 00:54:02.502] [main/DEBUG] [mixin/]: Mixing SlimeMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Slime
|
14555 | [28Mar2025 00:54:02.502] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SlimeMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14556 | [28Mar2025 00:54:02.503] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SlimeMixin from mod supplementaries->@Inject::supp$applySlimedEffect(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14557 | [28Mar2025 00:54:02.503] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SlimeMixin from mod supplementaries->@Inject::supp$applySlimedEffect(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14558 | [28Mar2025 00:54:02.503] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SlimeMixin from mod supplementaries->@Inject::supp$applySlimedEffect(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14559 | [28Mar2025 00:54:02.506] [main/DEBUG] [mixin/]: Mixing entities.MobAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.entity.Mob
|
14560 | [28Mar2025 00:54:02.506] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.MobAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14561 | [28Mar2025 00:54:02.506] [main/DEBUG] [mixin/]: Mixing MobMixin from tombstone.mixins.json into net.minecraft.world.entity.Mob
|
14562 | [28Mar2025 00:54:02.506] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$methodSetTarget$0(Lnet/minecraft/world/entity/LivingEntity;Ljava/util/UUID;)Ljava/lang/Boolean; to md26e244$tombstone$lambda$methodSetTarget$0$0 in tombstone.mixins.json:MobMixin from mod tombstone
|
14563 | [28Mar2025 00:54:02.507] [main/DEBUG] [mixin/]: Mixing entity.equipment_tracking.MobMixin from lithium.mixins.json into net.minecraft.world.entity.Mob
|
14564 | [28Mar2025 00:54:02.508] [main/DEBUG] [mixin/]: Mixing entity.inactive_navigations.MobMixin from lithium.mixins.json into net.minecraft.world.entity.Mob
|
14565 | [28Mar2025 00:54:02.510] [main/DEBUG] [mixin/]: Mixing entity.MobAccessor from livingthings.mixins.json into net.minecraft.world.entity.Mob
|
14566 | [28Mar2025 00:54:02.510] [main/DEBUG] [mixin/]: livingthings.mixins.json:entity.MobAccessor from mod livingthings: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14567 | [28Mar2025 00:54:02.510] [main/DEBUG] [mixin/]: Mixing accessors.MobAccessor from mixins.artifacts.common.json into net.minecraft.world.entity.Mob
|
14568 | [28Mar2025 00:54:02.510] [main/DEBUG] [mixin/]: Mixing MobMixin from rarcompat.mixins.json into net.minecraft.world.entity.Mob
|
14569 | [28Mar2025 00:54:02.510] [main/DEBUG] [mixin/]: rarcompat.mixins.json:MobMixin from mod rarcompat: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
14570 | [28Mar2025 00:54:02.511] [main/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.MobMixin from servercore.common.mixins.json into net.minecraft.world.entity.Mob
|
14571 | [28Mar2025 00:54:02.511] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.MobMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
14572 | [28Mar2025 00:54:02.511] [main/DEBUG] [mixin/]: Mixing MobMixin from apotheosis.mixins.json into net.minecraft.world.entity.Mob
|
14573 | [28Mar2025 00:54:02.511] [main/DEBUG] [mixin/]: Mixing accessors.MobAccess from mixins.pneumaticcraft.json into net.minecraft.world.entity.Mob
|
14574 | [28Mar2025 00:54:02.511] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.MobAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14575 | [28Mar2025 00:54:02.511] [main/DEBUG] [mixin/]: Mixing MobAccessor from ars_nouveau.mixins.json into net.minecraft.world.entity.Mob
|
14576 | [28Mar2025 00:54:02.512] [main/DEBUG] [mixin/]: Mixing jar.MobAccessorMixin from ars_nouveau.mixins.json into net.minecraft.world.entity.Mob
|
14577 | [28Mar2025 00:54:02.512] [main/DEBUG] [mixin/]: Mixing MobAccessor from nuggets.mixins.json into net.minecraft.world.entity.Mob
|
14578 | [28Mar2025 00:54:02.512] [main/DEBUG] [mixin/]: nuggets.mixins.json:MobAccessor from mod nuggets: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
14579 | [28Mar2025 00:54:02.512] [main/DEBUG] [mixin/]: Mixing MobMixin from letmedespawn.mixins.json into net.minecraft.world.entity.Mob
|
14580 | [28Mar2025 00:54:02.512] [main/DEBUG] [mixin/]: Mixing EntityMixin from moonlight-common.mixins.json into net.minecraft.world.entity.Mob
|
14581 | [28Mar2025 00:54:02.512] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:EntityMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14582 | [28Mar2025 00:54:02.513] [main/DEBUG] [mixin/]: Mixing MixinMob from mahoutsukai.mixins.json into net.minecraft.world.entity.Mob
|
14583 | [28Mar2025 00:54:02.513] [main/DEBUG] [mixin/]: mahoutsukai.mixins.json:MixinMob from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
14584 | [28Mar2025 00:54:02.514] [main/DEBUG] [mixin/]: Mixing MobMixin from create.mixins.json into net.minecraft.world.entity.Mob
|
14585 | [28Mar2025 00:54:02.519] [main/DEBUG] [mixin/]: tombstone.mixins.json:MobMixin from mod tombstone->@Inject::methodIsSunBurnTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14586 | [28Mar2025 00:54:02.519] [main/DEBUG] [mixin/]: tombstone.mixins.json:MobMixin from mod tombstone->@Inject::methodCheckDespawn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14587 | [28Mar2025 00:54:02.519] [main/DEBUG] [mixin/]: tombstone.mixins.json:MobMixin from mod tombstone->@Inject::methodTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14588 | [28Mar2025 00:54:02.519] [main/DEBUG] [mixin/]: tombstone.mixins.json:MobMixin from mod tombstone->@Inject::methodTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14589 | [28Mar2025 00:54:02.519] [main/DEBUG] [mixin/]: tombstone.mixins.json:MobMixin from mod tombstone->@Inject::methodTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14590 | [28Mar2025 00:54:02.519] [main/DEBUG] [mixin/]: tombstone.mixins.json:MobMixin from mod tombstone->@Inject::methodCanBeLeashed(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14591 | [28Mar2025 00:54:02.519] [main/DEBUG] [mixin/]: tombstone.mixins.json:MobMixin from mod tombstone->@Inject::methodSetTarget(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14592 | [28Mar2025 00:54:02.519] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.MobMixin from mod lithium->@Inject::trackBodyArmor(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14593 | [28Mar2025 00:54:02.519] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.MobMixin from mod lithium->@Inject::trackBodyArmor(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14594 | [28Mar2025 00:54:02.519] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.MobMixin from mod lithium->@Inject::trackBodyArmor(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14595 | [28Mar2025 00:54:02.519] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.MobMixin from mod lithium->@Inject::trackBodyArmor(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14596 | [28Mar2025 00:54:02.519] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.MobMixin from mod lithium->@Inject::trackBodyArmor(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14597 | [28Mar2025 00:54:02.519] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.MobMixin from mod lithium->@Inject::trackBodyArmor(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14598 | [28Mar2025 00:54:02.519] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.MobMixin from mod lithium->@Inject::onNavigationReplacement(Lnet/minecraft/world/entity/Entity;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
14599 | [28Mar2025 00:54:02.519] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.MobMixin from mod lithium->@Inject::onNavigationReplacement(Lnet/minecraft/world/entity/Entity;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
14600 | [28Mar2025 00:54:02.519] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.MobMixin from mod lithium->@Inject::onNavigationReplacement(Lnet/minecraft/world/entity/Entity;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
14601 | [28Mar2025 00:54:02.519] [main/DEBUG] [mixin/]: rarcompat.mixins.json:MobMixin from mod rarcompat->@Inject::getControllingPassenger(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14602 | [28Mar2025 00:54:02.519] [main/DEBUG] [mixin/]: apotheosis.mixins.json:MobMixin from mod apotheosis->@Inject::apoth_dropBonusLootTables(Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14603 | [28Mar2025 00:54:02.519] [main/DEBUG] [mixin/]: apotheosis.mixins.json:MobMixin from mod apotheosis->@Inject::apoth_dropBonusLootTables(Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14604 | [28Mar2025 00:54:02.519] [main/DEBUG] [mixin/]: apotheosis.mixins.json:MobMixin from mod apotheosis->@Inject::apoth_dropBonusLootTables(Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14605 | [28Mar2025 00:54:02.519] [main/DEBUG] [mixin/]: letmedespawn.mixins.json:MobMixin from mod letmedespawn->@Inject::letmedespawn$setItemSlotAndDropWhenKilled(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14606 | [28Mar2025 00:54:02.519] [main/DEBUG] [mixin/]: letmedespawn.mixins.json:MobMixin from mod letmedespawn->@Inject::letmedespawn$setItemSlotAndDropWhenKilled(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14607 | [28Mar2025 00:54:02.519] [main/DEBUG] [mixin/]: letmedespawn.mixins.json:MobMixin from mod letmedespawn->@Inject::letmedespawn$setItemSlotAndDropWhenKilled(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14608 | [28Mar2025 00:54:02.519] [main/DEBUG] [mixin/]: mahoutsukai.mixins.json:MixinMob from mod (unknown)->@Inject::mahouRuleBreakerSeedSetting(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14609 | [28Mar2025 00:54:02.520] [main/DEBUG] [mixin/]: Unexpected: Registered method getGoalSelector()Lnet/minecraft/world/entity/ai/goal/GoalSelector; in net.minecraft.world.entity.Mob was not merged
|
14610 | [28Mar2025 00:54:02.520] [main/DEBUG] [mixin/]: Unexpected: Registered method getTargetSelector()Lnet/minecraft/world/entity/ai/goal/GoalSelector; in net.minecraft.world.entity.Mob was not merged
|
14611 | [28Mar2025 00:54:02.525] [main/DEBUG] [mixin/]: Mixing MonsterMixin from tombstone.mixins.json into net.minecraft.world.entity.monster.Monster
|
14612 | [28Mar2025 00:54:02.526] [main/DEBUG] [mixin/]: tombstone.mixins.json:MonsterMixin from mod tombstone->@Inject::methodIsPreventingPlayerRest(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14613 | [28Mar2025 00:54:02.526] [main/DEBUG] [mixin/]: tombstone.mixins.json:MonsterMixin from mod tombstone->@Inject::methodGetWalkTargetValue(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14614 | [28Mar2025 00:54:02.530] [main/DEBUG] [mixin/]: Mixing accessors.TNTEntityAccess from immersiveengineering.mixins.json into net.minecraft.world.entity.item.PrimedTnt
|
14615 | [28Mar2025 00:54:02.530] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.TNTEntityAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14616 | [28Mar2025 00:54:02.531] [main/DEBUG] [mixin/]: Mixing block.hopper.ChiseledBookShelfBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.ChiseledBookShelfBlockEntity
|
14617 | [28Mar2025 00:54:02.543] [main/DEBUG] [mixin/]: Mixing SpawnerBlockEntityMixin from gateways.mixins.json into net.minecraft.world.level.block.entity.SpawnerBlockEntity
|
14618 | [28Mar2025 00:54:02.543] [main/DEBUG] [mixin/]: gateways.mixins.json:SpawnerBlockEntityMixin from mod gateways->@Inject::gateways_allowSetNbt(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14619 | [28Mar2025 00:54:02.551] [main/DEBUG] [mixin/]: Mixing util.inventory_change_listening.ChestBlockEntityMixin from lithium-neoforge.mixins.json into net.minecraft.world.level.block.entity.ChestBlockEntity
|
14620 | [28Mar2025 00:54:02.551] [main/DEBUG] [mixin/]: Mixing block.hopper.InventoryAccessors$ChestBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.ChestBlockEntity
|
14621 | [28Mar2025 00:54:02.551] [main/DEBUG] [mixin/]: Mixing util.inventory_change_listening.StackListReplacementTracking$ChestBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.ChestBlockEntity
|
14622 | [28Mar2025 00:54:02.551] [main/DEBUG] [mixin/]: lithium-neoforge.mixins.json:util.inventory_change_listening.ChestBlockEntityMixin from mod lithium->@Inject::emitRemovedOnSetCachedState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14623 | [28Mar2025 00:54:02.552] [main/DEBUG] [mixin/]: lithium-neoforge.mixins.json:util.inventory_change_listening.ChestBlockEntityMixin from mod lithium->@Inject::emitRemovedOnSetCachedState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14624 | [28Mar2025 00:54:02.552] [main/DEBUG] [mixin/]: lithium-neoforge.mixins.json:util.inventory_change_listening.ChestBlockEntityMixin from mod lithium->@Inject::emitRemovedOnSetCachedState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14625 | [28Mar2025 00:54:02.552] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$ChestBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14626 | [28Mar2025 00:54:02.552] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$ChestBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14627 | [28Mar2025 00:54:02.552] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$ChestBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14628 | [28Mar2025 00:54:02.553] [main/DEBUG] [mixin/]: Mixing BlockEntityTypeAccessor from neoforge.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
|
14629 | [28Mar2025 00:54:02.553] [main/DEBUG] [mixin/]: Mixing accessors.BlockEntityTypeAccess from mixins.pneumaticcraft.json into net.minecraft.world.level.block.entity.BlockEntityType
|
14630 | [28Mar2025 00:54:02.553] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.BlockEntityTypeAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14631 | [28Mar2025 00:54:02.553] [main/DEBUG] [mixin/]: Mixing accessors.BETypeAccess from immersiveengineering.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
|
14632 | [28Mar2025 00:54:02.553] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.BETypeAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14633 | [28Mar2025 00:54:02.554] [main/DEBUG] [mixin/]: Unexpected: Registered method getValidBlocks()Ljava/util/Set; in net.minecraft.world.level.block.entity.BlockEntityType was not merged
|
14634 | [28Mar2025 00:54:02.560] [main/DEBUG] [mixin/]: Mixing block.hopper.AbstractContainerMenuMixin from lithium.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
14635 | [28Mar2025 00:54:02.561] [main/DEBUG] [mixin/]: Mixing AbstractContainerMenuInvoker from fastbench.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
14636 | [28Mar2025 00:54:02.561] [main/DEBUG] [mixin/]: Mixing accessors.ContainerAccess from immersiveengineering.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
14637 | [28Mar2025 00:54:02.561] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.ContainerAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14638 | [28Mar2025 00:54:02.561] [main/DEBUG] [mixin/]: Mixing common.AbstractContainerMenuMixin from geckolib.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
14639 | [28Mar2025 00:54:02.561] [main/DEBUG] [mixin/]: geckolib.mixins.json:common.AbstractContainerMenuMixin from mod geckolib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14640 | [28Mar2025 00:54:02.561] [main/DEBUG] [mixin/]: Mixing AbstractContainerMenuMixin from relics.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
14641 | [28Mar2025 00:54:02.563] [main/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.AbstractContainerMenuMixin from mod lithium->@Inject::getFastOutputStrength(Lnet/minecraft/world/Container;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14642 | [28Mar2025 00:54:02.563] [main/DEBUG] [mixin/]: relics.mixins.json:AbstractContainerMenuMixin from mod relics->@Inject::onClick(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14643 | [28Mar2025 00:54:02.566] [main/DEBUG] [mixin/]: Mixing MixinCraftingMenu from fastbench.mixins.json into net.minecraft.world.inventory.CraftingMenu
|
14644 | [28Mar2025 00:54:02.566] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$slotsChanged$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V to md26e244$fastbench$lambda$slotsChanged$0$0 in fastbench.mixins.json:MixinCraftingMenu from mod fastbench
|
14645 | [28Mar2025 00:54:02.568] [main/DEBUG] [mixin/]: Mixing AccessorCraftingMenu from polymorph.mixins.json into net.minecraft.world.inventory.CraftingMenu
|
14646 | [28Mar2025 00:54:02.568] [main/DEBUG] [mixin/]: polymorph.mixins.json:AccessorCraftingMenu from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14647 | [28Mar2025 00:54:02.568] [main/DEBUG] [mixin/]: Mixing MixinCraftingMenu from polymorph.mixins.json into net.minecraft.world.inventory.CraftingMenu
|
14648 | [28Mar2025 00:54:02.568] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinCraftingMenu from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14649 | [28Mar2025 00:54:02.569] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.CraftingMenu
|
14650 | [28Mar2025 00:54:02.574] [main/DEBUG] [mixin/]: fastbench.mixins.json:MixinCraftingMenu from mod fastbench->@Inject::quickMoveStack(Lnet/minecraft/world/entity/player/Player;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14651 | [28Mar2025 00:54:02.574] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14652 | [28Mar2025 00:54:02.579] [main/DEBUG] [mixin/]: Mixing block.hopper.InventoryAccessors$AbstractFurnaceBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
|
14653 | [28Mar2025 00:54:02.580] [main/DEBUG] [mixin/]: Mixing util.inventory_change_listening.StackListReplacementTracking$AbstractFurnaceBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
|
14654 | [28Mar2025 00:54:02.580] [main/DEBUG] [mixin/]: Mixing world.block_entity_ticking.sleeping.furnace.AbstractFurnaceBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
|
14655 | [28Mar2025 00:54:02.581] [main/DEBUG] [mixin/]: Mixing MixinAbstractFurnaceBlockEntity from fastfurnace.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
|
14656 | [28Mar2025 00:54:02.582] [main/DEBUG] [mixin/]: Mixing accessors.AbstractFurnaceBlockEntityAccess from mixins.pneumaticcraft.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
|
14657 | [28Mar2025 00:54:02.582] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.AbstractFurnaceBlockEntityAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14658 | [28Mar2025 00:54:02.582] [main/DEBUG] [mixin/]: Mixing accessors.FurnaceTEAccess from immersiveengineering.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
|
14659 | [28Mar2025 00:54:02.582] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.FurnaceTEAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14660 | [28Mar2025 00:54:02.582] [main/DEBUG] [mixin/]: Mixing AccessorAbstractFurnaceBlockEntity from polymorph.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
|
14661 | [28Mar2025 00:54:02.582] [main/DEBUG] [mixin/]: polymorph.mixins.json:AccessorAbstractFurnaceBlockEntity from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14662 | [28Mar2025 00:54:02.582] [main/DEBUG] [mixin/]: Mixing AbstractFurnaceBlockEntityAccess from jade.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
|
14663 | [28Mar2025 00:54:02.582] [main/DEBUG] [mixin/]: jade.mixins.json:AbstractFurnaceBlockEntityAccess from mod jade: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
14664 | [28Mar2025 00:54:02.584] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.furnace.AbstractFurnaceBlockEntityMixin from mod lithium->@Inject::checkSleep(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14665 | [28Mar2025 00:54:02.584] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.furnace.AbstractFurnaceBlockEntityMixin from mod lithium->@Inject::wakeUpAfterFromTag(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14666 | [28Mar2025 00:54:02.584] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.furnace.AbstractFurnaceBlockEntityMixin from mod lithium->@Inject::wakeUpAfterFromTag(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14667 | [28Mar2025 00:54:02.584] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.furnace.AbstractFurnaceBlockEntityMixin from mod lithium->@Inject::wakeUpAfterFromTag(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14668 | [28Mar2025 00:54:02.584] [main/DEBUG] [mixin/]: fastfurnace.mixins.json:MixinAbstractFurnaceBlockEntity from mod fastfurnace->@Inject::fastfurnace_useFFRecipeCache(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14669 | [28Mar2025 00:54:02.585] [main/DEBUG] [mixin/]: Unexpected: Registered method getCookingProgress()I in net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity was not merged
|
14670 | [28Mar2025 00:54:02.589] [main/DEBUG] [mixin/]: Mixing SignBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.SignBlockEntity
|
14671 | [28Mar2025 00:54:02.589] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SignBlockEntityMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14672 | [28Mar2025 00:54:02.590] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SignBlockEntityMixin from mod amendments->@Inject::amendments$swingingSign(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/SignBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14673 | [28Mar2025 00:54:02.604] [main/DEBUG] [mixin/]: Mixing HangingSignBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.HangingSignBlockEntity
|
14674 | [28Mar2025 00:54:02.605] [main/DEBUG] [mixin/]: amendments-common.mixins.json:HangingSignBlockEntityMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14675 | [28Mar2025 00:54:02.613] [main/DEBUG] [mixin/]: Mixing math.fast_util.AABBMixin from lithium.mixins.json into net.minecraft.world.phys.AABB
|
14676 | [28Mar2025 00:54:02.623] [main/DEBUG] [mixin/]: Mixing AbstractArrowMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
14677 | [28Mar2025 00:54:02.623] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractArrowMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14678 | [28Mar2025 00:54:02.624] [main/DEBUG] [mixin/]: Mixing entities.AbstractArrowAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
14679 | [28Mar2025 00:54:02.624] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.AbstractArrowAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14680 | [28Mar2025 00:54:02.624] [main/DEBUG] [mixin/]: Mixing entities.AbstractArrowMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
14681 | [28Mar2025 00:54:02.624] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.AbstractArrowMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14682 | [28Mar2025 00:54:02.624] [main/DEBUG] [mixin/]: Mixing PersistentTridentMixin from betteroceanmonuments.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
14683 | [28Mar2025 00:54:02.624] [main/DEBUG] [mixin/]: betteroceanmonuments.mixins.json:PersistentTridentMixin from mod betteroceanmonuments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14684 | [28Mar2025 00:54:02.625] [main/DEBUG] [mixin/]: Mixing PersistentProjectileEntityMixin from variantsandventures-common.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
14685 | [28Mar2025 00:54:02.625] [main/DEBUG] [mixin/]: variantsandventures-common.mixins.json:PersistentProjectileEntityMixin from mod variantsandventures: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14686 | [28Mar2025 00:54:02.625] [main/DEBUG] [mixin/]: Mixing AbstractArrowMixin from eternal_starlight-common.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
14687 | [28Mar2025 00:54:02.625] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:AbstractArrowMixin from mod eternal_starlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14688 | [28Mar2025 00:54:02.625] [main/DEBUG] [mixin/]: Mixing accessors.AbstractArrowAccess from immersiveengineering.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
14689 | [28Mar2025 00:54:02.625] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.AbstractArrowAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14690 | [28Mar2025 00:54:02.625] [main/DEBUG] [mixin/]: Mixing MixinAbstractArrow from blueflame.mixin.json into net.minecraft.world.entity.projectile.AbstractArrow
|
14691 | [28Mar2025 00:54:02.628] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractArrowMixin from mod supplementaries->@Inject::onPlayerTouch(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14692 | [28Mar2025 00:54:02.628] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.AbstractArrowMixin from mod the_bumblezone->@Inject::bumblezone$enchantmentEffects(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14693 | [28Mar2025 00:54:02.628] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.AbstractArrowMixin from mod the_bumblezone->@Inject::bumblezone$enchantmentEffects(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14694 | [28Mar2025 00:54:02.628] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.AbstractArrowMixin from mod the_bumblezone->@Inject::bumblezone$enchantmentEffects(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14695 | [28Mar2025 00:54:02.628] [main/DEBUG] [mixin/]: betteroceanmonuments.mixins.json:PersistentTridentMixin from mod betteroceanmonuments->@Inject::betteroceanmonuments_preventTridentDespawning(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14696 | [28Mar2025 00:54:02.628] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:AbstractArrowMixin from mod eternal_starlight->@Inject::shotFromCrossbow(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14697 | [28Mar2025 00:54:02.628] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:AbstractArrowMixin from mod eternal_starlight->@Inject::getWaterInertia(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14698 | [28Mar2025 00:54:02.628] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinAbstractArrow from mod blueflame->@Inject::igniteTarget(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14699 | [28Mar2025 00:54:02.628] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinAbstractArrow from mod blueflame->@Inject::igniteTarget(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14700 | [28Mar2025 00:54:02.628] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinAbstractArrow from mod blueflame->@Inject::igniteTarget(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14701 | [28Mar2025 00:54:02.632] [main/DEBUG] [mixin/]: Mixing accessor.ProjectileAccessor from betteroceanmonuments.mixins.json into net.minecraft.world.entity.projectile.Projectile
|
14702 | [28Mar2025 00:54:02.632] [main/DEBUG] [mixin/]: betteroceanmonuments.mixins.json:accessor.ProjectileAccessor from mod betteroceanmonuments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14703 | [28Mar2025 00:54:02.632] [main/DEBUG] [mixin/]: Mixing ProjectileEntityAccessor from variantsandventures-common.mixins.json into net.minecraft.world.entity.projectile.Projectile
|
14704 | [28Mar2025 00:54:02.632] [main/DEBUG] [mixin/]: variantsandventures-common.mixins.json:ProjectileEntityAccessor from mod variantsandventures: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14705 | [28Mar2025 00:54:02.632] [main/DEBUG] [mixin/]: Mixing ProjectileEntityMixin from variantsandventures-common.mixins.json into net.minecraft.world.entity.projectile.Projectile
|
14706 | [28Mar2025 00:54:02.632] [main/DEBUG] [mixin/]: variantsandventures-common.mixins.json:ProjectileEntityMixin from mod variantsandventures: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14707 | [28Mar2025 00:54:02.633] [main/DEBUG] [mixin/]: Mixing ProjectileMixin from eternal_starlight-common.mixins.json into net.minecraft.world.entity.projectile.Projectile
|
14708 | [28Mar2025 00:54:02.633] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ProjectileMixin from mod eternal_starlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14709 | [28Mar2025 00:54:02.634] [main/DEBUG] [mixin/]: variantsandventures-common.mixins.json:ProjectileEntityMixin from mod variantsandventures->@Inject::variantsandventures$onEntityHit(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14710 | [28Mar2025 00:54:02.634] [main/DEBUG] [mixin/]: variantsandventures-common.mixins.json:ProjectileEntityMixin from mod variantsandventures->@Inject::variantsandventures$onEntityHit(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14711 | [28Mar2025 00:54:02.634] [main/DEBUG] [mixin/]: variantsandventures-common.mixins.json:ProjectileEntityMixin from mod variantsandventures->@Inject::variantsandventures$onEntityHit(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14712 | [28Mar2025 00:54:02.634] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ProjectileMixin from mod eternal_starlight->@Inject::getMovementToShoot(DDDFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14713 | [28Mar2025 00:54:02.646] [main/DEBUG] [mixin/]: Mixing FixJukeboxCrashMixin from yungsapi.mixins.json into net.minecraft.world.level.block.entity.JukeboxBlockEntity
|
14714 | [28Mar2025 00:54:02.646] [main/DEBUG] [mixin/]: yungsapi.mixins.json:FixJukeboxCrashMixin from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14715 | [28Mar2025 00:54:02.646] [main/DEBUG] [mixin/]: Mixing JukeboxBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.JukeboxBlockEntity
|
14716 | [28Mar2025 00:54:02.646] [main/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockEntityMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14717 | [28Mar2025 00:54:02.648] [main/DEBUG] [mixin/]: yungsapi.mixins.json:FixJukeboxCrashMixin from mod yungsapi->@Inject::yungsapi_checkIfLevelNull(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14718 | [28Mar2025 00:54:02.648] [main/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockEntityMixin from mod amendments->@Inject::amendments$notifySongChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14719 | [28Mar2025 00:54:02.648] [main/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockEntityMixin from mod amendments->@Inject::amendments$notifySongChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14720 | [28Mar2025 00:54:02.648] [main/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockEntityMixin from mod amendments->@Inject::amendments$notifySongChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14721 | [28Mar2025 00:54:02.648] [main/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockEntityMixin from mod amendments->@Inject::amendments$tickAnimation(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/JukeboxBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14722 | [28Mar2025 00:54:02.659] [main/DEBUG] [mixin/]: Mixing common.IronGolemMixin from endermanoverhaul.mixins.json into net.minecraft.world.entity.animal.IronGolem
|
14723 | [28Mar2025 00:54:02.659] [main/DEBUG] [mixin/]: Mixing IronGolemMixin from creeperoverhaul-common.mixins.json into net.minecraft.world.entity.animal.IronGolem
|
14724 | [28Mar2025 00:54:02.659] [main/DEBUG] [mixin/]: creeperoverhaul-common.mixins.json:IronGolemMixin from mod creeperoverhaul: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14725 | [28Mar2025 00:54:02.661] [main/DEBUG] [mixin/]: endermanoverhaul.mixins.json:common.IronGolemMixin from mod endermanoverhaul->@Inject::endermanoverhaul$onRegisterAttackGoal(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14726 | [28Mar2025 00:54:02.661] [main/DEBUG] [mixin/]: creeperoverhaul-common.mixins.json:IronGolemMixin from mod creeperoverhaul->@Inject::creeperoverhaul$onRegisterAttackGoal(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14727 | [28Mar2025 00:54:02.690] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.EnchantmentMenu
|
14728 | [28Mar2025 00:54:02.691] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14729 | [28Mar2025 00:54:02.695] [main/DEBUG] [mixin/]: Mixing block.hopper.InventoryAccessors$BrewingStandBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.BrewingStandBlockEntity
|
14730 | [28Mar2025 00:54:02.695] [main/DEBUG] [mixin/]: Mixing util.inventory_change_listening.StackListReplacementTracking$BrewingStandBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.BrewingStandBlockEntity
|
14731 | [28Mar2025 00:54:02.695] [main/DEBUG] [mixin/]: Mixing world.block_entity_ticking.sleeping.brewing_stand.BrewingStandBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.BrewingStandBlockEntity
|
14732 | [28Mar2025 00:54:02.696] [main/DEBUG] [mixin/]: Mixing BrewingStandMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.BrewingStandBlockEntity
|
14733 | [28Mar2025 00:54:02.696] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BrewingStandMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14734 | [28Mar2025 00:54:02.697] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.brewing_stand.BrewingStandBlockEntityMixin from mod lithium->@Inject::checkSleep(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BrewingStandBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14735 | [28Mar2025 00:54:02.697] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.brewing_stand.BrewingStandBlockEntityMixin from mod lithium->@Inject::wakeUpOnMarkDirty(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BrewingStandBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14736 | [28Mar2025 00:54:02.697] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.brewing_stand.BrewingStandBlockEntityMixin from mod lithium->@Inject::wakeUpOnMarkDirty(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BrewingStandBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14737 | [28Mar2025 00:54:02.697] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.brewing_stand.BrewingStandBlockEntityMixin from mod lithium->@Inject::wakeUpOnMarkDirty(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BrewingStandBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14738 | [28Mar2025 00:54:02.698] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.brewing_stand.BrewingStandBlockEntityMixin from mod lithium->@Inject::wakeUpAfterFromTag(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14739 | [28Mar2025 00:54:02.698] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.brewing_stand.BrewingStandBlockEntityMixin from mod lithium->@Inject::wakeUpAfterFromTag(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14740 | [28Mar2025 00:54:02.698] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.brewing_stand.BrewingStandBlockEntityMixin from mod lithium->@Inject::wakeUpAfterFromTag(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14741 | [28Mar2025 00:54:02.698] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BrewingStandMixin from mod amendments->@Inject::amendments$ensureModelRefresh(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14742 | [28Mar2025 00:54:02.698] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BrewingStandMixin from mod amendments->@Inject::amendments$refreshModel(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14743 | [28Mar2025 00:54:02.698] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BrewingStandMixin from mod amendments->@Inject::amendments$refreshModel(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14744 | [28Mar2025 00:54:02.698] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BrewingStandMixin from mod amendments->@Inject::amendments$refreshModel(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14745 | [28Mar2025 00:54:02.704] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from apothic_enchanting.mixins.json into net.minecraft.world.item.ItemStack
|
14746 | [28Mar2025 00:54:02.704] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$apoth_enchTooltipRewrite$4(Ljava/util/Set;Lnet/minecraft/core/Holder;)Z to md26e244$apothic_enchanting$lambda$apoth_enchTooltipRewrite$4$0 in apothic_enchanting.mixins.json:ItemStackMixin from mod apothic_enchanting
|
14747 | [28Mar2025 00:54:02.704] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$apoth_enchTooltipRewrite$3(Lnet/minecraft/core/HolderSet;Lnet/minecraft/core/Holder;)Z to md26e244$apothic_enchanting$lambda$apoth_enchTooltipRewrite$3$1 in apothic_enchanting.mixins.json:ItemStackMixin from mod apothic_enchanting
|
14748 | [28Mar2025 00:54:02.704] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$apoth_enchTooltipRewrite$2(Ljava/util/function/Consumer;Ljava/util/Set;Lnet/minecraft/core/Holder;)V to md26e244$apothic_enchanting$lambda$apoth_enchTooltipRewrite$2$2 in apothic_enchanting.mixins.json:ItemStackMixin from mod apothic_enchanting
|
14749 | [28Mar2025 00:54:02.704] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$apoth_enchTooltipRewrite$1(Lnet/minecraft/core/HolderSet;Lnet/minecraft/core/Holder;)Z to md26e244$apothic_enchanting$lambda$apoth_enchTooltipRewrite$1$3 in apothic_enchanting.mixins.json:ItemStackMixin from mod apothic_enchanting
|
14750 | [28Mar2025 00:54:02.704] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$apoth_enchTooltipRewrite$0(Lnet/minecraft/world/item/enchantment/ItemEnchantments;Lnet/minecraft/world/item/enchantment/ItemEnchantments;Ljava/util/function/Consumer;Lnet/minecraft/core/Holder;)V to md26e244$apothic_enchanting$lambda$apoth_enchTooltipRewrite$0$4 in apothic_enchanting.mixins.json:ItemStackMixin from mod apothic_enchanting
|
14751 | [28Mar2025 00:54:02.706] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from apotheosis.mixins.json into net.minecraft.world.item.ItemStack
|
14752 | [28Mar2025 00:54:02.706] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$apoth_useItemOnBlockPost$1(Lnet/minecraft/world/item/context/UseOnContext;Ldev/shadowsoffire/apotheosis/affix/AffixInstance;)Lnet/minecraft/world/InteractionResult; to md26e244$apotheosis$lambda$apoth_useItemOnBlockPost$1$5 in apotheosis.mixins.json:ItemStackMixin from mod apotheosis
|
14753 | [28Mar2025 00:54:02.706] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$apoth_affixItemName$0(Ldev/shadowsoffire/placebo/reload/DynamicHolder;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; to md26e244$apotheosis$lambda$apoth_affixItemName$0$6 in apotheosis.mixins.json:ItemStackMixin from mod apotheosis
|
14754 | [28Mar2025 00:54:02.707] [main/DEBUG] [mixin/]: Mixing util.accessors.ItemStackAccessor from lithium.mixins.json into net.minecraft.world.item.ItemStack
|
14755 | [28Mar2025 00:54:02.707] [main/DEBUG] [mixin/]: Mixing util.item_component_and_count_tracking.ItemStackMixin from lithium.mixins.json into net.minecraft.world.item.ItemStack
|
14756 | [28Mar2025 00:54:02.708] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from placebo.mixins.json into net.minecraft.world.item.ItemStack
|
14757 | [28Mar2025 00:54:02.709] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getOrCreate$0(Ljava/util/function/Function;Ljava/util/function/ToIntFunction;Lnet/minecraft/resources/ResourceLocation;)Ldev/shadowsoffire/placebo/util/CachedObject; to md26e244$placebo$lambda$getOrCreate$0$7 in placebo.mixins.json:ItemStackMixin from mod placebo
|
14758 | [28Mar2025 00:54:02.709] [main/DEBUG] [mixin/]: Mixing item.ItemStackMixin from mixins.artifacts.common.json into net.minecraft.world.item.ItemStack
|
14759 | [28Mar2025 00:54:02.709] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$artifacts$addAttacksInflictTooltip$12(Ljava/util/function/Consumer;Lartifacts/ability/mobeffect/AttacksInflictMobEffectAbility;)V to md26e244$artifacts$lambda$artifacts$addAttacksInflictTooltip$12$8 in mixins.artifacts.common.json:item.ItemStackMixin from mod artifacts
|
14760 | [28Mar2025 00:54:02.709] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$artifacts$addAttacksInflictTooltip$11(ZLartifacts/ability/mobeffect/AttacksInflictMobEffectAbility;)Z to md26e244$artifacts$lambda$artifacts$addAttacksInflictTooltip$11$9 in mixins.artifacts.common.json:item.ItemStackMixin from mod artifacts
|
14761 | [28Mar2025 00:54:02.709] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$artifacts$addPerFoodPointEatenTooltip$10(Ljava/util/function/Consumer;Lartifacts/ability/mobeffect/ApplyMobEffectAfterEatingAbility;)V to md26e244$artifacts$lambda$artifacts$addPerFoodPointEatenTooltip$10$a in mixins.artifacts.common.json:item.ItemStackMixin from mod artifacts
|
14762 | [28Mar2025 00:54:02.709] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$artifacts$addWhenHurtTooltip$9(Lnet/minecraft/tags/TagKey;Ljava/util/function/Consumer;Lartifacts/ability/ApplyCooldownAfterDamageAbility;)V to md26e244$artifacts$lambda$artifacts$addWhenHurtTooltip$9$b in mixins.artifacts.common.json:item.ItemStackMixin from mod artifacts
|
14763 | [28Mar2025 00:54:02.709] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$artifacts$addWhenHurtTooltip$8(Lnet/minecraft/tags/TagKey;Ljava/util/function/Consumer;Lartifacts/ability/mobeffect/ApplyMobEffectAfterDamageAbility;)V to md26e244$artifacts$lambda$artifacts$addWhenHurtTooltip$8$c in mixins.artifacts.common.json:item.ItemStackMixin from mod artifacts
|
14764 | [28Mar2025 00:54:02.709] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$artifacts$addWhenHurtTooltips$7(Lorg/apache/commons/lang3/mutable/MutableBoolean;Ljava/util/List;Lartifacts/ability/ApplyCooldownAfterDamageAbility;)V to md26e244$artifacts$lambda$artifacts$addWhenHurtTooltips$7$d in mixins.artifacts.common.json:item.ItemStackMixin from mod artifacts
|
14765 | [28Mar2025 00:54:02.709] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$artifacts$addWhenHurtTooltips$6(Lorg/apache/commons/lang3/mutable/MutableBoolean;Ljava/util/List;Lartifacts/ability/mobeffect/ApplyMobEffectAfterDamageAbility;)V to md26e244$artifacts$lambda$artifacts$addWhenHurtTooltips$6$e in mixins.artifacts.common.json:item.ItemStackMixin from mod artifacts
|
14766 | [28Mar2025 00:54:02.709] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$artifacts$addAbilityAttributeTooltips$5(Ljava/util/function/Consumer;Lartifacts/ability/mobeffect/LimitedWaterBreathingAbility;)V to md26e244$artifacts$lambda$artifacts$addAbilityAttributeTooltips$5$f in mixins.artifacts.common.json:item.ItemStackMixin from mod artifacts
|
14767 | [28Mar2025 00:54:02.709] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$artifacts$addAbilityAttributeTooltips$4(Ljava/util/function/Consumer;Lartifacts/ability/mobeffect/PermanentMobEffectAbility;)V to md26e244$artifacts$lambda$artifacts$addAbilityAttributeTooltips$4$10 in mixins.artifacts.common.json:item.ItemStackMixin from mod artifacts
|
14768 | [28Mar2025 00:54:02.709] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$artifacts$addAbilityAttributeTooltips$3(Ljava/util/function/Consumer;Lartifacts/ability/AttributeModifierAbility;)V to md26e244$artifacts$lambda$artifacts$addAbilityAttributeTooltips$3$11 in mixins.artifacts.common.json:item.ItemStackMixin from mod artifacts
|
14769 | [28Mar2025 00:54:02.709] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$addAttributeTooltips$2(Lorg/apache/commons/lang3/mutable/MutableBoolean;Lnet/minecraft/core/Holder;Lnet/minecraft/world/entity/ai/attributes/AttributeModifier;)V to md26e244$artifacts$lambda$addAttributeTooltips$2$12 in mixins.artifacts.common.json:item.ItemStackMixin from mod artifacts
|
14770 | [28Mar2025 00:54:02.709] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getTooltipLines$1(Ljava/util/List;Lnet/minecraft/network/chat/MutableComponent;)V to md26e244$artifacts$lambda$getTooltipLines$1$13 in mixins.artifacts.common.json:item.ItemStackMixin from mod artifacts
|
14771 | [28Mar2025 00:54:02.709] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getTooltipLines$0(Ljava/util/List;Lnet/minecraft/network/chat/MutableComponent;)V to md26e244$artifacts$lambda$getTooltipLines$0$14 in mixins.artifacts.common.json:item.ItemStackMixin from mod artifacts
|
14772 | [28Mar2025 00:54:02.717] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from irons_spellbooks.mixins.json into net.minecraft.world.item.ItemStack
|
14773 | [28Mar2025 00:54:02.717] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:ItemStackMixin from mod irons_spellbooks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14774 | [28Mar2025 00:54:02.717] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from showcaseitem.mixins.json into net.minecraft.world.item.ItemStack
|
14775 | [28Mar2025 00:54:02.718] [main/DEBUG] [mixin/]: Mixing common.ItemStackMixin from geckolib.mixins.json into net.minecraft.world.item.ItemStack
|
14776 | [28Mar2025 00:54:02.718] [main/DEBUG] [mixin/]: geckolib.mixins.json:common.ItemStackMixin from mod geckolib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14777 | [28Mar2025 00:54:02.718] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from deeperdarker.mixins.json into net.minecraft.world.item.ItemStack
|
14778 | [28Mar2025 00:54:02.718] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from kubejs.mixins.json into net.minecraft.world.item.ItemStack
|
14779 | [28Mar2025 00:54:02.720] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from cucumber.mixins.json into net.minecraft.world.item.ItemStack
|
14780 | [28Mar2025 00:54:02.720] [main/DEBUG] [mixin/]: Mixing DataComponentTooltipProviderMixin from tesseract_api.mixins.json into net.minecraft.world.item.ItemStack
|
14781 | [28Mar2025 00:54:02.720] [main/DEBUG] [mixin/]: Mixing event.ItemHurtEventMixin from tesseract_api.mixins.json into net.minecraft.world.item.ItemStack
|
14782 | [28Mar2025 00:54:02.730] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:ItemStackMixin from mod apothic_enchanting->@Inject::apoth_enchTooltipRewrite(Lnet/minecraft/core/component/DataComponentType;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/function/Consumer;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14783 | [28Mar2025 00:54:02.730] [main/DEBUG] [mixin/]: apotheosis.mixins.json:ItemStackMixin from mod apotheosis->@Inject::apoth_affixItemName(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14784 | [28Mar2025 00:54:02.730] [main/DEBUG] [mixin/]: apotheosis.mixins.json:ItemStackMixin from mod apotheosis->@Inject::apoth_affixItemName(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14785 | [28Mar2025 00:54:02.730] [main/DEBUG] [mixin/]: apotheosis.mixins.json:ItemStackMixin from mod apotheosis->@Inject::apoth_useItemOnBlockPost(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14786 | [28Mar2025 00:54:02.730] [main/DEBUG] [mixin/]: apotheosis.mixins.json:ItemStackMixin from mod apotheosis->@Inject::apoth_useItemOnBlockPost(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14787 | [28Mar2025 00:54:02.730] [main/DEBUG] [mixin/]: apotheosis.mixins.json:ItemStackMixin from mod apotheosis->@Inject::apoth_useItemOnBlockPost(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14788 | [28Mar2025 00:54:02.730] [main/DEBUG] [mixin/]: lithium.mixins.json:util.item_component_and_count_tracking.ItemStackMixin from mod lithium->@Inject::beforeChangeCount(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14789 | [28Mar2025 00:54:02.730] [main/DEBUG] [mixin/]: lithium.mixins.json:util.item_component_and_count_tracking.ItemStackMixin from mod lithium->@Inject::onSetComponent(Lnet/minecraft/core/component/DataComponentType;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
14790 | [28Mar2025 00:54:02.730] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:item.ItemStackMixin from mod artifacts->@Inject::getTooltipLines(Lnet/minecraft/world/item/Item$TooltipContext;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/List;)V doesn't use it's CallbackInfoReturnable
|
14791 | [28Mar2025 00:54:02.730] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:item.ItemStackMixin from mod artifacts->@Inject::addAttributeTooltips(Ljava/util/function/Consumer;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14792 | [28Mar2025 00:54:02.730] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:ItemStackMixin from mod irons_spellbooks->@Inject::init(Lnet/minecraft/world/level/ItemLike;ILnet/minecraft/core/component/PatchedDataComponentMap;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14793 | [28Mar2025 00:54:02.730] [main/DEBUG] [mixin/]: showcaseitem.mixins.json:ItemStackMixin from mod showcaseitem->@Inject::getHoverName(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14794 | [28Mar2025 00:54:02.730] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ItemStackMixin from mod deeperdarker->@Inject::getTooltipLines(Lnet/minecraft/world/item/Item$TooltipContext;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14795 | [28Mar2025 00:54:02.730] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ItemStackMixin from mod deeperdarker->@Inject::getTooltipLines(Lnet/minecraft/world/item/Item$TooltipContext;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14796 | [28Mar2025 00:54:02.730] [main/DEBUG] [mixin/]: cucumber.mixins.json:ItemStackMixin from mod cucumber->@Inject::cucumber$hurtAndBreak(ILnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14797 | [28Mar2025 00:54:02.730] [main/DEBUG] [mixin/]: tesseract_api.mixins.json:DataComponentTooltipProviderMixin from mod tesseract_api->@Inject::appendDataComponentTooltips(Lnet/minecraft/world/item/Item$TooltipContext;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
14798 | [28Mar2025 00:54:02.730] [main/DEBUG] [mixin/]: tesseract_api.mixins.json:event.ItemHurtEventMixin from mod tesseract_api->@Inject::hurtAndBreak(ILnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14799 | [28Mar2025 00:54:02.734] [main/DEBUG] [mixin/]: Mixing IItemExtensionMixin from irons_spellbooks.mixins.json into net.neoforged.neoforge.common.extensions.IItemStackExtension
|
14800 | [28Mar2025 00:54:02.734] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:IItemExtensionMixin from mod irons_spellbooks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14801 | [28Mar2025 00:54:02.734] [main/DEBUG] [mixin/]: Mixing ItemStackExtensionMixin from ars_additions.mixins.json into net.neoforged.neoforge.common.extensions.IItemStackExtension
|
14802 | [28Mar2025 00:54:02.734] [main/DEBUG] [mixin/]: ars_additions.mixins.json:ItemStackExtensionMixin from mod ars_additions: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14803 | [28Mar2025 00:54:02.736] [main/DEBUG] [mixin/]: Mixing ItemStackExtensionMixin from tombstone.mixins.json into net.neoforged.neoforge.common.extensions.IItemStackExtension
|
14804 | [28Mar2025 00:54:02.741] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:IItemExtensionMixin from mod irons_spellbooks->@Inject::canElytraFly(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14805 | [28Mar2025 00:54:02.742] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:IItemExtensionMixin from mod irons_spellbooks->@Inject::elytraFlightTick(Lnet/minecraft/world/entity/LivingEntity;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14806 | [28Mar2025 00:54:02.742] [main/DEBUG] [mixin/]: ars_additions.mixins.json:ItemStackExtensionMixin from mod ars_additions->@Inject::supportEnchantment(Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14807 | [28Mar2025 00:54:02.742] [main/DEBUG] [mixin/]: tombstone.mixins.json:ItemStackExtensionMixin from mod tombstone->@Inject::methodIsPrimaryItemFor(Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14808 | [28Mar2025 00:54:02.742] [main/DEBUG] [mixin/]: tombstone.mixins.json:ItemStackExtensionMixin from mod tombstone->@Inject::methodSupportsEnchantment(Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14809 | [28Mar2025 00:54:02.747] [main/DEBUG] [mixin/]: Mixing MutableDataComponentHolderMixin from kubejs.mixins.json into net.neoforged.neoforge.common.MutableDataComponentHolder
|
14810 | [28Mar2025 00:54:02.755] [main/DEBUG] [mixin/]: Mixing perf.remove_biome_temperature_cache.BiomeMixin from modernfix-common.mixins.json into net.minecraft.world.level.biome.Biome
|
14811 | [28Mar2025 00:54:02.755] [main/WARN] [mixin/]: Static binding violation: PRIVATE @Overwrite method getTemperature in modernfix-common.mixins.json:perf.remove_biome_temperature_cache.BiomeMixin from mod modernfix cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
|
14812 | [28Mar2025 00:54:02.781] [main/DEBUG] [mixin/]: Mixing world.chunk_ticking.spread_ice.BiomeMixin from lithium.mixins.json into net.minecraft.world.level.biome.Biome
|
14813 | [28Mar2025 00:54:02.781] [main/DEBUG] [mixin/]: Mixing world.temperature_cache.BiomeMixin from lithium.mixins.json into net.minecraft.world.level.biome.Biome
|
14814 | [28Mar2025 00:54:02.782] [main/DEBUG] [mixin/]: Mixing BiomeMixin from ftbchunks-common.mixins.json into net.minecraft.world.level.biome.Biome
|
14815 | [28Mar2025 00:54:02.782] [main/DEBUG] [mixin/]: ftbchunks-common.mixins.json:BiomeMixin from mod ftbchunks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14816 | [28Mar2025 00:54:02.782] [main/WARN] [mixin/]: Method overwrite conflict for getTemperature in lithium.mixins.json:world.temperature_cache.BiomeMixin from mod lithium, previously written by org.embeddedt.modernfix.common.mixin.perf.remove_biome_temperature_cache.BiomeMixin. Skipping method.
|
14817 | [28Mar2025 00:54:02.783] [main/DEBUG] [mixin/]: Unexpected: Registered method getTemperature(Lnet/minecraft/core/BlockPos;)F in net.minecraft.world.level.biome.Biome was not merged
|
14818 | [28Mar2025 00:54:02.785] [main/DEBUG] [mixin/]: Mixing RecipeInputMixin from kubejs.mixins.json into net.minecraft.world.item.crafting.RecipeInput
|
14819 | [28Mar2025 00:54:02.794] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.ChestMenu
|
14820 | [28Mar2025 00:54:02.795] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14821 | [28Mar2025 00:54:02.820] [main/DEBUG] [mixin/]: Mixing SkullBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.SkullBlockEntity
|
14822 | [28Mar2025 00:54:02.820] [main/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockEntityMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14823 | [28Mar2025 00:54:02.830] [main/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/inventory/AnvilMenu
|
14824 | [28Mar2025 00:54:02.837] [main/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu
|
14825 | [28Mar2025 00:54:02.838] [main/DEBUG] [mixin/]: Mixing AnvilMenuMixin from apothic_enchanting.mixins.json into net.minecraft.world.inventory.AnvilMenu
|
14826 | [28Mar2025 00:54:02.838] [main/DEBUG] [mixin/]: Mixing AnvilMixin from actuallyadditions.mixins.json into net.minecraft.world.inventory.AnvilMenu
|
14827 | [28Mar2025 00:54:02.838] [main/DEBUG] [mixin/]: Mixing AnvilMenuMixin from ae2.mixins.json into net.minecraft.world.inventory.AnvilMenu
|
14828 | [28Mar2025 00:54:02.838] [main/DEBUG] [mixin/]: ae2.mixins.json:AnvilMenuMixin from mod ae2: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_11 supports class version 55)
|
14829 | [28Mar2025 00:54:02.840] [main/DEBUG] [mixin/]: actuallyadditions.mixins.json:AnvilMixin from mod actuallyadditions->@Inject::pickupMixin(Lnet/minecraft/world/entity/player/Player;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14830 | [28Mar2025 00:54:02.840] [main/DEBUG] [mixin/]: ae2.mixins.json:AnvilMenuMixin from mod ae2->@Inject::setAnnihilationPlaneThreadLocal(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14831 | [28Mar2025 00:54:02.840] [main/DEBUG] [mixin/]: ae2.mixins.json:AnvilMenuMixin from mod ae2->@Inject::setAnnihilationPlaneThreadLocal(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14832 | [28Mar2025 00:54:02.840] [main/DEBUG] [mixin/]: ae2.mixins.json:AnvilMenuMixin from mod ae2->@Inject::setAnnihilationPlaneThreadLocal(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14833 | [28Mar2025 00:54:02.840] [main/DEBUG] [mixin/]: ae2.mixins.json:AnvilMenuMixin from mod ae2->@Inject::clearAnnihilationPlaneThreadLocal(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14834 | [28Mar2025 00:54:02.840] [main/DEBUG] [mixin/]: ae2.mixins.json:AnvilMenuMixin from mod ae2->@Inject::clearAnnihilationPlaneThreadLocal(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14835 | [28Mar2025 00:54:02.840] [main/DEBUG] [mixin/]: ae2.mixins.json:AnvilMenuMixin from mod ae2->@Inject::clearAnnihilationPlaneThreadLocal(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14836 | [28Mar2025 00:54:02.842] [main/DEBUG] [mixin/]: Mixing ItemCombinerMenuAccessor from actuallyadditions.mixins.json into net.minecraft.world.inventory.ItemCombinerMenu
|
14837 | [28Mar2025 00:54:02.842] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.ItemCombinerMenu
|
14838 | [28Mar2025 00:54:02.847] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14839 | [28Mar2025 00:54:02.876] [main/DEBUG] [mixin/]: Mixing block.hopper.HopperBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.HopperBlockEntity
|
14840 | [28Mar2025 00:54:02.893] [main/DEBUG] [mixin/]: Mixing block.hopper.InventoryAccessors$HopperBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.HopperBlockEntity
|
14841 | [28Mar2025 00:54:02.893] [main/DEBUG] [mixin/]: Mixing util.inventory_change_listening.StackListReplacementTracking$HopperBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.HopperBlockEntity
|
14842 | [28Mar2025 00:54:02.893] [main/DEBUG] [mixin/]: Mixing world.block_entity_ticking.sleeping.hopper.HopperBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.HopperBlockEntity
|
14843 | [28Mar2025 00:54:02.907] [main/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.HopperBlockEntityMixin from mod lithium->@Inject::lithiumInsert(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/HopperBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/Container;Lnet/minecraft/core/Direction;)V does use it's CallbackInfoReturnable
|
14844 | [28Mar2025 00:54:02.907] [main/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.HopperBlockEntityMixin from mod lithium->@Inject::lithiumExtract(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/Hopper;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14845 | [28Mar2025 00:54:02.907] [main/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.HopperBlockEntityMixin from mod lithium->@Inject::invalidateOnSetCachedState(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14846 | [28Mar2025 00:54:02.907] [main/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.HopperBlockEntityMixin from mod lithium->@Inject::invalidateOnSetCachedState(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14847 | [28Mar2025 00:54:02.907] [main/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.HopperBlockEntityMixin from mod lithium->@Inject::invalidateOnSetCachedState(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14848 | [28Mar2025 00:54:02.907] [main/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.HopperBlockEntityMixin from mod lithium->@Inject::checkSleepingConditions(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/HopperBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14849 | [28Mar2025 00:54:02.907] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$HopperBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14850 | [28Mar2025 00:54:02.907] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$HopperBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14851 | [28Mar2025 00:54:02.907] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$HopperBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14852 | [28Mar2025 00:54:02.907] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.hopper.HopperBlockEntityMixin from mod lithium->@Inject::sleepIfNoCooldownAndLocked(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/HopperBlockEntity;Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
14853 | [28Mar2025 00:54:02.907] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.hopper.HopperBlockEntityMixin from mod lithium->@Inject::wakeUpOnCooldownSet(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14854 | [28Mar2025 00:54:02.907] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.hopper.HopperBlockEntityMixin from mod lithium->@Inject::wakeUpOnCooldownSet(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14855 | [28Mar2025 00:54:02.907] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.hopper.HopperBlockEntityMixin from mod lithium->@Inject::wakeUpOnCooldownSet(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14856 | [28Mar2025 00:54:02.923] [main/DEBUG] [mixin/]: Mixing access.block.AccessorBannerBlockEntity from bookshelf.mixins.json into net.minecraft.world.level.block.entity.BannerBlockEntity
|
14857 | [28Mar2025 00:54:02.924] [main/DEBUG] [mixin/]: bookshelf.mixins.json:access.block.AccessorBannerBlockEntity from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
14858 | [28Mar2025 00:54:02.940] [main/DEBUG] [mixin/]: Mixing TheEndGatewayBlockEntityMixin from betterendisland.mixins.json into net.minecraft.world.level.block.entity.TheEndGatewayBlockEntity
|
14859 | [28Mar2025 00:54:02.941] [main/DEBUG] [mixin/]: betterendisland.mixins.json:TheEndGatewayBlockEntityMixin from mod betterendisland: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14860 | [28Mar2025 00:54:02.944] [main/DEBUG] [mixin/]: betterendisland.mixins.json:TheEndGatewayBlockEntityMixin from mod betterendisland->@Inject::betterendisland_findTallestBlock(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14861 | [28Mar2025 00:54:02.944] [main/DEBUG] [mixin/]: betterendisland.mixins.json:TheEndGatewayBlockEntityMixin from mod betterendisland->@Inject::betterendisland_findValidSpawnInChunk(Lnet/minecraft/world/level/chunk/LevelChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14862 | [28Mar2025 00:54:02.954] [main/DEBUG] [mixin/]: Mixing ShulkerBoxBlockEntityMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity
|
14863 | [28Mar2025 00:54:02.954] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ShulkerBoxBlockEntityMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14864 | [28Mar2025 00:54:02.954] [main/DEBUG] [mixin/]: Mixing block.hopper.InventoryAccessors$ShulkerBoxBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity
|
14865 | [28Mar2025 00:54:02.954] [main/DEBUG] [mixin/]: Mixing util.inventory_change_listening.StackListReplacementTracking$ShulkerBoxBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity
|
14866 | [28Mar2025 00:54:02.954] [main/DEBUG] [mixin/]: Mixing world.block_entity_ticking.sleeping.shulker_box.ShulkerBoxBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity
|
14867 | [28Mar2025 00:54:02.956] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ShulkerBoxBlockEntityMixin from mod supplementaries->@Inject::supp$preventInsertion(ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14868 | [28Mar2025 00:54:02.956] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$ShulkerBoxBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14869 | [28Mar2025 00:54:02.956] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$ShulkerBoxBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14870 | [28Mar2025 00:54:02.956] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$ShulkerBoxBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14871 | [28Mar2025 00:54:02.956] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.shulker_box.ShulkerBoxBlockEntityMixin from mod lithium->@Inject::wakeUpOnSyncedBlockEvent(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
14872 | [28Mar2025 00:54:02.956] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.shulker_box.ShulkerBoxBlockEntityMixin from mod lithium->@Inject::wakeUpOnSyncedBlockEvent(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
14873 | [28Mar2025 00:54:02.956] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.shulker_box.ShulkerBoxBlockEntityMixin from mod lithium->@Inject::wakeUpOnSyncedBlockEvent(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
14874 | [28Mar2025 00:54:02.956] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.shulker_box.ShulkerBoxBlockEntityMixin from mod lithium->@Inject::sleepOnAnimationEnd(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14875 | [28Mar2025 00:54:02.956] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.shulker_box.ShulkerBoxBlockEntityMixin from mod lithium->@Inject::sleepOnAnimationEnd(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14876 | [28Mar2025 00:54:02.956] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.shulker_box.ShulkerBoxBlockEntityMixin from mod lithium->@Inject::sleepOnAnimationEnd(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14877 | [28Mar2025 00:54:02.963] [main/DEBUG] [mixin/]: Mixing entities.AnimalMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.animal.Animal
|
14878 | [28Mar2025 00:54:02.963] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.AnimalMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14879 | [28Mar2025 00:54:02.964] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.AnimalMixin from mod the_bumblezone->@Inject::bumblezone$beeBreedWithVariantBee(Lnet/minecraft/world/entity/animal/Animal;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14880 | [28Mar2025 00:54:02.965] [main/DEBUG] [mixin/]: Mixing entities.AgeableMobAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.entity.AgeableMob
|
14881 | [28Mar2025 00:54:02.965] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.AgeableMobAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14882 | [28Mar2025 00:54:02.965] [main/DEBUG] [mixin/]: Renaming @Accessor method getDATA_BABY_ID()Lnet/minecraft/network/syncher/EntityDataAccessor; to getDATA_BABY_ID$the_bumblezone_$md$26e244$0 in the_bumblezone-common.mixins.json:entities.AgeableMobAccessor from mod the_bumblezone
|
14883 | [28Mar2025 00:54:02.965] [main/DEBUG] [mixin/]: Mixing ai.useless_sensors.parent_animal_sensor.AgeableMobMixin from lithium.mixins.json into net.minecraft.world.entity.AgeableMob
|
14884 | [28Mar2025 00:54:02.966] [main/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.AgeableMobMixin from servercore.common.mixins.json into net.minecraft.world.entity.AgeableMob
|
14885 | [28Mar2025 00:54:02.966] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.AgeableMobMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
14886 | [28Mar2025 00:54:02.967] [main/DEBUG] [mixin/]: lithium.mixins.json:ai.useless_sensors.parent_animal_sensor.AgeableMobMixin from mod lithium->@Inject::handleParentSensor(Lnet/minecraft/network/syncher/EntityDataAccessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14887 | [28Mar2025 00:54:02.967] [main/DEBUG] [mixin/]: lithium.mixins.json:ai.useless_sensors.parent_animal_sensor.AgeableMobMixin from mod lithium->@Inject::handleParentSensor(Lnet/minecraft/network/syncher/EntityDataAccessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14888 | [28Mar2025 00:54:02.967] [main/DEBUG] [mixin/]: lithium.mixins.json:ai.useless_sensors.parent_animal_sensor.AgeableMobMixin from mod lithium->@Inject::handleParentSensor(Lnet/minecraft/network/syncher/EntityDataAccessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14889 | [28Mar2025 00:54:02.970] [main/DEBUG] [mixin/]: Mixing MixinSniffer from sussysniffers.mixins.json into net.minecraft.world.entity.animal.sniffer.Sniffer
|
14890 | [28Mar2025 00:54:02.980] [main/DEBUG] [mixin/]: sussysniffers.mixins.json:MixinSniffer from mod sussysniffers->@Inject::dropSussyStuff(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14891 | [28Mar2025 00:54:02.980] [main/DEBUG] [mixin/]: sussysniffers.mixins.json:MixinSniffer from mod sussysniffers->@Inject::defineVariantSynchedData(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14892 | [28Mar2025 00:54:02.980] [main/DEBUG] [mixin/]: sussysniffers.mixins.json:MixinSniffer from mod sussysniffers->@Inject::defineVariantSynchedData(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14893 | [28Mar2025 00:54:02.980] [main/DEBUG] [mixin/]: sussysniffers.mixins.json:MixinSniffer from mod sussysniffers->@Inject::defineVariantSynchedData(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14894 | [28Mar2025 00:54:02.980] [main/DEBUG] [mixin/]: sussysniffers.mixins.json:MixinSniffer from mod sussysniffers->@Inject::useTameItem(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)Lnet/minecraft/world/InteractionResult; does use it's CallbackInfoReturnable
|
14895 | [28Mar2025 00:54:02.980] [main/DEBUG] [mixin/]: sussysniffers.mixins.json:MixinSniffer from mod sussysniffers->@Inject::canDigWhenVehicle(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)Z does use it's CallbackInfoReturnable
|
14896 | [28Mar2025 00:54:03.030] [main/DEBUG] [mixin/]: Mixing LoomMenuMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.LoomMenu
|
14897 | [28Mar2025 00:54:03.030] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LoomMenuMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14898 | [28Mar2025 00:54:03.030] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.LoomMenu
|
14899 | [28Mar2025 00:54:03.032] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14900 | [28Mar2025 00:54:03.034] [main/DEBUG] [mixin/]: Mixing block.hopper.InventoryAccessors$BarrelBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.BarrelBlockEntity
|
14901 | [28Mar2025 00:54:03.034] [main/DEBUG] [mixin/]: Mixing util.inventory_change_listening.StackListReplacementTracking$BarrelBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.BarrelBlockEntity
|
14902 | [28Mar2025 00:54:03.034] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$BarrelBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14903 | [28Mar2025 00:54:03.034] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$BarrelBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14904 | [28Mar2025 00:54:03.034] [main/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$BarrelBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14905 | [28Mar2025 00:54:03.038] [main/DEBUG] [mixin/]: Mixing CartographyTableMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.CartographyTableMenu
|
14906 | [28Mar2025 00:54:03.038] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14907 | [28Mar2025 00:54:03.038] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.CartographyTableMenu
|
14908 | [28Mar2025 00:54:03.040] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableMixin from mod supplementaries->@Inject::supp$getItem(Lnet/minecraft/world/entity/player/Player;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/item/ItemStack;)V does use it's CallbackInfoReturnable
|
14909 | [28Mar2025 00:54:03.040] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableMixin from mod supplementaries->@Inject::supp$getItem(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;)V does use it's CallbackInfo
|
14910 | [28Mar2025 00:54:03.040] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14911 | [28Mar2025 00:54:03.042] [main/DEBUG] [mixin/]: Mixing GrindstoneMenuMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu
|
14912 | [28Mar2025 00:54:03.042] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:GrindstoneMenuMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14913 | [28Mar2025 00:54:03.043] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.GrindstoneMenu
|
14914 | [28Mar2025 00:54:03.045] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:GrindstoneMenuMixin from mod supplementaries->@Inject::supp$updateGoldenAppleResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14915 | [28Mar2025 00:54:03.045] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14916 | [28Mar2025 00:54:03.047] [main/DEBUG] [mixin/]: Mixing LecternBlockEntityMixin from irons_spellbooks.mixins.json into net.minecraft.world.level.block.entity.LecternBlockEntity
|
14917 | [28Mar2025 00:54:03.047] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LecternBlockEntityMixin from mod irons_spellbooks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14918 | [28Mar2025 00:54:03.048] [main/DEBUG] [mixin/]: Mixing LecternBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.LecternBlockEntity
|
14919 | [28Mar2025 00:54:03.048] [main/DEBUG] [mixin/]: amendments-common.mixins.json:LecternBlockEntityMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14920 | [28Mar2025 00:54:03.049] [main/DEBUG] [mixin/]: Mixing LecternBlockEntityUpdateMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.LecternBlockEntity
|
14921 | [28Mar2025 00:54:03.049] [main/DEBUG] [mixin/]: amendments-common.mixins.json:LecternBlockEntityUpdateMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14922 | [28Mar2025 00:54:03.050] [main/WARN] [mixin/]: Method overwrite conflict for setChanged in amendments-common.mixins.json:LecternBlockEntityMixin from mod amendments, previously written by io.redspace.ironsspellbooks.mixin.LecternBlockEntityMixin. Skipping method.
|
14923 | [28Mar2025 00:54:03.050] [main/WARN] [mixin/]: Method overwrite conflict for getUpdateTag in amendments-common.mixins.json:LecternBlockEntityUpdateMixin from mod amendments, previously written by io.redspace.ironsspellbooks.mixin.LecternBlockEntityMixin. Skipping method.
|
14924 | [28Mar2025 00:54:03.050] [main/WARN] [mixin/]: Method overwrite conflict for getUpdatePacket in amendments-common.mixins.json:LecternBlockEntityUpdateMixin from mod amendments, previously written by io.redspace.ironsspellbooks.mixin.LecternBlockEntityMixin. Skipping method.
|
14925 | [28Mar2025 00:54:03.051] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LecternBlockEntityMixin from mod irons_spellbooks->@Inject::fudgeLecternValidity(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14926 | [28Mar2025 00:54:03.051] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LecternBlockEntityMixin from mod irons_spellbooks->@Inject::getPageCount(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14927 | [28Mar2025 00:54:03.051] [main/DEBUG] [mixin/]: amendments-common.mixins.json:LecternBlockEntityMixin from mod amendments->@Inject::createEditMenu(ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14928 | [28Mar2025 00:54:03.051] [main/DEBUG] [mixin/]: amendments-common.mixins.json:LecternBlockEntityMixin from mod amendments->@Inject::setPage(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14929 | [28Mar2025 00:54:03.051] [main/DEBUG] [mixin/]: amendments-common.mixins.json:LecternBlockEntityMixin from mod amendments->@Inject::setPage(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14930 | [28Mar2025 00:54:03.051] [main/DEBUG] [mixin/]: amendments-common.mixins.json:LecternBlockEntityMixin from mod amendments->@Inject::setPage(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14931 | [28Mar2025 00:54:03.051] [main/DEBUG] [mixin/]: Unexpected: Registered method getUpdatePacket()Lnet/minecraft/network/protocol/Packet; in net.minecraft.world.level.block.entity.LecternBlockEntity was not merged
|
14932 | [28Mar2025 00:54:03.051] [main/DEBUG] [mixin/]: Unexpected: Registered method getUpdateTag(Lnet/minecraft/core/HolderLookup$Provider;)Lnet/minecraft/nbt/CompoundTag; in net.minecraft.world.level.block.entity.LecternBlockEntity was not merged
|
14933 | [28Mar2025 00:54:03.051] [main/DEBUG] [mixin/]: Unexpected: Registered method setChanged()V in net.minecraft.world.level.block.entity.LecternBlockEntity was not merged
|
14934 | [28Mar2025 00:54:03.053] [main/DEBUG] [mixin/]: Mixing SmithingMenuMixin from apotheosis.mixins.json into net.minecraft.world.inventory.SmithingMenu
|
14935 | [28Mar2025 00:54:03.053] [main/DEBUG] [mixin/]: Mixing MixinSmithingMenu from polymorph.mixins.json into net.minecraft.world.inventory.SmithingMenu
|
14936 | [28Mar2025 00:54:03.053] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinSmithingMenu from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14937 | [28Mar2025 00:54:03.054] [main/DEBUG] [mixin/]: Mixing SmithingMenuMixin from create.mixins.json into net.minecraft.world.inventory.SmithingMenu
|
14938 | [28Mar2025 00:54:03.054] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$preventUnbreakingOnBacktanks$0(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Holder;)Z to md26e244$create$lambda$create$preventUnbreakingOnBacktanks$0$0 in create.mixins.json:SmithingMenuMixin from mod create
|
14939 | [28Mar2025 00:54:03.056] [main/DEBUG] [mixin/]: apotheosis.mixins.json:SmithingMenuMixin from mod apotheosis->@Inject::onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14940 | [28Mar2025 00:54:03.056] [main/DEBUG] [mixin/]: apotheosis.mixins.json:SmithingMenuMixin from mod apotheosis->@Inject::onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14941 | [28Mar2025 00:54:03.056] [main/DEBUG] [mixin/]: apotheosis.mixins.json:SmithingMenuMixin from mod apotheosis->@Inject::onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14942 | [28Mar2025 00:54:03.056] [main/DEBUG] [mixin/]: create.mixins.json:SmithingMenuMixin from mod create->@Inject::create$awardAdvancementWhenTrimmingCardboardArmor(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14943 | [28Mar2025 00:54:03.056] [main/DEBUG] [mixin/]: create.mixins.json:SmithingMenuMixin from mod create->@Inject::create$awardAdvancementWhenTrimmingCardboardArmor(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14944 | [28Mar2025 00:54:03.056] [main/DEBUG] [mixin/]: create.mixins.json:SmithingMenuMixin from mod create->@Inject::create$awardAdvancementWhenTrimmingCardboardArmor(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14945 | [28Mar2025 00:54:03.057] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.StonecutterMenu
|
14946 | [28Mar2025 00:54:03.059] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14947 | [28Mar2025 00:54:03.060] [main/DEBUG] [mixin/]: Mixing BellTileEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.BellBlockEntity
|
14948 | [28Mar2025 00:54:03.060] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BellTileEntityMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14949 | [28Mar2025 00:54:03.066] [main/DEBUG] [mixin/]: Mixing world.block_entity_ticking.sleeping.campfire.CampfireBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.CampfireBlockEntity
|
14950 | [28Mar2025 00:54:03.066] [main/DEBUG] [mixin/]: Mixing world.block_entity_ticking.sleeping.campfire.lit.CampfireBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.CampfireBlockEntity
|
14951 | [28Mar2025 00:54:03.066] [main/DEBUG] [mixin/]: Mixing world.block_entity_ticking.sleeping.campfire.unlit.CampfireBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.CampfireBlockEntity
|
14952 | [28Mar2025 00:54:03.066] [main/DEBUG] [mixin/]: Mixing CampfireBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.CampfireBlockEntity
|
14953 | [28Mar2025 00:54:03.066] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CampfireBlockEntityMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14954 | [28Mar2025 00:54:03.067] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.campfire.CampfireBlockEntityMixin from mod lithium->@Inject::wakeUpOnAddItem(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
14955 | [28Mar2025 00:54:03.067] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.campfire.CampfireBlockEntityMixin from mod lithium->@Inject::wakeUpOnAddItem(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
14956 | [28Mar2025 00:54:03.067] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.campfire.CampfireBlockEntityMixin from mod lithium->@Inject::wakeUpOnAddItem(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
14957 | [28Mar2025 00:54:03.067] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.campfire.CampfireBlockEntityMixin from mod lithium->@Inject::wakeUpOnReadNbt(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14958 | [28Mar2025 00:54:03.067] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.campfire.CampfireBlockEntityMixin from mod lithium->@Inject::wakeUpOnReadNbt(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14959 | [28Mar2025 00:54:03.067] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.campfire.CampfireBlockEntityMixin from mod lithium->@Inject::wakeUpOnReadNbt(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14960 | [28Mar2025 00:54:03.067] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.campfire.lit.CampfireBlockEntityMixin from mod lithium->@Inject::trySleepLit(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/CampfireBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Z)V doesn't use it's CallbackInfo
|
14961 | [28Mar2025 00:54:03.067] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.campfire.unlit.CampfireBlockEntityMixin from mod lithium->@Inject::trySleepUnlit(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/CampfireBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Z)V doesn't use it's CallbackInfo
|
14962 | [28Mar2025 00:54:03.084] [main/DEBUG] [mixin/]: Mixing alloc.composter.ComposterMixin$ComposterBlockComposterInventoryMixin from lithium.mixins.json into net.minecraft.world.level.block.ComposterBlock$InputContainer
|
14963 | [28Mar2025 00:54:03.085] [main/DEBUG] [mixin/]: Mixing block.hopper.ComposterMixin$ComposterBlockComposterInventoryMixin from lithium.mixins.json into net.minecraft.world.level.block.ComposterBlock$InputContainer
|
14964 | [28Mar2025 00:54:03.085] [main/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.ComposterMixin$ComposterBlockComposterInventoryMixin from mod lithium->@Inject::resetDirty(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14965 | [28Mar2025 00:54:03.085] [main/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.ComposterMixin$ComposterBlockComposterInventoryMixin from mod lithium->@Inject::resetDirty(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14966 | [28Mar2025 00:54:03.085] [main/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.ComposterMixin$ComposterBlockComposterInventoryMixin from mod lithium->@Inject::resetDirty(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14967 | [28Mar2025 00:54:03.086] [main/DEBUG] [mixin/]: Mixing alloc.composter.ComposterMixin$ComposterBlockDummyInventoryMixin from lithium.mixins.json into net.minecraft.world.level.block.ComposterBlock$EmptyContainer
|
14968 | [28Mar2025 00:54:03.086] [main/DEBUG] [mixin/]: Mixing block.hopper.ComposterMixin$ComposterBlockDummyInventoryMixin from lithium.mixins.json into net.minecraft.world.level.block.ComposterBlock$EmptyContainer
|
14969 | [28Mar2025 00:54:03.094] [main/DEBUG] [mixin/]: Mixing blocks.BeehiveBlockEntityMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.block.entity.BeehiveBlockEntity
|
14970 | [28Mar2025 00:54:03.094] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BeehiveBlockEntityMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14971 | [28Mar2025 00:54:03.094] [main/DEBUG] [mixin/]: Mixing BeeHiveReleaseEventMixin from productivelib.mixin.json into net.minecraft.world.level.block.entity.BeehiveBlockEntity
|
14972 | [28Mar2025 00:54:03.095] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BeehiveBlockEntityMixin from mod the_bumblezone->@Inject::bumblezone$essenceBeehivePreventAnger1(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;)V doesn't use it's CallbackInfo
|
14973 | [28Mar2025 00:54:03.095] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BeehiveBlockEntityMixin from mod the_bumblezone->@Inject::bumblezone$essenceBeehivePreventAnger1(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;)V has 0 override(s) in child classes
|
14974 | [28Mar2025 00:54:03.095] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.BeehiveBlockEntityMixin from mod the_bumblezone->@Inject::bumblezone$essenceBeehivePreventAnger1(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;)V won't be passed a CallbackInfo as a result
|
14975 | [28Mar2025 00:54:03.095] [main/DEBUG] [mixin/]: productivelib.mixin.json:BeeHiveReleaseEventMixin from mod productivelib->@Inject::postBeeRelease(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$Occupant;Ljava/util/List;Lnet/minecraft/world/level/block/entity/BeehiveBlockEntity$BeeReleaseStatus;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
14976 | [28Mar2025 00:54:03.197] [main/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.TadpoleMixin from servercore.common.mixins.json into net.minecraft.world.entity.animal.frog.Tadpole
|
14977 | [28Mar2025 00:54:03.197] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.TadpoleMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
14978 | [28Mar2025 00:54:03.204] [main/DEBUG] [mixin/]: Mixing MixinRecipeCache from polymorph.mixins.json into net.minecraft.world.item.crafting.RecipeCache
|
14979 | [28Mar2025 00:54:03.204] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinRecipeCache from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14980 | [28Mar2025 00:54:03.204] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinRecipeCache from mod polymorph->@Inject::polymorph$get(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/crafting/CraftingInput;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14981 | [28Mar2025 00:54:03.216] [main/DEBUG] [mixin/]: Mixing ItemsMixin from supplementaries-common.mixins.json into net.minecraft.world.item.Items
|
14982 | [28Mar2025 00:54:03.216] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ItemsMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14983 | [28Mar2025 00:54:03.216] [main/DEBUG] [mixin/]: Mixing ItemsMixin from apothic_spawners.mixins.json into net.minecraft.world.item.Items
|
14984 | [28Mar2025 00:54:03.218] [main/DEBUG] [mixin/]: apothic_spawners.mixins.json:ItemsMixin from mod apothic_spawners->@Inject::apoth_replaceSpawnerItem(Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14985 | [28Mar2025 00:54:03.231] [main/DEBUG] [mixin/]: Mixing BlockItemAccessor from ars_nouveau.mixins.json into net.minecraft.world.item.BlockItem
|
14986 | [28Mar2025 00:54:03.231] [main/DEBUG] [mixin/]: Renaming @Invoker method invokeUpdateBlockEntityComponents(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V to invokeUpdateBlockEntityComponents$ars_nouveau_$md$26e244$0 in ars_nouveau.mixins.json:BlockItemAccessor from mod ars_nouveau
|
14987 | [28Mar2025 00:54:03.231] [main/DEBUG] [mixin/]: Mixing InvokerBlockItem from framedblocks.mixin.json into net.minecraft.world.item.BlockItem
|
14988 | [28Mar2025 00:54:03.231] [main/DEBUG] [mixin/]: Mixing BlockItemMixin from moonlight-common.mixins.json into net.minecraft.world.item.BlockItem
|
14989 | [28Mar2025 00:54:03.231] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:BlockItemMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14990 | [28Mar2025 00:54:03.232] [main/DEBUG] [mixin/]: Mixing BlockItemMixin from create.mixins.json into net.minecraft.world.item.BlockItem
|
14991 | [28Mar2025 00:54:03.232] [main/DEBUG] [mixin/]: Mixing blocks.WaterlogForPlacingBlockMixin from the_bumblezone-common.mixins.json into net.minecraft.world.item.BlockItem
|
14992 | [28Mar2025 00:54:03.232] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.WaterlogForPlacingBlockMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14993 | [28Mar2025 00:54:03.235] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:BlockItemMixin from mod moonlight->@Inject::moonlight$getPlacementState(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14994 | [28Mar2025 00:54:03.235] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:BlockItemMixin from mod moonlight->@Inject::moonlight$place(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14995 | [28Mar2025 00:54:03.235] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:BlockItemMixin from mod moonlight->@Inject::moonlight$updatePlacementContext(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14996 | [28Mar2025 00:54:03.235] [main/DEBUG] [mixin/]: create.mixins.json:BlockItemMixin from mod create->@Inject::create$fixDeployerPlacement(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14997 | [28Mar2025 00:54:03.237] [main/DEBUG] [mixin/]: Mixing blocks.WaterlogForPlacingBlockMixin from the_bumblezone-common.mixins.json into net.minecraft.world.item.StandingAndWallBlockItem
|
14998 | [28Mar2025 00:54:03.237] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:blocks.WaterlogForPlacingBlockMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
14999 | [28Mar2025 00:54:03.242] [main/DEBUG] [mixin/]: Mixing accessors.MinecartItemAccess from mixins.pneumaticcraft.json into net.minecraft.world.item.MinecartItem
|
15000 | [28Mar2025 00:54:03.242] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.MinecartItemAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15001 | [28Mar2025 00:54:03.244] [main/DEBUG] [mixin/]: Mixing accessors.BoatItemAccess from mixins.pneumaticcraft.json into net.minecraft.world.item.BoatItem
|
15002 | [28Mar2025 00:54:03.244] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.BoatItemAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15003 | [28Mar2025 00:54:03.247] [main/DEBUG] [mixin/]: Mixing unification.ArmorItemMixin from almostunified-common.mixins.json into net.minecraft.world.item.ArmorItem
|
15004 | [28Mar2025 00:54:03.248] [main/DEBUG] [mixin/]: almostunified-common.mixins.json:unification.ArmorItemMixin from mod almostunified->@Inject::almostunified$onArmorRepair(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15005 | [28Mar2025 00:54:03.251] [main/DEBUG] [mixin/]: Mixing FlintAndSteelItemMixin from valhelsia_core-common.mixins.json into net.minecraft.world.item.FlintAndSteelItem
|
15006 | [28Mar2025 00:54:03.251] [main/DEBUG] [mixin/]: valhelsia_core-common.mixins.json:FlintAndSteelItemMixin from mod valhelsia_core: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15007 | [28Mar2025 00:54:03.252] [main/DEBUG] [mixin/]: valhelsia_core-common.mixins.json:FlintAndSteelItemMixin from mod valhelsia_core->@Inject::valhelsia_useOn(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15008 | [28Mar2025 00:54:03.253] [main/DEBUG] [mixin/]: Mixing BowMixin from supplementaries-common.mixins.json into net.minecraft.world.item.BowItem
|
15009 | [28Mar2025 00:54:03.253] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:BowMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15010 | [28Mar2025 00:54:03.253] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$getAllSupportedProjectiles$0(Ljava/util/function/Predicate;Lnet/minecraft/world/item/ItemStack;)Z to md26e244$supplementaries$lambda$supp$getAllSupportedProjectiles$0$0 in supplementaries-common.mixins.json:BowMixin from mod supplementaries
|
15011 | [28Mar2025 00:54:03.253] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:BowMixin from mod supplementaries->@Inject::supp$getAllSupportedProjectiles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15012 | [28Mar2025 00:54:03.254] [main/DEBUG] [mixin/]: Mixing ProjectileWeaponItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.ProjectileWeaponItem
|
15013 | [28Mar2025 00:54:03.254] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ProjectileWeaponItemMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15014 | [28Mar2025 00:54:03.254] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$shrinkQuiverArrow$0(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z to md26e244$supplementaries$lambda$supp$shrinkQuiverArrow$0$0 in supplementaries-common.mixins.json:ProjectileWeaponItemMixin from mod supplementaries
|
15015 | [28Mar2025 00:54:03.255] [main/DEBUG] [mixin/]: Mixing ProjectileWeaponItemMixin from eternal_starlight-common.mixins.json into net.minecraft.world.item.ProjectileWeaponItem
|
15016 | [28Mar2025 00:54:03.255] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ProjectileWeaponItemMixin from mod eternal_starlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15017 | [28Mar2025 00:54:03.258] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ProjectileWeaponItemMixin from mod supplementaries->@Inject::supp$getProjectileInQuiver(Lnet/minecraft/world/entity/LivingEntity;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15018 | [28Mar2025 00:54:03.258] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ProjectileWeaponItemMixin from mod eternal_starlight->@Inject::createProjectile(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15019 | [28Mar2025 00:54:03.262] [main/DEBUG] [mixin/]: Mixing SwordItemMixin from dummmmmmy-common.mixins.json into net.minecraft.world.item.SwordItem
|
15020 | [28Mar2025 00:54:03.262] [main/DEBUG] [mixin/]: dummmmmmy-common.mixins.json:SwordItemMixin from mod dummmmmmy: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15021 | [28Mar2025 00:54:03.262] [main/DEBUG] [mixin/]: dummmmmmy-common.mixins.json:SwordItemMixin from mod dummmmmmy->@Inject::mm$damageEquipment(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15022 | [28Mar2025 00:54:03.264] [main/DEBUG] [mixin/]: Mixing unification.TieredItemMixin from almostunified-common.mixins.json into net.minecraft.world.item.TieredItem
|
15023 | [28Mar2025 00:54:03.265] [main/DEBUG] [mixin/]: almostunified-common.mixins.json:unification.TieredItemMixin from mod almostunified->@Inject::almostunified$onItemRepair(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15024 | [28Mar2025 00:54:03.266] [main/DEBUG] [mixin/]: Mixing ShovelItemAccess from ftbultimine-common.mixins.json into net.minecraft.world.item.ShovelItem
|
15025 | [28Mar2025 00:54:03.266] [main/DEBUG] [mixin/]: ftbultimine-common.mixins.json:ShovelItemAccess from mod ftbultimine: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
15026 | [28Mar2025 00:54:03.266] [main/DEBUG] [mixin/]: Renaming @Accessor method getFlattenables()Ljava/util/Map; to getFlattenables$ftbultimine_$md$26e244$0 in ftbultimine-common.mixins.json:ShovelItemAccess from mod ftbultimine
|
15027 | [28Mar2025 00:54:03.267] [main/DEBUG] [mixin/]: Mixing ToolItemMixin from dummmmmmy-common.mixins.json into net.minecraft.world.item.DiggerItem
|
15028 | [28Mar2025 00:54:03.267] [main/DEBUG] [mixin/]: dummmmmmy-common.mixins.json:ToolItemMixin from mod dummmmmmy: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15029 | [28Mar2025 00:54:03.268] [main/DEBUG] [mixin/]: dummmmmmy-common.mixins.json:ToolItemMixin from mod dummmmmmy->@Inject::mm$damageEquipment(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15030 | [28Mar2025 00:54:03.269] [main/DEBUG] [mixin/]: Mixing AxeItemMixin from eternal_starlight-common.mixins.json into net.minecraft.world.item.AxeItem
|
15031 | [28Mar2025 00:54:03.269] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:AxeItemMixin from mod eternal_starlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15032 | [28Mar2025 00:54:03.269] [main/DEBUG] [mixin/]: Mixing AxeItemAccess from ftbultimine-common.mixins.json into net.minecraft.world.item.AxeItem
|
15033 | [28Mar2025 00:54:03.269] [main/DEBUG] [mixin/]: ftbultimine-common.mixins.json:AxeItemAccess from mod ftbultimine: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
15034 | [28Mar2025 00:54:03.270] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:AxeItemMixin from mod eternal_starlight->@Inject::useOn(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
15035 | [28Mar2025 00:54:03.270] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:AxeItemMixin from mod eternal_starlight->@Inject::useOn(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
15036 | [28Mar2025 00:54:03.270] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:AxeItemMixin from mod eternal_starlight->@Inject::useOn(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
15037 | [28Mar2025 00:54:03.271] [main/DEBUG] [mixin/]: Mixing PaintingItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.HangingEntityItem
|
15038 | [28Mar2025 00:54:03.272] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:PaintingItemMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15039 | [28Mar2025 00:54:03.272] [main/DEBUG] [mixin/]: Mixing HangingEntityItemMixin from deeperdarker.mixins.json into net.minecraft.world.item.HangingEntityItem
|
15040 | [28Mar2025 00:54:03.275] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:HangingEntityItemMixin from mod deeperdarker->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
15041 | [28Mar2025 00:54:03.279] [main/DEBUG] [mixin/]: Mixing neoforge.MixinBucketItem from architectury.mixins.json into net.minecraft.world.item.BucketItem
|
15042 | [28Mar2025 00:54:03.279] [main/DEBUG] [mixin/]: architectury.mixins.json:neoforge.MixinBucketItem from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15043 | [28Mar2025 00:54:03.279] [main/DEBUG] [mixin/]: Mixing neoforge.BucketItemAccessor from architectury.mixins.json into net.minecraft.world.item.BucketItem
|
15044 | [28Mar2025 00:54:03.279] [main/DEBUG] [mixin/]: architectury.mixins.json:neoforge.BucketItemAccessor from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15045 | [28Mar2025 00:54:03.279] [main/DEBUG] [mixin/]: Mixing inject.MixinBucketItem from architectury-common.mixins.json into net.minecraft.world.item.BucketItem
|
15046 | [28Mar2025 00:54:03.279] [main/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinBucketItem from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15047 | [28Mar2025 00:54:03.280] [main/DEBUG] [mixin/]: architectury.mixins.json:neoforge.MixinBucketItem from mod architectury->@Inject::fillBucket(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/phys/BlockHitResult;)V does use it's CallbackInfoReturnable
|
15048 | [28Mar2025 00:54:03.284] [main/DEBUG] [mixin/]: Mixing InkSackMixin from supplementaries-common.mixins.json into net.minecraft.world.item.InkSacItem
|
15049 | [28Mar2025 00:54:03.284] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:InkSackMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15050 | [28Mar2025 00:54:03.285] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:InkSackMixin from mod supplementaries->@Inject::supp$clearAntiqueInk(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/SignBlockEntity;ZLnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15051 | [28Mar2025 00:54:03.286] [main/DEBUG] [mixin/]: Mixing MapItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.MapItem
|
15052 | [28Mar2025 00:54:03.286] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:MapItemMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15053 | [28Mar2025 00:54:03.287] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$updateCustomColor$3(Lorg/joml/Vector2i;)D to md26e244$supplementaries$lambda$supp$updateCustomColor$3$0 in supplementaries-common.mixins.json:MapItemMixin from mod supplementaries
|
15054 | [28Mar2025 00:54:03.287] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$updateCustomColor$2(Lorg/joml/Vector2i;)D to md26e244$supplementaries$lambda$supp$updateCustomColor$2$1 in supplementaries-common.mixins.json:MapItemMixin from mod supplementaries
|
15055 | [28Mar2025 00:54:03.287] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$removeXrayAndAddAccurateColor$1(Lnet/minecraft/core/BlockPos;Lorg/joml/Vector2i;)Lcom/mojang/datafixers/util/Pair; to md26e244$supplementaries$lambda$supp$removeXrayAndAddAccurateColor$1$2 in supplementaries-common.mixins.json:MapItemMixin from mod supplementaries
|
15056 | [28Mar2025 00:54:03.287] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$removeXrayAndAddAccurateColor$0(Lorg/joml/Vector2i;)Ljava/util/List; to md26e244$supplementaries$lambda$supp$removeXrayAndAddAccurateColor$0$3 in supplementaries-common.mixins.json:MapItemMixin from mod supplementaries
|
15057 | [28Mar2025 00:54:03.291] [main/DEBUG] [mixin/]: Mixing items.MapItemAccessor from repurposed_structures-common.mixins.json into net.minecraft.world.item.MapItem
|
15058 | [28Mar2025 00:54:03.291] [main/DEBUG] [mixin/]: Renaming @Invoker method callCreateNewSavedData(Lnet/minecraft/world/level/Level;IIIZZLnet/minecraft/resources/ResourceKey;)Lnet/minecraft/world/level/saveddata/maps/MapId; to callCreateNewSavedData$repurposed_structures_$md$26e244$4 in repurposed_structures-common.mixins.json:items.MapItemAccessor from mod repurposed_structures
|
15059 | [28Mar2025 00:54:03.291] [main/DEBUG] [mixin/]: Mixing optimizations.sync_loads.MapItemMixin from servercore.common.mixins.json into net.minecraft.world.item.MapItem
|
15060 | [28Mar2025 00:54:03.291] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.sync_loads.MapItemMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15061 | [28Mar2025 00:54:03.291] [main/DEBUG] [mixin/]: Mixing MapItemMixin from moonlight-common.mixins.json into net.minecraft.world.item.MapItem
|
15062 | [28Mar2025 00:54:03.291] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:MapItemMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15063 | [28Mar2025 00:54:03.291] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$update$1(Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;Lnet/minecraft/world/entity/Entity;Ljava/util/concurrent/atomic/AtomicBoolean;Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData$Type;Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData;)V to md26e244$moonlight$lambda$update$1$5 in moonlight-common.mixins.json:MapItemMixin from mod moonlight
|
15064 | [28Mar2025 00:54:03.291] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$appendHoverText$0(Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;Lnet/minecraft/world/item/ItemStack;Ljava/util/List;Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData$Type;Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData;)V to md26e244$moonlight$lambda$appendHoverText$0$6 in moonlight-common.mixins.json:MapItemMixin from mod moonlight
|
15065 | [28Mar2025 00:54:03.292] [main/DEBUG] [mixin/]: Mixing items.MapItemMixin from the_bumblezone-common.mixins.json into net.minecraft.world.item.MapItem
|
15066 | [28Mar2025 00:54:03.292] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:items.MapItemMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15067 | [28Mar2025 00:54:03.303] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:MapItemMixin from mod supplementaries->@Inject::supp$checkHeightLock(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
15068 | [28Mar2025 00:54:03.303] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:MapItemMixin from mod moonlight->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15069 | [28Mar2025 00:54:03.303] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:MapItemMixin from mod moonlight->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15070 | [28Mar2025 00:54:03.303] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:MapItemMixin from mod moonlight->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15071 | [28Mar2025 00:54:03.303] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:MapItemMixin from mod moonlight->@Inject::update(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
15072 | [28Mar2025 00:54:03.307] [main/DEBUG] [mixin/]: Mixing ShearsItemMixin from apothic_enchanting.mixins.json into net.minecraft.world.item.ShearsItem
|
15073 | [28Mar2025 00:54:03.307] [main/DEBUG] [mixin/]: Mixing ShearItemMixin from moonlight-common.mixins.json into net.minecraft.world.item.ShearsItem
|
15074 | [28Mar2025 00:54:03.307] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:ShearItemMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15075 | [28Mar2025 00:54:03.309] [main/DEBUG] [mixin/]: Mixing ability.enderpearlscosthunger.EnderPearlItemMixin from mixins.artifacts.common.json into net.minecraft.world.item.EnderpearlItem
|
15076 | [28Mar2025 00:54:03.309] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$shouldConsumeEnderPearl$1(Lartifacts/ability/EnderPearlsCostHungerAbility;)Ljava/lang/Integer; to md26e244$artifacts$lambda$shouldConsumeEnderPearl$1$0 in mixins.artifacts.common.json:ability.enderpearlscosthunger.EnderPearlItemMixin from mod artifacts
|
15077 | [28Mar2025 00:54:03.309] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$shouldConsumeEnderPearl$0(Lartifacts/ability/EnderPearlsCostHungerAbility;)Ljava/lang/Integer; to md26e244$artifacts$lambda$shouldConsumeEnderPearl$0$1 in mixins.artifacts.common.json:ability.enderpearlscosthunger.EnderPearlItemMixin from mod artifacts
|
15078 | [28Mar2025 00:54:03.312] [main/DEBUG] [mixin/]: Mixing PotionItemMixin from tombstone.mixins.json into net.minecraft.world.item.PotionItem
|
15079 | [28Mar2025 00:54:03.312] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$applyAlchemistPerk$2(Lnet/minecraft/world/effect/MobEffectInstance;)V to md26e244$tombstone$lambda$applyAlchemistPerk$2$0 in tombstone.mixins.json:PotionItemMixin from mod tombstone
|
15080 | [28Mar2025 00:54:03.312] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$applyAlchemistPerk$1(Lnet/minecraft/world/effect/MobEffectInstance;)Ljava/lang/Integer; to md26e244$tombstone$lambda$applyAlchemistPerk$1$1 in tombstone.mixins.json:PotionItemMixin from mod tombstone
|
15081 | [28Mar2025 00:54:03.312] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$methodAppendHoverText$0(Lnet/minecraft/world/item/alchemy/PotionContents;Ljava/util/List;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/player/Player;)V to md26e244$tombstone$lambda$methodAppendHoverText$0$2 in tombstone.mixins.json:PotionItemMixin from mod tombstone
|
15082 | [28Mar2025 00:54:03.313] [main/DEBUG] [mixin/]: Mixing PotionTooltipMixin from amendments-common.mixins.json into net.minecraft.world.item.PotionItem
|
15083 | [28Mar2025 00:54:03.313] [main/DEBUG] [mixin/]: amendments-common.mixins.json:PotionTooltipMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15084 | [28Mar2025 00:54:03.314] [main/DEBUG] [mixin/]: tombstone.mixins.json:PotionItemMixin from mod tombstone->@Inject::methodAppendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
15085 | [28Mar2025 00:54:03.314] [main/DEBUG] [mixin/]: tombstone.mixins.json:PotionItemMixin from mod tombstone->@Inject::methodFinishUsingItemHead(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
15086 | [28Mar2025 00:54:03.314] [main/DEBUG] [mixin/]: tombstone.mixins.json:PotionItemMixin from mod tombstone->@Inject::methodFinishUsingItemHead(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
15087 | [28Mar2025 00:54:03.314] [main/DEBUG] [mixin/]: tombstone.mixins.json:PotionItemMixin from mod tombstone->@Inject::methodFinishUsingItemHead(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
15088 | [28Mar2025 00:54:03.314] [main/DEBUG] [mixin/]: tombstone.mixins.json:PotionItemMixin from mod tombstone->@Inject::methodFinishUsingItemReturn(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
15089 | [28Mar2025 00:54:03.314] [main/DEBUG] [mixin/]: tombstone.mixins.json:PotionItemMixin from mod tombstone->@Inject::methodFinishUsingItemReturn(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
15090 | [28Mar2025 00:54:03.314] [main/DEBUG] [mixin/]: tombstone.mixins.json:PotionItemMixin from mod tombstone->@Inject::methodFinishUsingItemReturn(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
15091 | [28Mar2025 00:54:03.314] [main/DEBUG] [mixin/]: tombstone.mixins.json:PotionItemMixin from mod tombstone->@Inject::methodFinishUsingItemReturn(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
15092 | [28Mar2025 00:54:03.314] [main/DEBUG] [mixin/]: tombstone.mixins.json:PotionItemMixin from mod tombstone->@Inject::methodFinishUsingItemReturn(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
15093 | [28Mar2025 00:54:03.314] [main/DEBUG] [mixin/]: tombstone.mixins.json:PotionItemMixin from mod tombstone->@Inject::methodFinishUsingItemReturn(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
15094 | [28Mar2025 00:54:03.315] [main/DEBUG] [mixin/]: Mixing items.GlassBottleUseMixin from the_bumblezone-common.mixins.json into net.minecraft.world.item.BottleItem
|
15095 | [28Mar2025 00:54:03.315] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:items.GlassBottleUseMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15096 | [28Mar2025 00:54:03.316] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:items.GlassBottleUseMixin from mod the_bumblezone->@Inject::bumblezone$bottleFluidInteractSugarWater(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15097 | [28Mar2025 00:54:03.316] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:items.GlassBottleUseMixin from mod the_bumblezone->@Inject::bumblezone$bottleFluidInteractHoneyLikeFluid(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15098 | [28Mar2025 00:54:03.317] [main/DEBUG] [mixin/]: Mixing items.SpawnEggItemAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.item.SpawnEggItem
|
15099 | [28Mar2025 00:54:03.317] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:items.SpawnEggItemAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15100 | [28Mar2025 00:54:03.317] [main/DEBUG] [mixin/]: Renaming @Accessor method bz$getIdMap()Ljava/util/Map; to bz$getIdMap$the_bumblezone_$md$26e244$0 in the_bumblezone-common.mixins.json:items.SpawnEggItemAccessor from mod the_bumblezone
|
15101 | [28Mar2025 00:54:03.317] [main/DEBUG] [mixin/]: Mixing SpawnEggItemAccessor from variantsandventures-common.mixins.json into net.minecraft.world.item.SpawnEggItem
|
15102 | [28Mar2025 00:54:03.317] [main/DEBUG] [mixin/]: variantsandventures-common.mixins.json:SpawnEggItemAccessor from mod variantsandventures: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15103 | [28Mar2025 00:54:03.317] [main/DEBUG] [mixin/]: Renaming @Accessor method variantsandventures$getSpawnEggs()Ljava/util/Map; to getSpawnEggs$variantsandventures_$md$26e244$1 in variantsandventures-common.mixins.json:SpawnEggItemAccessor from mod variantsandventures
|
15104 | [28Mar2025 00:54:03.317] [main/DEBUG] [mixin/]: Mixing SpawnEggItemMixin from eternal_starlight-common.mixins.json into net.minecraft.world.item.SpawnEggItem
|
15105 | [28Mar2025 00:54:03.317] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:SpawnEggItemMixin from mod eternal_starlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15106 | [28Mar2025 00:54:03.318] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:SpawnEggItemMixin from mod eternal_starlight->@Inject::getColor(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15107 | [28Mar2025 00:54:03.321] [main/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/EnchantedBookItem
|
15108 | [28Mar2025 00:54:03.322] [main/DEBUG] [mixin/]: Mixing ArmorStandFIxMixin from dummmmmmy-common.mixins.json into net.minecraft.world.item.ArmorStandItem
|
15109 | [28Mar2025 00:54:03.322] [main/DEBUG] [mixin/]: dummmmmmy-common.mixins.json:ArmorStandFIxMixin from mod dummmmmmy: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15110 | [28Mar2025 00:54:03.322] [main/DEBUG] [mixin/]: dummmmmmy-common.mixins.json:ArmorStandFIxMixin from mod dummmmmmy->@Inject::dummy$fixInitialArmorStandRot(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
15111 | [28Mar2025 00:54:03.322] [main/DEBUG] [mixin/]: dummmmmmy-common.mixins.json:ArmorStandFIxMixin from mod dummmmmmy->@Inject::dummy$fixInitialArmorStandRot(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
15112 | [28Mar2025 00:54:03.322] [main/DEBUG] [mixin/]: dummmmmmy-common.mixins.json:ArmorStandFIxMixin from mod dummmmmmy->@Inject::dummy$fixInitialArmorStandRot(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
15113 | [28Mar2025 00:54:03.323] [main/DEBUG] [mixin/]: Mixing items.NameTagItemMixin from the_bumblezone-common.mixins.json into net.minecraft.world.item.NameTagItem
|
15114 | [28Mar2025 00:54:03.323] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:items.NameTagItemMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15115 | [28Mar2025 00:54:03.324] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:items.NameTagItemMixin from mod the_bumblezone->@Inject::bumblezone$setRootminOwnerOnNaming(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
15116 | [28Mar2025 00:54:03.324] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:items.NameTagItemMixin from mod the_bumblezone->@Inject::bumblezone$setRootminOwnerOnNaming(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
15117 | [28Mar2025 00:54:03.324] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:items.NameTagItemMixin from mod the_bumblezone->@Inject::bumblezone$setRootminOwnerOnNaming(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
15118 | [28Mar2025 00:54:03.326] [main/DEBUG] [mixin/]: Mixing TridentItemMixin from irons_spellbooks.mixins.json into net.minecraft.world.item.TridentItem
|
15119 | [28Mar2025 00:54:03.326] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:TridentItemMixin from mod irons_spellbooks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15120 | [28Mar2025 00:54:03.327] [main/DEBUG] [mixin/]: Mixing TridentItemMixin from apothic_enchanting.mixins.json into net.minecraft.world.item.TridentItem
|
15121 | [28Mar2025 00:54:03.328] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:TridentItemMixin from mod irons_spellbooks->@Inject::releaseUsing(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15122 | [28Mar2025 00:54:03.328] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:TridentItemMixin from mod irons_spellbooks->@Inject::releaseUsing(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15123 | [28Mar2025 00:54:03.328] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:TridentItemMixin from mod irons_spellbooks->@Inject::releaseUsing(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15124 | [28Mar2025 00:54:03.328] [main/DEBUG] [mixin/]: Mixing CrossbowItemMixin from eternal_starlight-common.mixins.json into net.minecraft.world.item.CrossbowItem
|
15125 | [28Mar2025 00:54:03.328] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:CrossbowItemMixin from mod eternal_starlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15126 | [28Mar2025 00:54:03.329] [main/DEBUG] [mixin/]: Mixing CrossbowItemMixin from apothic_enchanting.mixins.json into net.minecraft.world.item.CrossbowItem
|
15127 | [28Mar2025 00:54:03.330] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:CrossbowItemMixin from mod eternal_starlight->@Inject::createProjectile(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15128 | [28Mar2025 00:54:03.330] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:CrossbowItemMixin from mod eternal_starlight->@Inject::createProjectile(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15129 | [28Mar2025 00:54:03.330] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:CrossbowItemMixin from mod eternal_starlight->@Inject::shootProjectile(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/projectile/Projectile;IFFFLnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15130 | [28Mar2025 00:54:03.330] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:CrossbowItemMixin from mod eternal_starlight->@Inject::shootProjectile(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/projectile/Projectile;IFFFLnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15131 | [28Mar2025 00:54:03.330] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:CrossbowItemMixin from mod eternal_starlight->@Inject::shootProjectile(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/projectile/Projectile;IFFFLnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15132 | [28Mar2025 00:54:03.330] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:CrossbowItemMixin from mod apothic_enchanting->@Inject::apoth_setupCrescendoShots(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15133 | [28Mar2025 00:54:03.330] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:CrossbowItemMixin from mod apothic_enchanting->@Inject::apoth_setupCrescendoShots(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15134 | [28Mar2025 00:54:03.330] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:CrossbowItemMixin from mod apothic_enchanting->@Inject::apoth_addCharges(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
15135 | [28Mar2025 00:54:03.330] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:CrossbowItemMixin from mod apothic_enchanting->@Inject::apoth_addCharges(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
15136 | [28Mar2025 00:54:03.330] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:CrossbowItemMixin from mod apothic_enchanting->@Inject::apoth_addCharges(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
15137 | [28Mar2025 00:54:03.330] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:CrossbowItemMixin from mod apothic_enchanting->@Inject::apoth_markArrows(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15138 | [28Mar2025 00:54:03.330] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:CrossbowItemMixin from mod apothic_enchanting->@Inject::apoth_markArrows(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15139 | [28Mar2025 00:54:03.331] [main/DEBUG] [mixin/]: Mixing BannerPatternItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.BannerPatternItem
|
15140 | [28Mar2025 00:54:03.331] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:BannerPatternItemMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15141 | [28Mar2025 00:54:03.333] [main/DEBUG] [mixin/]: Mixing BrushItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.BrushItem
|
15142 | [28Mar2025 00:54:03.333] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:BrushItemMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15143 | [28Mar2025 00:54:03.334] [main/DEBUG] [mixin/]: Mixing suspiciousmines.BrushItemMixin from securitycraft.mixins.json into net.minecraft.world.item.BrushItem
|
15144 | [28Mar2025 00:54:03.334] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$securitycraft$makeSuspiciousMinesBrushablePartTwo$0(Lnet/minecraft/world/entity/Entity;)Z to md26e244$securitycraft$lambda$securitycraft$makeSuspiciousMinesBrushablePartTwo$0$0 in securitycraft.mixins.json:suspiciousmines.BrushItemMixin from mod securitycraft
|
15145 | [28Mar2025 00:54:03.338] [main/DEBUG] [mixin/]: securitycraft.mixins.json:suspiciousmines.BrushItemMixin from mod securitycraft->@Inject::securitycraft$makeSuspiciousMinesBrushablePartTwo(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15146 | [28Mar2025 00:54:03.338] [main/DEBUG] [mixin/]: securitycraft.mixins.json:suspiciousmines.BrushItemMixin from mod securitycraft->@Inject::securitycraft$checkForSuspiciousMine(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
15147 | [28Mar2025 00:54:03.355] [main/DEBUG] [mixin/]: Mixing inject.MixinItemProperties from architectury-common.mixins.json into net.minecraft.world.item.Item$Properties
|
15148 | [28Mar2025 00:54:03.355] [main/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinItemProperties from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15149 | [28Mar2025 00:54:03.361] [main/DEBUG] [mixin/]: Mixing perf.nbt_memory_usage.CompoundTag1Mixin from modernfix-common.mixins.json into net.minecraft.nbt.CompoundTag$1
|
15150 | [28Mar2025 00:54:03.361] [main/DEBUG] [mixin/]: Mixing alloc.nbt.CompoundTagMixin$Type from lithium.mixins.json into net.minecraft.nbt.CompoundTag$1
|
15151 | [28Mar2025 00:54:03.381] [main/DEBUG] [mixin/]: Mixing IngredientMixin from kubejs.mixins.json into net.minecraft.world.item.crafting.Ingredient
|
15152 | [28Mar2025 00:54:03.381] [main/DEBUG] [mixin/]: Mixing AccessorIngredient from framedblocks.mixin.json into net.minecraft.world.item.crafting.Ingredient
|
15153 | [28Mar2025 00:54:03.387] [main/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/enchantment/Enchantment
|
15154 | [28Mar2025 00:54:03.395] [main/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/enchantment/Enchantment
|
15155 | [28Mar2025 00:54:03.396] [main/DEBUG] [mixin/]: Mixing enchantments.EnchantmentMixin from the_bumblezone-common.mixins.json into net.minecraft.world.item.enchantment.Enchantment
|
15156 | [28Mar2025 00:54:03.396] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:enchantments.EnchantmentMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15157 | [28Mar2025 00:54:03.396] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bumblezone$checkEnchantability$1(Lcom/telepathicgrunt/the_bumblezone/platform/ItemExtension;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/core/Registry;)V to md26e244$the_bumblezone$lambda$bumblezone$checkEnchantability$1$0 in the_bumblezone-common.mixins.json:enchantments.EnchantmentMixin from mod the_bumblezone
|
15158 | [28Mar2025 00:54:03.396] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bumblezone$checkEnchantability$0(Lcom/telepathicgrunt/the_bumblezone/platform/ItemExtension;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/resources/ResourceKey;)V to md26e244$the_bumblezone$lambda$bumblezone$checkEnchantability$0$1 in the_bumblezone-common.mixins.json:enchantments.EnchantmentMixin from mod the_bumblezone
|
15159 | [28Mar2025 00:54:03.396] [main/DEBUG] [mixin/]: Mixing EnchantmentMixin from dummmmmmy-common.mixins.json into net.minecraft.world.item.enchantment.Enchantment
|
15160 | [28Mar2025 00:54:03.396] [main/DEBUG] [mixin/]: dummmmmmy-common.mixins.json:EnchantmentMixin from mod dummmmmmy: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15161 | [28Mar2025 00:54:03.397] [main/DEBUG] [mixin/]: Mixing EnchantmentMixin from apothic_enchanting.mixins.json into net.minecraft.world.item.enchantment.Enchantment
|
15162 | [28Mar2025 00:54:03.399] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:enchantments.EnchantmentMixin from mod the_bumblezone->@Inject::bumblezone$customAllowDisallowEnchantments1(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15163 | [28Mar2025 00:54:03.399] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:enchantments.EnchantmentMixin from mod the_bumblezone->@Inject::bumblezone$customAllowDisallowEnchantments2(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15164 | [28Mar2025 00:54:03.399] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:enchantments.EnchantmentMixin from mod the_bumblezone->@Inject::bumblezone$customAllowDisallowEnchantments3(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15165 | [28Mar2025 00:54:03.399] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:EnchantmentMixin from mod apothic_enchanting->@Inject::apoth_modifyEnchColorForAboveMaxLevel(Lnet/minecraft/core/Holder;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15166 | [28Mar2025 00:54:03.428] [main/DEBUG] [mixin/]: Mixing MixinNbtPredicate from curios.neoforge.mixins.json into net.minecraft.advancements.critereon.NbtPredicate
|
15167 | [28Mar2025 00:54:03.435] [main/DEBUG] [mixin/]: Mixing block.hopper.NonNullListAccessor from lithium.mixins.json into net.minecraft.core.NonNullList
|
15168 | [28Mar2025 00:54:03.437] [main/DEBUG] [mixin/]: Mixing util.item_component_and_count_tracking.PatchedDataComponentMapMixin from lithium.mixins.json into net.minecraft.core.component.PatchedDataComponentMap
|
15169 | [28Mar2025 00:54:03.437] [main/DEBUG] [mixin/]: lithium.mixins.json:util.item_component_and_count_tracking.PatchedDataComponentMapMixin from mod lithium->@Inject::trackBeforeChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15170 | [28Mar2025 00:54:03.443] [main/DEBUG] [mixin/]: Mixing DynamicDyedItemDyeColorMixin from tesseract_api.mixins.json into net.minecraft.world.item.component.DyedItemColor
|
15171 | [28Mar2025 00:54:03.443] [main/DEBUG] [mixin/]: Mixing RainbowDyedItemColorMixin from extended_industrialization.mixins.json into net.minecraft.world.item.component.DyedItemColor
|
15172 | [28Mar2025 00:54:03.443] [main/DEBUG] [mixin/]: Mixing RemoveRainbowWhenDyeingMixin from extended_industrialization.mixins.json into net.minecraft.world.item.component.DyedItemColor
|
15173 | [28Mar2025 00:54:03.444] [main/DEBUG] [mixin/]: extended_industrialization.mixins.json:RainbowDyedItemColorMixin from mod extended_industrialization->@Inject::getOrDefault(Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15174 | [28Mar2025 00:54:03.455] [main/DEBUG] [mixin/]: Mixing ArmorTrimMixin from create.mixins.json into net.minecraft.world.item.armortrim.ArmorTrim
|
15175 | [28Mar2025 00:54:03.455] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0(Ljava/lang/Boolean;Lnet/minecraft/core/Holder;)Lnet/minecraft/resources/ResourceLocation; to md26e244$create$lambda$new$0$0 in create.mixins.json:ArmorTrimMixin from mod create
|
15176 | [28Mar2025 00:54:03.456] [main/DEBUG] [mixin/]: create.mixins.json:ArmorTrimMixin from mod create->@Inject::create$swapTexturesForCardboardTrimsInner(Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15177 | [28Mar2025 00:54:03.456] [main/DEBUG] [mixin/]: create.mixins.json:ArmorTrimMixin from mod create->@Inject::create$swapTexturesForCardboardTrimsOuter(Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15178 | [28Mar2025 00:54:03.464] [main/DEBUG] [mixin/]: Mixing FireworkRocketEntityMixin from kubejs.mixins.json into net.minecraft.world.entity.projectile.FireworkRocketEntity
|
15179 | [28Mar2025 00:54:03.466] [main/DEBUG] [mixin/]: Mixing util.world_border_listener.WorldBorderMixin from lithium.mixins.json into net.minecraft.world.level.border.WorldBorder
|
15180 | [28Mar2025 00:54:03.466] [main/DEBUG] [mixin/]: lithium.mixins.json:util.world_border_listener.WorldBorderMixin from mod lithium->@Inject::registerSimpleWorldBorderListenerMulti(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15181 | [28Mar2025 00:54:03.466] [main/DEBUG] [mixin/]: lithium.mixins.json:util.world_border_listener.WorldBorderMixin from mod lithium->@Inject::registerSimpleWorldBorderListenerMulti(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15182 | [28Mar2025 00:54:03.466] [main/DEBUG] [mixin/]: lithium.mixins.json:util.world_border_listener.WorldBorderMixin from mod lithium->@Inject::registerSimpleWorldBorderListenerMulti(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15183 | [28Mar2025 00:54:03.466] [main/DEBUG] [mixin/]: lithium.mixins.json:util.world_border_listener.WorldBorderMixin from mod lithium->@Inject::addSimpleListenerOnce(Lnet/minecraft/world/level/border/BorderChangeListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
15184 | [28Mar2025 00:54:03.468] [main/DEBUG] [mixin/]: Mixing perf.ticking_chunk_alloc.ChunkAccessMixin from modernfix-common.mixins.json into net.minecraft.world.level.chunk.ChunkAccess
|
15185 | [28Mar2025 00:54:03.468] [main/DEBUG] [mixin/]: Mixing chunk.MixinChunkAccess from corgilib-common.mixins.json into net.minecraft.world.level.chunk.ChunkAccess
|
15186 | [28Mar2025 00:54:03.469] [main/DEBUG] [mixin/]: Mixing chunk.MixinChunkAccess from ohthetreesyoullgrow.mixins.json into net.minecraft.world.level.chunk.ChunkAccess
|
15187 | [28Mar2025 00:54:03.469] [main/DEBUG] [mixin/]: Renaming @Unique field scheduledRandomTickLjava/util/List; to fd26e244$ohthetreesyoullgrow$scheduledRandomTick$0 in ohthetreesyoullgrow.mixins.json:chunk.MixinChunkAccess from mod ohthetreesyoullgrow
|
15188 | [28Mar2025 00:54:03.469] [main/DEBUG] [mixin/]: Mixing ChunkAccessMixin from biomeswevegone-common.mixins.json into net.minecraft.world.level.chunk.ChunkAccess
|
15189 | [28Mar2025 00:54:03.470] [main/WARN] [mixin/]: Method overwrite conflict for scheduleRandomTick in ohthetreesyoullgrow.mixins.json:chunk.MixinChunkAccess from mod ohthetreesyoullgrow, previously written by corgitaco.corgilib.mixin.chunk.MixinChunkAccess. Skipping method.
|
15190 | [28Mar2025 00:54:03.471] [main/WARN] [mixin/]: Method overwrite conflict for getScheduledRandomTicks in ohthetreesyoullgrow.mixins.json:chunk.MixinChunkAccess from mod ohthetreesyoullgrow, previously written by corgitaco.corgilib.mixin.chunk.MixinChunkAccess. Skipping method.
|
15191 | [28Mar2025 00:54:03.471] [main/DEBUG] [mixin/]: Unexpected: Registered method scheduleRandomTick(Lnet/minecraft/core/BlockPos;)V in net.minecraft.world.level.chunk.ChunkAccess was not merged
|
15192 | [28Mar2025 00:54:03.471] [main/DEBUG] [mixin/]: Unexpected: Registered method getScheduledRandomTicks()Ljava/util/List; in net.minecraft.world.level.chunk.ChunkAccess was not merged
|
15193 | [28Mar2025 00:54:03.473] [main/DEBUG] [mixin/]: Mixing world.inline_block_access.LevelChunkMixin from lithium.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
15194 | [28Mar2025 00:54:03.473] [main/DEBUG] [mixin/]: Mixing ChunkSectionReadSkipMixin from connectivity.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
15195 | [28Mar2025 00:54:03.474] [main/DEBUG] [mixin/]: Mixing collections.block_entity_tickers.LevelChunkMixin from lithium.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
15196 | [28Mar2025 00:54:03.474] [main/DEBUG] [mixin/]: Mixing minimal_nonvanilla.world.block_entity_ticking.support_cache.LevelChunkMixin from lithium.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
15197 | [28Mar2025 00:54:03.474] [main/DEBUG] [mixin/]: Mixing util.chunk_status_tracking.LevelChunkMixin from lithium.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
15198 | [28Mar2025 00:54:03.474] [main/DEBUG] [mixin/]: Mixing world.block_entity_ticking.sleeping.LevelChunkMixin from lithium.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
15199 | [28Mar2025 00:54:03.474] [main/DEBUG] [mixin/]: Mixing world.combined_heightmap_update.LevelChunkMixin from lithium.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
15200 | [28Mar2025 00:54:03.475] [main/DEBUG] [mixin/]: Mixing world.game_events.dispatch.LevelChunkMixin from lithium.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
15201 | [28Mar2025 00:54:03.475] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$static$1(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/ChunkPos;)V to md26e244$lithium$lambda$static$1$0 in lithium.mixins.json:world.game_events.dispatch.LevelChunkMixin from mod lithium
|
15202 | [28Mar2025 00:54:03.475] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/LevelChunk;)V to md26e244$lithium$lambda$static$0$1 in lithium.mixins.json:world.game_events.dispatch.LevelChunkMixin from mod lithium
|
15203 | [28Mar2025 00:54:03.476] [main/DEBUG] [mixin/]: Mixing chunk.MixinLevelChunk from corgilib-common.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
15204 | [28Mar2025 00:54:03.476] [main/DEBUG] [mixin/]: Mixing MixinLevelChunk from lootr-common.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
15205 | [28Mar2025 00:54:03.476] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinLevelChunk from mod lootr: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15206 | [28Mar2025 00:54:03.477] [main/DEBUG] [mixin/]: Mixing optimizations.ticking.chunk.random.LevelChunkMixin from servercore.common.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
15207 | [28Mar2025 00:54:03.477] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.random.LevelChunkMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15208 | [28Mar2025 00:54:03.477] [main/DEBUG] [mixin/]: Mixing chunk.MixinLevelChunk from ohthetreesyoullgrow.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
15209 | [28Mar2025 00:54:03.477] [main/DEBUG] [mixin/]: Mixing LevelChunkMixin from refurbished_furniture.common.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
15210 | [28Mar2025 00:54:03.477] [main/DEBUG] [mixin/]: Mixing LevelChunkMixin from moonlight-common.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
15211 | [28Mar2025 00:54:03.477] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:LevelChunkMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15212 | [28Mar2025 00:54:03.477] [main/DEBUG] [mixin/]: Mixing logging.LevelChunkMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
15213 | [28Mar2025 00:54:03.477] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:logging.LevelChunkMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15214 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:collections.block_entity_tickers.LevelChunkMixin from mod lithium->@Inject::createFastUtilMap(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/UpgradeData;Lnet/minecraft/world/ticks/LevelChunkTicks;Lnet/minecraft/world/ticks/LevelChunkTicks;J[Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lnet/minecraft/world/level/levelgen/blending/BlendingData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15215 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:collections.block_entity_tickers.LevelChunkMixin from mod lithium->@Inject::createFastUtilMap(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/UpgradeData;Lnet/minecraft/world/ticks/LevelChunkTicks;Lnet/minecraft/world/ticks/LevelChunkTicks;J[Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lnet/minecraft/world/level/levelgen/blending/BlendingData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15216 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:collections.block_entity_tickers.LevelChunkMixin from mod lithium->@Inject::createFastUtilMap(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/UpgradeData;Lnet/minecraft/world/ticks/LevelChunkTicks;Lnet/minecraft/world/ticks/LevelChunkTicks;J[Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lnet/minecraft/world/level/levelgen/blending/BlendingData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15217 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:minimal_nonvanilla.world.block_entity_ticking.support_cache.LevelChunkMixin from mod lithium->@Inject::fixCachedState(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
15218 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:minimal_nonvanilla.world.block_entity_ticking.support_cache.LevelChunkMixin from mod lithium->@Inject::fixCachedState(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
15219 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:minimal_nonvanilla.world.block_entity_ticking.support_cache.LevelChunkMixin from mod lithium->@Inject::fixCachedState(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
15220 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:util.chunk_status_tracking.LevelChunkMixin from mod lithium->@Inject::onChunkFull(Ljava/util/function/Supplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15221 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:util.chunk_status_tracking.LevelChunkMixin from mod lithium->@Inject::onChunkFull(Ljava/util/function/Supplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15222 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:util.chunk_status_tracking.LevelChunkMixin from mod lithium->@Inject::onChunkFull(Ljava/util/function/Supplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15223 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.LevelChunkMixin from mod lithium->@Inject::setBlockEntityTickingOrder(Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/entity/BlockEntityTicker;Lnet/minecraft/core/BlockPos;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/block/entity/TickingBlockEntity;Ljava/lang/Object;)V doesn't use it's CallbackInfoReturnable
|
15224 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.LevelChunkMixin from mod lithium->@Inject::setBlockEntityTickingOrder(Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/entity/BlockEntityTicker;Lnet/minecraft/core/BlockPos;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/block/entity/TickingBlockEntity;Ljava/lang/Object;)V has 0 override(s) in child classes
|
15225 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.LevelChunkMixin from mod lithium->@Inject::setBlockEntityTickingOrder(Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/entity/BlockEntityTicker;Lnet/minecraft/core/BlockPos;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/block/entity/TickingBlockEntity;Ljava/lang/Object;)V won't be passed a CallbackInfoReturnable as a result
|
15226 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.LevelChunkMixin from mod lithium->@Inject::setBlockEntityTickingOrder(Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/entity/BlockEntityTicker;Lnet/minecraft/core/BlockPos;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/block/entity/TickingBlockEntity;)V doesn't use it's CallbackInfoReturnable
|
15227 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.LevelChunkMixin from mod lithium->@Inject::setBlockEntityTickingOrder(Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/entity/BlockEntityTicker;Lnet/minecraft/core/BlockPos;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/block/entity/TickingBlockEntity;)V has 0 override(s) in child classes
|
15228 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.LevelChunkMixin from mod lithium->@Inject::setBlockEntityTickingOrder(Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/entity/BlockEntityTicker;Lnet/minecraft/core/BlockPos;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/block/entity/TickingBlockEntity;)V won't be passed a CallbackInfoReturnable as a result
|
15229 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:world.combined_heightmap_update.LevelChunkMixin from mod lithium->@Inject::updateHeightmapsCombined(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;ILnet/minecraft/world/level/chunk/LevelChunkSection;ZIIILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Block;)V doesn't use it's CallbackInfoReturnable
|
15230 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:world.combined_heightmap_update.LevelChunkMixin from mod lithium->@Inject::updateHeightmapsCombined(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;ILnet/minecraft/world/level/chunk/LevelChunkSection;ZIIILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Block;)V has 0 override(s) in child classes
|
15231 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:world.combined_heightmap_update.LevelChunkMixin from mod lithium->@Inject::updateHeightmapsCombined(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;ILnet/minecraft/world/level/chunk/LevelChunkSection;ZIIILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Block;)V won't be passed a CallbackInfoReturnable as a result
|
15232 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:world.game_events.dispatch.LevelChunkMixin from mod lithium->@Inject::initGameEventDispatchers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15233 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:world.game_events.dispatch.LevelChunkMixin from mod lithium->@Inject::initGameEventDispatchers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15234 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:world.game_events.dispatch.LevelChunkMixin from mod lithium->@Inject::initGameEventDispatchers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15235 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:world.game_events.dispatch.LevelChunkMixin from mod lithium->@Inject::removeGameEventDispatcher(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15236 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:world.game_events.dispatch.LevelChunkMixin from mod lithium->@Inject::removeGameEventDispatcher(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15237 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:world.game_events.dispatch.LevelChunkMixin from mod lithium->@Inject::removeGameEventDispatcher(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15238 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:world.game_events.dispatch.LevelChunkMixin from mod lithium->@Inject::initializeCollection(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
15239 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:world.game_events.dispatch.LevelChunkMixin from mod lithium->@Inject::initializeCollection(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
15240 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lithium.mixins.json:world.game_events.dispatch.LevelChunkMixin from mod lithium->@Inject::initializeCollection(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
15241 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: corgilib-common.mixins.json:chunk.MixinLevelChunk from mod corgilib->@Inject::addScheduledRandomTicks(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ProtoChunk;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15242 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: corgilib-common.mixins.json:chunk.MixinLevelChunk from mod corgilib->@Inject::addScheduledRandomTicks(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ProtoChunk;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15243 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: corgilib-common.mixins.json:chunk.MixinLevelChunk from mod corgilib->@Inject::addScheduledRandomTicks(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ProtoChunk;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15244 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinLevelChunk from mod lootr->@Inject::LootrUpdateBlockEntityTicker(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15245 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinLevelChunk from mod lootr->@Inject::LootrUpdateBlockEntityTicker(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15246 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinLevelChunk from mod lootr->@Inject::LootrUpdateBlockEntityTicker(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15247 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.random.LevelChunkMixin from mod servercore->@Inject::servercore$initLightingTick(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/UpgradeData;Lnet/minecraft/world/ticks/LevelChunkTicks;Lnet/minecraft/world/ticks/LevelChunkTicks;J[Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lnet/minecraft/world/level/levelgen/blending/BlendingData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15248 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.random.LevelChunkMixin from mod servercore->@Inject::servercore$initLightingTick(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/UpgradeData;Lnet/minecraft/world/ticks/LevelChunkTicks;Lnet/minecraft/world/ticks/LevelChunkTicks;J[Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lnet/minecraft/world/level/levelgen/blending/BlendingData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15249 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.random.LevelChunkMixin from mod servercore->@Inject::servercore$initLightingTick(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/UpgradeData;Lnet/minecraft/world/ticks/LevelChunkTicks;Lnet/minecraft/world/ticks/LevelChunkTicks;J[Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lnet/minecraft/world/level/levelgen/blending/BlendingData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15250 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: ohthetreesyoullgrow.mixins.json:chunk.MixinLevelChunk from mod ohthetreesyoullgrow->@Inject::addScheduledRandomTicks(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ProtoChunk;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15251 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: ohthetreesyoullgrow.mixins.json:chunk.MixinLevelChunk from mod ohthetreesyoullgrow->@Inject::addScheduledRandomTicks(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ProtoChunk;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15252 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: ohthetreesyoullgrow.mixins.json:chunk.MixinLevelChunk from mod ohthetreesyoullgrow->@Inject::addScheduledRandomTicks(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ProtoChunk;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15253 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:LevelChunkMixin from mod refurbished_furniture->@Inject::refurbishedFurniture$AfterRemoveBlockEntity(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/entity/BlockEntity;)V doesn't use it's CallbackInfo
|
15254 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:LevelChunkMixin from mod refurbished_furniture->@Inject::refurbishedFurniture$AfterRemoveBlockEntity(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/entity/BlockEntity;)V has 0 override(s) in child classes
|
15255 | [28Mar2025 00:54:03.482] [main/DEBUG] [mixin/]: refurbished_furniture.common.mixins.json:LevelChunkMixin from mod refurbished_furniture->@Inject::refurbishedFurniture$AfterRemoveBlockEntity(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/entity/BlockEntity;)V won't be passed a CallbackInfo as a result
|
15256 | [28Mar2025 00:54:03.508] [main/DEBUG] [mixin/]: Mixing MixinCancelLogging from mahoutsukai.mixins.json into net.neoforged.neoforge.event.level.BlockEvent$BreakEvent
|
15257 | [28Mar2025 00:54:03.508] [main/DEBUG] [mixin/]: mahoutsukai.mixins.json:MixinCancelLogging from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15258 | [28Mar2025 00:54:03.509] [main/DEBUG] [mixin/]: mahoutsukai.mixins.json:MixinCancelLogging from mod (unknown)->@Inject::cancelLogging(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15259 | [28Mar2025 00:54:03.509] [main/DEBUG] [mixin/]: mahoutsukai.mixins.json:MixinCancelLogging from mod (unknown)->@Inject::cancelLogging(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15260 | [28Mar2025 00:54:03.509] [main/DEBUG] [mixin/]: mahoutsukai.mixins.json:MixinCancelLogging from mod (unknown)->@Inject::cancelLogging(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15261 | [28Mar2025 00:54:03.514] [main/DEBUG] [mixin/]: Mixing ExplosionMixin from supplementaries-common.mixins.json into net.minecraft.world.level.Explosion
|
15262 | [28Mar2025 00:54:03.514] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplosionMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15263 | [28Mar2025 00:54:03.514] [main/DEBUG] [mixin/]: Mixing accessors.ExplosionAccess from immersiveengineering.mixins.json into net.minecraft.world.level.Explosion
|
15264 | [28Mar2025 00:54:03.514] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.ExplosionAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15265 | [28Mar2025 00:54:03.514] [main/DEBUG] [mixin/]: Renaming @Invoker method callAddOrAppendStack(Ljava/util/List;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/BlockPos;)V to callAddOrAppendStack$immersiveengineering_$md$26e244$0 in immersiveengineering.mixins.json:accessors.ExplosionAccess from mod immersiveengineering
|
15266 | [28Mar2025 00:54:03.515] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplosionMixin from mod supplementaries->@Inject::supp$explode(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15267 | [28Mar2025 00:54:03.515] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplosionMixin from mod supplementaries->@Inject::supp$explode(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15268 | [28Mar2025 00:54:03.515] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplosionMixin from mod supplementaries->@Inject::supp$explode(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15269 | [28Mar2025 00:54:03.517] [main/DEBUG] [mixin/]: Mixing FixBlockPlaceContextMixin from moonlight-common.mixins.json into net.minecraft.world.item.context.BlockPlaceContext
|
15270 | [28Mar2025 00:54:03.517] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:FixBlockPlaceContextMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15271 | [28Mar2025 00:54:03.518] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:FixBlockPlaceContextMixin from mod moonlight->@Inject::moonlight$fixNotAccountingForNullPlayer1(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15272 | [28Mar2025 00:54:03.518] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:FixBlockPlaceContextMixin from mod moonlight->@Inject::moonlight$fixNotAccountingForNullPlayer2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15273 | [28Mar2025 00:54:03.518] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:FixBlockPlaceContextMixin from mod moonlight->@Inject::moonlight$fixNotAccountingForNullPlayer3(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15274 | [28Mar2025 00:54:03.518] [main/DEBUG] [mixin/]: Mixing block.UseOnContextAccessor from the_bumblezone-neoforge.mixins.json into net.minecraft.world.item.context.UseOnContext
|
15275 | [28Mar2025 00:54:03.518] [main/DEBUG] [mixin/]: Mixing accessor.UseOnContextAccessor from create.mixins.json into net.minecraft.world.item.context.UseOnContext
|
15276 | [28Mar2025 00:54:03.522] [main/DEBUG] [mixin/]: Mixing boat.BoatMixin from securitycraft.mixins.json into net.minecraft.world.entity.vehicle.Boat
|
15277 | [28Mar2025 00:54:03.525] [main/DEBUG] [mixin/]: Mixing MixinBoat from fireproofboats.mixin.json into net.minecraft.world.entity.vehicle.Boat
|
15278 | [28Mar2025 00:54:03.526] [main/DEBUG] [mixin/]: fireproofboats.mixin.json:MixinBoat from mod fireproofboats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15279 | [28Mar2025 00:54:03.527] [main/DEBUG] [mixin/]: securitycraft.mixins.json:boat.BoatMixin from mod securitycraft->@Inject::securitycraft$fixMC199369(DZLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
15280 | [28Mar2025 00:54:03.527] [main/DEBUG] [mixin/]: fireproofboats.mixin.json:MixinBoat from mod fireproofboats->@Inject::getDropItem(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15281 | [28Mar2025 00:54:03.529] [main/DEBUG] [mixin/]: Mixing AccessorMixinVehicleEntity from lootr-common.mixins.json into net.minecraft.world.entity.vehicle.VehicleEntity
|
15282 | [28Mar2025 00:54:03.529] [main/DEBUG] [mixin/]: lootr-common.mixins.json:AccessorMixinVehicleEntity from mod lootr: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15283 | [28Mar2025 00:54:03.549] [main/DEBUG] [mixin/]: Mixing AbstractMinecartMixin from railcraft.mixins.json into net.minecraft.world.entity.vehicle.AbstractMinecart
|
15284 | [28Mar2025 00:54:03.549] [main/DEBUG] [mixin/]: railcraft.mixins.json:AbstractMinecartMixin from mod railcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15285 | [28Mar2025 00:54:03.550] [main/DEBUG] [mixin/]: railcraft.mixins.json:AbstractMinecartMixin from mod railcraft->@Inject::railcraft$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15286 | [28Mar2025 00:54:03.550] [main/DEBUG] [mixin/]: railcraft.mixins.json:AbstractMinecartMixin from mod railcraft->@Inject::railcraft$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15287 | [28Mar2025 00:54:03.550] [main/DEBUG] [mixin/]: railcraft.mixins.json:AbstractMinecartMixin from mod railcraft->@Inject::railcraft$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15288 | [28Mar2025 00:54:03.555] [main/DEBUG] [mixin/]: Mixing features.breeding_cap.AllayMixin from servercore.common.mixins.json into net.minecraft.world.entity.animal.allay.Allay
|
15289 | [28Mar2025 00:54:03.555] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.breeding_cap.AllayMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15290 | [28Mar2025 00:54:03.556] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.breeding_cap.AllayMixin from mod servercore->@Inject::servercore$enforceBreedCap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
15291 | [28Mar2025 00:54:03.566] [main/DEBUG] [mixin/]: Mixing entities.BlockAttachedEntityMixin from repurposed_structures-common.mixins.json into net.minecraft.world.entity.decoration.BlockAttachedEntity
|
15292 | [28Mar2025 00:54:03.566] [main/DEBUG] [mixin/]: Mixing logging.BlockAttachedEntityMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.decoration.BlockAttachedEntity
|
15293 | [28Mar2025 00:54:03.566] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:logging.BlockAttachedEntityMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15294 | [28Mar2025 00:54:03.568] [main/DEBUG] [mixin/]: Mixing entity.inactive_navigations.PathNavigationMixin from lithium.mixins.json into net.minecraft.world.entity.ai.navigation.PathNavigation
|
15295 | [28Mar2025 00:54:03.569] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15296 | [28Mar2025 00:54:03.569] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15297 | [28Mar2025 00:54:03.569] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15298 | [28Mar2025 00:54:03.569] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState2(Lnet/minecraft/world/level/pathfinder/Path;DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
15299 | [28Mar2025 00:54:03.569] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState2(Lnet/minecraft/world/level/pathfinder/Path;DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
15300 | [28Mar2025 00:54:03.569] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState2(Lnet/minecraft/world/level/pathfinder/Path;DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
15301 | [28Mar2025 00:54:03.569] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState2(Lnet/minecraft/world/level/pathfinder/Path;DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
15302 | [28Mar2025 00:54:03.569] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState2(Lnet/minecraft/world/level/pathfinder/Path;DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
15303 | [28Mar2025 00:54:03.569] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState2(Lnet/minecraft/world/level/pathfinder/Path;DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
15304 | [28Mar2025 00:54:03.569] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState2(Lnet/minecraft/world/level/pathfinder/Path;DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
15305 | [28Mar2025 00:54:03.569] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState2(Lnet/minecraft/world/level/pathfinder/Path;DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
15306 | [28Mar2025 00:54:03.569] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState2(Lnet/minecraft/world/level/pathfinder/Path;DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
15307 | [28Mar2025 00:54:03.569] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState2(Lnet/minecraft/world/level/pathfinder/Path;DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
15308 | [28Mar2025 00:54:03.569] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState2(Lnet/minecraft/world/level/pathfinder/Path;DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
15309 | [28Mar2025 00:54:03.569] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState2(Lnet/minecraft/world/level/pathfinder/Path;DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
15310 | [28Mar2025 00:54:03.569] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::stopListening(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15311 | [28Mar2025 00:54:03.569] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::stopListening(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15312 | [28Mar2025 00:54:03.569] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::stopListening(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15313 | [28Mar2025 00:54:03.569] [main/DEBUG] [mixin/]: Mixing optimizations.sync_loads.GroundPathNavigationMixin from servercore.common.mixins.json into net.minecraft.world.entity.ai.navigation.GroundPathNavigation
|
15314 | [28Mar2025 00:54:03.570] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.sync_loads.GroundPathNavigationMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15315 | [28Mar2025 00:54:03.570] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.sync_loads.GroundPathNavigationMixin from mod servercore->@Inject::servercore$onlyPathfindIfLoaded(Lnet/minecraft/core/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15316 | [28Mar2025 00:54:03.573] [main/DEBUG] [mixin/]: Mixing features.dynamic.MobCategoryMixin from servercore.common.mixins.json into net.minecraft.world.entity.MobCategory
|
15317 | [28Mar2025 00:54:03.573] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.dynamic.MobCategoryMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15318 | [28Mar2025 00:54:03.573] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.dynamic.MobCategoryMixin from mod servercore->@Inject::servercore$onInit(Ljava/lang/String;ILjava/lang/String;IZZILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15319 | [28Mar2025 00:54:03.573] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.dynamic.MobCategoryMixin from mod servercore->@Inject::servercore$getCapacity(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15320 | [28Mar2025 00:54:03.577] [main/DEBUG] [mixin/]: Mixing DataFixersMixin from computercraft.mixins.json into net.minecraft.util.datafix.DataFixers
|
15321 | [28Mar2025 00:54:03.617] [main/DEBUG] [mixin/]: Mixing datafixer.BlockPosFormatAndRenamesFixMixin from create.mixins.json into net.minecraft.util.datafix.fixes.BlockPosFormatAndRenamesFix
|
15322 | [28Mar2025 00:54:03.617] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$addFixers$2(Lcom/mojang/datafixers/OpticFinder;Lcom/simibubi/create/foundation/utility/DataFixerHelper$BlockPosFixer;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; to md26e244$create$lambda$create$addFixers$2$0 in create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create
|
15323 | [28Mar2025 00:54:03.617] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$addFixers$1(Lcom/simibubi/create/foundation/utility/DataFixerHelper$BlockPosFixer;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; to md26e244$create$lambda$create$addFixers$1$1 in create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create
|
15324 | [28Mar2025 00:54:03.617] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$addFixers$0(Lcom/simibubi/create/foundation/utility/DataFixerHelper$BlockPosFixer;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; to md26e244$create$lambda$create$addFixers$0$2 in create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create
|
15325 | [28Mar2025 00:54:03.619] [main/DEBUG] [mixin/]: create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create->@Inject::create$addFixers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
15326 | [28Mar2025 00:54:03.619] [main/DEBUG] [mixin/]: create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create->@Inject::create$addFixers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
15327 | [28Mar2025 00:54:03.619] [main/DEBUG] [mixin/]: create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create->@Inject::create$addFixers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
15328 | [28Mar2025 00:54:03.622] [main/DEBUG] [mixin/]: Mixing datafix.ItemStackComponentizationFixMixin from securitycraft.mixins.json into net.minecraft.util.datafix.fixes.ItemStackComponentizationFix
|
15329 | [28Mar2025 00:54:03.622] [main/DEBUG] [mixin/]: Mixing ItemStackComponentizationFixMixin from computercraft.mixins.json into net.minecraft.util.datafix.fixes.ItemStackComponentizationFix
|
15330 | [28Mar2025 00:54:03.622] [main/DEBUG] [mixin/]: Mixing datafixer.ItemStackComponentizationFixMixin from create.mixins.json into net.minecraft.util.datafix.fixes.ItemStackComponentizationFix
|
15331 | [28Mar2025 00:54:03.622] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$moveItemStackHandlerToItemContainerContents$4(Lcom/mojang/serialization/Dynamic;Lnet/minecraft/util/datafix/fixes/ItemStackComponentizationFix$ItemStackData;Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)V to md26e244$create$lambda$create$moveItemStackHandlerToItemContainerContents$4$0 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
|
15332 | [28Mar2025 00:54:03.622] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$moveItemStackHandlerToItemContainerContents$3(Lcom/mojang/serialization/Dynamic;Ljava/util/List;Lcom/mojang/serialization/Dynamic;)V to md26e244$create$lambda$create$moveItemStackHandlerToItemContainerContents$3$1 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
|
15333 | [28Mar2025 00:54:03.622] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$moveTagToEnumComponent$2([Ljava/lang/Enum;Lnet/minecraft/util/datafix/fixes/ItemStackComponentizationFix$ItemStackData;Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)V to md26e244$create$lambda$create$moveTagToEnumComponent$2$2 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
|
15334 | [28Mar2025 00:54:03.622] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$fixItemsAndTranslateNBTIntoComponents$1(Lnet/minecraft/util/datafix/fixes/ItemStackComponentizationFix$ItemStackData;Lcom/mojang/serialization/Dynamic;)V to md26e244$create$lambda$create$fixItemsAndTranslateNBTIntoComponents$1$3 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
|
15335 | [28Mar2025 00:54:03.622] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$fixItemsAndTranslateNBTIntoComponents$0(Lcom/mojang/serialization/Dynamic;Lnet/minecraft/util/datafix/fixes/ItemStackComponentizationFix$ItemStackData;Lcom/mojang/serialization/Dynamic;)V to md26e244$create$lambda$create$fixItemsAndTranslateNBTIntoComponents$0$4 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
|
15336 | [28Mar2025 00:54:03.628] [main/DEBUG] [mixin/]: securitycraft.mixins.json:datafix.ItemStackComponentizationFixMixin from mod securitycraft->@Inject::securitycraft$fixItemStacks(Lnet/minecraft/util/datafix/fixes/ItemStackComponentizationFix$ItemStackData;Lcom/mojang/serialization/Dynamic;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15337 | [28Mar2025 00:54:03.628] [main/DEBUG] [mixin/]: computercraft.mixins.json:ItemStackComponentizationFixMixin from mod computercraft->@Inject::fixItemStack(Lnet/minecraft/util/datafix/fixes/ItemStackComponentizationFix$ItemStackData;Lcom/mojang/serialization/Dynamic;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15338 | [28Mar2025 00:54:03.628] [main/DEBUG] [mixin/]: create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create->@Inject::create$fixItemsAndTranslateNBTIntoComponents(Lnet/minecraft/util/datafix/fixes/ItemStackComponentizationFix$ItemStackData;Lcom/mojang/serialization/Dynamic;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15339 | [28Mar2025 00:54:03.717] [main/DEBUG] [mixin/]: Mixing StringTagMixin from kubejs.mixins.json into net.minecraft.nbt.StringTag
|
15340 | [28Mar2025 00:54:03.794] [main/DEBUG] [mixin/]: Mixing datafix.V1460Mixin from securitycraft.mixins.json into net.minecraft.util.datafix.schemas.V1460
|
15341 | [28Mar2025 00:54:03.795] [main/DEBUG] [mixin/]: Mixing MixinV1460 from curios.neoforge.mixins.json into net.minecraft.util.datafix.schemas.V1460
|
15342 | [28Mar2025 00:54:03.795] [main/DEBUG] [mixin/]: Mixing V1460Mixin from computercraft.mixins.json into net.minecraft.util.datafix.schemas.V1460
|
15343 | [28Mar2025 00:54:03.795] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$registerTurtle$1(Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; to md26e244$computercraft$lambda$registerTurtle$1$0 in computercraft.mixins.json:V1460Mixin from mod computercraft
|
15344 | [28Mar2025 00:54:03.795] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$registerBlockEntities$0(Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; to md26e244$computercraft$lambda$registerBlockEntities$0$1 in computercraft.mixins.json:V1460Mixin from mod computercraft
|
15345 | [28Mar2025 00:54:03.795] [main/DEBUG] [mixin/]: Mixing datafixer.V1460Mixin from create.mixins.json into net.minecraft.util.datafix.schemas.V1460
|
15346 | [28Mar2025 00:54:03.797] [main/DEBUG] [mixin/]: securitycraft.mixins.json:datafix.V1460Mixin from mod securitycraft->@Inject::securitycraft$registerBlockEntities(Lcom/mojang/datafixers/schemas/Schema;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
15347 | [28Mar2025 00:54:03.797] [main/DEBUG] [mixin/]: securitycraft.mixins.json:datafix.V1460Mixin from mod securitycraft->@Inject::securitycraft$registerBlockEntities(Lcom/mojang/datafixers/schemas/Schema;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
15348 | [28Mar2025 00:54:03.797] [main/DEBUG] [mixin/]: securitycraft.mixins.json:datafix.V1460Mixin from mod securitycraft->@Inject::securitycraft$registerBlockEntities(Lcom/mojang/datafixers/schemas/Schema;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
15349 | [28Mar2025 00:54:03.797] [main/DEBUG] [mixin/]: securitycraft.mixins.json:datafix.V1460Mixin from mod securitycraft->@Inject::securitycraft$registerEntities(Lcom/mojang/datafixers/schemas/Schema;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
15350 | [28Mar2025 00:54:03.797] [main/DEBUG] [mixin/]: securitycraft.mixins.json:datafix.V1460Mixin from mod securitycraft->@Inject::securitycraft$registerEntities(Lcom/mojang/datafixers/schemas/Schema;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
15351 | [28Mar2025 00:54:03.797] [main/DEBUG] [mixin/]: securitycraft.mixins.json:datafix.V1460Mixin from mod securitycraft->@Inject::securitycraft$registerEntities(Lcom/mojang/datafixers/schemas/Schema;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
15352 | [28Mar2025 00:54:03.797] [main/DEBUG] [mixin/]: securitycraft.mixins.json:datafix.V1460Mixin from mod securitycraft->@Inject::securitycraft$captureSchema(Lcom/mojang/datafixers/schemas/Schema;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
15353 | [28Mar2025 00:54:03.797] [main/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinV1460 from mod curios->@Inject::captureSchema(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15354 | [28Mar2025 00:54:03.797] [main/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinV1460 from mod curios->@Inject::captureSchema(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15355 | [28Mar2025 00:54:03.797] [main/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinV1460 from mod curios->@Inject::captureSchema(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15356 | [28Mar2025 00:54:03.797] [main/DEBUG] [mixin/]: computercraft.mixins.json:V1460Mixin from mod computercraft->@Inject::registerBlockEntities(Lcom/mojang/datafixers/schemas/Schema;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15357 | [28Mar2025 00:54:03.797] [main/DEBUG] [mixin/]: create.mixins.json:datafixer.V1460Mixin from mod create->@Inject::create$registerEntitiesToBeFixed(Lcom/mojang/datafixers/schemas/Schema;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15358 | [28Mar2025 00:54:03.797] [main/DEBUG] [mixin/]: create.mixins.json:datafixer.V1460Mixin from mod create->@Inject::create$registerBlockEntitiesToBeFixed(Lcom/mojang/datafixers/schemas/Schema;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15359 | [28Mar2025 00:54:03.805] [main/DEBUG] [mixin/]: Mixing IItemHandlerMixin from kubejs.mixins.json into net.neoforged.neoforge.items.IItemHandler
|
15360 | [28Mar2025 00:54:03.903] [main/DEBUG] [mixin/]: Mixing V3818_3Mixin from computercraft.forge.mixins.json into net.minecraft.util.datafix.schemas.V3818_3
|
15361 | [28Mar2025 00:54:03.916] [main/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.AreaEffectCloudMixin from servercore.common.mixins.json into net.minecraft.world.entity.AreaEffectCloud
|
15362 | [28Mar2025 00:54:03.916] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.AreaEffectCloudMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15363 | [28Mar2025 00:54:03.921] [main/DEBUG] [mixin/]: Mixing entities.ExperienceOrbAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.entity.ExperienceOrb
|
15364 | [28Mar2025 00:54:03.921] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ExperienceOrbAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15365 | [28Mar2025 00:54:03.921] [main/DEBUG] [mixin/]: Mixing ExperienceOrbAccess from clumps.mixins.json into net.minecraft.world.entity.ExperienceOrb
|
15366 | [28Mar2025 00:54:03.921] [main/DEBUG] [mixin/]: clumps.mixins.json:ExperienceOrbAccess from mod clumps: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
15367 | [28Mar2025 00:54:03.921] [main/DEBUG] [mixin/]: Mixing features.merging.ExperienceOrbMixin from servercore.common.mixins.json into net.minecraft.world.entity.ExperienceOrb
|
15368 | [28Mar2025 00:54:03.921] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.merging.ExperienceOrbMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15369 | [28Mar2025 00:54:03.921] [main/DEBUG] [mixin/]: Mixing MixinExperienceOrb from clumps.mixins.json into net.minecraft.world.entity.ExperienceOrb
|
15370 | [28Mar2025 00:54:03.921] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
15371 | [28Mar2025 00:54:03.922] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$clumps$resolve$6(Ljava/util/Map$Entry;)Ljava/lang/Integer; to md26e244$clumps$lambda$clumps$resolve$6$0 in clumps.mixins.json:MixinExperienceOrb from mod clumps
|
15372 | [28Mar2025 00:54:03.922] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$addAdditionalSaveData$5(Lnet/minecraft/nbt/CompoundTag;Ljava/lang/Integer;Ljava/lang/Integer;)V to md26e244$clumps$lambda$addAdditionalSaveData$5$1 in clumps.mixins.json:MixinExperienceOrb from mod clumps
|
15373 | [28Mar2025 00:54:03.922] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$tryMergeToExisting$4(Ljava/util/Map;)Ljava/util/stream/Stream; to md26e244$clumps$lambda$tryMergeToExisting$4$2 in clumps.mixins.json:MixinExperienceOrb from mod clumps
|
15374 | [28Mar2025 00:54:03.922] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$tryMergeToExisting$3(IILnet/minecraft/world/entity/ExperienceOrb;)Z to md26e244$clumps$lambda$tryMergeToExisting$3$3 in clumps.mixins.json:MixinExperienceOrb from mod clumps
|
15375 | [28Mar2025 00:54:03.922] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$merge$2(Ljava/util/Map;)Ljava/util/stream/Stream; to md26e244$clumps$lambda$merge$2$4 in clumps.mixins.json:MixinExperienceOrb from mod clumps
|
15376 | [28Mar2025 00:54:03.922] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$clumps$repairPlayerItems$1(Lnet/minecraft/server/level/ServerPlayer;ILnet/minecraft/world/item/enchantment/EnchantedItemInUse;)Ljava/lang/Integer; to md26e244$clumps$lambda$clumps$repairPlayerItems$1$5 in clumps.mixins.json:MixinExperienceOrb from mod clumps
|
15377 | [28Mar2025 00:54:03.922] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$playerTouch$0(Lnet/minecraft/server/level/ServerPlayer;Ljava/util/concurrent/atomic/AtomicInteger;Ljava/lang/Integer;Ljava/lang/Integer;)V to md26e244$clumps$lambda$playerTouch$0$6 in clumps.mixins.json:MixinExperienceOrb from mod clumps
|
15378 | [28Mar2025 00:54:03.925] [main/DEBUG] [mixin/]: Mixing entities.ExperienceOrbMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.ExperienceOrb
|
15379 | [28Mar2025 00:54:03.925] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ExperienceOrbMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15380 | [28Mar2025 00:54:03.925] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bumblezone$xpGoToClosestCrystalFlower$3(Lnet/minecraft/world/level/block/entity/BlockEntity;)V to md26e244$the_bumblezone$lambda$bumblezone$xpGoToClosestCrystalFlower$3$7 in the_bumblezone-common.mixins.json:entities.ExperienceOrbMixin from mod the_bumblezone
|
15381 | [28Mar2025 00:54:03.925] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bumblezone$xpGoToClosestCrystalFlower$2(Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/entity/BlockEntity;)I to md26e244$the_bumblezone$lambda$bumblezone$xpGoToClosestCrystalFlower$2$8 in the_bumblezone-common.mixins.json:entities.ExperienceOrbMixin from mod the_bumblezone
|
15382 | [28Mar2025 00:54:03.925] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bumblezone$xpGoToClosestCrystalFlower$1(Lnet/minecraft/world/level/block/entity/BlockEntity;)Z to md26e244$the_bumblezone$lambda$bumblezone$xpGoToClosestCrystalFlower$1$9 in the_bumblezone-common.mixins.json:entities.ExperienceOrbMixin from mod the_bumblezone
|
15383 | [28Mar2025 00:54:03.925] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$bumblezone$xpGoToClosestCrystalFlower$0(Lnet/minecraft/world/level/chunk/LevelChunk;)Ljava/util/stream/Stream; to md26e244$the_bumblezone$lambda$bumblezone$xpGoToClosestCrystalFlower$0$a in the_bumblezone-common.mixins.json:entities.ExperienceOrbMixin from mod the_bumblezone
|
15384 | [28Mar2025 00:54:03.931] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::canMerge(Lnet/minecraft/world/entity/ExperienceOrb;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15385 | [28Mar2025 00:54:03.931] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::canMerge(Lnet/minecraft/world/entity/ExperienceOrb;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15386 | [28Mar2025 00:54:03.931] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::playerTouch(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
15387 | [28Mar2025 00:54:03.931] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::clumps$repairPlayerItems(Lnet/minecraft/server/level/ServerPlayer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15388 | [28Mar2025 00:54:03.931] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::merge(Lnet/minecraft/world/entity/ExperienceOrb;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
15389 | [28Mar2025 00:54:03.931] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::tryMergeToExisting(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15390 | [28Mar2025 00:54:03.931] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15391 | [28Mar2025 00:54:03.931] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15392 | [28Mar2025 00:54:03.931] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15393 | [28Mar2025 00:54:03.931] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15394 | [28Mar2025 00:54:03.931] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15395 | [28Mar2025 00:54:03.931] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15396 | [28Mar2025 00:54:03.931] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ExperienceOrbMixin from mod the_bumblezone->@Inject::bumblezone$xpGoToClosestCrystalFlower(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15397 | [28Mar2025 00:54:03.931] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ExperienceOrbMixin from mod the_bumblezone->@Inject::bumblezone$xpGoToClosestCrystalFlower(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15398 | [28Mar2025 00:54:03.931] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ExperienceOrbMixin from mod the_bumblezone->@Inject::bumblezone$xpGoToClosestCrystalFlower(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15399 | [28Mar2025 00:54:03.934] [main/DEBUG] [mixin/]: Mixing entity.equipment_tracking.ArmorStandMixin from lithium.mixins.json into net.minecraft.world.entity.decoration.ArmorStand
|
15400 | [28Mar2025 00:54:03.935] [main/DEBUG] [mixin/]: Mixing entity.replace_entitytype_predicates.ArmorStandMixin from lithium.mixins.json into net.minecraft.world.entity.decoration.ArmorStand
|
15401 | [28Mar2025 00:54:03.935] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getMinecartsDirectly$0(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)Z to md26e244$lithium$lambda$getMinecartsDirectly$0$0 in lithium.mixins.json:entity.replace_entitytype_predicates.ArmorStandMixin from mod lithium
|
15402 | [28Mar2025 00:54:03.935] [main/DEBUG] [mixin/]: Mixing ArmorStandMixin from ftbchunks-common.mixins.json into net.minecraft.world.entity.decoration.ArmorStand
|
15403 | [28Mar2025 00:54:03.935] [main/DEBUG] [mixin/]: ftbchunks-common.mixins.json:ArmorStandMixin from mod ftbchunks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15404 | [28Mar2025 00:54:03.937] [main/DEBUG] [mixin/]: ftbchunks-common.mixins.json:ArmorStandMixin from mod ftbchunks->@Inject::onInteractAt(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15405 | [28Mar2025 00:54:03.939] [main/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.ArrowMixin from servercore.common.mixins.json into net.minecraft.world.entity.projectile.Arrow
|
15406 | [28Mar2025 00:54:03.939] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.ArrowMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15407 | [28Mar2025 00:54:03.944] [main/DEBUG] [mixin/]: Mixing perf.ticking_chunk_alloc.BatMixin from modernfix-common.mixins.json into net.minecraft.world.entity.ambient.Bat
|
15408 | [28Mar2025 00:54:03.949] [main/DEBUG] [mixin/]: Mixing entities.BeeEntityInvoker from the_bumblezone-common.mixins.json into net.minecraft.world.entity.animal.Bee
|
15409 | [28Mar2025 00:54:03.949] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeEntityInvoker from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15410 | [28Mar2025 00:54:03.949] [main/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.BeeMixin from servercore.common.mixins.json into net.minecraft.world.entity.animal.Bee
|
15411 | [28Mar2025 00:54:03.949] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.BeeMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15412 | [28Mar2025 00:54:03.949] [main/DEBUG] [mixin/]: Mixing optimizations.sync_loads.BeeMixin from servercore.common.mixins.json into net.minecraft.world.entity.animal.Bee
|
15413 | [28Mar2025 00:54:03.949] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.sync_loads.BeeMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15414 | [28Mar2025 00:54:03.950] [main/DEBUG] [mixin/]: Mixing entities.BeeEntityMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.animal.Bee
|
15415 | [28Mar2025 00:54:03.950] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeEntityMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15416 | [28Mar2025 00:54:03.951] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeEntityMixin from mod the_bumblezone->@Inject::bumblezone$followFlowerHeadwearerGoal(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15417 | [28Mar2025 00:54:03.951] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeEntityMixin from mod the_bumblezone->@Inject::bumblezone$followFlowerHeadwearerGoal(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15418 | [28Mar2025 00:54:03.951] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeEntityMixin from mod the_bumblezone->@Inject::bumblezone$followFlowerHeadwearerGoal(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15419 | [28Mar2025 00:54:03.951] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeEntityMixin from mod the_bumblezone->@Inject::bumblezone$honeyFluidNotDrown(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15420 | [28Mar2025 00:54:03.951] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeEntityMixin from mod the_bumblezone->@Inject::bumblezone$honeyFluidNotDrown(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15421 | [28Mar2025 00:54:03.951] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeEntityMixin from mod the_bumblezone->@Inject::bumblezone$honeyFluidNotDrown(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15422 | [28Mar2025 00:54:03.951] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeEntityMixin from mod the_bumblezone->@Inject::bumblezone$pollinateSpawnedBee(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15423 | [28Mar2025 00:54:03.951] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeEntityMixin from mod the_bumblezone->@Inject::bumblezone$pollinateSpawnedBee(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15424 | [28Mar2025 00:54:03.951] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeEntityMixin from mod the_bumblezone->@Inject::bumblezone$pollinateSpawnedBee(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15425 | [28Mar2025 00:54:03.955] [main/DEBUG] [mixin/]: Mixing features.breeding_cap.tasks.BreedGoalMixin from servercore.common.mixins.json into net.minecraft.world.entity.ai.goal.BreedGoal
|
15426 | [28Mar2025 00:54:03.955] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.breeding_cap.tasks.BreedGoalMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15427 | [28Mar2025 00:54:03.956] [main/DEBUG] [mixin/]: Mixing TemptGoalMixin from apothic_enchanting.mixins.json into net.minecraft.world.entity.ai.goal.TemptGoal
|
15428 | [28Mar2025 00:54:03.956] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:TemptGoalMixin from mod apothic_enchanting->@Inject::apoth_tempting(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15429 | [28Mar2025 00:54:03.958] [main/DEBUG] [mixin/]: Mixing entities.BeeHiveGoalMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.animal.Bee$BeeGoToHiveGoal
|
15430 | [28Mar2025 00:54:03.958] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeHiveGoalMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15431 | [28Mar2025 00:54:03.959] [main/DEBUG] [mixin/]: Mixing entities.BeeGoToKnownFlowerGoalMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.animal.Bee$BeeGoToKnownFlowerGoal
|
15432 | [28Mar2025 00:54:03.959] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeeGoToKnownFlowerGoalMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15433 | [28Mar2025 00:54:03.959] [main/DEBUG] [mixin/]: Mixing BeeGoalMixin from moonlight-common.mixins.json into net.minecraft.world.entity.animal.Bee$BeeGrowCropGoal
|
15434 | [28Mar2025 00:54:03.959] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:BeeGoalMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15435 | [28Mar2025 00:54:03.961] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:BeeGoalMixin from mod moonlight->@Inject::moonlight$tickBeeGrowable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/state/BlockState;)V does use it's CallbackInfo
|
15436 | [28Mar2025 00:54:03.961] [main/DEBUG] [mixin/]: Mixing entities.BeePathfindingMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.animal.Bee$BeeWanderGoal
|
15437 | [28Mar2025 00:54:03.961] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeePathfindingMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15438 | [28Mar2025 00:54:03.962] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.BeePathfindingMixin from mod the_bumblezone->@Inject::bumblezone$newWander(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
15439 | [28Mar2025 00:54:03.963] [main/DEBUG] [mixin/]: Mixing NearestAttackableTargetGoalMixin from apothic_attributes.mixins.json into net.minecraft.world.entity.ai.goal.target.NearestAttackableTargetGoal
|
15440 | [28Mar2025 00:54:03.963] [main/DEBUG] [mixin/]: apothic_attributes.mixins.json:NearestAttackableTargetGoalMixin from mod apothic_attributes->@Inject::apoth_cachePredicate(Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;IZZLjava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15441 | [28Mar2025 00:54:03.963] [main/DEBUG] [mixin/]: apothic_attributes.mixins.json:NearestAttackableTargetGoalMixin from mod apothic_attributes->@Inject::apoth_cachePredicate(Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;IZZLjava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15442 | [28Mar2025 00:54:03.963] [main/DEBUG] [mixin/]: apothic_attributes.mixins.json:NearestAttackableTargetGoalMixin from mod apothic_attributes->@Inject::apoth_cachePredicate(Lnet/minecraft/world/entity/Mob;Ljava/lang/Class;IZZLjava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15443 | [28Mar2025 00:54:03.963] [main/DEBUG] [mixin/]: apothic_attributes.mixins.json:NearestAttackableTargetGoalMixin from mod apothic_attributes->@Inject::apoth_updateFollowRange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15444 | [28Mar2025 00:54:03.963] [main/DEBUG] [mixin/]: apothic_attributes.mixins.json:NearestAttackableTargetGoalMixin from mod apothic_attributes->@Inject::apoth_updateFollowRange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15445 | [28Mar2025 00:54:03.963] [main/DEBUG] [mixin/]: apothic_attributes.mixins.json:NearestAttackableTargetGoalMixin from mod apothic_attributes->@Inject::apoth_updateFollowRange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15446 | [28Mar2025 00:54:03.970] [main/DEBUG] [mixin/]: Mixing AbstractSkeletonMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.AbstractSkeleton
|
15447 | [28Mar2025 00:54:03.970] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractSkeletonMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15448 | [28Mar2025 00:54:03.971] [main/DEBUG] [mixin/]: Mixing AbstractSkeletonMixin from apotheosis.mixins.json into net.minecraft.world.entity.monster.AbstractSkeleton
|
15449 | [28Mar2025 00:54:03.975] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractSkeletonMixin from mod supplementaries->@Inject::supp$finalizeSpawn(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
15450 | [28Mar2025 00:54:03.975] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractSkeletonMixin from mod supplementaries->@Inject::supp$finalizeSpawn(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
15451 | [28Mar2025 00:54:03.975] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractSkeletonMixin from mod supplementaries->@Inject::supp$finalizeSpawn(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
15452 | [28Mar2025 00:54:03.975] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractSkeletonMixin from mod supplementaries->@Inject::supp$consumeQuiverArrow(Lnet/minecraft/world/entity/LivingEntity;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15453 | [28Mar2025 00:54:03.975] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractSkeletonMixin from mod supplementaries->@Inject::supp$consumeQuiverArrow(Lnet/minecraft/world/entity/LivingEntity;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15454 | [28Mar2025 00:54:03.975] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractSkeletonMixin from mod supplementaries->@Inject::supp$consumeQuiverArrow(Lnet/minecraft/world/entity/LivingEntity;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15455 | [28Mar2025 00:54:03.975] [main/DEBUG] [mixin/]: apotheosis.mixins.json:AbstractSkeletonMixin from mod apotheosis->@Inject::apoth_performRangedCrossbowAttack(Lnet/minecraft/world/entity/LivingEntity;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
15456 | [28Mar2025 00:54:03.975] [main/DEBUG] [mixin/]: apotheosis.mixins.json:AbstractSkeletonMixin from mod apotheosis->@Inject::apoth_pickCrossbowIfAvailable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
15457 | [28Mar2025 00:54:03.983] [main/DEBUG] [mixin/]: Mixing AbstractHorseMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.animal.horse.AbstractHorse
|
15458 | [28Mar2025 00:54:03.983] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractHorseMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15459 | [28Mar2025 00:54:03.984] [main/DEBUG] [mixin/]: Mixing entities.AbstractHorseMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.animal.horse.AbstractHorse
|
15460 | [28Mar2025 00:54:03.984] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.AbstractHorseMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15461 | [28Mar2025 00:54:03.984] [main/DEBUG] [mixin/]: Mixing AbstractHorseMixin from rarcompat.mixins.json into net.minecraft.world.entity.animal.horse.AbstractHorse
|
15462 | [28Mar2025 00:54:03.984] [main/DEBUG] [mixin/]: rarcompat.mixins.json:AbstractHorseMixin from mod rarcompat: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
15463 | [28Mar2025 00:54:03.986] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractHorseMixin from mod supplementaries->@Inject::supp$addSugarCube(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15464 | [28Mar2025 00:54:03.986] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractHorseMixin from mod supplementaries->@Inject::supp$addSugarCube(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15465 | [28Mar2025 00:54:03.986] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractHorseMixin from mod supplementaries->@Inject::supp$addSugarCube(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15466 | [28Mar2025 00:54:03.986] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractHorseMixin from mod supplementaries->@Inject::supp$eatSugarCube(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15467 | [28Mar2025 00:54:03.986] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.AbstractHorseMixin from mod the_bumblezone->@Inject::bumblezone$syncHorseUUID2(Ljava/util/UUID;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15468 | [28Mar2025 00:54:03.986] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.AbstractHorseMixin from mod the_bumblezone->@Inject::bumblezone$syncHorseUUID2(Ljava/util/UUID;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15469 | [28Mar2025 00:54:03.986] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.AbstractHorseMixin from mod the_bumblezone->@Inject::bumblezone$syncHorseUUID2(Ljava/util/UUID;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15470 | [28Mar2025 00:54:03.986] [main/DEBUG] [mixin/]: rarcompat.mixins.json:AbstractHorseMixin from mod rarcompat->@Inject::disableJumpStrength(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15471 | [28Mar2025 00:54:03.992] [main/DEBUG] [mixin/]: Mixing features.activation_range.fixes.CatMixin from servercore.common.mixins.json into net.minecraft.world.entity.animal.Cat
|
15472 | [28Mar2025 00:54:03.992] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.fixes.CatMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15473 | [28Mar2025 00:54:03.992] [main/DEBUG] [mixin/]: Mixing MeowTradeMixin from extended_industrialization.mixins.json into net.minecraft.world.entity.animal.Cat
|
15474 | [28Mar2025 00:54:03.993] [main/DEBUG] [mixin/]: extended_industrialization.mixins.json:MeowTradeMixin from mod extended_industrialization->@Inject::registerGoals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15475 | [28Mar2025 00:54:03.993] [main/DEBUG] [mixin/]: extended_industrialization.mixins.json:MeowTradeMixin from mod extended_industrialization->@Inject::registerGoals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15476 | [28Mar2025 00:54:03.993] [main/DEBUG] [mixin/]: extended_industrialization.mixins.json:MeowTradeMixin from mod extended_industrialization->@Inject::registerGoals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15477 | [28Mar2025 00:54:03.997] [main/DEBUG] [mixin/]: Mixing CatSitOnBlockGoalMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.ai.goal.CatSitOnBlockGoal
|
15478 | [28Mar2025 00:54:03.997] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CatSitOnBlockGoalMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15479 | [28Mar2025 00:54:03.998] [main/DEBUG] [mixin/]: Mixing MixinCatSitOnBlockGoal from lootr-common.mixins.json into net.minecraft.world.entity.ai.goal.CatSitOnBlockGoal
|
15480 | [28Mar2025 00:54:03.998] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinCatSitOnBlockGoal from mod lootr: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15481 | [28Mar2025 00:54:03.999] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CatSitOnBlockGoalMixin from mod supplementaries->@Inject::supp$shouldMoveToCarpet(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15482 | [28Mar2025 00:54:03.999] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinCatSitOnBlockGoal from mod lootr->@Inject::LootrPlayersUsing(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15483 | [28Mar2025 00:54:04.000] [main/DEBUG] [mixin/]: Mixing common.CaveSpiderMixin from additionalentityattributes.mixins.json into net.minecraft.world.entity.monster.CaveSpider
|
15484 | [28Mar2025 00:54:04.001] [main/DEBUG] [mixin/]: Mixing common.SpiderMixin from additionalentityattributes.mixins.json into net.minecraft.world.entity.monster.Spider
|
15485 | [28Mar2025 00:54:04.004] [main/DEBUG] [mixin/]: Mixing SkeletonMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Skeleton
|
15486 | [28Mar2025 00:54:04.004] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15487 | [28Mar2025 00:54:04.007] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::supp$dropQuiver(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15488 | [28Mar2025 00:54:04.007] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::supp$dropQuiver(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15489 | [28Mar2025 00:54:04.007] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::supp$dropQuiver(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15490 | [28Mar2025 00:54:04.007] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15491 | [28Mar2025 00:54:04.007] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15492 | [28Mar2025 00:54:04.007] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15493 | [28Mar2025 00:54:04.007] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15494 | [28Mar2025 00:54:04.007] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15495 | [28Mar2025 00:54:04.007] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15496 | [28Mar2025 00:54:04.008] [main/DEBUG] [mixin/]: Mixing MixinChestBoat from fireproofboats.mixin.json into net.minecraft.world.entity.vehicle.ChestBoat
|
15497 | [28Mar2025 00:54:04.008] [main/DEBUG] [mixin/]: fireproofboats.mixin.json:MixinChestBoat from mod fireproofboats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15498 | [28Mar2025 00:54:04.009] [main/DEBUG] [mixin/]: Mixing block.hopper.ChestBoatMixin from lithium.mixins.json into net.minecraft.world.entity.vehicle.ChestBoat
|
15499 | [28Mar2025 00:54:04.010] [main/DEBUG] [mixin/]: fireproofboats.mixin.json:MixinChestBoat from mod fireproofboats->@Inject::getDropItem(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15500 | [28Mar2025 00:54:04.012] [main/DEBUG] [mixin/]: Mixing MinecartChestMixin from railcraft.mixins.json into net.minecraft.world.entity.vehicle.MinecartChest
|
15501 | [28Mar2025 00:54:04.012] [main/DEBUG] [mixin/]: railcraft.mixins.json:MinecartChestMixin from mod railcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15502 | [28Mar2025 00:54:04.013] [main/DEBUG] [mixin/]: Mixing block.hopper.InventoryAccessors$AbstractMinecartContainerMixin from lithium.mixins.json into net.minecraft.world.entity.vehicle.AbstractMinecartContainer
|
15503 | [28Mar2025 00:54:04.014] [main/DEBUG] [mixin/]: Mixing MinecartFurnaceMixin from railcraft.mixins.json into net.minecraft.world.entity.vehicle.MinecartFurnace
|
15504 | [28Mar2025 00:54:04.014] [main/DEBUG] [mixin/]: railcraft.mixins.json:MinecartFurnaceMixin from mod railcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15505 | [28Mar2025 00:54:04.015] [main/DEBUG] [mixin/]: Mixing accessor.MinecartFurnaceAccessor from create.mixins.json into net.minecraft.world.entity.vehicle.MinecartFurnace
|
15506 | [28Mar2025 00:54:04.017] [main/DEBUG] [mixin/]: Mixing MinecartHopperMixin from railcraft.mixins.json into net.minecraft.world.entity.vehicle.MinecartHopper
|
15507 | [28Mar2025 00:54:04.017] [main/DEBUG] [mixin/]: railcraft.mixins.json:MinecartHopperMixin from mod railcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15508 | [28Mar2025 00:54:04.019] [main/DEBUG] [mixin/]: railcraft.mixins.json:MinecartHopperMixin from mod railcraft->@Inject::railcraft$pushItems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15509 | [28Mar2025 00:54:04.019] [main/DEBUG] [mixin/]: railcraft.mixins.json:MinecartHopperMixin from mod railcraft->@Inject::railcraft$pushItems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15510 | [28Mar2025 00:54:04.019] [main/DEBUG] [mixin/]: railcraft.mixins.json:MinecartHopperMixin from mod railcraft->@Inject::railcraft$pushItems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15511 | [28Mar2025 00:54:04.020] [main/DEBUG] [mixin/]: Mixing MinecartMixin from railcraft.mixins.json into net.minecraft.world.entity.vehicle.Minecart
|
15512 | [28Mar2025 00:54:04.020] [main/DEBUG] [mixin/]: railcraft.mixins.json:MinecartMixin from mod railcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15513 | [28Mar2025 00:54:04.022] [main/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.ChickenMixin from servercore.common.mixins.json into net.minecraft.world.entity.animal.Chicken
|
15514 | [28Mar2025 00:54:04.022] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.ChickenMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15515 | [28Mar2025 00:54:04.030] [main/DEBUG] [mixin/]: Mixing CreeperMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Creeper
|
15516 | [28Mar2025 00:54:04.030] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CreeperMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15517 | [28Mar2025 00:54:04.031] [main/DEBUG] [mixin/]: Mixing CreeperMixin from irons_spellbooks.mixins.json into net.minecraft.world.entity.monster.Creeper
|
15518 | [28Mar2025 00:54:04.031] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:CreeperMixin from mod irons_spellbooks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15519 | [28Mar2025 00:54:04.032] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CreeperMixin from mod supplementaries->@Inject::supp$addPartyCreeperData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15520 | [28Mar2025 00:54:04.032] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CreeperMixin from mod supplementaries->@Inject::supp$addPartyCreeperData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15521 | [28Mar2025 00:54:04.032] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CreeperMixin from mod supplementaries->@Inject::supp$addPartyCreeperData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15522 | [28Mar2025 00:54:04.032] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CreeperMixin from mod supplementaries->@Inject::supp$readPartyCreeperData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15523 | [28Mar2025 00:54:04.032] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CreeperMixin from mod supplementaries->@Inject::supp$readPartyCreeperData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15524 | [28Mar2025 00:54:04.032] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CreeperMixin from mod supplementaries->@Inject::supp$readPartyCreeperData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15525 | [28Mar2025 00:54:04.032] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:CreeperMixin from mod irons_spellbooks->@Inject::betterThunderHit(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15526 | [28Mar2025 00:54:04.032] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:CreeperMixin from mod irons_spellbooks->@Inject::betterThunderHit(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15527 | [28Mar2025 00:54:04.032] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:CreeperMixin from mod irons_spellbooks->@Inject::betterThunderHit(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15528 | [28Mar2025 00:54:04.037] [main/DEBUG] [mixin/]: Mixing AbstractChestedHorseMixin from relics.mixins.json into net.minecraft.world.entity.animal.horse.AbstractChestedHorse
|
15529 | [28Mar2025 00:54:04.040] [main/DEBUG] [mixin/]: Mixing entity.inactive_navigations.DrownedMixin from lithium.mixins.json into net.minecraft.world.entity.monster.Drowned
|
15530 | [28Mar2025 00:54:04.041] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.DrownedMixin from mod lithium->@Inject::updateInactivityState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15531 | [28Mar2025 00:54:04.041] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.DrownedMixin from mod lithium->@Inject::updateInactivityState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15532 | [28Mar2025 00:54:04.041] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.DrownedMixin from mod lithium->@Inject::updateInactivityState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15533 | [28Mar2025 00:54:04.041] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.DrownedMixin from mod lithium->@Inject::updateInactivityState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15534 | [28Mar2025 00:54:04.041] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.DrownedMixin from mod lithium->@Inject::updateInactivityState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15535 | [28Mar2025 00:54:04.041] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.DrownedMixin from mod lithium->@Inject::updateInactivityState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15536 | [28Mar2025 00:54:04.042] [main/DEBUG] [mixin/]: Mixing features.mob_spawning.ZombieMixin from servercore.common.mixins.json into net.minecraft.world.entity.monster.Zombie
|
15537 | [28Mar2025 00:54:04.042] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.mob_spawning.ZombieMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15538 | [28Mar2025 00:54:04.042] [main/DEBUG] [mixin/]: Mixing ZombieInvoker from ars_elemental.mixins.json into net.minecraft.world.entity.monster.Zombie
|
15539 | [28Mar2025 00:54:04.042] [main/DEBUG] [mixin/]: Mixing ZombieMixin from mob_grinding_utils.mixins.json into net.minecraft.world.entity.monster.Zombie
|
15540 | [28Mar2025 00:54:04.042] [main/DEBUG] [mixin/]: Mixing MixinZombie from blueflame.mixin.json into net.minecraft.world.entity.monster.Zombie
|
15541 | [28Mar2025 00:54:04.043] [main/DEBUG] [mixin/]: Mixing pharaoh.ZombieMixin from betterdeserttemples.mixins.json into net.minecraft.world.entity.monster.Zombie
|
15542 | [28Mar2025 00:54:04.043] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.ZombieMixin from mod betterdeserttemples: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15543 | [28Mar2025 00:54:04.045] [main/DEBUG] [mixin/]: mob_grinding_utils.mixins.json:ZombieMixin from mod mob_grinding_utils->@Inject::hurtMixin(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15544 | [28Mar2025 00:54:04.045] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinZombie from mod blueflame->@Inject::doHurtTarget(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
15545 | [28Mar2025 00:54:04.045] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinZombie from mod blueflame->@Inject::doHurtTarget(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
15546 | [28Mar2025 00:54:04.045] [main/DEBUG] [mixin/]: blueflame.mixin.json:MixinZombie from mod blueflame->@Inject::doHurtTarget(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
15547 | [28Mar2025 00:54:04.045] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.ZombieMixin from mod betterdeserttemples->@Inject::betterdeserttemples_readPharaohOriginalSpawnPosFromNbt(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15548 | [28Mar2025 00:54:04.045] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.ZombieMixin from mod betterdeserttemples->@Inject::betterdeserttemples_readPharaohOriginalSpawnPosFromNbt(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15549 | [28Mar2025 00:54:04.045] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.ZombieMixin from mod betterdeserttemples->@Inject::betterdeserttemples_readPharaohOriginalSpawnPosFromNbt(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15550 | [28Mar2025 00:54:04.045] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.ZombieMixin from mod betterdeserttemples->@Inject::betterdeserttemples_writePharaohOriginalSpawnPosToNbt(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15551 | [28Mar2025 00:54:04.045] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.ZombieMixin from mod betterdeserttemples->@Inject::betterdeserttemples_writePharaohOriginalSpawnPosToNbt(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15552 | [28Mar2025 00:54:04.045] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.ZombieMixin from mod betterdeserttemples->@Inject::betterdeserttemples_writePharaohOriginalSpawnPosToNbt(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15553 | [28Mar2025 00:54:04.049] [main/DEBUG] [mixin/]: Mixing optimizations.sync_loads.RemoveBlockGoalMixin from servercore.common.mixins.json into net.minecraft.world.entity.ai.goal.RemoveBlockGoal
|
15554 | [28Mar2025 00:54:04.049] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.sync_loads.RemoveBlockGoalMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15555 | [28Mar2025 00:54:04.051] [main/DEBUG] [mixin/]: Mixing entity.inactive_navigations.DrownedEntityLeaveWaterGoalMixin from lithium.mixins.json into net.minecraft.world.entity.monster.Drowned$DrownedGoToBeachGoal
|
15556 | [28Mar2025 00:54:04.051] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.DrownedEntityLeaveWaterGoalMixin from mod lithium->@Inject::updateInactivityState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15557 | [28Mar2025 00:54:04.051] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.DrownedEntityLeaveWaterGoalMixin from mod lithium->@Inject::updateInactivityState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15558 | [28Mar2025 00:54:04.051] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.DrownedEntityLeaveWaterGoalMixin from mod lithium->@Inject::updateInactivityState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15559 | [28Mar2025 00:54:04.052] [main/DEBUG] [mixin/]: Mixing ThrownTridentMixin from apothic_attributes.mixins.json into net.minecraft.world.entity.projectile.ThrownTrident
|
15560 | [28Mar2025 00:54:04.052] [main/DEBUG] [mixin/]: Mixing ThrownTridentMixin from apothic_enchanting.mixins.json into net.minecraft.world.entity.projectile.ThrownTrident
|
15561 | [28Mar2025 00:54:04.054] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:ThrownTridentMixin from mod apothic_enchanting->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15562 | [28Mar2025 00:54:04.054] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:ThrownTridentMixin from mod apothic_enchanting->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15563 | [28Mar2025 00:54:04.054] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:ThrownTridentMixin from mod apothic_enchanting->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15564 | [28Mar2025 00:54:04.054] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:ThrownTridentMixin from mod apothic_enchanting->@Inject::startHitEntity(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
15565 | [28Mar2025 00:54:04.054] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:ThrownTridentMixin from mod apothic_enchanting->@Inject::endHitEntity(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15566 | [28Mar2025 00:54:04.054] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:ThrownTridentMixin from mod apothic_enchanting->@Inject::endHitEntity(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15567 | [28Mar2025 00:54:04.054] [main/DEBUG] [mixin/]: apothic_enchanting.mixins.json:ThrownTridentMixin from mod apothic_enchanting->@Inject::endHitEntity(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15568 | [28Mar2025 00:54:04.055] [main/DEBUG] [mixin/]: Mixing features.breeding_cap.ThrownEggMixin from servercore.common.mixins.json into net.minecraft.world.entity.projectile.ThrownEgg
|
15569 | [28Mar2025 00:54:04.055] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.breeding_cap.ThrownEggMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15570 | [28Mar2025 00:54:04.056] [main/DEBUG] [mixin/]: Mixing ThrowableProjectileMixin from eternal_starlight-common.mixins.json into net.minecraft.world.entity.projectile.ThrowableProjectile
|
15571 | [28Mar2025 00:54:04.056] [main/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:ThrowableProjectileMixin from mod eternal_starlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15572 | [28Mar2025 00:54:04.065] [main/DEBUG] [mixin/]: Mixing ability.nullifyenderpearldamage.ThrownEnderPearlMixin from mixins.artifacts.common.json into net.minecraft.world.entity.projectile.ThrownEnderpearl
|
15573 | [28Mar2025 00:54:04.067] [main/DEBUG] [mixin/]: Mixing EndermanMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.EnderMan
|
15574 | [28Mar2025 00:54:04.067] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:EndermanMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15575 | [28Mar2025 00:54:04.067] [main/DEBUG] [mixin/]: Mixing common.EnderManMixin from endermanoverhaul.mixins.json into net.minecraft.world.entity.monster.EnderMan
|
15576 | [28Mar2025 00:54:04.068] [main/DEBUG] [mixin/]: Mixing EnderManMixin from relics.mixins.json into net.minecraft.world.entity.monster.EnderMan
|
15577 | [28Mar2025 00:54:04.070] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:EndermanMixin from mod supplementaries->@Inject::supp$dropEndermanHead(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15578 | [28Mar2025 00:54:04.070] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:EndermanMixin from mod supplementaries->@Inject::supp$dropEndermanHead(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15579 | [28Mar2025 00:54:04.070] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:EndermanMixin from mod supplementaries->@Inject::supp$dropEndermanHead(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15580 | [28Mar2025 00:54:04.070] [main/DEBUG] [mixin/]: endermanoverhaul.mixins.json:common.EnderManMixin from mod endermanoverhaul->@Inject::endermanoverhaul$aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
15581 | [28Mar2025 00:54:04.070] [main/DEBUG] [mixin/]: endermanoverhaul.mixins.json:common.EnderManMixin from mod endermanoverhaul->@Inject::endermanoverhaul$setTarget(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15582 | [28Mar2025 00:54:04.070] [main/DEBUG] [mixin/]: endermanoverhaul.mixins.json:common.EnderManMixin from mod endermanoverhaul->@Inject::endermanoverhaul$setTarget(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15583 | [28Mar2025 00:54:04.070] [main/DEBUG] [mixin/]: endermanoverhaul.mixins.json:common.EnderManMixin from mod endermanoverhaul->@Inject::endermanoverhaul$setTarget(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15584 | [28Mar2025 00:54:04.070] [main/DEBUG] [mixin/]: endermanoverhaul.mixins.json:common.EnderManMixin from mod endermanoverhaul->@Inject::endermanoverhaul$isLookingAtMe(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15585 | [28Mar2025 00:54:04.070] [main/DEBUG] [mixin/]: relics.mixins.json:EnderManMixin from mod relics->@Inject::calmEndermans(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15586 | [28Mar2025 00:54:04.073] [main/DEBUG] [mixin/]: Mixing EvokerMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Evoker
|
15587 | [28Mar2025 00:54:04.073] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:EvokerMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15588 | [28Mar2025 00:54:04.075] [main/DEBUG] [mixin/]: Mixing ai.raid.RaiderMixin from lithium.mixins.json into net.minecraft.world.entity.raid.Raider
|
15589 | [28Mar2025 00:54:04.075] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Lnet/minecraft/world/entity/item/ItemEntity;)Z to md26e244$lithium$lambda$static$0$0 in lithium.mixins.json:ai.raid.RaiderMixin from mod lithium
|
15590 | [28Mar2025 00:54:04.079] [main/DEBUG] [mixin/]: Mixing ai.raid.Raider$ObtainRaidLeaderBannerGoalMixin from lithium.mixins.json into net.minecraft.world.entity.raid.Raider$ObtainRaidLeaderBannerGoal
|
15591 | [28Mar2025 00:54:04.080] [main/DEBUG] [mixin/]: Mixing ai.poi.tasks.RaiderEntityAttackHomeGoalMixin from lithium.mixins.json into net.minecraft.world.entity.raid.Raider$RaiderMoveThroughVillageGoal
|
15592 | [28Mar2025 00:54:04.089] [main/DEBUG] [mixin/]: Mixing entities.FoxAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.entity.animal.Fox
|
15593 | [28Mar2025 00:54:04.089] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.FoxAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15594 | [28Mar2025 00:54:04.089] [main/DEBUG] [mixin/]: Mixing FoxInvoker from ars_elemental.mixins.json into net.minecraft.world.entity.animal.Fox
|
15595 | [28Mar2025 00:54:04.089] [main/DEBUG] [mixin/]: Unexpected: Registered method callTrusts(Ljava/util/UUID;)Z in net.minecraft.world.entity.animal.Fox was not merged
|
15596 | [28Mar2025 00:54:04.106] [main/DEBUG] [mixin/]: Mixing entities.ItemFrameMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.decoration.ItemFrame
|
15597 | [28Mar2025 00:54:04.106] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ItemFrameMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15598 | [28Mar2025 00:54:04.106] [main/DEBUG] [mixin/]: Mixing entity.replace_entitytype_predicates.ItemFrameMixin from lithium.mixins.json into net.minecraft.world.entity.decoration.ItemFrame
|
15599 | [28Mar2025 00:54:04.106] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getAbstractDecorationEntities$0(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/decoration/HangingEntity;)Z to md26e244$lithium$lambda$getAbstractDecorationEntities$0$0 in lithium.mixins.json:entity.replace_entitytype_predicates.ItemFrameMixin from mod lithium
|
15600 | [28Mar2025 00:54:04.106] [main/DEBUG] [mixin/]: Mixing ItemFrameEntityMixin from kubejs.mixins.json into net.minecraft.world.entity.decoration.ItemFrame
|
15601 | [28Mar2025 00:54:04.107] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ItemFrameMixin from mod the_bumblezone->@Inject::thebumblezone_swapItemFrameBucket(Lnet/minecraft/world/item/ItemStack;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15602 | [28Mar2025 00:54:04.107] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ItemFrameMixin from mod the_bumblezone->@Inject::thebumblezone_swapItemFrameBucket(Lnet/minecraft/world/item/ItemStack;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15603 | [28Mar2025 00:54:04.107] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ItemFrameMixin from mod the_bumblezone->@Inject::thebumblezone_swapItemFrameBucket(Lnet/minecraft/world/item/ItemStack;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15604 | [28Mar2025 00:54:04.108] [main/DEBUG] [mixin/]: Mixing entity.replace_entitytype_predicates.HangingEntityMixin from lithium.mixins.json into net.minecraft.world.entity.decoration.HangingEntity
|
15605 | [28Mar2025 00:54:04.108] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getAbstractDecorationEntities$0(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/decoration/HangingEntity;)Z to md26e244$lithium$lambda$getAbstractDecorationEntities$0$0 in lithium.mixins.json:entity.replace_entitytype_predicates.HangingEntityMixin from mod lithium
|
15606 | [28Mar2025 00:54:04.113] [main/DEBUG] [mixin/]: Mixing ai.useless_sensors.goat_item_sensor.GoatMixin from lithium.mixins.json into net.minecraft.world.entity.animal.goat.Goat
|
15607 | [28Mar2025 00:54:04.113] [main/DEBUG] [mixin/]: lithium.mixins.json:ai.useless_sensors.goat_item_sensor.GoatMixin from mod lithium->@Inject::disableItemSensor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15608 | [28Mar2025 00:54:04.113] [main/DEBUG] [mixin/]: lithium.mixins.json:ai.useless_sensors.goat_item_sensor.GoatMixin from mod lithium->@Inject::disableItemSensor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15609 | [28Mar2025 00:54:04.113] [main/DEBUG] [mixin/]: lithium.mixins.json:ai.useless_sensors.goat_item_sensor.GoatMixin from mod lithium->@Inject::disableItemSensor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15610 | [28Mar2025 00:54:04.118] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.HopperMenu
|
15611 | [28Mar2025 00:54:04.119] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15612 | [28Mar2025 00:54:04.122] [main/DEBUG] [mixin/]: Mixing pharaoh.HuskMixin from betterdeserttemples.mixins.json into net.minecraft.world.entity.monster.Husk
|
15613 | [28Mar2025 00:54:04.122] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:pharaoh.HuskMixin from mod betterdeserttemples: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15614 | [28Mar2025 00:54:04.127] [main/DEBUG] [mixin/]: Mixing entity.replace_entitytype_predicates.GolemRandomStrollInVillageGoalMixin from lithium.mixins.json into net.minecraft.world.entity.ai.goal.GolemRandomStrollInVillageGoal
|
15615 | [28Mar2025 00:54:04.131] [main/DEBUG] [mixin/]: Mixing MixinLightningBolt from architectury-common.mixins.json into net.minecraft.world.entity.LightningBolt
|
15616 | [28Mar2025 00:54:04.131] [main/DEBUG] [mixin/]: architectury-common.mixins.json:MixinLightningBolt from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15617 | [28Mar2025 00:54:04.131] [main/DEBUG] [mixin/]: Mixing LightningEntityMixin from moonlight-common.mixins.json into net.minecraft.world.entity.LightningBolt
|
15618 | [28Mar2025 00:54:04.131] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:LightningEntityMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15619 | [28Mar2025 00:54:04.132] [main/DEBUG] [mixin/]: Mixing entities.LightningBoltMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.LightningBolt
|
15620 | [28Mar2025 00:54:04.132] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LightningBoltMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15621 | [28Mar2025 00:54:04.133] [main/DEBUG] [mixin/]: architectury-common.mixins.json:MixinLightningBolt from mod architectury->@Inject::handleLightning(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;)V doesn't use it's CallbackInfo
|
15622 | [28Mar2025 00:54:04.133] [main/DEBUG] [mixin/]: architectury-common.mixins.json:MixinLightningBolt from mod architectury->@Inject::handleLightning(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;)V has 0 override(s) in child classes
|
15623 | [28Mar2025 00:54:04.133] [main/DEBUG] [mixin/]: architectury-common.mixins.json:MixinLightningBolt from mod architectury->@Inject::handleLightning(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;)V won't be passed a CallbackInfo as a result
|
15624 | [28Mar2025 00:54:04.133] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:LightningEntityMixin from mod moonlight->@Inject::powerLightningRod(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15625 | [28Mar2025 00:54:04.133] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:LightningEntityMixin from mod moonlight->@Inject::powerLightningRod(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15626 | [28Mar2025 00:54:04.133] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:LightningEntityMixin from mod moonlight->@Inject::powerLightningRod(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15627 | [28Mar2025 00:54:04.133] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LightningBoltMixin from mod the_bumblezone->@Inject::bumblezone$lightningLightsSuperOrPotionCandles(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15628 | [28Mar2025 00:54:04.133] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LightningBoltMixin from mod the_bumblezone->@Inject::bumblezone$lightningLightsSuperOrPotionCandles(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15629 | [28Mar2025 00:54:04.133] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.LightningBoltMixin from mod the_bumblezone->@Inject::bumblezone$lightningLightsSuperOrPotionCandles(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15630 | [28Mar2025 00:54:04.136] [main/DEBUG] [mixin/]: Mixing entity.replace_entitytype_predicates.LlamaFollowCaravanGoalMixin from lithium.mixins.json into net.minecraft.world.entity.ai.goal.LlamaFollowCaravanGoal
|
15631 | [28Mar2025 00:54:04.136] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getLlamasForCaravan$0(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/animal/horse/Llama;)Z to md26e244$lithium$lambda$getLlamasForCaravan$0$0 in lithium.mixins.json:entity.replace_entitytype_predicates.LlamaFollowCaravanGoalMixin from mod lithium
|
15632 | [28Mar2025 00:54:04.143] [main/DEBUG] [mixin/]: Mixing features.activation_range.fixes.OcelotMixin from servercore.common.mixins.json into net.minecraft.world.entity.animal.Ocelot
|
15633 | [28Mar2025 00:54:04.143] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.fixes.OcelotMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15634 | [28Mar2025 00:54:04.146] [main/DEBUG] [mixin/]: Mixing PaintingMixin from deeperdarker.mixins.json into net.minecraft.world.entity.decoration.Painting
|
15635 | [28Mar2025 00:54:04.146] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getPickResult$1(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V to md26e244$deeperdarker$lambda$getPickResult$1$0 in deeperdarker.mixins.json:PaintingMixin from mod deeperdarker
|
15636 | [28Mar2025 00:54:04.146] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$dropItem$0(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V to md26e244$deeperdarker$lambda$dropItem$0$1 in deeperdarker.mixins.json:PaintingMixin from mod deeperdarker
|
15637 | [28Mar2025 00:54:04.148] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:PaintingMixin from mod deeperdarker->@Inject::dropItem(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
15638 | [28Mar2025 00:54:04.148] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:PaintingMixin from mod deeperdarker->@Inject::getPickResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15639 | [28Mar2025 00:54:04.166] [main/DEBUG] [mixin/]: Mixing entity.PolarbearMixin from livingthings.mixins.json into net.minecraft.world.entity.animal.PolarBear
|
15640 | [28Mar2025 00:54:04.167] [main/DEBUG] [mixin/]: livingthings.mixins.json:entity.PolarbearMixin from mod livingthings: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15641 | [28Mar2025 00:54:04.167] [main/DEBUG] [mixin/]: livingthings.mixins.json:entity.PolarbearMixin from mod livingthings->@Inject::LivingThings$registerGoals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15642 | [28Mar2025 00:54:04.167] [main/DEBUG] [mixin/]: livingthings.mixins.json:entity.PolarbearMixin from mod livingthings->@Inject::LivingThings$registerGoals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15643 | [28Mar2025 00:54:04.167] [main/DEBUG] [mixin/]: livingthings.mixins.json:entity.PolarbearMixin from mod livingthings->@Inject::LivingThings$registerGoals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15644 | [28Mar2025 00:54:04.169] [main/DEBUG] [mixin/]: Mixing ThrownPotionMixin from moonlight-common.mixins.json into net.minecraft.world.entity.projectile.ThrownPotion
|
15645 | [28Mar2025 00:54:04.169] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:ThrownPotionMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15646 | [28Mar2025 00:54:04.170] [main/DEBUG] [mixin/]: Mixing ThrownPotionMixin from valhelsia_core-common.mixins.json into net.minecraft.world.entity.projectile.ThrownPotion
|
15647 | [28Mar2025 00:54:04.170] [main/DEBUG] [mixin/]: valhelsia_core-common.mixins.json:ThrownPotionMixin from mod valhelsia_core: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15648 | [28Mar2025 00:54:04.171] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:ThrownPotionMixin from mod moonlight->@Inject::moonlight$extinguishILightables(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15649 | [28Mar2025 00:54:04.171] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:ThrownPotionMixin from mod moonlight->@Inject::moonlight$extinguishILightables(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15650 | [28Mar2025 00:54:04.171] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:ThrownPotionMixin from mod moonlight->@Inject::moonlight$extinguishILightables(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15651 | [28Mar2025 00:54:04.171] [main/DEBUG] [mixin/]: valhelsia_core-common.mixins.json:ThrownPotionMixin from mod valhelsia_core->@Inject::valhelsia_dowseFire(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15652 | [28Mar2025 00:54:04.171] [main/DEBUG] [mixin/]: valhelsia_core-common.mixins.json:ThrownPotionMixin from mod valhelsia_core->@Inject::valhelsia_dowseFire(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15653 | [28Mar2025 00:54:04.171] [main/DEBUG] [mixin/]: valhelsia_core-common.mixins.json:ThrownPotionMixin from mod valhelsia_core->@Inject::valhelsia_dowseFire(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15654 | [28Mar2025 00:54:04.172] [main/DEBUG] [mixin/]: Mixing PufferfishAccessor from ars_nouveau.mixins.json into net.minecraft.world.entity.animal.Pufferfish
|
15655 | [28Mar2025 00:54:04.172] [main/DEBUG] [mixin/]: Renaming @Accessor method targetConditions()Lnet/minecraft/world/entity/ai/targeting/TargetingConditions; to targetConditions$ars_nouveau_$md$26e244$0 in ars_nouveau.mixins.json:PufferfishAccessor from mod ars_nouveau
|
15656 | [28Mar2025 00:54:04.175] [main/DEBUG] [mixin/]: Mixing MixinRabbitEntity from mostructures.mixins.json into net.minecraft.world.entity.animal.Rabbit
|
15657 | [28Mar2025 00:54:04.176] [main/DEBUG] [mixin/]: mostructures.mixins.json:MixinRabbitEntity from mod mostructures->@Inject::rabbitPlsWork(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15658 | [28Mar2025 00:54:04.183] [main/DEBUG] [mixin/]: Mixing SheepMixin from apothic_enchanting.mixins.json into net.minecraft.world.entity.animal.Sheep
|
15659 | [28Mar2025 00:54:04.185] [main/DEBUG] [mixin/]: Mixing EatBlockGoalMixin from biomeswevegone-common.mixins.json into net.minecraft.world.entity.ai.goal.EatBlockGoal
|
15660 | [28Mar2025 00:54:04.187] [main/DEBUG] [mixin/]: Mixing EatBlockGoalMixin from regions_unexplored.mixins.json into net.minecraft.world.entity.ai.goal.EatBlockGoal
|
15661 | [28Mar2025 00:54:04.189] [main/DEBUG] [mixin/]: biomeswevegone-common.mixins.json:EatBlockGoalMixin from mod biomeswevegone->@Inject::canUse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15662 | [28Mar2025 00:54:04.189] [main/DEBUG] [mixin/]: biomeswevegone-common.mixins.json:EatBlockGoalMixin from mod biomeswevegone->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15663 | [28Mar2025 00:54:04.189] [main/DEBUG] [mixin/]: biomeswevegone-common.mixins.json:EatBlockGoalMixin from mod biomeswevegone->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15664 | [28Mar2025 00:54:04.189] [main/DEBUG] [mixin/]: biomeswevegone-common.mixins.json:EatBlockGoalMixin from mod biomeswevegone->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15665 | [28Mar2025 00:54:04.189] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:EatBlockGoalMixin from mod regions_unexplored->@Inject::regions_unexplored$canUse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15666 | [28Mar2025 00:54:04.189] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:EatBlockGoalMixin from mod regions_unexplored->@Inject::regions_unexplored$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15667 | [28Mar2025 00:54:04.189] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:EatBlockGoalMixin from mod regions_unexplored->@Inject::regions_unexplored$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15668 | [28Mar2025 00:54:04.189] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:EatBlockGoalMixin from mod regions_unexplored->@Inject::regions_unexplored$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15669 | [28Mar2025 00:54:04.189] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:EatBlockGoalMixin from mod regions_unexplored->@Inject::regions_unexplored$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15670 | [28Mar2025 00:54:04.189] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:EatBlockGoalMixin from mod regions_unexplored->@Inject::regions_unexplored$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15671 | [28Mar2025 00:54:04.189] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:EatBlockGoalMixin from mod regions_unexplored->@Inject::regions_unexplored$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15672 | [28Mar2025 00:54:04.190] [main/DEBUG] [mixin/]: Mixing entities.ShulkerEntityInvoker from repurposed_structures-common.mixins.json into net.minecraft.world.entity.monster.Shulker
|
15673 | [28Mar2025 00:54:04.190] [main/DEBUG] [mixin/]: Mixing accessors.ShulkerAccess from mixins.pneumaticcraft.json into net.minecraft.world.entity.monster.Shulker
|
15674 | [28Mar2025 00:54:04.191] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.ShulkerAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15675 | [28Mar2025 00:54:04.196] [main/DEBUG] [mixin/]: Mixing StrayMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Stray
|
15676 | [28Mar2025 00:54:04.196] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrayMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15677 | [28Mar2025 00:54:04.200] [main/DEBUG] [mixin/]: Mixing SkellyHorseMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.animal.horse.SkeletonHorse
|
15678 | [28Mar2025 00:54:04.200] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15679 | [28Mar2025 00:54:04.200] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$tick$0(Ljava/lang/Integer;)V to md26e244$supplementaries$lambda$tick$0$0 in supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries
|
15680 | [28Mar2025 00:54:04.203] [main/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.SkeletonHorseMixin from servercore.common.mixins.json into net.minecraft.world.entity.animal.horse.SkeletonHorse
|
15681 | [28Mar2025 00:54:04.203] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.SkeletonHorseMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15682 | [28Mar2025 00:54:04.203] [main/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in level because existing method in servercore.common.mixins.json:features.activation_range.inactive_ticks.SkeletonHorseMixin from mod servercore is compatible
|
15683 | [28Mar2025 00:54:04.206] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15684 | [28Mar2025 00:54:04.206] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15685 | [28Mar2025 00:54:04.206] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15686 | [28Mar2025 00:54:04.206] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15687 | [28Mar2025 00:54:04.206] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15688 | [28Mar2025 00:54:04.206] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15689 | [28Mar2025 00:54:04.206] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries->@Inject::mobInteract(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15690 | [28Mar2025 00:54:04.211] [main/DEBUG] [mixin/]: Mixing features.mob_spawning.BaseSpawnerMixin from servercore.common.mixins.json into net.minecraft.world.level.BaseSpawner
|
15691 | [28Mar2025 00:54:04.211] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.mob_spawning.BaseSpawnerMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15692 | [28Mar2025 00:54:04.212] [main/DEBUG] [mixin/]: Mixing BaseSpawnerAccessor from apotheosis.mixins.json into net.minecraft.world.level.BaseSpawner
|
15693 | [28Mar2025 00:54:04.212] [main/DEBUG] [mixin/]: Mixing accessors.BaseSpawnerAccess from mixins.pneumaticcraft.json into net.minecraft.world.level.BaseSpawner
|
15694 | [28Mar2025 00:54:04.212] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.BaseSpawnerAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15695 | [28Mar2025 00:54:04.212] [main/DEBUG] [mixin/]: Mixing coremods.BaseSpawnerMixin from mixins.pneumaticcraft.json into net.minecraft.world.level.BaseSpawner
|
15696 | [28Mar2025 00:54:04.212] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:coremods.BaseSpawnerMixin from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15697 | [28Mar2025 00:54:04.213] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.mob_spawning.BaseSpawnerMixin from mod servercore->@Inject::servercore$enforceMobcap(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
15698 | [28Mar2025 00:54:04.213] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:coremods.BaseSpawnerMixin from mod pneumaticcraft->@Inject::onIsNearPlayer(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15699 | [28Mar2025 00:54:04.214] [main/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.SpectralArrowMixin from servercore.common.mixins.json into net.minecraft.world.entity.projectile.SpectralArrow
|
15700 | [28Mar2025 00:54:04.214] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.SpectralArrowMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15701 | [28Mar2025 00:54:04.227] [main/DEBUG] [mixin/]: Mixing accessor.VillagerAccessor from tombstone.mixins.json into net.minecraft.world.entity.npc.Villager
|
15702 | [28Mar2025 00:54:04.227] [main/DEBUG] [mixin/]: Mixing attribute.villagerreputation.VillagerMixin from mixins.artifacts.common.json into net.minecraft.world.entity.npc.Villager
|
15703 | [28Mar2025 00:54:04.227] [main/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.VillagerMixin from servercore.common.mixins.json into net.minecraft.world.entity.npc.Villager
|
15704 | [28Mar2025 00:54:04.227] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.VillagerMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15705 | [28Mar2025 00:54:04.228] [main/DEBUG] [mixin/]: Mixing features.ticking.VillagerMixin from servercore.common.mixins.json into net.minecraft.world.entity.npc.Villager
|
15706 | [28Mar2025 00:54:04.228] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.ticking.VillagerMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15707 | [28Mar2025 00:54:04.229] [main/DEBUG] [mixin/]: Mixing VillagerMixin from moonlight-common.mixins.json into net.minecraft.world.entity.npc.Villager
|
15708 | [28Mar2025 00:54:04.229] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:VillagerMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15709 | [28Mar2025 00:54:04.232] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:VillagerMixin from mod moonlight->@Inject::reg(Lnet/minecraft/world/entity/ai/Brain;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15710 | [28Mar2025 00:54:04.232] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:VillagerMixin from mod moonlight->@Inject::reg(Lnet/minecraft/world/entity/ai/Brain;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15711 | [28Mar2025 00:54:04.232] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:VillagerMixin from mod moonlight->@Inject::reg(Lnet/minecraft/world/entity/ai/Brain;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15712 | [28Mar2025 00:54:04.233] [main/DEBUG] [mixin/]: Mixing AbstractVillagerMixin from rarcompat.mixins.json into net.minecraft.world.entity.npc.AbstractVillager
|
15713 | [28Mar2025 00:54:04.233] [main/DEBUG] [mixin/]: rarcompat.mixins.json:AbstractVillagerMixin from mod rarcompat: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
15714 | [28Mar2025 00:54:04.234] [main/DEBUG] [mixin/]: Mixing MixinAbstractVillager from mahoutsukai.mixins.json into net.minecraft.world.entity.npc.AbstractVillager
|
15715 | [28Mar2025 00:54:04.234] [main/DEBUG] [mixin/]: mahoutsukai.mixins.json:MixinAbstractVillager from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15716 | [28Mar2025 00:54:04.236] [main/DEBUG] [mixin/]: rarcompat.mixins.json:AbstractVillagerMixin from mod rarcompat->@Inject::notifyTrade(Lnet/minecraft/world/item/trading/MerchantOffer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15717 | [28Mar2025 00:54:04.236] [main/DEBUG] [mixin/]: rarcompat.mixins.json:AbstractVillagerMixin from mod rarcompat->@Inject::notifyTrade(Lnet/minecraft/world/item/trading/MerchantOffer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15718 | [28Mar2025 00:54:04.236] [main/DEBUG] [mixin/]: rarcompat.mixins.json:AbstractVillagerMixin from mod rarcompat->@Inject::notifyTrade(Lnet/minecraft/world/item/trading/MerchantOffer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15719 | [28Mar2025 00:54:04.236] [main/DEBUG] [mixin/]: rarcompat.mixins.json:AbstractVillagerMixin from mod rarcompat->@Inject::getOffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
15720 | [28Mar2025 00:54:04.236] [main/DEBUG] [mixin/]: rarcompat.mixins.json:AbstractVillagerMixin from mod rarcompat->@Inject::getOffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
15721 | [28Mar2025 00:54:04.236] [main/DEBUG] [mixin/]: rarcompat.mixins.json:AbstractVillagerMixin from mod rarcompat->@Inject::getOffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
15722 | [28Mar2025 00:54:04.236] [main/DEBUG] [mixin/]: mahoutsukai.mixins.json:MixinAbstractVillager from mod (unknown)->@Inject::mahouRuleBreakerVillagerFix(Lnet/minecraft/world/item/trading/MerchantOffers;[Lnet/minecraft/world/entity/npc/VillagerTrades$ItemListing;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
15723 | [28Mar2025 00:54:04.239] [main/DEBUG] [mixin/]: Mixing accessors.WitchAccess from mixins.pneumaticcraft.json into net.minecraft.world.entity.monster.Witch
|
15724 | [28Mar2025 00:54:04.239] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.WitchAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15725 | [28Mar2025 00:54:04.243] [main/DEBUG] [mixin/]: Mixing WanderingTraderMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.npc.WanderingTrader
|
15726 | [28Mar2025 00:54:04.243] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:WanderingTraderMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15727 | [28Mar2025 00:54:04.244] [main/DEBUG] [mixin/]: Mixing WanderingTraderMixin from irons_jewelry.mixins.json into net.minecraft.world.entity.npc.WanderingTrader
|
15728 | [28Mar2025 00:54:04.244] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:WanderingTraderMixin from mod irons_jewelry: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15729 | [28Mar2025 00:54:04.245] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:WanderingTraderMixin from mod supplementaries->@Inject::supp$addOpenDoor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15730 | [28Mar2025 00:54:04.245] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:WanderingTraderMixin from mod supplementaries->@Inject::supp$addOpenDoor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15731 | [28Mar2025 00:54:04.245] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:WanderingTraderMixin from mod supplementaries->@Inject::supp$addOpenDoor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15732 | [28Mar2025 00:54:04.245] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:WanderingTraderMixin from mod irons_jewelry->@Inject::injectGemTrades(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15733 | [28Mar2025 00:54:04.245] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:WanderingTraderMixin from mod irons_jewelry->@Inject::injectGemTrades(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15734 | [28Mar2025 00:54:04.245] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:WanderingTraderMixin from mod irons_jewelry->@Inject::injectGemTrades(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15735 | [28Mar2025 00:54:04.245] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:WanderingTraderMixin from mod irons_jewelry->@Inject::injectGemTrades(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15736 | [28Mar2025 00:54:04.245] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:WanderingTraderMixin from mod irons_jewelry->@Inject::injectGemTrades(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15737 | [28Mar2025 00:54:04.245] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:WanderingTraderMixin from mod irons_jewelry->@Inject::injectGemTrades(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15738 | [28Mar2025 00:54:04.245] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:WanderingTraderMixin from mod irons_jewelry->@Inject::injectGemTrades(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15739 | [28Mar2025 00:54:04.245] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:WanderingTraderMixin from mod irons_jewelry->@Inject::injectGemTrades(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15740 | [28Mar2025 00:54:04.245] [main/DEBUG] [mixin/]: irons_jewelry.mixins.json:WanderingTraderMixin from mod irons_jewelry->@Inject::injectGemTrades(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15741 | [28Mar2025 00:54:04.255] [main/DEBUG] [mixin/]: Mixing WardenMixin from deeperdarker.mixins.json into net.minecraft.world.entity.monster.warden.Warden
|
15742 | [28Mar2025 00:54:04.256] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:WardenMixin from mod deeperdarker->@Inject::canTargetEntity(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15743 | [28Mar2025 00:54:04.266] [main/DEBUG] [mixin/]: Mixing ZombieHorseMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.animal.horse.ZombieHorse
|
15744 | [28Mar2025 00:54:04.266] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ZombieHorseMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15745 | [28Mar2025 00:54:04.270] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ZombieHorseMixin from mod supplementaries->@Inject::supp$interact(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15746 | [28Mar2025 00:54:04.274] [main/DEBUG] [mixin/]: Mixing MixinInventoryMenu from fastbench.mixins.json into net.minecraft.world.inventory.InventoryMenu
|
15747 | [28Mar2025 00:54:04.275] [main/DEBUG] [mixin/]: Mixing AccessorInventoryMenu from polymorph.mixins.json into net.minecraft.world.inventory.InventoryMenu
|
15748 | [28Mar2025 00:54:04.275] [main/DEBUG] [mixin/]: polymorph.mixins.json:AccessorInventoryMenu from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15749 | [28Mar2025 00:54:04.275] [main/DEBUG] [mixin/]: fastbench.mixins.json:MixinInventoryMenu from mod fastbench->@Inject::quickMoveStack(Lnet/minecraft/world/entity/player/Player;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15750 | [28Mar2025 00:54:04.289] [main/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming catchingFish with desc (Lnet/minecraft/core/BlockPos;)V
|
15751 | [28Mar2025 00:54:04.289] [main/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Patching FishingHook#catchingFish
|
15752 | [28Mar2025 00:54:04.290] [main/DEBUG] [mixin/]: Mixing entities.FishingHookMixin from the_bumblezone-common.mixins.json into net.minecraft.world.entity.projectile.FishingHook
|
15753 | [28Mar2025 00:54:04.290] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.FishingHookMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15754 | [28Mar2025 00:54:04.293] [main/DEBUG] [mixin/]: Mixing entity.collisions.unpushable_cramming.EntitySelectorMixin from lithium.mixins.json into net.minecraft.world.entity.EntitySelector
|
15755 | [28Mar2025 00:54:04.298] [main/DEBUG] [mixin/]: Mixing MixinBoatType from fireproofboats.mixin.json into net.minecraft.world.entity.vehicle.Boat$Type
|
15756 | [28Mar2025 00:54:04.298] [main/DEBUG] [mixin/]: fireproofboats.mixin.json:MixinBoatType from mod fireproofboats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15757 | [28Mar2025 00:54:04.298] [main/DEBUG] [mixin/]: Renaming @Invoker method invokeInit(Ljava/lang/String;ILnet/minecraft/world/level/block/Block;Ljava/lang/String;)Lnet/minecraft/world/entity/vehicle/Boat$Type; to invokeInit$fireproofboats_$md$26e244$0 in fireproofboats.mixin.json:MixinBoatType from mod fireproofboats
|
15758 | [28Mar2025 00:54:04.456] [main/DEBUG] [mixin/]: Mixing inject.MixinFoodPropertiesBuilder from architectury-common.mixins.json into net.minecraft.world.food.FoodProperties$Builder
|
15759 | [28Mar2025 00:54:04.456] [main/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinFoodPropertiesBuilder from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15760 | [28Mar2025 00:54:04.496] [main/DEBUG] [mixin/]: Mixing BlockSourceMixin from supplementaries-common.mixins.json into net.minecraft.core.dispenser.BlockSource
|
15761 | [28Mar2025 00:54:04.496] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:BlockSourceMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15762 | [28Mar2025 00:54:04.496] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:BlockSourceMixin from mod supplementaries->@Inject::supp$alterCenter(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15763 | [28Mar2025 00:54:04.497] [main/DEBUG] [mixin/]: Mixing accessor.ProjectileDispenseBehaviorAccessor from create.mixins.json into net.minecraft.core.dispenser.ProjectileDispenseBehavior
|
15764 | [28Mar2025 00:54:04.506] [main/DEBUG] [Bookshelf/]: Loaded net.darkhax.bookshelf.neoforge.impl.util.NeoForgePlatformHelper@690e281f for service interface net.darkhax.bookshelf.common.api.util.IPlatformHelper.
|
15765 | [28Mar2025 00:54:04.506] [main/DEBUG] [Bookshelf/]: Loaded net.darkhax.bookshelf.neoforge.impl.util.NeoForgeGameplayHelper@4d746bab for service interface net.darkhax.bookshelf.common.api.util.IGameplayHelper.
|
15766 | [28Mar2025 00:54:04.507] [main/DEBUG] [Bookshelf/]: Loaded net.darkhax.bookshelf.neoforge.impl.network.NeoForgeNetworkHandler@64ad2ba9 for service interface net.darkhax.bookshelf.common.api.network.INetworkHandler.
|
15767 | [28Mar2025 00:54:04.509] [main/DEBUG] [Bookshelf/]: Loaded 1 entries for interface net.darkhax.bookshelf.common.api.registry.IContentProvider. net.darkhax.bookshelf.common.impl.BookshelfContent
|
15768 | [28Mar2025 00:54:04.511] [main/DEBUG] [mixin/]: Mixing MixinAbstractFurnaceMenu from fuelgoeshere.mixin.json into net.minecraft.world.inventory.AbstractFurnaceMenu
|
15769 | [28Mar2025 00:54:04.511] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.AbstractFurnaceMenu
|
15770 | [28Mar2025 00:54:04.513] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15771 | [28Mar2025 00:54:04.516] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.DispenserMenu
|
15772 | [28Mar2025 00:54:04.517] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15773 | [28Mar2025 00:54:04.519] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.BrewingStandMenu
|
15774 | [28Mar2025 00:54:04.520] [main/DEBUG] [mixin/]: Mixing potion.BrewingStandMenuMixin from securitycraft.mixins.json into net.minecraft.world.inventory.BrewingStandMenu
|
15775 | [28Mar2025 00:54:04.520] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15776 | [28Mar2025 00:54:04.521] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.BeaconMenu
|
15777 | [28Mar2025 00:54:04.523] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15778 | [28Mar2025 00:54:04.525] [main/DEBUG] [mixin/]: Mixing structures.StructureProcessorAccessor from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
15779 | [28Mar2025 00:54:04.525] [main/DEBUG] [mixin/]: Mixing StructureProcessorAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
15780 | [28Mar2025 00:54:04.525] [main/DEBUG] [mixin/]: cataclysm.mixins.json:StructureProcessorAccessor from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15781 | [28Mar2025 00:54:04.525] [main/DEBUG] [mixin/]: Mixing structures.StructureProcessorAccessor from mes-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
15782 | [28Mar2025 00:54:04.525] [main/DEBUG] [mixin/]: Mixing structures.StructureProcessorAccessor from mns-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
15783 | [28Mar2025 00:54:04.525] [main/DEBUG] [mixin/]: Mixing structure.StructureProcessorAccessor from ars_nouveau.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
15784 | [28Mar2025 00:54:04.525] [main/DEBUG] [mixin/]: Mixing accessor.StructureProcessorAccessor from villagesandpillages-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
15785 | [28Mar2025 00:54:04.525] [main/DEBUG] [mixin/]: Mixing structures.StructureProcessorAccessor from mss-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
15786 | [28Mar2025 00:54:04.525] [main/DEBUG] [mixin/]: Mixing accessor.StructureProcessorAccessor from betterdeserttemples.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
15787 | [28Mar2025 00:54:04.525] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:accessor.StructureProcessorAccessor from mod betterdeserttemples: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15788 | [28Mar2025 00:54:04.525] [main/DEBUG] [mixin/]: Mixing structures.StructureProcessorAccessor from mvs-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
15789 | [28Mar2025 00:54:04.526] [main/DEBUG] [mixin/]: Unexpected: Registered method callGetType()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; in net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor was not merged
|
15790 | [28Mar2025 00:54:04.526] [main/DEBUG] [mixin/]: Unexpected: Registered method callGetType()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; in net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor was not merged
|
15791 | [28Mar2025 00:54:04.526] [main/DEBUG] [mixin/]: Unexpected: Registered method callGetType()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; in net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor was not merged
|
15792 | [28Mar2025 00:54:04.526] [main/DEBUG] [mixin/]: Unexpected: Registered method callGetType()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; in net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor was not merged
|
15793 | [28Mar2025 00:54:04.526] [main/DEBUG] [mixin/]: Unexpected: Registered method callGetType()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; in net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor was not merged
|
15794 | [28Mar2025 00:54:04.526] [main/DEBUG] [mixin/]: Unexpected: Registered method callGetType()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; in net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor was not merged
|
15795 | [28Mar2025 00:54:04.526] [main/DEBUG] [mixin/]: Unexpected: Registered method callGetType()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; in net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor was not merged
|
15796 | [28Mar2025 00:54:04.526] [main/DEBUG] [mixin/]: Unexpected: Registered method callGetType()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessorType; in net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor was not merged
|
15797 | [28Mar2025 00:54:04.528] [main/DEBUG] [mixin/]: Mixing ContainerMenuMixin from deeperdarker.mixins.json into net.minecraft.world.inventory.ShulkerBoxMenu
|
15798 | [28Mar2025 00:54:04.529] [main/DEBUG] [mixin/]: deeperdarker.mixins.json:ContainerMenuMixin from mod deeperdarker->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15799 | [28Mar2025 00:54:04.533] [main/DEBUG] [mixin/]: Mixing AccessorCrafterMenu from polymorph.mixins.json into net.minecraft.world.inventory.CrafterMenu
|
15800 | [28Mar2025 00:54:04.533] [main/DEBUG] [mixin/]: polymorph.mixins.json:AccessorCrafterMenu from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15801 | [28Mar2025 00:54:04.533] [main/DEBUG] [mixin/]: Mixing MixinCrafterMenu from polymorph.mixins.json into net.minecraft.world.inventory.CrafterMenu
|
15802 | [28Mar2025 00:54:04.534] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinCrafterMenu from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15803 | [28Mar2025 00:54:04.534] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinCrafterMenu from mod polymorph->@Inject::polymorph$preRefreshRecipeResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15804 | [28Mar2025 00:54:04.535] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinCrafterMenu from mod polymorph->@Inject::polymorph$preRefreshRecipeResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15805 | [28Mar2025 00:54:04.535] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinCrafterMenu from mod polymorph->@Inject::polymorph$preRefreshRecipeResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15806 | [28Mar2025 00:54:04.535] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinCrafterMenu from mod polymorph->@Inject::polymorph$postRefreshRecipeResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15807 | [28Mar2025 00:54:04.535] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinCrafterMenu from mod polymorph->@Inject::polymorph$postRefreshRecipeResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15808 | [28Mar2025 00:54:04.535] [main/DEBUG] [mixin/]: polymorph.mixins.json:MixinCrafterMenu from mod polymorph->@Inject::polymorph$postRefreshRecipeResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15809 | [28Mar2025 00:54:04.540] [main/DEBUG] [mixin/]: Mixing world.combined_heightmap_update.HeightmapAccessor from lithium.mixins.json into net.minecraft.world.level.levelgen.Heightmap
|
15810 | [28Mar2025 00:54:04.547] [main/DEBUG] [mixin/]: Mixing MenuTypeMixin from kubejs.mixins.json into net.minecraft.world.inventory.MenuType
|
15811 | [28Mar2025 00:54:04.548] [main/DEBUG] [mixin/]: Mixing MixinInventory from curios.neoforge.mixins.json into net.minecraft.world.entity.player.Inventory
|
15812 | [28Mar2025 00:54:04.548] [main/DEBUG] [mixin/]: Mixing MixinInventory from architectury.mixins.json into net.minecraft.world.entity.player.Inventory
|
15813 | [28Mar2025 00:54:04.548] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinInventory from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15814 | [28Mar2025 00:54:04.549] [main/DEBUG] [mixin/]: Mixing InventoryMixin from moonlight-common.mixins.json into net.minecraft.world.entity.player.Inventory
|
15815 | [28Mar2025 00:54:04.549] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15816 | [28Mar2025 00:54:04.550] [main/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinInventory from mod curios->@Inject::curios$containsStack(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15817 | [28Mar2025 00:54:04.550] [main/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinInventory from mod curios->@Inject::curios$containsTag(Lnet/minecraft/tags/TagKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15818 | [28Mar2025 00:54:04.550] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinInventory from mod architectury->@Inject::updateItems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15819 | [28Mar2025 00:54:04.550] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinInventory from mod architectury->@Inject::updateItems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15820 | [28Mar2025 00:54:04.550] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinInventory from mod architectury->@Inject::updateItems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15821 | [28Mar2025 00:54:04.550] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight->@Inject::fireDropEvent(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Ljava/util/List;I)V doesn't use it's CallbackInfo
|
15822 | [28Mar2025 00:54:04.550] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight->@Inject::fireDropEvent(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Ljava/util/List;I)V has 0 override(s) in child classes
|
15823 | [28Mar2025 00:54:04.550] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight->@Inject::fireDropEvent(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Ljava/util/List;I)V won't be passed a CallbackInfo as a result
|
15824 | [28Mar2025 00:54:04.550] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight->@Inject::restoreNotDropped(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Ljava/util/List;I)V doesn't use it's CallbackInfo
|
15825 | [28Mar2025 00:54:04.550] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight->@Inject::restoreNotDropped(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Ljava/util/List;I)V has 0 override(s) in child classes
|
15826 | [28Mar2025 00:54:04.550] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight->@Inject::restoreNotDropped(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Ljava/util/List;I)V won't be passed a CallbackInfo as a result
|
15827 | [28Mar2025 00:54:04.552] [main/DEBUG] [mixin/]: Mixing SlotAccessor from balm.neoforge.mixins.json into net.minecraft.world.inventory.Slot
|
15828 | [28Mar2025 00:54:04.552] [main/DEBUG] [mixin/]: Mixing SlotAccessor from zerocore.mixins.json into net.minecraft.world.inventory.Slot
|
15829 | [28Mar2025 00:54:04.552] [main/DEBUG] [mixin/]: zerocore.mixins.json:SlotAccessor from mod zerocore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15830 | [28Mar2025 00:54:04.552] [main/DEBUG] [mixin/]: Mixing SlotMixin from railcraft.mixins.json into net.minecraft.world.inventory.Slot
|
15831 | [28Mar2025 00:54:04.552] [main/DEBUG] [mixin/]: railcraft.mixins.json:SlotMixin from mod railcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15832 | [28Mar2025 00:54:04.552] [main/DEBUG] [mixin/]: Mixing SlotMixin from chisel.mixins.json into net.minecraft.world.inventory.Slot
|
15833 | [28Mar2025 00:54:04.552] [main/DEBUG] [mixin/]: chisel.mixins.json:SlotMixin from mod chisel: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15834 | [28Mar2025 00:54:04.553] [main/DEBUG] [mixin/]: railcraft.mixins.json:SlotMixin from mod railcraft->@Inject::railcraft$init(Lnet/minecraft/world/Container;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15835 | [28Mar2025 00:54:04.553] [main/DEBUG] [mixin/]: railcraft.mixins.json:SlotMixin from mod railcraft->@Inject::railcraft$init(Lnet/minecraft/world/Container;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15836 | [28Mar2025 00:54:04.553] [main/DEBUG] [mixin/]: railcraft.mixins.json:SlotMixin from mod railcraft->@Inject::railcraft$init(Lnet/minecraft/world/Container;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15837 | [28Mar2025 00:54:04.553] [main/DEBUG] [mixin/]: chisel.mixins.json:SlotMixin from mod chisel->@Inject::canBeHighlightedBig(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15838 | [28Mar2025 00:54:04.555] [main/DEBUG] [mixin/]: Mixing accessors.CraftingContainerAccess from immersiveengineering.mixins.json into net.minecraft.world.inventory.TransientCraftingContainer
|
15839 | [28Mar2025 00:54:04.555] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.CraftingContainerAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15840 | [28Mar2025 00:54:04.555] [main/DEBUG] [mixin/]: Mixing AccessorTransientCraftingContainer from framedblocks.mixin.json into net.minecraft.world.inventory.TransientCraftingContainer
|
15841 | [28Mar2025 00:54:04.557] [main/DEBUG] [mixin/]: Mixing GrindstoneInputSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu$2
|
15842 | [28Mar2025 00:54:04.557] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:GrindstoneInputSlotMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15843 | [28Mar2025 00:54:04.557] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:GrindstoneInputSlotMixin from mod supplementaries->@Inject::supp$allowApples(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15844 | [28Mar2025 00:54:04.557] [main/DEBUG] [mixin/]: Mixing GrindstoneTestSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu$4
|
15845 | [28Mar2025 00:54:04.557] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:GrindstoneTestSlotMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15846 | [28Mar2025 00:54:04.557] [main/DEBUG] [mixin/]: Mixing GrindstoneMenuSlotMixin from moonlight-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu$4
|
15847 | [28Mar2025 00:54:04.557] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:GrindstoneMenuSlotMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15848 | [28Mar2025 00:54:04.558] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:GrindstoneTestSlotMixin from mod supplementaries->@Inject::supp$getAppleXP(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15849 | [28Mar2025 00:54:04.558] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:GrindstoneMenuSlotMixin from mod moonlight->@Inject::onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15850 | [28Mar2025 00:54:04.558] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:GrindstoneMenuSlotMixin from mod moonlight->@Inject::onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15851 | [28Mar2025 00:54:04.558] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:GrindstoneMenuSlotMixin from mod moonlight->@Inject::onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15852 | [28Mar2025 00:54:04.558] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:GrindstoneMenuSlotMixin from mod moonlight->@Inject::onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15853 | [28Mar2025 00:54:04.558] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:GrindstoneMenuSlotMixin from mod moonlight->@Inject::onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15854 | [28Mar2025 00:54:04.558] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:GrindstoneMenuSlotMixin from mod moonlight->@Inject::onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15855 | [28Mar2025 00:54:04.559] [main/DEBUG] [mixin/]: Mixing LoomInputSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.LoomMenu$3
|
15856 | [28Mar2025 00:54:04.559] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LoomInputSlotMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15857 | [28Mar2025 00:54:04.559] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LoomInputSlotMixin from mod supplementaries->@Inject::supp$allowFlags(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15858 | [28Mar2025 00:54:04.560] [main/DEBUG] [mixin/]: Mixing CartographyTableInputSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.CartographyTableMenu$4
|
15859 | [28Mar2025 00:54:04.560] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableInputSlotMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15860 | [28Mar2025 00:54:04.561] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableInputSlotMixin from mod supplementaries->@Inject::supp$mayPlace(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15861 | [28Mar2025 00:54:04.562] [main/DEBUG] [mixin/]: Mixing accessor.ShapedRecipeAccessor from tombstone.mixins.json into net.minecraft.world.item.crafting.ShapedRecipe
|
15862 | [28Mar2025 00:54:04.562] [main/DEBUG] [mixin/]: Mixing accessors.ShapedRecipeAccess from mixins.pneumaticcraft.json into net.minecraft.world.item.crafting.ShapedRecipe
|
15863 | [28Mar2025 00:54:04.562] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.ShapedRecipeAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15864 | [28Mar2025 00:54:04.562] [main/DEBUG] [mixin/]: Mixing accessors.ShapedRecipeAccess from immersiveengineering.mixins.json into net.minecraft.world.item.crafting.ShapedRecipe
|
15865 | [28Mar2025 00:54:04.562] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.ShapedRecipeAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15866 | [28Mar2025 00:54:04.563] [main/DEBUG] [mixin/]: Mixing accessor.ShapedRecipeAccessor from create.mixins.json into net.minecraft.world.item.crafting.ShapedRecipe
|
15867 | [28Mar2025 00:54:04.563] [main/DEBUG] [mixin/]: Unexpected: Registered method getResult()Lnet/minecraft/world/item/ItemStack; in net.minecraft.world.item.crafting.ShapedRecipe was not merged
|
15868 | [28Mar2025 00:54:04.563] [main/DEBUG] [mixin/]: Unexpected: Registered method getPattern()Lnet/minecraft/world/item/crafting/ShapedRecipePattern; in net.minecraft.world.item.crafting.ShapedRecipe was not merged
|
15869 | [28Mar2025 00:54:04.563] [main/DEBUG] [mixin/]: Unexpected: Registered method getPattern()Lnet/minecraft/world/item/crafting/ShapedRecipePattern; in net.minecraft.world.item.crafting.ShapedRecipe was not merged
|
15870 | [28Mar2025 00:54:04.564] [main/DEBUG] [mixin/]: Mixing containers.ShapedRecipePatternAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.item.crafting.ShapedRecipePattern
|
15871 | [28Mar2025 00:54:04.564] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:containers.ShapedRecipePatternAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15872 | [28Mar2025 00:54:04.564] [main/DEBUG] [mixin/]: Renaming @Invoker method callShrink(Ljava/util/List;)[Ljava/lang/String; to callShrink$the_bumblezone_$md$26e244$0 in the_bumblezone-common.mixins.json:containers.ShapedRecipePatternAccessor from mod the_bumblezone
|
15873 | [28Mar2025 00:54:04.564] [main/DEBUG] [mixin/]: Mixing accessors.ShapedPatternAccess from immersiveengineering.mixins.json into net.minecraft.world.item.crafting.ShapedRecipePattern
|
15874 | [28Mar2025 00:54:04.564] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.ShapedPatternAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15875 | [28Mar2025 00:54:04.575] [main/DEBUG] [mixin/]: Mixing accessor.ShapelessRecipeAccessor from tombstone.mixins.json into net.minecraft.world.item.crafting.ShapelessRecipe
|
15876 | [28Mar2025 00:54:04.576] [main/DEBUG] [mixin/]: Mixing ArmorDyeRecipeIgnoreRainbowItemsMixin from extended_industrialization.mixins.json into net.minecraft.world.item.crafting.ArmorDyeRecipe
|
15877 | [28Mar2025 00:54:04.581] [main/DEBUG] [mixin/]: Mixing AbstractCookingRecipeAccessor from enderio-machines.mixins.json into net.minecraft.world.item.crafting.AbstractCookingRecipe
|
15878 | [28Mar2025 00:54:04.581] [main/DEBUG] [mixin/]: enderio-machines.mixins.json:AbstractCookingRecipeAccessor from mod enderio_machines: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15879 | [28Mar2025 00:54:04.584] [main/DEBUG] [mixin/]: Mixing AccessorSmithingTransformRecipe from polymorph.mixins.json into net.minecraft.world.item.crafting.SmithingTransformRecipe
|
15880 | [28Mar2025 00:54:04.584] [main/DEBUG] [mixin/]: polymorph.mixins.json:AccessorSmithingTransformRecipe from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15881 | [28Mar2025 00:54:04.584] [main/DEBUG] [mixin/]: Mixing AccessorSmithingTransformRecipe from patchouli_xplat.mixins.json into net.minecraft.world.item.crafting.SmithingTransformRecipe
|
15882 | [28Mar2025 00:54:04.584] [main/DEBUG] [mixin/]: Mixing SmithingRecipeMixin from mixins.allthewizardgear.json into net.minecraft.world.item.crafting.SmithingTransformRecipe
|
15883 | [28Mar2025 00:54:04.584] [main/DEBUG] [mixin/]: mixins.allthewizardgear.json:SmithingRecipeMixin from mod allthewizardgear: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15884 | [28Mar2025 00:54:04.585] [main/DEBUG] [mixin/]: mixins.allthewizardgear.json:SmithingRecipeMixin from mod allthewizardgear->@Inject::fixSpellbookSlotCount(Lnet/minecraft/world/item/crafting/SmithingRecipeInput;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15885 | [28Mar2025 00:54:04.585] [main/DEBUG] [mixin/]: Unexpected: Registered method getBase()Lnet/minecraft/world/item/crafting/Ingredient; in net.minecraft.world.item.crafting.SmithingTransformRecipe was not merged
|
15886 | [28Mar2025 00:54:04.585] [main/DEBUG] [mixin/]: Unexpected: Registered method getAddition()Lnet/minecraft/world/item/crafting/Ingredient; in net.minecraft.world.item.crafting.SmithingTransformRecipe was not merged
|
15887 | [28Mar2025 00:54:04.585] [main/DEBUG] [mixin/]: Unexpected: Registered method getTemplate()Lnet/minecraft/world/item/crafting/Ingredient; in net.minecraft.world.item.crafting.SmithingTransformRecipe was not merged
|
15888 | [28Mar2025 00:54:04.587] [main/DEBUG] [mixin/]: Mixing AccessorSmithingTrimRecipe from polymorph.mixins.json into net.minecraft.world.item.crafting.SmithingTrimRecipe
|
15889 | [28Mar2025 00:54:04.587] [main/DEBUG] [mixin/]: polymorph.mixins.json:AccessorSmithingTrimRecipe from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15890 | [28Mar2025 00:54:04.587] [main/DEBUG] [mixin/]: Mixing AccessorSmithingTrimRecipe from patchouli_xplat.mixins.json into net.minecraft.world.item.crafting.SmithingTrimRecipe
|
15891 | [28Mar2025 00:54:04.587] [main/DEBUG] [mixin/]: Mixing SmithingTrimRecipeMixin from create.mixins.json into net.minecraft.world.item.crafting.SmithingTrimRecipe
|
15892 | [28Mar2025 00:54:04.588] [main/DEBUG] [mixin/]: Unexpected: Registered method getAddition()Lnet/minecraft/world/item/crafting/Ingredient; in net.minecraft.world.item.crafting.SmithingTrimRecipe was not merged
|
15893 | [28Mar2025 00:54:04.588] [main/DEBUG] [mixin/]: Unexpected: Registered method getTemplate()Lnet/minecraft/world/item/crafting/Ingredient; in net.minecraft.world.item.crafting.SmithingTrimRecipe was not merged
|
15894 | [28Mar2025 00:54:04.588] [main/DEBUG] [mixin/]: Unexpected: Registered method getBase()Lnet/minecraft/world/item/crafting/Ingredient; in net.minecraft.world.item.crafting.SmithingTrimRecipe was not merged
|
15895 | [28Mar2025 00:54:04.612] [main/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/commands/synchronization/ArgumentTypeInfos$Anonymous$5fddb864ba0a4c468987373177c4ea40 (originally net/darkhax/bookshelf/common/mixin/patch/commands/MixinArgumentTypeInfos$1)
|
15896 | [28Mar2025 00:54:04.627] [main/DEBUG] [mixin/]: Mixing ai.useless_sensors.SensorAccessor from lithium.mixins.json into net.minecraft.world.entity.ai.sensing.Sensor
|
15897 | [28Mar2025 00:54:04.632] [main/DEBUG] [mixin/]: Mixing ai.sensor.secondary_poi.SecondaryPoiSensorMixin from lithium.mixins.json into net.minecraft.world.entity.ai.sensing.SecondaryPoiSensor
|
15898 | [28Mar2025 00:54:04.632] [main/DEBUG] [mixin/]: lithium.mixins.json:ai.sensor.secondary_poi.SecondaryPoiSensorMixin from mod lithium->@Inject::skipUselessSense(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
15899 | [28Mar2025 00:54:04.636] [main/DEBUG] [mixin/]: Mixing minimal_nonvanilla.ai.sensor.frog_attackables.FrogAttackablesSensorMixin from lithium.mixins.json into net.minecraft.world.entity.ai.sensing.FrogAttackablesSensor
|
15900 | [28Mar2025 00:54:04.642] [main/DEBUG] [mixin/]: Mixing patch.loot.MixinLootPoolEntries from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.LootPoolEntries
|
15901 | [28Mar2025 00:54:04.642] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.loot.MixinLootPoolEntries from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
15902 | [28Mar2025 00:54:04.642] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$classInit$1(Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md26e244$bookshelf$lambda$classInit$1$0 in bookshelf.mixins.json:patch.loot.MixinLootPoolEntries from mod bookshelf
|
15903 | [28Mar2025 00:54:04.642] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$classInit$0(Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/serialization/MapCodec;)V to md26e244$bookshelf$lambda$classInit$0$1 in bookshelf.mixins.json:patch.loot.MixinLootPoolEntries from mod bookshelf
|
15904 | [28Mar2025 00:54:04.642] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.loot.MixinLootPoolEntries from mod bookshelf->@Inject::classInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15905 | [28Mar2025 00:54:04.645] [main/DEBUG] [mixin/]: Mixing resources.LootContextAccessor from repurposed_structures-common.mixins.json into net.minecraft.world.level.storage.loot.LootContext
|
15906 | [28Mar2025 00:54:04.645] [main/DEBUG] [mixin/]: Mixing loot.LootContextAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.level.storage.loot.LootContext
|
15907 | [28Mar2025 00:54:04.645] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:loot.LootContextAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15908 | [28Mar2025 00:54:04.645] [main/DEBUG] [mixin/]: Unexpected: Registered method getParams()Lnet/minecraft/world/level/storage/loot/LootParams; in net.minecraft.world.level.storage.loot.LootContext was not merged
|
15909 | [28Mar2025 00:54:04.675] [main/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
|
15910 | [28Mar2025 00:54:04.678] [main/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
|
15911 | [28Mar2025 00:54:04.690] [main/DEBUG] [mixin/]: Mixing ability.enchantment.EnchantedCountIncreaseFunctionMixin from mixins.artifacts.common.json into net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction
|
15912 | [28Mar2025 00:54:04.691] [main/DEBUG] [mixin/]: Mixing MixinEnchantedCountIncreaseFunction from curios.neoforge.mixins.json into net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction
|
15913 | [28Mar2025 00:54:04.691] [main/DEBUG] [mixin/]: Mixing looting.EnchantedCountIncreaseFunctionMixin from ars_nouveau.mixins.json into net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction
|
15914 | [28Mar2025 00:54:04.695] [main/DEBUG] [mixin/]: Mixing EnchantedCountIncreaseFunctionMixin from create.mixins.json into net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction
|
15915 | [28Mar2025 00:54:04.698] [main/DEBUG] [mixin/]: create.mixins.json:EnchantedCountIncreaseFunctionMixin from mod create->@Inject::fireWithoutAttackingEntity(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
15916 | [28Mar2025 00:54:04.698] [main/DEBUG] [mixin/]: create.mixins.json:EnchantedCountIncreaseFunctionMixin from mod create->@Inject::fireWithoutAttackingEntity(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
15917 | [28Mar2025 00:54:04.698] [main/DEBUG] [mixin/]: create.mixins.json:EnchantedCountIncreaseFunctionMixin from mod create->@Inject::fireWithoutAttackingEntity(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
15918 | [28Mar2025 00:54:04.710] [main/DEBUG] [mixin/]: Mixing ExplorationMapFunctionMixin from supplementaries-common.mixins.json into net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction
|
15919 | [28Mar2025 00:54:04.710] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15920 | [28Mar2025 00:54:04.710] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$7(Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; to md26e244$supplementaries$lambda$supp$modifyCodec$7$0 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
|
15921 | [28Mar2025 00:54:04.710] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$6(Ljava/util/List;Lnet/minecraft/tags/TagKey;Lnet/minecraft/core/Holder;Ljava/lang/Byte;Ljava/lang/Integer;Ljava/lang/Boolean;Ljava/util/Optional;)Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction; to md26e244$supplementaries$lambda$supp$modifyCodec$6$1 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
|
15922 | [28Mar2025 00:54:04.710] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$5(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Ljava/util/Optional; to md26e244$supplementaries$lambda$supp$modifyCodec$5$2 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
|
15923 | [28Mar2025 00:54:04.710] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$4(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Ljava/lang/Boolean; to md26e244$supplementaries$lambda$supp$modifyCodec$4$3 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
|
15924 | [28Mar2025 00:54:04.710] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$3(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Ljava/lang/Integer; to md26e244$supplementaries$lambda$supp$modifyCodec$3$4 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
|
15925 | [28Mar2025 00:54:04.710] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$2(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Ljava/lang/Byte; to md26e244$supplementaries$lambda$supp$modifyCodec$2$5 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
|
15926 | [28Mar2025 00:54:04.710] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$1(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Lnet/minecraft/core/Holder; to md26e244$supplementaries$lambda$supp$modifyCodec$1$6 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
|
15927 | [28Mar2025 00:54:04.710] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$0(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Lnet/minecraft/tags/TagKey; to md26e244$supplementaries$lambda$supp$modifyCodec$0$7 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
|
15928 | [28Mar2025 00:54:04.714] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries->@Inject::supp$turnToQuill(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15929 | [28Mar2025 00:54:04.715] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries->@Inject::supp$modifyCodec(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15930 | [28Mar2025 00:54:04.725] [main/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
15931 | [28Mar2025 00:54:04.741] [main/DEBUG] [mixin/]: Mixing ability.enchantment.ApplyBonusCountMixin from mixins.artifacts.common.json into net.minecraft.world.level.storage.loot.functions.ApplyBonusCount
|
15932 | [28Mar2025 00:54:04.741] [main/DEBUG] [mixin/]: Mixing common.ApplyBonusCountMixin from additionalentityattributes.mixins.json into net.minecraft.world.level.storage.loot.functions.ApplyBonusCount
|
15933 | [28Mar2025 00:54:04.742] [main/DEBUG] [mixin/]: Mixing MixinApplyBonusCount from curios.neoforge.mixins.json into net.minecraft.world.level.storage.loot.functions.ApplyBonusCount
|
15934 | [28Mar2025 00:54:04.765] [main/DEBUG] [mixin/]: Mixing loot.LootItemMixin from almostunified-common.mixins.json into net.minecraft.world.level.storage.loot.entries.LootItem
|
15935 | [28Mar2025 00:54:04.766] [main/DEBUG] [mixin/]: Mixing access.loot.AccessorLootItem from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.LootItem
|
15936 | [28Mar2025 00:54:04.766] [main/DEBUG] [mixin/]: bookshelf.mixins.json:access.loot.AccessorLootItem from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
15937 | [28Mar2025 00:54:04.766] [main/DEBUG] [mixin/]: Renaming @Invoker method bookshelf$create(Lnet/minecraft/core/Holder;IILjava/util/List;Ljava/util/List;)Lnet/minecraft/world/level/storage/loot/entries/LootItem; to create$bookshelf_$md$26e244$0 in bookshelf.mixins.json:access.loot.AccessorLootItem from mod bookshelf
|
15938 | [28Mar2025 00:54:04.769] [main/DEBUG] [mixin/]: Mixing loot.LootTableMixin from almostunified-common.mixins.json into net.minecraft.world.level.storage.loot.LootTable
|
15939 | [28Mar2025 00:54:04.769] [main/DEBUG] [mixin/]: Mixing MixinLootTable from lootr-common.mixins.json into net.minecraft.world.level.storage.loot.LootTable
|
15940 | [28Mar2025 00:54:04.769] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinLootTable from mod lootr: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15941 | [28Mar2025 00:54:04.769] [main/DEBUG] [mixin/]: Mixing access.loot.AccessorLootTable from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.LootTable
|
15942 | [28Mar2025 00:54:04.769] [main/DEBUG] [mixin/]: bookshelf.mixins.json:access.loot.AccessorLootTable from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
15943 | [28Mar2025 00:54:04.769] [main/DEBUG] [mixin/]: Mixing LootTableMixin from balm.neoforge.mixins.json into net.minecraft.world.level.storage.loot.LootTable
|
15944 | [28Mar2025 00:54:04.770] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinLootTable from mod lootr->@Inject::LootrFill(Lnet/minecraft/world/Container;Lnet/minecraft/world/level/storage/loot/LootParams;JLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/storage/loot/LootContext;Lit/unimi/dsi/fastutil/objects/ObjectArrayList;Lnet/minecraft/util/RandomSource;Ljava/util/List;)V doesn't use it's CallbackInfo
|
15945 | [28Mar2025 00:54:04.770] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinLootTable from mod lootr->@Inject::LootrFill(Lnet/minecraft/world/Container;Lnet/minecraft/world/level/storage/loot/LootParams;JLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/storage/loot/LootContext;Lit/unimi/dsi/fastutil/objects/ObjectArrayList;Lnet/minecraft/util/RandomSource;Ljava/util/List;)V has 0 override(s) in child classes
|
15946 | [28Mar2025 00:54:04.770] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinLootTable from mod lootr->@Inject::LootrFill(Lnet/minecraft/world/Container;Lnet/minecraft/world/level/storage/loot/LootParams;JLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/storage/loot/LootContext;Lit/unimi/dsi/fastutil/objects/ObjectArrayList;Lnet/minecraft/util/RandomSource;Ljava/util/List;)V won't be passed a CallbackInfo as a result
|
15947 | [28Mar2025 00:54:04.770] [main/DEBUG] [mixin/]: balm.neoforge.mixins.json:LootTableMixin from mod balm->@Inject::getRandomItems(Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15948 | [28Mar2025 00:54:04.772] [main/DEBUG] [mixin/]: Mixing loot.LootPoolMixin from almostunified-common.mixins.json into net.minecraft.world.level.storage.loot.LootPool
|
15949 | [28Mar2025 00:54:04.773] [main/DEBUG] [mixin/]: Mixing access.loot.AccessorLootPool from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.LootPool
|
15950 | [28Mar2025 00:54:04.773] [main/DEBUG] [mixin/]: bookshelf.mixins.json:access.loot.AccessorLootPool from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
15951 | [28Mar2025 00:54:04.773] [main/DEBUG] [mixin/]: Mixing patch.loot.MixinLootPool from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.LootPool
|
15952 | [28Mar2025 00:54:04.773] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.loot.MixinLootPool from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
15953 | [28Mar2025 00:54:04.773] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.loot.MixinLootPool from mod bookshelf->@Inject::onClassInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15954 | [28Mar2025 00:54:04.776] [main/DEBUG] [mixin/]: Mixing DelegatingOpsMixin from corgilib-common.mixins.json into net.minecraft.resources.DelegatingOps
|
15955 | [28Mar2025 00:54:04.781] [main/DEBUG] [mixin/]: Mixing loot.CompositeEntryBaseMixin from almostunified-common.mixins.json into net.minecraft.world.level.storage.loot.entries.CompositeEntryBase
|
15956 | [28Mar2025 00:54:04.836] [main/DEBUG] [mixin/]: Mixing common.LootItemRandomChanceConditionMixin from additionalentityattributes.mixins.json into net.minecraft.world.level.storage.loot.predicates.LootItemRandomChanceCondition
|
15957 | [28Mar2025 00:54:04.837] [main/DEBUG] [mixin/]: additionalentityattributes.mixins.json:common.LootItemRandomChanceConditionMixin from mod additionalentityattributes->@Inject::additionalEntityAttributes$applyBonusLoot(Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15958 | [28Mar2025 00:54:04.838] [main/DEBUG] [mixin/]: Mixing ability.enchantment.LootItemRandomChanceWithEnchantedBonusConditionMixin from mixins.artifacts.common.json into net.minecraft.world.level.storage.loot.predicates.LootItemRandomChanceWithEnchantedBonusCondition
|
15959 | [28Mar2025 00:54:04.838] [main/DEBUG] [mixin/]: Mixing common.LootItemRandomChanceWithEnchantedBonusConditionMixin from additionalentityattributes.mixins.json into net.minecraft.world.level.storage.loot.predicates.LootItemRandomChanceWithEnchantedBonusCondition
|
15960 | [28Mar2025 00:54:04.839] [main/DEBUG] [mixin/]: Mixing looting.LootItemRandomChanceWithEnchantedBonusConditionMixin from ars_nouveau.mixins.json into net.minecraft.world.level.storage.loot.predicates.LootItemRandomChanceWithEnchantedBonusCondition
|
15961 | [28Mar2025 00:54:04.840] [main/DEBUG] [mixin/]: additionalentityattributes.mixins.json:common.LootItemRandomChanceWithEnchantedBonusConditionMixin from mod additionalentityattributes->@Inject::additionalEntityAttributes$applyBonusLoot(Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15962 | [28Mar2025 00:54:04.857] [main/DEBUG] [mixin/]: Mixing util.WeightedRandomListAccessor from the_bumblezone-common.mixins.json into net.minecraft.util.random.WeightedRandomList
|
15963 | [28Mar2025 00:54:04.857] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:util.WeightedRandomListAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15964 | [28Mar2025 00:54:04.857] [main/DEBUG] [mixin/]: Mixing collections.mob_spawning.WeightedRandomListMixin from lithium.mixins.json into net.minecraft.util.random.WeightedRandomList
|
15965 | [28Mar2025 00:54:04.857] [main/DEBUG] [mixin/]: Mixing AccessorWeightedRandomList from monolib.neoforge.mixins.json into net.minecraft.util.random.WeightedRandomList
|
15966 | [28Mar2025 00:54:04.857] [main/DEBUG] [mixin/]: lithium.mixins.json:collections.mob_spawning.WeightedRandomListMixin from mod lithium->@Inject::init(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15967 | [28Mar2025 00:54:04.857] [main/DEBUG] [mixin/]: lithium.mixins.json:collections.mob_spawning.WeightedRandomListMixin from mod lithium->@Inject::init(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15968 | [28Mar2025 00:54:04.857] [main/DEBUG] [mixin/]: lithium.mixins.json:collections.mob_spawning.WeightedRandomListMixin from mod lithium->@Inject::init(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15969 | [28Mar2025 00:54:04.877] [main/DEBUG] [mixin/]: Mixing DirtFeature from xycraft_core.mixins.json into net.minecraft.world.level.levelgen.feature.Feature
|
15970 | [28Mar2025 00:54:04.877] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:DirtFeature from mod xycraft_core: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15971 | [28Mar2025 00:54:04.878] [main/DEBUG] [mixin/]: Mixing KeepRichSoilGiantTreeMixin from farmersdelight.mixins.json into net.minecraft.world.level.levelgen.feature.Feature
|
15972 | [28Mar2025 00:54:04.878] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$keepRichSoil$0(Lnet/minecraft/world/level/block/state/BlockState;)Z to md26e244$farmersdelight$lambda$keepRichSoil$0$0 in farmersdelight.mixins.json:KeepRichSoilGiantTreeMixin from mod farmersdelight
|
15973 | [28Mar2025 00:54:04.878] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:DirtFeature from mod xycraft_core->@Inject::isDirt(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15974 | [28Mar2025 00:54:04.878] [main/DEBUG] [mixin/]: farmersdelight.mixins.json:KeepRichSoilGiantTreeMixin from mod farmersdelight->@Inject::keepRichSoil(Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15975 | [28Mar2025 00:54:04.879] [main/DEBUG] [mixin/]: Mixing features.LessJungleBushInStructuresMixin from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.feature.TreeFeature
|
15976 | [28Mar2025 00:54:04.880] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$repurposedstructures_lessJungleBushInStructures$0(Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/structure/Structure;)Z to md26e244$repurposed_structures$lambda$repurposedstructures_lessJungleBushInStructures$0$0 in repurposed_structures-common.mixins.json:features.LessJungleBushInStructuresMixin from mod repurposed_structures
|
15977 | [28Mar2025 00:54:04.881] [main/DEBUG] [mixin/]: Mixing TreeFeatureMixin from villagesandpillages-common.mixins.json into net.minecraft.world.level.levelgen.feature.TreeFeature
|
15978 | [28Mar2025 00:54:04.881] [main/DEBUG] [mixin/]: Mixing event.TreeGrowthEventMixin from tesseract_api.mixins.json into net.minecraft.world.level.levelgen.feature.TreeFeature
|
15979 | [28Mar2025 00:54:04.882] [main/DEBUG] [mixin/]: Mixing TreeFeatureMixin from allthetweaks.mixins.json into net.minecraft.world.level.levelgen.feature.TreeFeature
|
15980 | [28Mar2025 00:54:04.884] [main/DEBUG] [mixin/]: repurposed_structures-common.mixins.json:features.LessJungleBushInStructuresMixin from mod repurposed_structures->@Inject::repurposedstructures_lessJungleBushInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15981 | [28Mar2025 00:54:04.884] [main/DEBUG] [mixin/]: villagesandpillages-common.mixins.json:TreeFeatureMixin from mod villagesandpillages->@Inject::villagesAndPillages_noTreeOrLessTreeInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15982 | [28Mar2025 00:54:04.884] [main/DEBUG] [mixin/]: tesseract_api.mixins.json:event.TreeGrowthEventMixin from mod tesseract_api->@Inject::onTreeGrowth(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
15983 | [28Mar2025 00:54:04.884] [main/DEBUG] [mixin/]: tesseract_api.mixins.json:event.TreeGrowthEventMixin from mod tesseract_api->@Inject::onTreeGrowth(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
15984 | [28Mar2025 00:54:04.884] [main/DEBUG] [mixin/]: tesseract_api.mixins.json:event.TreeGrowthEventMixin from mod tesseract_api->@Inject::onTreeGrowth(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
15985 | [28Mar2025 00:54:04.884] [main/DEBUG] [mixin/]: allthetweaks.mixins.json:TreeFeatureMixin from mod (unknown)->@Inject::villagesAndPillages_noTreeOrLessTreeInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15986 | [28Mar2025 00:54:04.885] [main/DEBUG] [mixin/]: Mixing features.NoFallsInStructuresMixin from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.feature.SpringFeature
|
15987 | [28Mar2025 00:54:04.886] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$repurposedstructures_noLavaInStructures$1(Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/structure/Structure;)Z to md26e244$repurposed_structures$lambda$repurposedstructures_noLavaInStructures$1$0 in repurposed_structures-common.mixins.json:features.NoFallsInStructuresMixin from mod repurposed_structures
|
15988 | [28Mar2025 00:54:04.886] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$repurposedstructures_noLavaInStructures$0(Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/structure/Structure;)Z to md26e244$repurposed_structures$lambda$repurposedstructures_noLavaInStructures$0$1 in repurposed_structures-common.mixins.json:features.NoFallsInStructuresMixin from mod repurposed_structures
|
15989 | [28Mar2025 00:54:04.887] [main/DEBUG] [mixin/]: repurposed_structures-common.mixins.json:features.NoFallsInStructuresMixin from mod repurposed_structures->@Inject::repurposedstructures_noLavaInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15990 | [28Mar2025 00:54:04.889] [main/DEBUG] [mixin/]: Mixing features.SmarterSnowPlacingInStructuresMixin from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.feature.SnowAndFreezeFeature
|
15991 | [28Mar2025 00:54:04.889] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$repurposedstructures_smarterSnowPlacingInStructures$0(Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/structure/Structure;)Z to md26e244$repurposed_structures$lambda$repurposedstructures_smarterSnowPlacingInStructures$0$0 in repurposed_structures-common.mixins.json:features.SmarterSnowPlacingInStructuresMixin from mod repurposed_structures
|
15992 | [28Mar2025 00:54:04.891] [main/DEBUG] [mixin/]: Mixing NoVinesInStructuresMixin from yungsapi.mixins.json into net.minecraft.world.level.levelgen.feature.VinesFeature
|
15993 | [28Mar2025 00:54:04.891] [main/DEBUG] [mixin/]: yungsapi.mixins.json:NoVinesInStructuresMixin from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
15994 | [28Mar2025 00:54:04.891] [main/DEBUG] [mixin/]: Mixing features.NoVinesInStructuresMixin from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.feature.VinesFeature
|
15995 | [28Mar2025 00:54:04.891] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$repurposedstructures_noLavaInStructures$0(Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/structure/Structure;)Z to md26e244$repurposed_structures$lambda$repurposedstructures_noLavaInStructures$0$0 in repurposed_structures-common.mixins.json:features.NoVinesInStructuresMixin from mod repurposed_structures
|
15996 | [28Mar2025 00:54:04.892] [main/DEBUG] [mixin/]: yungsapi.mixins.json:NoVinesInStructuresMixin from mod yungsapi->@Inject::yungsapi_noVinesInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15997 | [28Mar2025 00:54:04.892] [main/DEBUG] [mixin/]: repurposed_structures-common.mixins.json:features.NoVinesInStructuresMixin from mod repurposed_structures->@Inject::repurposedstructures_noLavaInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15998 | [28Mar2025 00:54:04.893] [main/DEBUG] [mixin/]: Mixing NoMultifaceGrowthFeatureInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.MultifaceGrowthFeature
|
15999 | [28Mar2025 00:54:04.893] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoMultifaceGrowthFeatureInStructuresMixin from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16000 | [28Mar2025 00:54:04.894] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoMultifaceGrowthFeatureInStructuresMixin from mod cataclysm->@Inject::cataclysm_noOreInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16001 | [28Mar2025 00:54:04.894] [main/DEBUG] [mixin/]: Mixing NoMagmaInStructuresMixin from yungsapi.mixins.json into net.minecraft.world.level.levelgen.feature.UnderwaterMagmaFeature
|
16002 | [28Mar2025 00:54:04.894] [main/DEBUG] [mixin/]: yungsapi.mixins.json:NoMagmaInStructuresMixin from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16003 | [28Mar2025 00:54:04.894] [main/DEBUG] [mixin/]: Mixing NoMagmaBlockInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.UnderwaterMagmaFeature
|
16004 | [28Mar2025 00:54:04.894] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoMagmaBlockInStructuresMixin from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16005 | [28Mar2025 00:54:04.895] [main/DEBUG] [mixin/]: yungsapi.mixins.json:NoMagmaInStructuresMixin from mod yungsapi->@Inject::yungsapi_noMagmaInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16006 | [28Mar2025 00:54:04.895] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoMagmaBlockInStructuresMixin from mod cataclysm->@Inject::cataclysm_noMagmablockInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16007 | [28Mar2025 00:54:04.896] [main/DEBUG] [mixin/]: Mixing features.DungeonFeatureAccessor from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.feature.MonsterRoomFeature
|
16008 | [28Mar2025 00:54:04.896] [main/DEBUG] [mixin/]: Renaming @Accessor method getMOBS()[Lnet/minecraft/world/entity/EntityType; to getMOBS$repurposed_structures_$md$26e244$0 in repurposed_structures-common.mixins.json:features.DungeonFeatureAccessor from mod repurposed_structures
|
16009 | [28Mar2025 00:54:04.896] [main/DEBUG] [mixin/]: Mixing DungeonFeatureMixin from variantsandventures-common.mixins.json into net.minecraft.world.level.levelgen.feature.MonsterRoomFeature
|
16010 | [28Mar2025 00:54:04.896] [main/DEBUG] [mixin/]: variantsandventures-common.mixins.json:DungeonFeatureMixin from mod variantsandventures: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16011 | [28Mar2025 00:54:04.905] [main/DEBUG] [mixin/]: Mixing features.NoLakesInStructuresMixin from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.feature.LakeFeature
|
16012 | [28Mar2025 00:54:04.905] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$repurposedstructures_noLakesInStructures$0(Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/structure/Structure;)Z to md26e244$repurposed_structures$lambda$repurposedstructures_noLakesInStructures$0$0 in repurposed_structures-common.mixins.json:features.NoLakesInStructuresMixin from mod repurposed_structures
|
16013 | [28Mar2025 00:54:04.905] [main/DEBUG] [mixin/]: Mixing NoLakesInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.LakeFeature
|
16014 | [28Mar2025 00:54:04.905] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoLakesInStructuresMixin from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16015 | [28Mar2025 00:54:04.905] [main/DEBUG] [mixin/]: Mixing LakeFeatureMixin from mostructures.mixins.json into net.minecraft.world.level.levelgen.feature.LakeFeature
|
16016 | [28Mar2025 00:54:04.906] [main/DEBUG] [mixin/]: repurposed_structures-common.mixins.json:features.NoLakesInStructuresMixin from mod repurposed_structures->@Inject::repurposedstructures_noLakesInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16017 | [28Mar2025 00:54:04.907] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoLakesInStructuresMixin from mod cataclysm->@Inject::cataclysm_noLakesInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16018 | [28Mar2025 00:54:04.907] [main/DEBUG] [mixin/]: mostructures.mixins.json:LakeFeatureMixin from mod mostructures->@Inject::mostructures_lakeFix(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16019 | [28Mar2025 00:54:04.907] [main/DEBUG] [mixin/]: Mixing NoOreInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.OreFeature
|
16020 | [28Mar2025 00:54:04.907] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoOreInStructuresMixin from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16021 | [28Mar2025 00:54:04.908] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoOreInStructuresMixin from mod cataclysm->@Inject::cataclysm_noOreInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16022 | [28Mar2025 00:54:04.908] [main/DEBUG] [mixin/]: Mixing EndPlatformFeatureMixin from betterendisland.mixins.json into net.minecraft.world.level.levelgen.feature.EndPlatformFeature
|
16023 | [28Mar2025 00:54:04.908] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndPlatformFeatureMixin from mod betterendisland: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16024 | [28Mar2025 00:54:04.908] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndPlatformFeatureMixin from mod betterendisland->@Inject::betterendisland_createEndPlatform(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
16025 | [28Mar2025 00:54:04.909] [main/DEBUG] [mixin/]: Mixing SpikeFeatureMixin from betterendisland.mixins.json into net.minecraft.world.level.levelgen.feature.SpikeFeature
|
16026 | [28Mar2025 00:54:04.909] [main/DEBUG] [mixin/]: betterendisland.mixins.json:SpikeFeatureMixin from mod betterendisland: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16027 | [28Mar2025 00:54:04.909] [main/DEBUG] [mixin/]: betterendisland.mixins.json:SpikeFeatureMixin from mod betterendisland->@Inject::betterendisland_getSpikesForLevel(Lnet/minecraft/world/level/WorldGenLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16028 | [28Mar2025 00:54:04.909] [main/DEBUG] [mixin/]: betterendisland.mixins.json:SpikeFeatureMixin from mod betterendisland->@Inject::betterendisland_placeSpike(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/feature/configurations/SpikeConfiguration;Lnet/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
16029 | [28Mar2025 00:54:04.910] [main/DEBUG] [mixin/]: Mixing EndGatewayFeatureMixin from betterendisland.mixins.json into net.minecraft.world.level.levelgen.feature.EndGatewayFeature
|
16030 | [28Mar2025 00:54:04.910] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndGatewayFeatureMixin from mod betterendisland: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16031 | [28Mar2025 00:54:04.910] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndGatewayFeatureMixin from mod betterendisland->@Inject::betterendisland_placeEndGateway(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16032 | [28Mar2025 00:54:04.912] [main/DEBUG] [mixin/]: Mixing features.LessBambooInStructuresMixin from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.feature.BambooFeature
|
16033 | [28Mar2025 00:54:04.912] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$repurposedstructures_lessBambooInStructures$0(Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/structure/Structure;)Z to md26e244$repurposed_structures$lambda$repurposedstructures_lessBambooInStructures$0$0 in repurposed_structures-common.mixins.json:features.LessBambooInStructuresMixin from mod repurposed_structures
|
16034 | [28Mar2025 00:54:04.912] [main/DEBUG] [mixin/]: Mixing features.FixBambooPlacementMixin from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.feature.BambooFeature
|
16035 | [28Mar2025 00:54:04.913] [main/DEBUG] [mixin/]: repurposed_structures-common.mixins.json:features.LessBambooInStructuresMixin from mod repurposed_structures->@Inject::repurposedstructures_lessBambooInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16036 | [28Mar2025 00:54:04.913] [main/DEBUG] [mixin/]: repurposed_structures-common.mixins.json:features.FixBambooPlacementMixin from mod repurposed_structures->@Inject::repurposedstructures_fixBambooNonAirCheck(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
16037 | [28Mar2025 00:54:04.913] [main/DEBUG] [mixin/]: repurposed_structures-common.mixins.json:features.FixBambooPlacementMixin from mod repurposed_structures->@Inject::repurposedstructures_fixBambooNonAirCheck(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
16038 | [28Mar2025 00:54:04.913] [main/DEBUG] [mixin/]: repurposed_structures-common.mixins.json:features.FixBambooPlacementMixin from mod repurposed_structures->@Inject::repurposedstructures_fixBambooNonAirCheck(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
16039 | [28Mar2025 00:54:04.914] [main/DEBUG] [mixin/]: Mixing NoBasaltColumnsInStructuresMixin from yungsapi.mixins.json into net.minecraft.world.level.levelgen.feature.BasaltColumnsFeature
|
16040 | [28Mar2025 00:54:04.914] [main/DEBUG] [mixin/]: yungsapi.mixins.json:NoBasaltColumnsInStructuresMixin from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16041 | [28Mar2025 00:54:04.914] [main/DEBUG] [mixin/]: Mixing features.NoBasaltColumnsInStructuresMixin from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.feature.BasaltColumnsFeature
|
16042 | [28Mar2025 00:54:04.914] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$repurposedstructures_noBasaltColumnsInStructures2$1(Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/structure/Structure;)Z to md26e244$repurposed_structures$lambda$repurposedstructures_noBasaltColumnsInStructures2$1$0 in repurposed_structures-common.mixins.json:features.NoBasaltColumnsInStructuresMixin from mod repurposed_structures
|
16043 | [28Mar2025 00:54:04.914] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$repurposedstructures_noBasaltColumnsInStructures1$0(Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/structure/Structure;)Z to md26e244$repurposed_structures$lambda$repurposedstructures_noBasaltColumnsInStructures1$0$1 in repurposed_structures-common.mixins.json:features.NoBasaltColumnsInStructuresMixin from mod repurposed_structures
|
16044 | [28Mar2025 00:54:04.915] [main/DEBUG] [mixin/]: Mixing NoBasaltColumnsInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.BasaltColumnsFeature
|
16045 | [28Mar2025 00:54:04.915] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoBasaltColumnsInStructuresMixin from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16046 | [28Mar2025 00:54:04.917] [main/DEBUG] [mixin/]: yungsapi.mixins.json:NoBasaltColumnsInStructuresMixin from mod yungsapi->@Inject::yungsapi_noBasaltColumnsInStructures(Lnet/minecraft/world/level/LevelAccessor;ILnet/minecraft/core/BlockPos$MutableBlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16047 | [28Mar2025 00:54:04.917] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoBasaltColumnsInStructuresMixin from mod cataclysm->@Inject::cataclysm_noBasaltColumnsInStructures(Lnet/minecraft/world/level/LevelAccessor;ILnet/minecraft/core/BlockPos$MutableBlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16048 | [28Mar2025 00:54:04.917] [main/DEBUG] [mixin/]: Mixing NoDeltasInStructuresMixin from yungsapi.mixins.json into net.minecraft.world.level.levelgen.feature.DeltaFeature
|
16049 | [28Mar2025 00:54:04.917] [main/DEBUG] [mixin/]: yungsapi.mixins.json:NoDeltasInStructuresMixin from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16050 | [28Mar2025 00:54:04.917] [main/DEBUG] [mixin/]: Mixing features.NoDeltasInStructuresMixin from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.feature.DeltaFeature
|
16051 | [28Mar2025 00:54:04.917] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$repurposedstructures_noDeltasInStructures$0(Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/structure/Structure;)Z to md26e244$repurposed_structures$lambda$repurposedstructures_noDeltasInStructures$0$0 in repurposed_structures-common.mixins.json:features.NoDeltasInStructuresMixin from mod repurposed_structures
|
16052 | [28Mar2025 00:54:04.918] [main/DEBUG] [mixin/]: Mixing NoDeltasInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.DeltaFeature
|
16053 | [28Mar2025 00:54:04.918] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoDeltasInStructuresMixin from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16054 | [28Mar2025 00:54:04.919] [main/DEBUG] [mixin/]: yungsapi.mixins.json:NoDeltasInStructuresMixin from mod yungsapi->@Inject::yungsapi_noDeltasInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16055 | [28Mar2025 00:54:04.919] [main/DEBUG] [mixin/]: repurposed_structures-common.mixins.json:features.NoDeltasInStructuresMixin from mod repurposed_structures->@Inject::repurposedstructures_noDeltasInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16056 | [28Mar2025 00:54:04.919] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoDeltasInStructuresMixin from mod cataclysm->@Inject::cataclysm_noDeltasInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16057 | [28Mar2025 00:54:04.920] [main/DEBUG] [mixin/]: Mixing features.NoGeodesInStructuresMixin from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.feature.GeodeFeature
|
16058 | [28Mar2025 00:54:04.920] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$repurposedstructures_noGeodesInStructures$0(Lnet/minecraft/core/Registry;Lnet/minecraft/world/level/levelgen/structure/Structure;)Z to md26e244$repurposed_structures$lambda$repurposedstructures_noGeodesInStructures$0$0 in repurposed_structures-common.mixins.json:features.NoGeodesInStructuresMixin from mod repurposed_structures
|
16059 | [28Mar2025 00:54:04.920] [main/DEBUG] [mixin/]: Mixing NoGeodeInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.GeodeFeature
|
16060 | [28Mar2025 00:54:04.920] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoGeodeInStructuresMixin from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16061 | [28Mar2025 00:54:04.921] [main/DEBUG] [mixin/]: repurposed_structures-common.mixins.json:features.NoGeodesInStructuresMixin from mod repurposed_structures->@Inject::repurposedstructures_noGeodesInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16062 | [28Mar2025 00:54:04.921] [main/DEBUG] [mixin/]: cataclysm.mixins.json:NoGeodeInStructuresMixin from mod cataclysm->@Inject::cataclysm_noGeodeInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16063 | [28Mar2025 00:54:04.924] [main/DEBUG] [mixin/]: Mixing invoke.FoliagePlacerTypeInvoker from regions_unexplored.mixins.json into net.minecraft.world.level.levelgen.feature.foliageplacers.FoliagePlacerType
|
16064 | [28Mar2025 00:54:04.924] [main/DEBUG] [mixin/]: Renaming @Invoker method callRegister(Ljava/lang/String;Lcom/mojang/serialization/MapCodec;)Lnet/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType; to callRegister$regions_unexplored_$md$26e244$0 in regions_unexplored.mixins.json:invoke.FoliagePlacerTypeInvoker from mod regions_unexplored
|
16065 | [28Mar2025 00:54:04.927] [main/DEBUG] [mixin/]: Mixing invoke.TreeDecoratorTypeInvoker from regions_unexplored.mixins.json into net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecoratorType
|
16066 | [28Mar2025 00:54:04.927] [main/DEBUG] [mixin/]: Renaming @Invoker method callRegister(Ljava/lang/String;Lcom/mojang/serialization/MapCodec;)Lnet/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType; to callRegister$regions_unexplored_$md$26e244$0 in regions_unexplored.mixins.json:invoke.TreeDecoratorTypeInvoker from mod regions_unexplored
|
16067 | [28Mar2025 00:54:04.928] [main/DEBUG] [mixin/]: Mixing common.PlacedFeatureAccessor from lithostitched.mixins.json into net.minecraft.world.level.levelgen.placement.PlacedFeature
|
16068 | [28Mar2025 00:54:04.928] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.PlacedFeatureAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16069 | [28Mar2025 00:54:04.931] [main/DEBUG] [mixin/]: Mixing worldgen.OreConfigurationAccessor from almostunified-neoforge.mixins.json into net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration
|
16070 | [28Mar2025 00:54:04.934] [main/DEBUG] [mixin/]: Mixing common.StructureProcessorListAccessor from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorList
|
16071 | [28Mar2025 00:54:04.934] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.StructureProcessorListAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16072 | [28Mar2025 00:54:04.948] [main/DEBUG] [mixin/]: Mixing EndSpikeMixin from betterendisland.mixins.json into net.minecraft.world.level.levelgen.feature.SpikeFeature$EndSpike
|
16073 | [28Mar2025 00:54:04.948] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndSpikeMixin from mod betterendisland: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16074 | [28Mar2025 00:54:04.949] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndSpikeMixin from mod betterendisland->@Inject::betterendisland_adjustSpikeBoundingBox(IIIIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16075 | [28Mar2025 00:54:04.949] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndSpikeMixin from mod betterendisland->@Inject::betterendisland_adjustSpikeBoundingBox(IIIIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
16076 | [28Mar2025 00:54:04.949] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndSpikeMixin from mod betterendisland->@Inject::betterendisland_adjustSpikeBoundingBox(IIIIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
16077 | [28Mar2025 00:54:04.949] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndSpikeMixin from mod betterendisland->@Inject::betterendisland_getSpikeHeight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16078 | [28Mar2025 00:54:04.965] [main/DEBUG] [mixin/]: Mixing common.StructureSetAccessor from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.StructureSet
|
16079 | [28Mar2025 00:54:04.965] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.StructureSetAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16080 | [28Mar2025 00:54:04.966] [main/DEBUG] [mixin/]: Mixing worldgen.StructureMixin from livingthings.mixins.json into net.minecraft.world.level.levelgen.structure.Structure
|
16081 | [28Mar2025 00:54:04.966] [main/DEBUG] [mixin/]: livingthings.mixins.json:worldgen.StructureMixin from mod livingthings: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16082 | [28Mar2025 00:54:04.968] [main/DEBUG] [mixin/]: livingthings.mixins.json:worldgen.StructureMixin from mod livingthings->@Inject::LivingThings$spawnOverrides(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16083 | [28Mar2025 00:54:04.972] [main/DEBUG] [mixin/]: Mixing structures.StructurePieceAccessor from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.structure.StructurePiece
|
16084 | [28Mar2025 00:54:04.972] [main/DEBUG] [mixin/]: Mixing structures.StructurePieceAccessor from mes-common.mixins.json into net.minecraft.world.level.levelgen.structure.StructurePiece
|
16085 | [28Mar2025 00:54:04.972] [main/DEBUG] [mixin/]: Mixing structures.StructurePieceAccessor from mns-common.mixins.json into net.minecraft.world.level.levelgen.structure.StructurePiece
|
16086 | [28Mar2025 00:54:04.972] [main/DEBUG] [mixin/]: Mixing structures.StructurePieceAccessor from mss-common.mixins.json into net.minecraft.world.level.levelgen.structure.StructurePiece
|
16087 | [28Mar2025 00:54:04.972] [main/DEBUG] [mixin/]: Mixing structures.StructurePieceAccessor from mvs-common.mixins.json into net.minecraft.world.level.levelgen.structure.StructurePiece
|
16088 | [28Mar2025 00:54:04.972] [main/DEBUG] [mixin/]: Unexpected: Registered method setBoundingBox(Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V in net.minecraft.world.level.levelgen.structure.StructurePiece was not merged
|
16089 | [28Mar2025 00:54:04.972] [main/DEBUG] [mixin/]: Unexpected: Registered method setBoundingBox(Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V in net.minecraft.world.level.levelgen.structure.StructurePiece was not merged
|
16090 | [28Mar2025 00:54:04.972] [main/DEBUG] [mixin/]: Unexpected: Registered method setBoundingBox(Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V in net.minecraft.world.level.levelgen.structure.StructurePiece was not merged
|
16091 | [28Mar2025 00:54:04.972] [main/DEBUG] [mixin/]: Unexpected: Registered method setBoundingBox(Lnet/minecraft/world/level/levelgen/structure/BoundingBox;)V in net.minecraft.world.level.levelgen.structure.StructurePiece was not merged
|
16092 | [28Mar2025 00:54:04.974] [main/DEBUG] [mixin/]: Mixing MineshaftCorridorMixin from supplementaries-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.MineshaftPieces$MineShaftCorridor
|
16093 | [28Mar2025 00:54:04.974] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:MineshaftCorridorMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16094 | [28Mar2025 00:54:04.975] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:MineshaftCorridorMixin from mod supplementaries->@Inject::supp$addRope(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos$MutableBlockPos;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
16095 | [28Mar2025 00:54:04.982] [main/DEBUG] [mixin/]: Mixing StrongholdCrossingSconceMixin from supplementaries-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.StrongholdPieces$FiveCrossing
|
16096 | [28Mar2025 00:54:04.982] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdCrossingSconceMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16097 | [28Mar2025 00:54:04.984] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdCrossingSconceMixin from mod supplementaries->@Inject::supp$addSconces(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16098 | [28Mar2025 00:54:04.984] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdCrossingSconceMixin from mod supplementaries->@Inject::supp$addSconces(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
16099 | [28Mar2025 00:54:04.984] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdCrossingSconceMixin from mod supplementaries->@Inject::supp$addSconces(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
16100 | [28Mar2025 00:54:04.986] [main/DEBUG] [mixin/]: Mixing StrongholdRoomSconceMixin from supplementaries-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.StrongholdPieces$RoomCrossing
|
16101 | [28Mar2025 00:54:04.986] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdRoomSconceMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16102 | [28Mar2025 00:54:04.987] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdRoomSconceMixin from mod supplementaries->@Inject::supp$addSconces(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16103 | [28Mar2025 00:54:04.987] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdRoomSconceMixin from mod supplementaries->@Inject::supp$addSconces(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
16104 | [28Mar2025 00:54:04.987] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdRoomSconceMixin from mod supplementaries->@Inject::supp$addSconces(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
16105 | [28Mar2025 00:54:04.989] [main/DEBUG] [mixin/]: Mixing perf.dynamic_structure_manager.StructureManagerMixin from modernfix-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager
|
16106 | [28Mar2025 00:54:04.989] [main/DEBUG] [mixin/]: Mixing structures.StructureTemplateManagerAccessor from mes-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager
|
16107 | [28Mar2025 00:54:04.989] [main/DEBUG] [mixin/]: Mixing structures.StructureTemplateManagerAccessor from mns-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager
|
16108 | [28Mar2025 00:54:04.989] [main/DEBUG] [mixin/]: Mixing structures.StructureTemplateManagerAccessor from mss-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager
|
16109 | [28Mar2025 00:54:04.989] [main/DEBUG] [mixin/]: Mixing structures.StructureTemplateManagerAccessor from mvs-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager
|
16110 | [28Mar2025 00:54:04.990] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.dynamic_structure_manager.StructureManagerMixin from mod modernfix->@Inject::makeStructuresSafe(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/core/HolderGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16111 | [28Mar2025 00:54:04.990] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.dynamic_structure_manager.StructureManagerMixin from mod modernfix->@Inject::makeStructuresSafe(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/core/HolderGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
16112 | [28Mar2025 00:54:04.990] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.dynamic_structure_manager.StructureManagerMixin from mod modernfix->@Inject::makeStructuresSafe(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/core/HolderGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
16113 | [28Mar2025 00:54:04.997] [main/DEBUG] [mixin/]: Mixing MixinEndCityPieces$EndCityPiece from lootr-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.EndCityPieces$EndCityPiece
|
16114 | [28Mar2025 00:54:04.997] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinEndCityPieces$EndCityPiece from mod lootr: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16115 | [28Mar2025 00:54:04.998] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinEndCityPieces$EndCityPiece from mod lootr->@Inject::LootrHandleDataMarker(Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
16116 | [28Mar2025 00:54:04.998] [main/DEBUG] [mixin/]: lootr-common.mixins.json:MixinEndCityPieces$EndCityPiece from mod lootr->@Inject::LootrHandleDataMarker(Ljava/lang/String;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
16117 | [28Mar2025 00:54:05.000] [main/DEBUG] [mixin/]: Mixing common.ShipwreckPieceMixin from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.structures.ShipwreckPieces$ShipwreckPiece
|
16118 | [28Mar2025 00:54:05.000] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.ShipwreckPieceMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16119 | [28Mar2025 00:54:05.000] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.ShipwreckPieceMixin from mod lithostitched->@Inject::addShipwreckProcessor(Lnet/minecraft/world/level/block/Rotation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16120 | [28Mar2025 00:54:05.002] [main/DEBUG] [mixin/]: Mixing structures.PoolElementStructurePieceAccessor from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece
|
16121 | [28Mar2025 00:54:05.002] [main/DEBUG] [mixin/]: Mixing structures.PoolElementStructurePieceAccessor from mes-common.mixins.json into net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece
|
16122 | [28Mar2025 00:54:05.002] [main/DEBUG] [mixin/]: Mixing structures.PoolElementStructurePieceAccessor from mns-common.mixins.json into net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece
|
16123 | [28Mar2025 00:54:05.002] [main/DEBUG] [mixin/]: Mixing structures.PoolElementStructurePieceAccessor from mss-common.mixins.json into net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece
|
16124 | [28Mar2025 00:54:05.002] [main/DEBUG] [mixin/]: Mixing structures.PoolElementStructurePieceAccessor from mvs-common.mixins.json into net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece
|
16125 | [28Mar2025 00:54:05.002] [main/DEBUG] [mixin/]: Unexpected: Registered method getStructureManager()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager; in net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece was not merged
|
16126 | [28Mar2025 00:54:05.002] [main/DEBUG] [mixin/]: Unexpected: Registered method setRotation(Lnet/minecraft/world/level/block/Rotation;)V in net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece was not merged
|
16127 | [28Mar2025 00:54:05.002] [main/DEBUG] [mixin/]: Unexpected: Registered method setRotation(Lnet/minecraft/world/level/block/Rotation;)V in net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece was not merged
|
16128 | [28Mar2025 00:54:05.002] [main/DEBUG] [mixin/]: Unexpected: Registered method setRotation(Lnet/minecraft/world/level/block/Rotation;)V in net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece was not merged
|
16129 | [28Mar2025 00:54:05.002] [main/DEBUG] [mixin/]: Unexpected: Registered method getStructureManager()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager; in net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece was not merged
|
16130 | [28Mar2025 00:54:05.002] [main/DEBUG] [mixin/]: Unexpected: Registered method setRotation(Lnet/minecraft/world/level/block/Rotation;)V in net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece was not merged
|
16131 | [28Mar2025 00:54:05.002] [main/DEBUG] [mixin/]: Unexpected: Registered method getStructureManager()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager; in net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece was not merged
|
16132 | [28Mar2025 00:54:05.002] [main/DEBUG] [mixin/]: Unexpected: Registered method getStructureManager()Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager; in net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece was not merged
|
16133 | [28Mar2025 00:54:05.006] [main/DEBUG] [mixin/]: Mixing collections.mob_spawning.MobSpawnSettingsMixin from lithium.mixins.json into net.minecraft.world.level.biome.MobSpawnSettings
|
16134 | [28Mar2025 00:54:05.007] [main/DEBUG] [mixin/]: lithium.mixins.json:collections.mob_spawning.MobSpawnSettingsMixin from mod lithium->@Inject::reinit(FLjava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16135 | [28Mar2025 00:54:05.007] [main/DEBUG] [mixin/]: lithium.mixins.json:collections.mob_spawning.MobSpawnSettingsMixin from mod lithium->@Inject::reinit(FLjava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
16136 | [28Mar2025 00:54:05.007] [main/DEBUG] [mixin/]: lithium.mixins.json:collections.mob_spawning.MobSpawnSettingsMixin from mod lithium->@Inject::reinit(FLjava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
16137 | [28Mar2025 00:54:05.009] [main/DEBUG] [mixin/]: Mixing worldgen.NetherFortressStructureAccessor from livingthings.mixins.json into net.minecraft.world.level.levelgen.structure.structures.NetherFortressStructure
|
16138 | [28Mar2025 00:54:05.009] [main/DEBUG] [mixin/]: livingthings.mixins.json:worldgen.NetherFortressStructureAccessor from mod livingthings: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16139 | [28Mar2025 00:54:05.009] [main/DEBUG] [mixin/]: Renaming @Accessor method setFortressEnemies(Lnet/minecraft/util/random/WeightedRandomList;)V to setFortressEnemies$livingthings_$md$26e244$0 in livingthings.mixins.json:worldgen.NetherFortressStructureAccessor from mod livingthings
|
16140 | [28Mar2025 00:54:05.012] [main/DEBUG] [mixin/]: Mixing JigsawStructureAccessor from variantsandventures-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.JigsawStructure
|
16141 | [28Mar2025 00:54:05.012] [main/DEBUG] [mixin/]: variantsandventures-common.mixins.json:JigsawStructureAccessor from mod variantsandventures: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16142 | [28Mar2025 00:54:05.012] [main/DEBUG] [mixin/]: Mixing common.JigsawStructureAccessor from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.structures.JigsawStructure
|
16143 | [28Mar2025 00:54:05.012] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.JigsawStructureAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16144 | [28Mar2025 00:54:05.012] [main/DEBUG] [mixin/]: Mixing common.JigsawStructureMixin from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.structures.JigsawStructure
|
16145 | [28Mar2025 00:54:05.012] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.JigsawStructureMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16146 | [28Mar2025 00:54:05.015] [main/DEBUG] [mixin/]: Mixing accessor.StructureTemplatePoolAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
16147 | [28Mar2025 00:54:05.015] [main/DEBUG] [mixin/]: yungsapi.mixins.json:accessor.StructureTemplatePoolAccessor from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16148 | [28Mar2025 00:54:05.015] [main/DEBUG] [mixin/]: Mixing IncreaseStructureWeightLimitMixinNeoForge from yungsapi_neoforge.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
16149 | [28Mar2025 00:54:05.015] [main/DEBUG] [mixin/]: yungsapi_neoforge.mixins.json:IncreaseStructureWeightLimitMixinNeoForge from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16150 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: Mixing structures.StructurePoolAccessor from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
16151 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: Renaming @Accessor method getCODEC_REFERENCE()Lorg/apache/commons/lang3/mutable/MutableObject; to getCODEC_REFERENCE$repurposed_structures_$md$26e244$0 in repurposed_structures-common.mixins.json:structures.StructurePoolAccessor from mod repurposed_structures
|
16152 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: Mixing world.StructurePoolAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
16153 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.StructurePoolAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16154 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: Mixing accessor.StructureTemplatePoolAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
16155 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: cataclysm.mixins.json:accessor.StructureTemplatePoolAccessor from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16156 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: Mixing structures.StructurePoolAccessor from mes-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
16157 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: Renaming @Accessor method getCODEC_REFERENCE()Lorg/apache/commons/lang3/mutable/MutableObject; to getCODEC_REFERENCE$mes_$md$26e244$1 in mes-common.mixins.json:structures.StructurePoolAccessor from mod mes
|
16158 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: Mixing common.StructureTemplatePoolAccessor from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
16159 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.StructureTemplatePoolAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16160 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: Mixing common.StructureTemplatePoolMixin from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
16161 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.StructureTemplatePoolMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16162 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$compileRawTemplates$0(Lcom/mojang/datafixers/util/Pair;)V to md26e244$lithostitched$lambda$compileRawTemplates$0$2 in lithostitched.mixins.json:common.StructureTemplatePoolMixin from mod lithostitched
|
16163 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: Mixing accessors.StructureTemplatePoolAccess from mixins.pneumaticcraft.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
16164 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.StructureTemplatePoolAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16165 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: Mixing accessors.TemplatePoolAccess from immersiveengineering.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
16166 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.TemplatePoolAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16167 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: Mixing structures.StructurePoolAccessor from mns-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
16168 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: Renaming @Accessor method getCODEC_REFERENCE()Lorg/apache/commons/lang3/mutable/MutableObject; to getCODEC_REFERENCE$mns_$md$26e244$3 in mns-common.mixins.json:structures.StructurePoolAccessor from mod mns
|
16169 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: Mixing structures.StructurePoolAccessor from mss-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
16170 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: Renaming @Accessor method getCODEC_REFERENCE()Lorg/apache/commons/lang3/mutable/MutableObject; to getCODEC_REFERENCE$mss_$md$26e244$4 in mss-common.mixins.json:structures.StructurePoolAccessor from mod mss
|
16171 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: Mixing StructureTemplatePoolAccessor from waystones.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
16172 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: waystones.mixins.json:StructureTemplatePoolAccessor from mod waystones: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16173 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: Mixing structures.StructurePoolAccessor from mvs-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
16174 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: Renaming @Accessor method getCODEC_REFERENCE()Lorg/apache/commons/lang3/mutable/MutableObject; to getCODEC_REFERENCE$mvs_$md$26e244$5 in mvs-common.mixins.json:structures.StructurePoolAccessor from mod mvs
|
16175 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: Mixing structures.StructurePoolMixin from repurposed_structures-neoforge.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
16176 | [28Mar2025 00:54:05.016] [main/DEBUG] [mixin/]: Mixing structures.StructurePoolMixin from mes-neoforge.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
16177 | [28Mar2025 00:54:05.017] [main/DEBUG] [mixin/]: Mixing structures.StructurePoolMixin from mns-neoforge.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
16178 | [28Mar2025 00:54:05.017] [main/DEBUG] [mixin/]: Mixing structures.StructurePoolMixin from mss-neoforge.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
16179 | [28Mar2025 00:54:05.017] [main/DEBUG] [mixin/]: Mixing structures.StructurePoolMixin from mvs-neoforge.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
16180 | [28Mar2025 00:54:05.018] [main/DEBUG] [mixin/]: Unexpected: Registered method getTemplates()Lit/unimi/dsi/fastutil/objects/ObjectArrayList; in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
|
16181 | [28Mar2025 00:54:05.018] [main/DEBUG] [mixin/]: Unexpected: Registered method setRawTemplates(Ljava/util/List;)V in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
|
16182 | [28Mar2025 00:54:05.018] [main/DEBUG] [mixin/]: Unexpected: Registered method getRawTemplates()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
|
16183 | [28Mar2025 00:54:05.018] [main/DEBUG] [mixin/]: Unexpected: Registered method setRawTemplates(Ljava/util/List;)V in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
|
16184 | [28Mar2025 00:54:05.018] [main/DEBUG] [mixin/]: Unexpected: Registered method getRawTemplates()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
|
16185 | [28Mar2025 00:54:05.018] [main/DEBUG] [mixin/]: Unexpected: Registered method getTemplates()Lit/unimi/dsi/fastutil/objects/ObjectArrayList; in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
|
16186 | [28Mar2025 00:54:05.018] [main/DEBUG] [mixin/]: Unexpected: Registered method setRawTemplates(Ljava/util/List;)V in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
|
16187 | [28Mar2025 00:54:05.018] [main/DEBUG] [mixin/]: Unexpected: Registered method getRawTemplates()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
|
16188 | [28Mar2025 00:54:05.018] [main/DEBUG] [mixin/]: Unexpected: Registered method getRawTemplates()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
|
16189 | [28Mar2025 00:54:05.018] [main/DEBUG] [mixin/]: Unexpected: Registered method getRawTemplates()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
|
16190 | [28Mar2025 00:54:05.018] [main/DEBUG] [mixin/]: Unexpected: Registered method getRawTemplates()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
|
16191 | [28Mar2025 00:54:05.047] [main/DEBUG] [mixin/]: Mixing MixinBiomeSource from terrablender.mixins.json into net.minecraft.world.level.biome.BiomeSource
|
16192 | [28Mar2025 00:54:05.047] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinBiomeSource from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16193 | [28Mar2025 00:54:05.048] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$appendDeferredBiomesList$0(Ljava/util/List;)Ljava/util/Set; to md26e244$terrablender$lambda$appendDeferredBiomesList$0$0 in terrablender.mixins.json:MixinBiomeSource from mod terrablender
|
16194 | [28Mar2025 00:54:05.049] [main/DEBUG] [mixin/]: Mixing access.BiomeSourceAccess from regions_unexplored.mixins.json into net.minecraft.world.level.biome.BiomeSource
|
16195 | [28Mar2025 00:54:05.065] [main/DEBUG] [mixin/]: Mixing MixinMultiNoiseBiomeSource from terrablender.mixins.json into net.minecraft.world.level.biome.MultiNoiseBiomeSource
|
16196 | [28Mar2025 00:54:05.065] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinMultiNoiseBiomeSource from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16197 | [28Mar2025 00:54:05.065] [main/DEBUG] [mixin/]: Mixing MultiNoiseBiomeSourceAccess from terrablender.mixins.json into net.minecraft.world.level.biome.MultiNoiseBiomeSource
|
16198 | [28Mar2025 00:54:05.065] [main/DEBUG] [mixin/]: terrablender.mixins.json:MultiNoiseBiomeSourceAccess from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16199 | [28Mar2025 00:54:05.066] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinMultiNoiseBiomeSource from mod terrablender->@Inject::getNoiseBiome(IIILnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16200 | [28Mar2025 00:54:05.066] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinMultiNoiseBiomeSource from mod terrablender->@Inject::addDebugInfo(Ljava/util/List;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16201 | [28Mar2025 00:54:05.066] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinMultiNoiseBiomeSource from mod terrablender->@Inject::addDebugInfo(Ljava/util/List;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
16202 | [28Mar2025 00:54:05.066] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinMultiNoiseBiomeSource from mod terrablender->@Inject::addDebugInfo(Ljava/util/List;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
16203 | [28Mar2025 00:54:05.067] [main/DEBUG] [mixin/]: Mixing MixinParameterList from terrablender.mixins.json into net.minecraft.world.level.biome.Climate$ParameterList
|
16204 | [28Mar2025 00:54:05.067] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinParameterList from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16205 | [28Mar2025 00:54:05.067] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$initializeForTerraBlender$1(Lnet/minecraft/core/Registry;Ljava/util/List;Lcom/mojang/datafixers/util/Pair;)V to md26e244$terrablender$lambda$initializeForTerraBlender$1$0 in terrablender.mixins.json:MixinParameterList from mod terrablender
|
16206 | [28Mar2025 00:54:05.067] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$initializeForTerraBlender$0(Lterrablender/api/RegionType;JLterrablender/worldgen/noise/InitialLayer;)Lterrablender/worldgen/noise/Area; to md26e244$terrablender$lambda$initializeForTerraBlender$0$1 in terrablender.mixins.json:MixinParameterList from mod terrablender
|
16207 | [28Mar2025 00:54:05.075] [main/DEBUG] [mixin/]: Mixing MixinTheEndBiomeSource from terrablender.mixins.json into net.minecraft.world.level.biome.TheEndBiomeSource
|
16208 | [28Mar2025 00:54:05.075] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinTheEndBiomeSource from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16209 | [28Mar2025 00:54:05.075] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$initializeForTerraBlender$0(Lnet/minecraft/resources/ResourceKey;)V to md26e244$terrablender$lambda$initializeForTerraBlender$0$0 in terrablender.mixins.json:MixinTheEndBiomeSource from mod terrablender
|
16210 | [28Mar2025 00:54:05.078] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinTheEndBiomeSource from mod terrablender->@Inject::onCollectPossibleBiomes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16211 | [28Mar2025 00:54:05.078] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinTheEndBiomeSource from mod terrablender->@Inject::onGetNoiseBiome(IIILnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16212 | [28Mar2025 00:54:05.080] [main/DEBUG] [mixin/]: Mixing MixinNoiseBasedChunkGenerator from terrablender.mixins.json into net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator
|
16213 | [28Mar2025 00:54:05.080] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinNoiseBasedChunkGenerator from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16214 | [28Mar2025 00:54:05.080] [main/DEBUG] [mixin/]: Mixing access.NoiseBasedChunkGeneratorAccess from regions_unexplored.mixins.json into net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator
|
16215 | [28Mar2025 00:54:05.082] [main/DEBUG] [mixin/]: Mixing DisableVanillaFortressesMixin from betterfortresses.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
16216 | [28Mar2025 00:54:05.082] [main/DEBUG] [mixin/]: betterfortresses.mixins.json:DisableVanillaFortressesMixin from mod betterfortresses: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16217 | [28Mar2025 00:54:05.082] [main/DEBUG] [mixin/]: Mixing DisableVanillaJungleTempleMixin from betterjungletemples.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
16218 | [28Mar2025 00:54:05.082] [main/DEBUG] [mixin/]: betterjungletemples.mixins.json:DisableVanillaJungleTempleMixin from mod betterjungletemples: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16219 | [28Mar2025 00:54:05.083] [main/DEBUG] [mixin/]: Mixing MixinChunkGenerator from terrablender.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
16220 | [28Mar2025 00:54:05.083] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinChunkGenerator from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16221 | [28Mar2025 00:54:05.083] [main/DEBUG] [mixin/]: Mixing DisableVanillaMonumentsMixin from betteroceanmonuments.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
16222 | [28Mar2025 00:54:05.083] [main/DEBUG] [mixin/]: betteroceanmonuments.mixins.json:DisableVanillaMonumentsMixin from mod betteroceanmonuments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16223 | [28Mar2025 00:54:05.083] [main/DEBUG] [mixin/]: Mixing optimizations.tickets.ChunkGeneratorMixin from servercore.common.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
16224 | [28Mar2025 00:54:05.083] [main/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.tickets.ChunkGeneratorMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
16225 | [28Mar2025 00:54:05.083] [main/DEBUG] [mixin/]: Mixing DisableVanillaMineshaftsMixin from bettermineshafts.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
16226 | [28Mar2025 00:54:05.083] [main/DEBUG] [mixin/]: bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin from mod bettermineshafts: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16227 | [28Mar2025 00:54:05.083] [main/DEBUG] [mixin/]: Mixing common.ChunkGeneratorAccessor from lithostitched.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
16228 | [28Mar2025 00:54:05.083] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.ChunkGeneratorAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16229 | [28Mar2025 00:54:05.083] [main/DEBUG] [mixin/]: Mixing DisableVanillaWitchHutsMixin from betterwitchhuts.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
16230 | [28Mar2025 00:54:05.083] [main/DEBUG] [mixin/]: betterwitchhuts.mixins.json:DisableVanillaWitchHutsMixin from mod betterwitchhuts: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16231 | [28Mar2025 00:54:05.083] [main/DEBUG] [mixin/]: Mixing DisableVanillaStrongholdsMixin from betterstrongholds.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
16232 | [28Mar2025 00:54:05.083] [main/DEBUG] [mixin/]: betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin from mod betterstrongholds: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16233 | [28Mar2025 00:54:05.084] [main/DEBUG] [mixin/]: Mixing DisableVanillaPyramidsMixin from betterdeserttemples.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
16234 | [28Mar2025 00:54:05.084] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:DisableVanillaPyramidsMixin from mod betterdeserttemples: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16235 | [28Mar2025 00:54:05.085] [main/DEBUG] [mixin/]: betterfortresses.mixins.json:DisableVanillaFortressesMixin from mod betterfortresses->@Inject::betterfortresses_disableVanillaFortresses(Lnet/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/SectionPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16236 | [28Mar2025 00:54:05.085] [main/DEBUG] [mixin/]: betterjungletemples.mixins.json:DisableVanillaJungleTempleMixin from mod betterjungletemples->@Inject::betterjungletemples_disableVanillaJungleTemples(Lnet/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/SectionPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16237 | [28Mar2025 00:54:05.085] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinChunkGenerator from mod terrablender->@Inject::validate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
16238 | [28Mar2025 00:54:05.085] [main/DEBUG] [mixin/]: betteroceanmonuments.mixins.json:DisableVanillaMonumentsMixin from mod betteroceanmonuments->@Inject::betteroceanmonuments_disableVanillaMonuments(Lnet/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/SectionPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16239 | [28Mar2025 00:54:05.085] [main/DEBUG] [mixin/]: bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin from mod bettermineshafts->@Inject::bettermineshafts_disableVanillaMineshafts(Lnet/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/SectionPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16240 | [28Mar2025 00:54:05.085] [main/DEBUG] [mixin/]: betterwitchhuts.mixins.json:DisableVanillaWitchHutsMixin from mod betterwitchhuts->@Inject::betterwitchhuts_disableVanillaWitchHuts(Lnet/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/SectionPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16241 | [28Mar2025 00:54:05.085] [main/DEBUG] [mixin/]: betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin from mod betterstrongholds->@Inject::betterstrongholds_disableVanillaStrongholds(Lnet/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/SectionPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16242 | [28Mar2025 00:54:05.085] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:DisableVanillaPyramidsMixin from mod betterdeserttemples->@Inject::betterdeserttemples_disableVanillaDesertPyramids(Lnet/minecraft/world/level/levelgen/structure/StructureSet$StructureSelectionEntry;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/SectionPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16243 | [28Mar2025 00:54:05.088] [main/DEBUG] [mixin/]: Mixing world.NoiseGeneratorSettingsAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.level.levelgen.NoiseGeneratorSettings
|
16244 | [28Mar2025 00:54:05.088] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.NoiseGeneratorSettingsAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16245 | [28Mar2025 00:54:05.088] [main/DEBUG] [mixin/]: Mixing MixinNoiseGeneratorSettings from terrablender.mixins.json into net.minecraft.world.level.levelgen.NoiseGeneratorSettings
|
16246 | [28Mar2025 00:54:05.088] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinNoiseGeneratorSettings from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16247 | [28Mar2025 00:54:05.088] [main/DEBUG] [mixin/]: Mixing common.NoiseGeneratorSettingsAccessor from lithostitched.mixins.json into net.minecraft.world.level.levelgen.NoiseGeneratorSettings
|
16248 | [28Mar2025 00:54:05.088] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.NoiseGeneratorSettingsAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16249 | [28Mar2025 00:54:05.088] [main/DEBUG] [mixin/]: Mixing access.NoiseGeneratorSettingsAccess from regions_unexplored.mixins.json into net.minecraft.world.level.levelgen.NoiseGeneratorSettings
|
16250 | [28Mar2025 00:54:05.089] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinNoiseGeneratorSettings from mod terrablender->@Inject::surfaceRule(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16251 | [28Mar2025 00:54:05.089] [main/DEBUG] [mixin/]: Unexpected: Registered method setNoiseRouter(Lnet/minecraft/world/level/levelgen/NoiseRouter;)V in net.minecraft.world.level.levelgen.NoiseGeneratorSettings was not merged
|
16252 | [28Mar2025 00:54:05.127] [main/DEBUG] [mixin/]: Mixing accessor.SinglePoolElementAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
16253 | [28Mar2025 00:54:05.127] [main/DEBUG] [mixin/]: yungsapi.mixins.json:accessor.SinglePoolElementAccessor from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16254 | [28Mar2025 00:54:05.127] [main/DEBUG] [mixin/]: Mixing structures.SinglePoolElementAccessor from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
16255 | [28Mar2025 00:54:05.127] [main/DEBUG] [mixin/]: Mixing world.SinglePoolElementAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
16256 | [28Mar2025 00:54:05.127] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.SinglePoolElementAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16257 | [28Mar2025 00:54:05.127] [main/DEBUG] [mixin/]: Mixing accessor.SinglePoolElementAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
16258 | [28Mar2025 00:54:05.127] [main/DEBUG] [mixin/]: cataclysm.mixins.json:accessor.SinglePoolElementAccessor from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16259 | [28Mar2025 00:54:05.128] [main/DEBUG] [mixin/]: Mixing structures.SinglePoolElementAccessor from mes-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
16260 | [28Mar2025 00:54:05.128] [main/DEBUG] [mixin/]: Mixing common.SinglePoolElementAccessor from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
16261 | [28Mar2025 00:54:05.128] [main/DEBUG] [mixin/]: lithostitched.mixins.json:common.SinglePoolElementAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16262 | [28Mar2025 00:54:05.128] [main/DEBUG] [mixin/]: Mixing structures.SinglePoolElementAccessor from mns-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
16263 | [28Mar2025 00:54:05.128] [main/DEBUG] [mixin/]: Mixing structures.SinglePoolElementAccessor from mss-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
16264 | [28Mar2025 00:54:05.128] [main/DEBUG] [mixin/]: Mixing SinglePoolElementMixin from waystones.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
16265 | [28Mar2025 00:54:05.128] [main/DEBUG] [mixin/]: waystones.mixins.json:SinglePoolElementMixin from mod waystones: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16266 | [28Mar2025 00:54:05.128] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$waystones$isWaystone$1(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;)V to md26e244$waystones$lambda$waystones$isWaystone$1$0 in waystones.mixins.json:SinglePoolElementMixin from mod waystones
|
16267 | [28Mar2025 00:54:05.128] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$waystones$isWaystone$0(Lnet/minecraft/resources/ResourceLocation;)V to md26e244$waystones$lambda$waystones$isWaystone$0$1 in waystones.mixins.json:SinglePoolElementMixin from mod waystones
|
16268 | [28Mar2025 00:54:05.128] [main/DEBUG] [mixin/]: Mixing structures.SinglePoolElementAccessor from mvs-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
16269 | [28Mar2025 00:54:05.129] [main/DEBUG] [mixin/]: waystones.mixins.json:SinglePoolElementMixin from mod waystones->@Inject::place(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/templatesystem/LiquidSettings;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16270 | [28Mar2025 00:54:05.129] [main/DEBUG] [mixin/]: Unexpected: Registered method callGetTemplate(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate; in net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement was not merged
|
16271 | [28Mar2025 00:54:05.129] [main/DEBUG] [mixin/]: Unexpected: Registered method callGetTemplate(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate; in net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement was not merged
|
16272 | [28Mar2025 00:54:05.129] [main/DEBUG] [mixin/]: Unexpected: Registered method callGetTemplate(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate; in net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement was not merged
|
16273 | [28Mar2025 00:54:05.129] [main/DEBUG] [mixin/]: Unexpected: Registered method getTemplate()Lcom/mojang/datafixers/util/Either; in net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement was not merged
|
16274 | [28Mar2025 00:54:05.129] [main/DEBUG] [mixin/]: Unexpected: Registered method callGetTemplate(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate; in net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement was not merged
|
16275 | [28Mar2025 00:54:05.129] [main/DEBUG] [mixin/]: Unexpected: Registered method callGetTemplate(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate; in net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement was not merged
|
16276 | [28Mar2025 00:54:05.129] [main/DEBUG] [mixin/]: Unexpected: Registered method callGetTemplate(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate; in net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement was not merged
|
16277 | [28Mar2025 00:54:05.129] [main/DEBUG] [mixin/]: Unexpected: Registered method getTemplate()Lcom/mojang/datafixers/util/Either; in net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement was not merged
|
16278 | [28Mar2025 00:54:05.131] [main/DEBUG] [mixin/]: Mixing accessor.ListPoolElementAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.pools.ListPoolElement
|
16279 | [28Mar2025 00:54:05.131] [main/DEBUG] [mixin/]: yungsapi.mixins.json:accessor.ListPoolElementAccessor from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16280 | [28Mar2025 00:54:05.131] [main/DEBUG] [mixin/]: Mixing structures.ListPoolElementAccessor from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.ListPoolElement
|
16281 | [28Mar2025 00:54:05.131] [main/DEBUG] [mixin/]: Mixing accessor.ListPoolElementAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.pools.ListPoolElement
|
16282 | [28Mar2025 00:54:05.131] [main/DEBUG] [mixin/]: cataclysm.mixins.json:accessor.ListPoolElementAccessor from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16283 | [28Mar2025 00:54:05.131] [main/DEBUG] [mixin/]: Mixing structures.ListPoolElementAccessor from mes-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.ListPoolElement
|
16284 | [28Mar2025 00:54:05.131] [main/DEBUG] [mixin/]: Mixing structures.ListPoolElementAccessor from mns-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.ListPoolElement
|
16285 | [28Mar2025 00:54:05.131] [main/DEBUG] [mixin/]: Mixing structures.ListPoolElementAccessor from mss-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.ListPoolElement
|
16286 | [28Mar2025 00:54:05.131] [main/DEBUG] [mixin/]: Mixing structures.ListPoolElementAccessor from mvs-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.ListPoolElement
|
16287 | [28Mar2025 00:54:05.132] [main/DEBUG] [mixin/]: Unexpected: Registered method getElements()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.pools.ListPoolElement was not merged
|
16288 | [28Mar2025 00:54:05.133] [main/DEBUG] [mixin/]: Mixing accessor.FeaturePoolElementAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.pools.FeaturePoolElement
|
16289 | [28Mar2025 00:54:05.133] [main/DEBUG] [mixin/]: yungsapi.mixins.json:accessor.FeaturePoolElementAccessor from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16290 | [28Mar2025 00:54:05.133] [main/DEBUG] [mixin/]: Mixing accessor.FeaturePoolElementAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.pools.FeaturePoolElement
|
16291 | [28Mar2025 00:54:05.133] [main/DEBUG] [mixin/]: cataclysm.mixins.json:accessor.FeaturePoolElementAccessor from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16292 | [28Mar2025 00:54:05.133] [main/DEBUG] [mixin/]: Unexpected: Registered method getFeature()Lnet/minecraft/core/Holder; in net.minecraft.world.level.levelgen.structure.pools.FeaturePoolElement was not merged
|
16293 | [28Mar2025 00:54:05.156] [main/DEBUG] [mixin/]: Mixing ClickEventMixin from kubejs.mixins.json into net.minecraft.network.chat.ClickEvent
|
16294 | [28Mar2025 00:54:05.162] [main/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/core/component/DataComponents$Anonymous$f1dd0b1b1c414670919aceab318d0cda (originally net/darkhax/bookshelf/common/mixin/patch/component/MixinDataComponents$1)
|
16295 | [28Mar2025 00:54:05.187] [main/DEBUG] [mixin/]: Mixing DamageSourceMixin from apotheosis.mixins.json into net.minecraft.world.damagesource.DamageSource
|
16296 | [28Mar2025 00:54:05.187] [main/DEBUG] [mixin/]: Mixing DamageSourceMixin from ars_nouveau.mixins.json into net.minecraft.world.damagesource.DamageSource
|
16297 | [28Mar2025 00:54:05.187] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$spellDeathMessage$0(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; to md26e244$ars_nouveau$lambda$spellDeathMessage$0$0 in ars_nouveau.mixins.json:DamageSourceMixin from mod ars_nouveau
|
16298 | [28Mar2025 00:54:05.190] [main/DEBUG] [mixin/]: Mixing DamageSourceMixin from kubejs.mixins.json into net.minecraft.world.damagesource.DamageSource
|
16299 | [28Mar2025 00:54:05.192] [main/DEBUG] [mixin/]: apotheosis.mixins.json:DamageSourceMixin from mod apotheosis->@Inject::apoth_isSourceInExtraTags(Lnet/minecraft/tags/TagKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16300 | [28Mar2025 00:54:05.192] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:DamageSourceMixin from mod ars_nouveau->@Inject::spellDeathMessage(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16301 | [28Mar2025 00:54:05.208] [main/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/enchantment/providers/SingleEnchantment
|
16302 | [28Mar2025 00:54:05.209] [main/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/enchantment/providers/SingleEnchantment
|
16303 | [28Mar2025 00:54:05.255] [main/INFO] [net.minecraft.server.Bootstrap/]: Vanilla bootstrap took 4180 milliseconds
|
16304 | [28Mar2025 00:54:05.259] [main/DEBUG] [mixin/]: Mixing features.misc.MinecraftServerMixin from servercore.common.mixins.json into net.minecraft.server.MinecraftServer
|
16305 | [28Mar2025 00:54:05.259] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.misc.MinecraftServerMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
16306 | [28Mar2025 00:54:05.259] [main/DEBUG] [mixin/]: Mixing perf.dedicated_reload_executor.MinecraftServerMixin from modernfix-common.mixins.json into net.minecraft.server.MinecraftServer
|
16307 | [28Mar2025 00:54:05.259] [main/DEBUG] [mixin/]: Mixing core.MinecraftServerMixin from modernfix-common.mixins.json into net.minecraft.server.MinecraftServer
|
16308 | [28Mar2025 00:54:05.259] [main/DEBUG] [mixin/]: Mixing accessor.MinecraftServerAccessor from ponder.mixins.json into net.minecraft.server.MinecraftServer
|
16309 | [28Mar2025 00:54:05.259] [main/DEBUG] [mixin/]: ponder.mixins.json:accessor.MinecraftServerAccessor from mod ponder: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16310 | [28Mar2025 00:54:05.259] [main/DEBUG] [mixin/]: Mixing MinecraftServerMixin from balm.neoforge.mixins.json into net.minecraft.server.MinecraftServer
|
16311 | [28Mar2025 00:54:05.260] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$reloadResources$0(Ljava/lang/Void;)V to md26e244$balm$lambda$reloadResources$0$0 in balm.neoforge.mixins.json:MinecraftServerMixin from mod balm
|
16312 | [28Mar2025 00:54:05.261] [main/DEBUG] [mixin/]: Mixing MinecraftServerMixin from servercore.common.mixins.json into net.minecraft.server.MinecraftServer
|
16313 | [28Mar2025 00:54:05.261] [main/DEBUG] [mixin/]: servercore.common.mixins.json:MinecraftServerMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
16314 | [28Mar2025 00:54:05.261] [main/DEBUG] [mixin/]: Mixing MinecraftServerMixin from kubejs.mixins.json into net.minecraft.server.MinecraftServer
|
16315 | [28Mar2025 00:54:05.262] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$kjs$endResourceReload$1()V to md26e244$kubejs$lambda$kjs$endResourceReload$1$1 in kubejs.mixins.json:MinecraftServerMixin from mod kubejs
|
16316 | [28Mar2025 00:54:05.262] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$kjs$init$0()V to md26e244$kubejs$lambda$kjs$init$0$2 in kubejs.mixins.json:MinecraftServerMixin from mod kubejs
|
16317 | [28Mar2025 00:54:05.264] [main/DEBUG] [mixin/]: Mixing MinecraftServerMixin from regions_unexplored.mixins.json into net.minecraft.server.MinecraftServer
|
16318 | [28Mar2025 00:54:05.264] [main/DEBUG] [mixin/]: Mixing spatial.MinecraftServerMixin from ae2.mixins.json into net.minecraft.server.MinecraftServer
|
16319 | [28Mar2025 00:54:05.264] [main/DEBUG] [mixin/]: ae2.mixins.json:spatial.MinecraftServerMixin from mod ae2: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_11 supports class version 55)
|
16320 | [28Mar2025 00:54:05.265] [main/DEBUG] [mixin/]: Mixing TeslaNetworkHolderMinecraftServerMixin from extended_industrialization.mixins.json into net.minecraft.server.MinecraftServer
|
16321 | [28Mar2025 00:54:05.271] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix->@Inject::trackTickTime(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16322 | [28Mar2025 00:54:05.271] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix->@Inject::trackTickTime(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
16323 | [28Mar2025 00:54:05.271] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix->@Inject::trackTickTime(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
16324 | [28Mar2025 00:54:05.271] [main/DEBUG] [mixin/]: balm.neoforge.mixins.json:MinecraftServerMixin from mod balm->@Inject::reloadResources(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16325 | [28Mar2025 00:54:05.271] [main/DEBUG] [mixin/]: kubejs.mixins.json:MinecraftServerMixin from mod kubejs->@Inject::kjs$init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16326 | [28Mar2025 00:54:05.271] [main/DEBUG] [mixin/]: kubejs.mixins.json:MinecraftServerMixin from mod kubejs->@Inject::kjs$init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
16327 | [28Mar2025 00:54:05.271] [main/DEBUG] [mixin/]: kubejs.mixins.json:MinecraftServerMixin from mod kubejs->@Inject::kjs$init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
16328 | [28Mar2025 00:54:05.271] [main/DEBUG] [mixin/]: kubejs.mixins.json:MinecraftServerMixin from mod kubejs->@Inject::kjs$postTickServer(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16329 | [28Mar2025 00:54:05.271] [main/DEBUG] [mixin/]: kubejs.mixins.json:MinecraftServerMixin from mod kubejs->@Inject::kjs$postTickServer(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
16330 | [28Mar2025 00:54:05.271] [main/DEBUG] [mixin/]: kubejs.mixins.json:MinecraftServerMixin from mod kubejs->@Inject::kjs$postTickServer(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
16331 | [28Mar2025 00:54:05.271] [main/DEBUG] [mixin/]: kubejs.mixins.json:MinecraftServerMixin from mod kubejs->@Inject::kjs$endResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
16332 | [28Mar2025 00:54:05.271] [main/DEBUG] [mixin/]: kubejs.mixins.json:MinecraftServerMixin from mod kubejs->@Inject::kjs$endResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
16333 | [28Mar2025 00:54:05.271] [main/DEBUG] [mixin/]: kubejs.mixins.json:MinecraftServerMixin from mod kubejs->@Inject::kjs$endResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
16334 | [28Mar2025 00:54:05.271] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:MinecraftServerMixin from mod regions_unexplored->@Inject::regions_unexplored$hackyAddSurfaceRules(Lnet/minecraft/server/level/progress/ChunkProgressListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16335 | [28Mar2025 00:54:05.271] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:MinecraftServerMixin from mod regions_unexplored->@Inject::regions_unexplored$hackyAddSurfaceRules(Lnet/minecraft/server/level/progress/ChunkProgressListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
16336 | [28Mar2025 00:54:05.271] [main/DEBUG] [mixin/]: regions_unexplored.mixins.json:MinecraftServerMixin from mod regions_unexplored->@Inject::regions_unexplored$hackyAddSurfaceRules(Lnet/minecraft/server/level/progress/ChunkProgressListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
16337 | [28Mar2025 00:54:05.271] [main/DEBUG] [mixin/]: ae2.mixins.json:spatial.MinecraftServerMixin from mod ae2->@Inject::injectSpatialLevel(Lnet/minecraft/server/level/progress/ChunkProgressListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16338 | [28Mar2025 00:54:05.271] [main/DEBUG] [mixin/]: ae2.mixins.json:spatial.MinecraftServerMixin from mod ae2->@Inject::injectSpatialLevel(Lnet/minecraft/server/level/progress/ChunkProgressListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
16339 | [28Mar2025 00:54:05.271] [main/DEBUG] [mixin/]: ae2.mixins.json:spatial.MinecraftServerMixin from mod ae2->@Inject::injectSpatialLevel(Lnet/minecraft/server/level/progress/ChunkProgressListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
16340 | [28Mar2025 00:54:05.280] [main/DEBUG] [mixin/]: Mixing perf.fix_loop_spin_waiting.BlockableEventLoopMixin from modernfix-common.mixins.json into net.minecraft.util.thread.BlockableEventLoop
|
16341 | [28Mar2025 00:54:05.295] [main/DEBUG] [net.neoforged.fml.ModWorkManager/LOADING]: Using 24 threads for parallel mod-loading
|
16342 | [28Mar2025 00:54:05.304] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.betterdungeons.BetterDungeonsNeoForge]
|
16343 | [28Mar2025 00:54:05.306] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.frikinjay.almanac.neoforge.AlmanacNeoForge]
|
16344 | [28Mar2025 00:54:05.306] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.simplemagnets.SimpleMagnets]
|
16345 | [28Mar2025 00:54:05.307] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.integratedterminals.IntegratedTerminals]
|
16346 | [28Mar2025 00:54:05.308] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.integratedterminalscompat.IntegratedTerminalsCompat]
|
16347 | [28Mar2025 00:54:05.309] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.enderio.EnderIOBase]
|
16348 | [28Mar2025 00:54:05.309] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.su5ed.mffs.MFFSMod]
|
16349 | [28Mar2025 00:54:05.309] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.enderio.core.EnderCore]
|
16350 | [28Mar2025 00:54:05.310] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.neoforged.neoforge.common.NeoForgeMod]
|
16351 | [28Mar2025 00:54:05.311] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.embeddedt.modernfix.neoforge.init.ModernFixForge]
|
16352 | [28Mar2025 00:54:05.312] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.evilcraft.EvilCraft]
|
16353 | [28Mar2025 00:54:05.312] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.evilcraftcompat.EvilCraftCompat]
|
16354 | [28Mar2025 00:54:05.313] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.yungsapi.YungsApiNeoForge]
|
16355 | [28Mar2025 00:54:05.313] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mcwstairs.kikoz.MacawsStairs]
|
16356 | [28Mar2025 00:54:05.313] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.gateways.Gateways]
|
16357 | [28Mar2025 00:54:05.313] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [xyz.iwolfking.rechiseled_chipped.Rechiseled_chipped]
|
16358 | [28Mar2025 00:54:05.313] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.betterfortresses.BetterFortressesNeoForge]
|
16359 | [28Mar2025 00:54:05.314] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.shedaniel.clothconfig.ClothConfigForge]
|
16360 | [28Mar2025 00:54:05.314] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mehvahdjukaar.sawmill.neoforge.SawmillModImpl]
|
16361 | [28Mar2025 00:54:05.314] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mehvahdjukaar.supplementaries.neoforge.SupplementariesForge]
|
16362 | [28Mar2025 00:54:05.314] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.industrial.IndustrialForegoing]
|
16363 | [28Mar2025 00:54:05.316] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [earth.terrarium.handcrafted.neoforge.HandcraftedNeoForge]
|
16364 | [28Mar2025 00:54:05.316] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.telepathicgrunt.repurposedstructures.neoforge.RepurposedStructuresNeoforge]
|
16365 | [28Mar2025 00:54:05.316] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.wuffs.bcc.BetterCompatibilityChecker]
|
16366 | [28Mar2025 00:54:05.317] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.camol.Camol]
|
16367 | [28Mar2025 00:54:05.317] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.heyberryshutup.HeyBerry]
|
16368 | [28Mar2025 00:54:05.318] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.integratedscripting.IntegratedScripting]
|
16369 | [28Mar2025 00:54:05.320] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.lucko.spark.neoforge.NeoForgeSparkMod]
|
16370 | [28Mar2025 00:54:05.320] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.yungsextras.YungsExtrasNeoForge]
|
16371 | [28Mar2025 00:54:05.320] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.github.frqnny.omegaconfig.neoforge.OmegaConfigNeoForge]
|
16372 | [28Mar2025 00:54:05.320] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.ellpeck.naturesaura.NaturesAura]
|
16373 | [28Mar2025 00:54:05.321] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mcwroofs.kikoz.MacawsRoofs]
|
16374 | [28Mar2025 00:54:05.321] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.betterendisland.BetterEndIslandNeoForge]
|
16375 | [28Mar2025 00:54:05.321] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.telepathicgrunt.the_bumblezone.neoforge.BumblezoneNeoForge]
|
16376 | [28Mar2025 00:54:05.321] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [ovh.corail.tombstone.ModTombstone]
|
16377 | [28Mar2025 00:54:05.322] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.enderio.machines.EnderIOMachines]
|
16378 | [28Mar2025 00:54:05.322] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [journeymap.JourneyMapAPI]
|
16379 | [28Mar2025 00:54:05.322] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [ca.teamdman.sfm.SFM]
|
16380 | [28Mar2025 00:54:05.322] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mcwlights.kikoz.MacawsLights]
|
16381 | [28Mar2025 00:54:05.322] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.betterjungletemples.BetterJungleTemplesNeoForge]
|
16382 | [28Mar2025 00:54:05.323] [main/DEBUG] [net.neoforged.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for byzantine
|
16383 | [28Mar2025 00:54:05.323] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.tslat.smartbrainlib.SmartBrainLib]
|
16384 | [28Mar2025 00:54:05.323] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.rechiseled.Rechiseled]
|
16385 | [28Mar2025 00:54:05.324] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.caffeinemc.mods.lithium.neoforge.LithiumNeoForgeMod]
|
16386 | [28Mar2025 00:54:05.324] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.darkhax.attributefix.impl.NeoForgeMod]
|
16387 | [28Mar2025 00:54:05.324] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.illusivesoulworks.caelus.CaelusNeoForgeMod]
|
16388 | [28Mar2025 00:54:05.324] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.Pdiddy973.AllTheCompressed.AllTheCompressed]
|
16389 | [28Mar2025 00:54:05.324] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mcwholidays.kikoz.MacawsHolidays]
|
16390 | [28Mar2025 00:54:05.324] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.epherical.epherolib.EpheroLibForge]
|
16391 | [28Mar2025 00:54:05.325] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mars.laserbridges.Laserbridges]
|
16392 | [28Mar2025 00:54:05.325] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.compactmods.machines.CompactMachinesCommon, dev.compactmods.machines.server.CompactMachinesServer]
|
16393 | [28Mar2025 00:54:05.325] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.farmingforblockheads.NeoForgeFarmingForBlockheads]
|
16394 | [28Mar2025 00:54:05.326] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mgen256.al.AdditionalLights]
|
16395 | [28Mar2025 00:54:05.326] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.fusion.Fusion]
|
16396 | [28Mar2025 00:54:05.326] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [edivad.edivadlib.EdivadLib]
|
16397 | [28Mar2025 00:54:05.326] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.integratedcrafting.IntegratedCrafting]
|
16398 | [28Mar2025 00:54:05.326] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.aurelj.dungeons_arise.DungeonsAriseMain]
|
16399 | [28Mar2025 00:54:05.327] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.maxhenkel.voicechat.NeoForgeVoicechatMod]
|
16400 | [28Mar2025 00:54:05.327] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [terrablender.core.TerraBlenderNeoForge]
|
16401 | [28Mar2025 00:54:05.327] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.tristankechlo.livingthings.NeoForgeLivingThings]
|
16402 | [28Mar2025 00:54:05.327] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.pam.pamhc2crops.pamhc2crops]
|
16403 | [28Mar2025 00:54:05.327] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.uncandango.alltheleaks.AllTheLeaks]
|
16404 | [28Mar2025 00:54:05.328] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ldtteam.cleanswing.CleanSwing]
|
16405 | [28Mar2025 00:54:05.328] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.corgitaco.corgilib.neoforge.CorgiLibNeoForge]
|
16406 | [28Mar2025 00:54:05.328] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.sushigocrafting.SushiGoCrafting]
|
16407 | [28Mar2025 00:54:05.328] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ldtteam.domumornamentum.DomumOrnamentum]
|
16408 | [28Mar2025 00:54:05.329] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
16409 | [28Mar2025 00:54:05.329] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.satherov.luminax.Luminax]
|
16410 | [28Mar2025 00:54:05.329] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [es.degrassi.experiencelib.ExperienceLib]
|
16411 | [28Mar2025 00:54:05.329] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.traverse.bhc.common.BaubleyHeartCanisters]
|
16412 | [28Mar2025 00:54:05.330] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.geforcemods.securitycraft.SecurityCraft]
|
16413 | [28Mar2025 00:54:05.330] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.almostreliable.unified.AlmostUnifiedNeoForge]
|
16414 | [28Mar2025 00:54:05.330] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.telepathicgrunt.wits.neoforge.WITSForge]
|
16415 | [28Mar2025 00:54:05.331] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.raphimc.immediatelyfast.neoforge.ImmediatelyFastNeoForge]
|
16416 | [28Mar2025 00:54:05.331] [main/DEBUG] [net.neoforged.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for structory_towers
|
16417 | [28Mar2025 00:54:05.331] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [squeek.appleskin.AppleSkin]
|
16418 | [28Mar2025 00:54:05.331] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [noobanidus.mods.lootr.neoforge.Lootr]
|
16419 | [28Mar2025 00:54:05.331] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.klikli_dev.occultism.Occultism]
|
16420 | [28Mar2025 00:54:05.332] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.thevortex.allthetweaks.AllTheTweaks]
|
16421 | [28Mar2025 00:54:05.332] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
16422 | [28Mar2025 00:54:05.332] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [lain.mods.cos.init.neoforge.NeoForgeCosmeticArmorReworked]
|
16423 | [28Mar2025 00:54:05.332] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [commoble.morered.MoreRed]
|
16424 | [28Mar2025 00:54:05.333] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
16425 | [28Mar2025 00:54:05.333] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.srendi.advancedperipherals.AdvancedPeripherals]
|
16426 | [28Mar2025 00:54:05.334] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ldtteam.towntalk.TownTalk]
|
16427 | [28Mar2025 00:54:05.335] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.fireproofboats.FireproofBoats]
|
16428 | [28Mar2025 00:54:05.335] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.betteroceanmonuments.BetterOceanMonumentsNeoForge]
|
16429 | [28Mar2025 00:54:05.335] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.p3pp3rf1y.sophisticatedcore.SophisticatedCore]
|
16430 | [28Mar2025 00:54:05.336] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.bigenergy.glassential.Glassential]
|
16431 | [28Mar2025 00:54:05.337] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.placebo.Placebo]
|
16432 | [28Mar2025 00:54:05.338] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.wstweaks.WitherSkeletonTweaks]
|
16433 | [28Mar2025 00:54:05.339] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.fastfurnace.FastFurnace]
|
16434 | [28Mar2025 00:54:05.339] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [it.crystalnest.cobweb.ModLoader]
|
16435 | [28Mar2025 00:54:05.339] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.darkhax.bookshelf.neoforge.impl.NeoForgeMod]
|
16436 | [28Mar2025 00:54:05.340] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.p3pp3rf1y.sophisticatedbackpacks.SophisticatedBackpacks]
|
16437 | [28Mar2025 00:54:05.340] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.technici4n.immeng.ImmEng]
|
16438 | [28Mar2025 00:54:05.340] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mcwdoors.kikoz.MacawsDoors]
|
16439 | [28Mar2025 00:54:05.340] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [ru.yurannnzzz.moreredcccompat.MoreRedCCCompatMod]
|
16440 | [28Mar2025 00:54:05.341] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.utilitarian.Utilitarian]
|
16441 | [28Mar2025 00:54:05.341] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.fzzyhmstrs.fzzy_config.FzzyConfigNeoForge]
|
16442 | [28Mar2025 00:54:05.341] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [earth.terrarium.chipped.neoforge.ChippedNeoForge]
|
16443 | [28Mar2025 00:54:05.342] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mcwbridges.kikoz.MacawsBridges]
|
16444 | [28Mar2025 00:54:05.342] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [traben.entity_model_features.neoforge.EMFNeoForge]
|
16445 | [28Mar2025 00:54:05.342] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [traben.entity_texture_features.neoforge.ETFClientNeoForge]
|
16446 | [28Mar2025 00:54:05.342] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.hostilenetworks.HostileNetworks]
|
16447 | [28Mar2025 00:54:05.342] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.jearchaeology.JEArchaeology]
|
16448 | [28Mar2025 00:54:05.343] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.fuelgoeshere.FuelGoesHere]
|
16449 | [28Mar2025 00:54:05.343] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.flanks255.simplylight.SimplyLight]
|
16450 | [28Mar2025 00:54:05.343] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.industrialforegoingsouls.IndustrialForegoingSouls]
|
16451 | [28Mar2025 00:54:05.343] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.github.L_Ender.lionfishapi.LionfishAPI]
|
16452 | [28Mar2025 00:54:05.343] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.memorysettings.MemorysettingsMod]
|
16453 | [28Mar2025 00:54:05.344] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.github.L_Ender.cataclysm.Cataclysm]
|
16454 | [28Mar2025 00:54:05.344] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ldtteam.blockui.mod.BlockUI]
|
16455 | [28Mar2025 00:54:05.344] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ldtteam.structurize.Structurize]
|
16456 | [28Mar2025 00:54:05.344] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.mangorage.tiab.neoforge.NeoForgeTiabMod]
|
16457 | [28Mar2025 00:54:05.345] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.smithingtemplateviewer.SmithingTemplateViewer]
|
16458 | [28Mar2025 00:54:05.345] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blakebr0.mysticalcustomization.MysticalCustomization]
|
16459 | [28Mar2025 00:54:05.345] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.vsngarcia.neoforge.ElevatorModNeoForge]
|
16460 | [28Mar2025 00:54:05.345] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
16461 | [28Mar2025 00:54:05.345] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.hardenedarmadillos.HardenedArmadillos]
|
16462 | [28Mar2025 00:54:05.345] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.builtbroken.ai.improvements.AIImprovements]
|
16463 | [28Mar2025 00:54:05.346] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.cupboard.Cupboard]
|
16464 | [28Mar2025 00:54:05.346] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mystchonky.arsocultas.ArsOcultas]
|
16465 | [28Mar2025 00:54:05.346] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [quek.undergarden.Undergarden]
|
16466 | [28Mar2025 00:54:05.347] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.cursee.monolib.MonoLibNeoForge]
|
16467 | [28Mar2025 00:54:05.347] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [neoforge.com.cursee.disenchanting_table.DisenchantingTableNeoForge]
|
16468 | [28Mar2025 00:54:05.347] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrcrayfish.framework.FrameworkNeoForge]
|
16469 | [28Mar2025 00:54:05.348] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.kreezcraft.badwithernocookiereloaded.BadwitherNoCookieNeoForge]
|
16470 | [28Mar2025 00:54:05.348] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [observable.forge.ObservableForge]
|
16471 | [28Mar2025 00:54:05.348] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.redspace.atlasapi.AtlasApi]
|
16472 | [28Mar2025 00:54:05.348] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.pam.pamhc2trees.Pamhc2trees]
|
16473 | [28Mar2025 00:54:05.349] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [wile.redstonepen.ModRedstonePen]
|
16474 | [28Mar2025 00:54:05.349] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.dyenamics.Dyenamics]
|
16475 | [28Mar2025 00:54:05.349] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [commonnetwork.CommonNetworkNeoForge]
|
16476 | [28Mar2025 00:54:05.349] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.maxhenkel.reap.Main]
|
16477 | [28Mar2025 00:54:05.349] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.productivemetalworks.ProductiveMetalworks]
|
16478 | [28Mar2025 00:54:05.350] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [illagerwarship.IllagerwarshipMod]
|
16479 | [28Mar2025 00:54:05.350] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blamejared.clumps.Clumps]
|
16480 | [28Mar2025 00:54:05.350] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [artifacts.neoforge.ArtifactsNeoForge]
|
16481 | [28Mar2025 00:54:05.350] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.chaosthedude.explorerscompass.ExplorersCompass]
|
16482 | [28Mar2025 00:54:05.351] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.direwolf20.mininggadgets.common.MiningGadgets]
|
16483 | [28Mar2025 00:54:05.351] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.klikli_dev.theurgykubejs.TheurgyKubeJS]
|
16484 | [28Mar2025 00:54:05.351] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.trophymanager.TrophyManager]
|
16485 | [28Mar2025 00:54:05.352] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [vazkii.akashictome.AkashicTome]
|
16486 | [28Mar2025 00:54:05.352] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tv.soaryn.xycraft.core.XyCore]
|
16487 | [28Mar2025 00:54:05.352] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.repeatabletrialvaults.RTVMod]
|
16488 | [28Mar2025 00:54:05.352] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blakebr0.mysticalagriculture.MysticalAgriculture]
|
16489 | [28Mar2025 00:54:05.353] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.craftingtweaks.NeoForgeCraftingTweaks]
|
16490 | [28Mar2025 00:54:05.353] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tech.alexnijjar.endermanoverhaul.EndermanOverhaul]
|
16491 | [28Mar2025 00:54:05.353] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.apothic_spawners.ApothicSpawners]
|
16492 | [28Mar2025 00:54:05.353] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.enderio.conduits.EnderIOConduits]
|
16493 | [28Mar2025 00:54:05.353] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbjeiextras.FTBJeiExtras]
|
16494 | [28Mar2025 00:54:05.353] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
16495 | [28Mar2025 00:54:05.353] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.maxhenkel.easyvillagers.Main]
|
16496 | [28Mar2025 00:54:05.354] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [reliquary.Reliquary]
|
16497 | [28Mar2025 00:54:05.354] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.finndog.mes.neoforge.MESNeoforge]
|
16498 | [28Mar2025 00:54:05.354] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [gripe._90.polyeng.PolymorphicEnergistics]
|
16499 | [28Mar2025 00:54:05.354] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.fastbench.FastBench]
|
16500 | [28Mar2025 00:54:05.355] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [sonar.fluxnetworks.FluxNetworks]
|
16501 | [28Mar2025 00:54:05.355] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.redspace.ironsspellbooks.IronsSpellbooks]
|
16502 | [28Mar2025 00:54:05.355] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.direwolf20.buildinggadgets2.BuildingGadgets2]
|
16503 | [28Mar2025 00:54:05.356] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.minecolonies.core.MineColonies]
|
16504 | [28Mar2025 00:54:05.356] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.permutated.pylons.Pylons]
|
16505 | [28Mar2025 00:54:05.357] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [malte0811.ferritecore.ModMainForge]
|
16506 | [28Mar2025 00:54:05.357] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.functionalstorage.FunctionalStorage]
|
16507 | [28Mar2025 00:54:05.358] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.desht.modularrouters.ModularRouters]
|
16508 | [28Mar2025 00:54:05.358] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [it.hurts.octostudios.rarcompat.RARCompat]
|
16509 | [28Mar2025 00:54:05.358] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
16510 | [28Mar2025 00:54:05.358] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.permutated.flickerfix.FlickerFix]
|
16511 | [28Mar2025 00:54:05.359] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.productivetrees.ProductiveTrees]
|
16512 | [28Mar2025 00:54:05.359] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.configlib.ConfigLib]
|
16513 | [28Mar2025 00:54:05.360] [main/DEBUG] [com.kotori316.scala_lib.ScalaModContainer/LOADING]: Creating scala container for [com.yogpc.qp.neoforge.QuarryPlusNeoForge], with classLoader cpw.mods.cl.ModuleClassLoader@6215366a
|
16514 | [28Mar2025 00:54:05.361] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
16515 | [28Mar2025 00:54:05.361] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrbysco.undergroundvillages.UndergroundVillagesNeoForge]
|
16516 | [28Mar2025 00:54:05.361] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.faboslav.variantsandventures.neoforge.VariantsAndVenturesNeoForge]
|
16517 | [28Mar2025 00:54:05.361] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
16518 | [28Mar2025 00:54:05.361] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.createmod.ponder.NeoForgePonder]
|
16519 | [28Mar2025 00:54:05.362] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mcwwindows.kikoz.MacawsWindows]
|
16520 | [28Mar2025 00:54:05.362] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blakebr0.ironjetpacks.IronJetpacks]
|
16521 | [28Mar2025 00:54:05.362] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
16522 | [28Mar2025 00:54:05.362] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.everythingcopper.EverythingCopper]
|
16523 | [28Mar2025 00:54:05.362] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [owmii.powah.Powah]
|
16524 | [28Mar2025 00:54:05.362] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.refinedmods.rangedpumps.RangedPumps]
|
16525 | [28Mar2025 00:54:05.363] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ultramega.ae2importexportcard.AE2ImportExportCard]
|
16526 | [28Mar2025 00:54:05.363] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.balm.neoforge.NeoForgeBalm]
|
16527 | [28Mar2025 00:54:05.363] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.darkhax.pricklemc.neoforge.impl.NeoForgeMod]
|
16528 | [28Mar2025 00:54:05.363] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.technici4n.moderndynamics.ModernDynamics]
|
16529 | [28Mar2025 00:54:05.364] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.kostromdan.mods.crash_assistant.forge.CrashAssistantNeoForge]
|
16530 | [28Mar2025 00:54:05.364] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blakebr0.mysticalagradditions.MysticalAgradditions]
|
16531 | [28Mar2025 00:54:05.364] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.ctov.neoforge.ctovNeo]
|
16532 | [28Mar2025 00:54:05.364] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cn.leolezury.eternalstarlight.neoforge.ESNeoEntrypoint]
|
16533 | [28Mar2025 00:54:05.364] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [earth.terrarium.athena.neoforge.AthenaNeoForge]
|
16534 | [28Mar2025 00:54:05.364] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ldtteam.stylecolonies.StyleColonies]
|
16535 | [28Mar2025 00:54:05.364] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.permutated.novillagerdm.NoVillagerDeathMessages]
|
16536 | [28Mar2025 00:54:05.364] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.wispforest.lmft.forge.LMFTForge]
|
16537 | [28Mar2025 00:54:05.364] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.allthemods.alltheores.AllTheOres]
|
16538 | [28Mar2025 00:54:05.365] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.glodblock.github.glodium.Glodium]
|
16539 | [28Mar2025 00:54:05.365] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.xalcon.torchmaster.TorchmasterNeoforge]
|
16540 | [28Mar2025 00:54:05.365] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.sussysniffers.SussySniffers]
|
16541 | [28Mar2025 00:54:05.365] [main/DEBUG] [net.neoforged.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for explorify
|
16542 | [28Mar2025 00:54:05.365] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [ironfurnaces.IronFurnaces]
|
16543 | [28Mar2025 00:54:05.365] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mcwtrpdoors.kikoz.MacawsTrapdoors]
|
16544 | [28Mar2025 00:54:05.365] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.silentchaos512.gear.SilentGear]
|
16545 | [28Mar2025 00:54:05.366] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.core.CoreLib]
|
16546 | [28Mar2025 00:54:05.366] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.apothic_attributes.ApothicAttributes]
|
16547 | [28Mar2025 00:54:05.366] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.teamresourceful.resourcefulconfig.neoforge.ResourcefulConfigNeoForge]
|
16548 | [28Mar2025 00:54:05.366] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.wesley1808.servercore.neoforge.common.ServerCoreNeoForge]
|
16549 | [28Mar2025 00:54:05.367] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [top.theillusivec4.curios.Curios]
|
16550 | [28Mar2025 00:54:05.367] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blamejared.searchables.SearchablesNeoForge]
|
16551 | [28Mar2025 00:54:05.367] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrbysco.measurements.MeasurementsNeoForge]
|
16552 | [28Mar2025 00:54:05.368] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mars.deimos.Deimos]
|
16553 | [28Mar2025 00:54:05.368] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mcwfurnitures.kikoz.MacawsFurnitures]
|
16554 | [28Mar2025 00:54:05.368] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.apothic_enchanting.ApothicEnchanting]
|
16555 | [28Mar2025 00:54:05.368] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.apotheosis.Apotheosis]
|
16556 | [28Mar2025 00:54:05.369] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.commoble.infiniverse.internal.InfiniverseMod]
|
16557 | [28Mar2025 00:54:05.369] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [codechicken.lib.CodeChickenLib]
|
16558 | [28Mar2025 00:54:05.369] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.bettermineshafts.BetterMineshaftsNeoForge]
|
16559 | [28Mar2025 00:54:05.369] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ofekn.crafting_on_a_stick.CraftingOnAStick]
|
16560 | [28Mar2025 00:54:05.369] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tamaized.ae2jeiintegration.AE2JEIIntegration]
|
16561 | [28Mar2025 00:54:05.370] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.lucaargolo.mekanismcovers.MekanismCovers]
|
16562 | [28Mar2025 00:54:05.370] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [it.crystalnest.harvest_with_ease.ModLoader]
|
16563 | [28Mar2025 00:54:05.370] [main/DEBUG] [net.neoforged.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for formationsnether
|
16564 | [28Mar2025 00:54:05.370] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mezz.jei.neoforge.JustEnoughItems]
|
16565 | [28Mar2025 00:54:05.370] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ldtteam.multipiston.MultiPiston]
|
16566 | [28Mar2025 00:54:05.370] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.worldgen.lithostitched.LithostitchedNeoforge]
|
16567 | [28Mar2025 00:54:05.371] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mekanism.common.Mekanism]
|
16568 | [28Mar2025 00:54:05.372] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.direwolf20.laserio.common.LaserIO]
|
16569 | [28Mar2025 00:54:05.372] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mekanism.generators.common.MekanismGenerators]
|
16570 | [28Mar2025 00:54:05.373] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [giselle.gmut.GravitationalModulatingUnitTweaks]
|
16571 | [28Mar2025 00:54:05.373] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [invtweaks.InvTweaksMod]
|
16572 | [28Mar2025 00:54:05.373] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.chaosthedude.naturescompass.NaturesCompass]
|
16573 | [28Mar2025 00:54:05.373] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.jumpboat.JumpBoat]
|
16574 | [28Mar2025 00:54:05.373] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.catjammies.CatJammies]
|
16575 | [28Mar2025 00:54:05.374] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.desht.pneumaticcraft.PneumaticCraftRepressurized]
|
16576 | [28Mar2025 00:54:05.374] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.formations.Formations]
|
16577 | [28Mar2025 00:54:05.374] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.satherov.crystalix.Crystalix]
|
16578 | [28Mar2025 00:54:05.374] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mod.azure.logbegone.NeoForgeMod]
|
16579 | [28Mar2025 00:54:05.374] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mcwpaths.kikoz.MacawsPaths]
|
16580 | [28Mar2025 00:54:05.375] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [it.zerono.mods.zerocore.ZeroCore]
|
16581 | [28Mar2025 00:54:05.375] [main/DEBUG] [net.neoforged.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for formationsoverworld
|
16582 | [28Mar2025 00:54:05.375] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [yalter.mousetweaks.neoforge.MouseTweaksNeo]
|
16583 | [28Mar2025 00:54:05.375] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [blusunrize.immersiveengineering.ImmersiveEngineering]
|
16584 | [28Mar2025 00:54:05.376] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.aizistral.nochatreports.neoforge.NoChatReports]
|
16585 | [28Mar2025 00:54:05.376] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.thevortex.allthemodium.AllTheModium]
|
16586 | [28Mar2025 00:54:05.376] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.corgitaco.ohthetreesyoullgrow.neoforge.OhTheTreesYoullGrowNeoForge]
|
16587 | [28Mar2025 00:54:05.376] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.illusivesoulworks.spectrelib.SpectreNeoForgeMod]
|
16588 | [28Mar2025 00:54:05.381] [main/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Creating KotlinModContainer instance for [thedarkcolour.kotlinforforge.neoforge.test.KotlinForForge]
|
16589 | [28Mar2025 00:54:05.383] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.maxhenkel.pipez.Main]
|
16590 | [28Mar2025 00:54:05.383] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.integrateddynamics.IntegratedDynamics]
|
16591 | [28Mar2025 00:54:05.384] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.integrateddynamicscompat.IntegratedDynamicsCompat]
|
16592 | [28Mar2025 00:54:05.384] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.pam.pamhc2foodcore.pamhc2foodcore]
|
16593 | [28Mar2025 00:54:05.384] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [gripe._90.megacells.MEGACells]
|
16594 | [28Mar2025 00:54:05.385] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.itemcollectors.ItemCollectors]
|
16595 | [28Mar2025 00:54:05.385] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
16596 | [28Mar2025 00:54:05.385] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.illusivesoulworks.polymorph.PolymorphNeoForgeMod]
|
16597 | [28Mar2025 00:54:05.386] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mods.railcraft.Railcraft]
|
16598 | [28Mar2025 00:54:05.387] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.enderio.modconduits.ModdedConduits]
|
16599 | [28Mar2025 00:54:05.387] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ultramega.showcaseitem.ShowcaseItem]
|
16600 | [28Mar2025 00:54:05.387] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.connectedglass.ConnectedGlass]
|
16601 | [28Mar2025 00:54:05.388] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mrbysco.constructionstick.ConstructionStick]
|
16602 | [28Mar2025 00:54:05.388] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.commoble.hyperbox.Hyperbox]
|
16603 | [28Mar2025 00:54:05.389] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.teammetallurgy.aquaculture.Aquaculture]
|
16604 | [28Mar2025 00:54:05.389] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.finndog.mns.neoforge.MNSNeoforge]
|
16605 | [28Mar2025 00:54:05.390] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.cristelknight.cristellib.neoforge.CristelLibForge]
|
16606 | [28Mar2025 00:54:05.390] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.cyclopscore.CyclopsCore]
|
16607 | [28Mar2025 00:54:05.391] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.betterwitchhuts.BetterWitchHutsNeoForge]
|
16608 | [28Mar2025 00:54:05.391] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.netherportalfix.NeoForgeNetherPortalFix]
|
16609 | [28Mar2025 00:54:05.392] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [software.bernie.geckolib.GeckoLib]
|
16610 | [28Mar2025 00:54:05.392] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.potionstudios.biomeswevegone.neoforge.BiomesWeveGoneNeoForge]
|
16611 | [28Mar2025 00:54:05.392] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tech.thatgravyboat.creeperoverhaul.forge.CreepersForge]
|
16612 | [28Mar2025 00:54:05.392] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.hollingsworth.arsnouveau.ArsNouveau]
|
16613 | [28Mar2025 00:54:05.393] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [alexthw.ars_elemental.ArsElemental]
|
16614 | [28Mar2025 00:54:05.393] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [alexthw.not_enough_glyphs.init.NotEnoughGlyphs]
|
16615 | [28Mar2025 00:54:05.393] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.flanks255.pocketstorage.PocketStorage]
|
16616 | [28Mar2025 00:54:05.394] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.connectivity.Connectivity]
|
16617 | [28Mar2025 00:54:05.394] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.cookingforblockheads.NeoForgeCookingForBlockheads]
|
16618 | [28Mar2025 00:54:05.394] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
16619 | [28Mar2025 00:54:05.394] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.thevortex.potionsmaster.PotionsMaster]
|
16620 | [28Mar2025 00:54:05.395] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.axperty.storagedelight.StorageDelight]
|
16621 | [28Mar2025 00:54:05.395] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [it.hurts.sskirillss.relics.Relics]
|
16622 | [28Mar2025 00:54:05.395] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.generatorgalore.GeneratorGalore]
|
16623 | [28Mar2025 00:54:05.395] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.hollingsworth.nuggets.Nuggets]
|
16624 | [28Mar2025 00:54:05.395] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mamailes.herbsandharvest.HerbsAndHarvest]
|
16625 | [28Mar2025 00:54:05.396] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.technici4n.grandpower.impl.GrandPowerImpl]
|
16626 | [28Mar2025 00:54:05.396] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mehvahdjukaar.dummmmmmy.neoforge.DummmmmmyForge]
|
16627 | [28Mar2025 00:54:05.396] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [twilightforest.TwilightForestMod]
|
16628 | [28Mar2025 00:54:05.397] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mob_grinding_utils.MobGrindingUtils]
|
16629 | [28Mar2025 00:54:05.398] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [gripe._90.arseng.ArsEnergistique]
|
16630 | [28Mar2025 00:54:05.398] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [es.degrassi.mmreborn.ModularMachineryReborn]
|
16631 | [28Mar2025 00:54:05.398] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [es.degrassi.mmreborn.mekanism.ModularMachineryRebornMekanism]
|
16632 | [28Mar2025 00:54:05.399] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [es.degrassi.mmreborn.ars.ModularMachineryRebornArs]
|
16633 | [28Mar2025 00:54:05.399] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [vectorwing.farmersdelight.FarmersDelight]
|
16634 | [28Mar2025 00:54:05.399] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.entangled.Entangled]
|
16635 | [28Mar2025 00:54:05.399] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.commoncapabilities.CommonCapabilities]
|
16636 | [28Mar2025 00:54:05.400] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.darkere.crashutils.CrashUtils]
|
16637 | [28Mar2025 00:54:05.400] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [bl4ckscor3.mod.getittogetherdrops.GetItTogetherDrops]
|
16638 | [28Mar2025 00:54:05.400] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mcwfences.kikoz.MacawsFences]
|
16639 | [28Mar2025 00:54:05.400] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tv.soaryn.xycraft.world.XyWorld]
|
16640 | [28Mar2025 00:54:05.400] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tv.soaryn.xycraft.machines.XyMachines]
|
16641 | [28Mar2025 00:54:05.401] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.wirelesschargers.WirelessChargers]
|
16642 | [28Mar2025 00:54:05.401] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.pam.pamhc2foodextended.pamhc2foodextended]
|
16643 | [28Mar2025 00:54:05.401] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.ellpeck.actuallyadditions.mod.ActuallyAdditions]
|
16644 | [28Mar2025 00:54:05.402] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [vazkii.patchouli.neoforge.common.NeoForgeModInitializer]
|
16645 | [28Mar2025 00:54:05.402] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.github.jarva.arsadditions.ArsAdditions]
|
16646 | [28Mar2025 00:54:05.402] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.github.jarva.allthearcanistgear.AllTheArcanistGear]
|
16647 | [28Mar2025 00:54:05.402] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.integratedtunnels.IntegratedTunnels]
|
16648 | [28Mar2025 00:54:05.403] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.cyclops.integratedtunnelscompat.IntegratedTunnelsCompat]
|
16649 | [28Mar2025 00:54:05.403] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbultimine.forge.FTBUltimineNeoForge]
|
16650 | [28Mar2025 00:54:05.403] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.betterstrongholds.BetterStrongholdsNeoForge]
|
16651 | [28Mar2025 00:54:05.403] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.christofmeg.mifa.MoreIndustrialForegoingAddons]
|
16652 | [28Mar2025 00:54:05.403] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.teamresourceful.resourcefullib.neoforge.ResourcefulLibNeoForge]
|
16653 | [28Mar2025 00:54:05.403] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mekanism.tools.common.MekanismTools]
|
16654 | [28Mar2025 00:54:05.403] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.kyanite.deeperdarker.DeeperDarker]
|
16655 | [28Mar2025 00:54:05.404] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.architectury.neoforge.ArchitecturyNeoForge]
|
16656 | [28Mar2025 00:54:05.404] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.github.frqnny.mostructures.neoforge.MoStructuresNeoForge]
|
16657 | [28Mar2025 00:54:05.404] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [pro.mikey.accelerateddecay.neoforge.AcceleratedDecayNeoforge]
|
16658 | [28Mar2025 00:54:05.404] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftblibrary.neoforge.FTBLibraryNeoForge]
|
16659 | [28Mar2025 00:54:05.404] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbfiltersystem.neoforge.FTBFilterSystemNeoForge]
|
16660 | [28Mar2025 00:54:05.404] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbteams.neoforge.FTBTeamsNeoForge]
|
16661 | [28Mar2025 00:54:05.404] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbranks.neoforge.FTBRanksNeoForge]
|
16662 | [28Mar2025 00:54:05.405] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbessentials.neoforge.FTBEssentialsNeoForge]
|
16663 | [28Mar2025 00:54:05.405] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbchunks.neoforge.FTBChunksForge]
|
16664 | [28Mar2025 00:54:05.405] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.github.jamalam360.jamlib.neoforge.JamLibNeoForge]
|
16665 | [28Mar2025 00:54:05.405] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbquests.neoforge.FTBQuestsNeoForge]
|
16666 | [28Mar2025 00:54:05.406] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dan200.computercraft.ComputerCraft]
|
16667 | [28Mar2025 00:54:05.407] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [it.zerono.mods.extremereactors.ExtremeReactors]
|
16668 | [28Mar2025 00:54:05.407] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrcrayfish.furniture.refurbished.FurnitureMod]
|
16669 | [28Mar2025 00:54:05.408] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.productivebees.ProductiveBees]
|
16670 | [28Mar2025 00:54:05.408] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.trashcans.TrashCans]
|
16671 | [28Mar2025 00:54:05.408] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.inventoryessentials.NeoForgeInventoryEssentials]
|
16672 | [28Mar2025 00:54:05.408] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.direwolf20.justdirethings.JustDireThings]
|
16673 | [28Mar2025 00:54:05.409] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.creeperhost.polylib.neoforge.PolyLibNeoForge]
|
16674 | [28Mar2025 00:54:05.409] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.gigabit101.shrink.neoforge.ShrinkModForge]
|
16675 | [28Mar2025 00:54:05.409] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.cristelknight.tt.neoforge.TTNeoForge]
|
16676 | [28Mar2025 00:54:05.410] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mamailes.merrymaking.MerryMaking]
|
16677 | [28Mar2025 00:54:05.410] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.frikinjay.letmedespawn.neoforge.LetMeDespawnNeoForge]
|
16678 | [28Mar2025 00:54:05.410] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.sunekaer.yeetusexperimentus.neo.YeetusExperimentusNeoForge]
|
16679 | [28Mar2025 00:54:05.410] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.redspace.ironsjewelry.IronsJewelry]
|
16680 | [28Mar2025 00:54:05.410] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.faboslav.villagesandpillages.neoforge.VillagesAndPillagesNeoForge]
|
16681 | [28Mar2025 00:54:05.410] [main/DEBUG] [net.neoforged.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for rhino
|
16682 | [28Mar2025 00:54:05.410] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.latvian.mods.kubejs.KubeJS]
|
16683 | [28Mar2025 00:54:05.410] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbxmodcompat.neoforge.FTBXModCompatNeoForge]
|
16684 | [28Mar2025 00:54:05.410] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.klikli_dev.occultism_kubejs.OccultismKubeJS]
|
16685 | [28Mar2025 00:54:05.410] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [elucent.rootsclassic.Roots]
|
16686 | [28Mar2025 00:54:05.411] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blakebr0.cucumber.Cucumber]
|
16687 | [28Mar2025 00:54:05.411] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.trashslot.NeoForgeTrashSlot]
|
16688 | [28Mar2025 00:54:05.411] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mehvahdjukaar.amendments.neoforge.AmendmentsForge]
|
16689 | [28Mar2025 00:54:05.411] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.blueflame.BlueFlame]
|
16690 | [28Mar2025 00:54:05.411] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.p3pp3rf1y.sophisticatedstorage.SophisticatedStorage]
|
16691 | [28Mar2025 00:54:05.411] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [it.hurts.octostudios.octolib.neoforge.OctoLibNeoForge]
|
16692 | [28Mar2025 00:54:05.412] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.finndog.mss.neoforge.MSSNeoforge]
|
16693 | [28Mar2025 00:54:05.412] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.redspace.allthewizardgear.AllTheWizardGear]
|
16694 | [28Mar2025 00:54:05.412] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.productivelib.ProductiveLib]
|
16695 | [28Mar2025 00:54:05.412] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.simibubi.create.Create]
|
16696 | [28Mar2025 00:54:05.412] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [xfacthd.framedblocks.FramedBlocks]
|
16697 | [28Mar2025 00:54:05.412] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.waystones.NeoForgeWaystones]
|
16698 | [28Mar2025 00:54:05.413] [main/DEBUG] [net.neoforged.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for structory
|
16699 | [28Mar2025 00:54:05.413] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [journeymap.common.JourneymapNeoForge]
|
16700 | [28Mar2025 00:54:05.413] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.illusivesoulworks.comforts.ComfortsNeoForgeMod]
|
16701 | [28Mar2025 00:54:05.413] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [edivad.dimstorage.DimStorage]
|
16702 | [28Mar2025 00:54:05.413] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [xiroc.dungeoncrawl.DungeonCrawl]
|
16703 | [28Mar2025 00:54:05.414] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.direwolf20.charginggadgets.ChargingGadgets]
|
16704 | [28Mar2025 00:54:05.414] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.cobblegengalore.CobbleGenGalore]
|
16705 | [28Mar2025 00:54:05.414] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tv.soaryn.xycraft.override.XyOverride]
|
16706 | [28Mar2025 00:54:05.414] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.lib.McJtyLib]
|
16707 | [28Mar2025 00:54:05.414] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.rftoolsbase.RFToolsBase]
|
16708 | [28Mar2025 00:54:05.415] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.rftoolspower.RFToolsPower]
|
16709 | [28Mar2025 00:54:05.415] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.rftoolsbuilder.RFToolsBuilder]
|
16710 | [28Mar2025 00:54:05.415] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.restrictions.Restrictions]
|
16711 | [28Mar2025 00:54:05.415] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.xnet.XNet]
|
16712 | [28Mar2025 00:54:05.415] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.betterdeserttemples.BetterDesertTemplesNeoForge]
|
16713 | [28Mar2025 00:54:05.416] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [guideme.internal.GuideME]
|
16714 | [28Mar2025 00:54:05.416] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [stepsword.mahoutsukai.MahouTsukaiMod]
|
16715 | [28Mar2025 00:54:05.416] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [codechicken.enderstorage.EnderStorage]
|
16716 | [28Mar2025 00:54:05.416] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.periut.factoryblocks.neoforge.FactoryBlocksNeoforge]
|
16717 | [28Mar2025 00:54:05.416] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.darkhax.enchdesc.impl.NeoForgeMod]
|
16718 | [28Mar2025 00:54:05.416] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mehvahdjukaar.moonlight.neoforge.MoonlightForge]
|
16719 | [28Mar2025 00:54:05.417] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrbysco.cloudglass.CloudGlassMod]
|
16720 | [28Mar2025 00:54:05.417] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.gigaherz.toolbelt.ToolBelt]
|
16721 | [28Mar2025 00:54:05.417] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.hrznstudio.titanium.Titanium]
|
16722 | [28Mar2025 00:54:05.418] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.regions_unexplored.RegionsUnexploredNeo]
|
16723 | [28Mar2025 00:54:05.418] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.silentchaos512.lib.SilentLib]
|
16724 | [28Mar2025 00:54:05.418] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [snownee.jade.util.CommonProxy]
|
16725 | [28Mar2025 00:54:05.419] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [appeng.core.AppEngServer]
|
16726 | [28Mar2025 00:54:05.420] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.soulplied_energistics.SoulpliedEnergistics]
|
16727 | [28Mar2025 00:54:05.420] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [uk.co.hexeption.aeinfinitybooster.AEInfinityBooster]
|
16728 | [28Mar2025 00:54:05.420] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.neuvillette.ae2ct.AE2ct]
|
16729 | [28Mar2025 00:54:05.420] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.glodblock.github.ae2netanalyser.AEAnalyser]
|
16730 | [28Mar2025 00:54:05.420] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.mari_023.ae2wtlib.AE2wtlibForge]
|
16731 | [28Mar2025 00:54:05.421] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.glodblock.github.extendedae.ExtendedAE]
|
16732 | [28Mar2025 00:54:05.421] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.mari_023.ae2wtlib.api.AE2wtlibAPIEntrypoint]
|
16733 | [28Mar2025 00:54:05.421] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.pedroksl.advanced_ae.AdvancedAE]
|
16734 | [28Mar2025 00:54:05.422] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.glodblock.github.appflux.AppFlux]
|
16735 | [28Mar2025 00:54:05.422] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.almostreliable.merequester.MERequester]
|
16736 | [28Mar2025 00:54:05.422] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [aztech.modern_industrialization.MI]
|
16737 | [28Mar2025 00:54:05.423] [main/DEBUG] [mixin/]: Mixing hook.listener.BeforeAfterInitHookMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.MI
|
16738 | [28Mar2025 00:54:05.423] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$afterInit$1(Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHook;Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHookListener;)V to md26e244$tesseract_api$lambda$afterInit$1$0 in tesseract_api_mi.mixins.json:hook.listener.BeforeAfterInitHookMixin from mod tesseract_api
|
16739 | [28Mar2025 00:54:05.423] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$beforeInit$0(Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHook;Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHookListener;)V to md26e244$tesseract_api$lambda$beforeInit$0$1 in tesseract_api_mi.mixins.json:hook.listener.BeforeAfterInitHookMixin from mod tesseract_api
|
16740 | [28Mar2025 00:54:05.427] [main/DEBUG] [mixin/]: tesseract_api_mi.mixins.json:hook.listener.BeforeAfterInitHookMixin from mod tesseract_api->@Inject::beforeInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16741 | [28Mar2025 00:54:05.427] [main/DEBUG] [mixin/]: tesseract_api_mi.mixins.json:hook.listener.BeforeAfterInitHookMixin from mod tesseract_api->@Inject::beforeInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
16742 | [28Mar2025 00:54:05.427] [main/DEBUG] [mixin/]: tesseract_api_mi.mixins.json:hook.listener.BeforeAfterInitHookMixin from mod tesseract_api->@Inject::beforeInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
16743 | [28Mar2025 00:54:05.427] [main/DEBUG] [mixin/]: tesseract_api_mi.mixins.json:hook.listener.BeforeAfterInitHookMixin from mod tesseract_api->@Inject::afterInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16744 | [28Mar2025 00:54:05.427] [main/DEBUG] [mixin/]: tesseract_api_mi.mixins.json:hook.listener.BeforeAfterInitHookMixin from mod tesseract_api->@Inject::afterInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
16745 | [28Mar2025 00:54:05.427] [main/DEBUG] [mixin/]: tesseract_api_mi.mixins.json:hook.listener.BeforeAfterInitHookMixin from mod tesseract_api->@Inject::afterInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
16746 | [28Mar2025 00:54:05.428] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.swedz.tesseract.neoforge.Tesseract]
|
16747 | [28Mar2025 00:54:05.428] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.swedz.extended_industrialization.EI]
|
16748 | [28Mar2025 00:54:05.429] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.stal111.forbidden_arcanus.ForbiddenArcanus]
|
16749 | [28Mar2025 00:54:05.429] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.valhelsia.valhelsia_core.core.neoforge.ValhelsiaCoreForge]
|
16750 | [28Mar2025 00:54:05.430] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.github.minecraftschurlimods.bibliowoods.Bibliowoods]
|
16751 | [28Mar2025 00:54:05.430] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.github.minecraftschurlimods.bibliocraft.Bibliocraft]
|
16752 | [28Mar2025 00:54:05.430] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.enderio.armory.EnderIOArmory]
|
16753 | [28Mar2025 00:54:05.430] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.klikli_dev.theurgy.Theurgy]
|
16754 | [28Mar2025 00:54:05.431] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [vswe.stevescarts.StevesCarts]
|
16755 | [28Mar2025 00:54:05.431] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.treetap.TreeTap]
|
16756 | [28Mar2025 00:54:05.431] [main/DEBUG] [net.neoforged.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for nullscape
|
16757 | [28Mar2025 00:54:05.431] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.klikli_dev.modonomicon.ModonomiconNeo]
|
16758 | [28Mar2025 00:54:05.432] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.periut.cryonicconfig.neoforge.CryonicConfigNeoForge]
|
16759 | [28Mar2025 00:54:05.432] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.finndog.mvs.neoforge.MVSNeoforge]
|
16760 | [28Mar2025 00:54:05.432] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.periut.chisel.neoforge.ChiselNeoforge]
|
16761 | [28Mar2025 00:54:05.433] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.isxander.yacl3.platform.PlatformEntrypoint]
|
16762 | [28Mar2025 00:54:05.433] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.cazsius.solcarrot.SOLCarrot]
|
16763 | [28Mar2025 00:54:05.433] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.darkere.moredragoneggs.MoreDragonEggs]
|
16764 | [28Mar2025 00:54:05.433] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.ramidzkh.mekae2.AppliedMekanistics]
|
16765 | [28Mar2025 00:54:05.434] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [be.florens.expandability.neoforge.ExpandAbilityForge]
|
16766 | [28Mar2025 00:54:05.434] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.tobsend.xtonesreworked.XtonesReworkedMod]
|
16767 | [28Mar2025 00:54:05.434] [main/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.p3pp3rf1y.sophisticatedstorageinmotion.SophisticatedStorageInMotion]
|
16768 | [28Mar2025 00:54:05.442] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for endercore
|
16769 | [28Mar2025 00:54:05.457] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cloth_config
|
16770 | [28Mar2025 00:54:05.462] [modloading-worker-0/INFO] [dev.wuffs.bcc.BetterCompatibilityChecker/]: Better Compatibility Checker starting
|
16771 | [28Mar2025 00:54:05.510] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.core.common.network.CoreNetwork to MOD
|
16772 | [28Mar2025 00:54:05.514] [modloading-worker-0/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.NeoForgePlatformHelper@96814be for service interface com.yungnickyoung.minecraft.yungsapi.services.IPlatformHelper
|
16773 | [28Mar2025 00:54:05.526] [modloading-worker-0/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.NeoForgeAutoRegisterHelper@439d899f for service interface com.yungnickyoung.minecraft.yungsapi.services.IAutoRegisterHelper
|
16774 | [28Mar2025 00:54:05.527] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for almanac
|
16775 | [28Mar2025 00:54:05.528] [modloading-worker-0/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.NeoForgeBlockEntityTypeHelper@436450c7 for service interface com.yungnickyoung.minecraft.yungsapi.services.IBlockEntityTypeHelper
|
16776 | [28Mar2025 00:54:05.534] [modloading-worker-0/DEBUG] [betterdungeons/]: Loaded com.yungnickyoung.minecraft.betterdungeons.services.NeoForgePlatformHelper@19002820 for service interface com.yungnickyoung.minecraft.betterdungeons.services.IPlatformHelper
|
16777 | [28Mar2025 00:54:05.534] [modloading-worker-0/DEBUG] [betterfortresses/]: Loaded com.yungnickyoung.minecraft.betterfortresses.services.NeoForgePlatformHelper@6111d48a for service interface com.yungnickyoung.minecraft.betterfortresses.services.IPlatformHelper
|
16778 | [28Mar2025 00:54:05.536] [modloading-worker-0/DEBUG] [betterdungeons/]: Loaded com.yungnickyoung.minecraft.betterdungeons.services.NeoForgeModulesLoader@3c88e108 for service interface com.yungnickyoung.minecraft.betterdungeons.services.IModulesLoader
|
16779 | [28Mar2025 00:54:05.537] [modloading-worker-0/DEBUG] [betterfortresses/]: Loaded com.yungnickyoung.minecraft.betterfortresses.services.NeoForgeModulesLoader@496b19b5 for service interface com.yungnickyoung.minecraft.betterfortresses.services.IModulesLoader
|
16780 | [28Mar2025 00:54:05.539] [modloading-worker-0/DEBUG] [betterfortresses/]: Loaded com.yungnickyoung.minecraft.betterfortresses.services.NeoForgeProcessorProvider@65bce2fd for service interface com.yungnickyoung.minecraft.betterfortresses.services.IProcessorProvider
|
16781 | [28Mar2025 00:54:05.549] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for letmedespawn
|
16782 | [28Mar2025 00:54:05.556] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinLevelEvent from architectury.mixins.json into net.neoforged.neoforge.event.level.LevelEvent
|
16783 | [28Mar2025 00:54:05.556] [modloading-worker-0/DEBUG] [mixin/]: architectury.mixins.json:MixinLevelEvent from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
16784 | [28Mar2025 00:54:05.557] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rechiseled_chipped
|
16785 | [28Mar2025 00:54:05.560] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for voicechat
|
16786 | [28Mar2025 00:54:05.564] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for industrialforegoing
|
16787 | [28Mar2025 00:54:05.565] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for spark
|
16788 | [28Mar2025 00:54:05.565] [modloading-worker-0/DEBUG] [mixin/]: Mixing neoforge.RegisterCapabilitiesEventMixin from entangled.mixins.json into net.neoforged.neoforge.capabilities.RegisterCapabilitiesEvent
|
16789 | [28Mar2025 00:54:05.566] [modloading-worker-0/DEBUG] [mixin/]: entangled.mixins.json:neoforge.RegisterCapabilitiesEventMixin from mod entangled: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16790 | [28Mar2025 00:54:05.570] [modloading-worker-0/DEBUG] [mixin/]: entangled.mixins.json:neoforge.RegisterCapabilitiesEventMixin from mod entangled->@Inject::registerBlockEntity(Lnet/neoforged/neoforge/capabilities/BlockCapability;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/neoforged/neoforge/capabilities/ICapabilityProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16791 | [28Mar2025 00:54:05.570] [modloading-worker-0/DEBUG] [mixin/]: entangled.mixins.json:neoforge.RegisterCapabilitiesEventMixin from mod entangled->@Inject::registerBlockEntity(Lnet/neoforged/neoforge/capabilities/BlockCapability;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/neoforged/neoforge/capabilities/ICapabilityProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
16792 | [28Mar2025 00:54:05.570] [modloading-worker-0/DEBUG] [mixin/]: entangled.mixins.json:neoforge.RegisterCapabilitiesEventMixin from mod entangled->@Inject::registerBlockEntity(Lnet/neoforged/neoforge/capabilities/BlockCapability;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/neoforged/neoforge/capabilities/ICapabilityProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
16793 | [28Mar2025 00:54:05.571] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod camol
|
16794 | [28Mar2025 00:54:05.571] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for camol
|
16795 | [28Mar2025 00:54:05.571] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.camol.event.ModEventHandler to MOD
|
16796 | [28Mar2025 00:54:05.576] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.camol.event.EventHandler to GAME
|
16797 | [28Mar2025 00:54:05.577] [modloading-worker-0/DEBUG] [yungsextras/]: Loaded com.yungnickyoung.minecraft.yungsextras.services.NeoForgePlatformHelper@58a7df6a for service interface com.yungnickyoung.minecraft.yungsextras.services.IPlatformHelper
|
16798 | [28Mar2025 00:54:05.579] [modloading-worker-0/DEBUG] [yungsextras/]: Loaded com.yungnickyoung.minecraft.yungsextras.services.NeoForgeModulesLoader@484317ae for service interface com.yungnickyoung.minecraft.yungsextras.services.IModulesLoader
|
16799 | [28Mar2025 00:54:05.579] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for yungsextras
|
16800 | [28Mar2025 00:54:05.581] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class FTBChunksPlugin for plugin ftbchunks
|
16801 | [28Mar2025 00:54:05.581] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class PatchouliPlugin for plugin patchouli
|
16802 | [28Mar2025 00:54:05.581] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class CuriosPlugin for plugin curios
|
16803 | [28Mar2025 00:54:05.584] [modloading-worker-0/INFO] [PluginManager/]: Constructed class FTBChunksPlugin for plugin ftbchunks for mod industrialforegoing
|
16804 | [28Mar2025 00:54:05.584] [modloading-worker-0/INFO] [PluginManager/]: Constructed class PatchouliPlugin for plugin patchouli for mod industrialforegoing
|
16805 | [28Mar2025 00:54:05.584] [modloading-worker-0/INFO] [PluginManager/]: Constructed class CuriosPlugin for plugin curios for mod industrialforegoing
|
16806 | [28Mar2025 00:54:05.586] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class FTBChunksPlugin
|
16807 | [28Mar2025 00:54:05.590] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.camol.datagen.DataProvider to MOD
|
16808 | [28Mar2025 00:54:05.592] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class PatchouliPlugin
|
16809 | [28Mar2025 00:54:05.594] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-neoforge/modded_loot.toml for repurposed_structures tracking
|
16810 | [28Mar2025 00:54:05.594] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modernfix-common.toml for modernfix tracking
|
16811 | [28Mar2025 00:54:05.594] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modernfix
|
16812 | [28Mar2025 00:54:05.594] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file betterfortresses-neoforge-1_21.toml for betterfortresses tracking
|
16813 | [28Mar2025 00:54:05.594] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file betterdungeons-neoforge-1_21.toml for betterdungeons tracking
|
16814 | [28Mar2025 00:54:05.594] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file heyberryshutup-common.toml for heyberryshutup tracking
|
16815 | [28Mar2025 00:54:05.595] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for heyberryshutup
|
16816 | [28Mar2025 00:54:05.595] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bcc-common.toml for bcc tracking
|
16817 | [28Mar2025 00:54:05.595] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file enderio/base-common.toml for enderio_base tracking
|
16818 | [28Mar2025 00:54:05.595] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.heyberryshutup.event.EventHandler to GAME
|
16819 | [28Mar2025 00:54:05.595] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file enderio/base-client.toml for enderio_base tracking
|
16820 | [28Mar2025 00:54:05.595] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bcc
|
16821 | [28Mar2025 00:54:05.596] [modloading-worker-0/DEBUG] [net.neoforged.neoforge.internal.versions.neoforge.NeoForgeVersion/CORE]: Found NeoForge version 21.1.133
|
16822 | [28Mar2025 00:54:05.596] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.camol.Config to MOD
|
16823 | [28Mar2025 00:54:05.597] [modloading-worker-0/DEBUG] [net.neoforged.neoforge.internal.versions.neoforge.NeoForgeVersion/CORE]: Found FML version 4.0.38
|
16824 | [28Mar2025 00:54:05.597] [modloading-worker-0/INFO] [net.neoforged.neoforge.common.NeoForgeMod/NEOFORGE-MOD]: NeoForge mod loading, version 21.1.133, for MC 1.21.1
|
16825 | [28Mar2025 00:54:05.599] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterfortresses
|
16826 | [28Mar2025 00:54:05.599] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterdungeons
|
16827 | [28Mar2025 00:54:05.616] [modloading-worker-0/DEBUG] [betterendisland/]: Loaded com.yungnickyoung.minecraft.betterendisland.services.NeoForgePlatformHelper@66de5393 for service interface com.yungnickyoung.minecraft.betterendisland.services.IPlatformHelper
|
16828 | [28Mar2025 00:54:05.616] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file the_bumblezone/client.toml for the_bumblezone tracking
|
16829 | [28Mar2025 00:54:05.617] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file jei-server.toml for jei tracking
|
16830 | [28Mar2025 00:54:05.618] [modloading-worker-0/DEBUG] [betterendisland/]: Loaded com.yungnickyoung.minecraft.betterendisland.services.NeoForgeModulesLoader@71a5abd8 for service interface com.yungnickyoung.minecraft.betterendisland.services.IModulesLoader
|
16831 | [28Mar2025 00:54:05.621] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file the_bumblezone/general.toml for the_bumblezone tracking
|
16832 | [28Mar2025 00:54:05.622] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class CuriosPlugin
|
16833 | [28Mar2025 00:54:05.623] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file betterendisland-neoforge-1_21.toml for betterendisland tracking
|
16834 | [28Mar2025 00:54:05.624] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file the_bumblezone/worldgen.toml for the_bumblezone tracking
|
16835 | [28Mar2025 00:54:05.625] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterendisland
|
16836 | [28Mar2025 00:54:05.625] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for journeymap_api
|
16837 | [28Mar2025 00:54:05.626] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file naturesaura-common.toml for naturesaura tracking
|
16838 | [28Mar2025 00:54:05.626] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for naturesaura
|
16839 | [28Mar2025 00:54:05.626] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.ellpeck.naturesaura.packet.PacketHandler to MOD
|
16840 | [28Mar2025 00:54:05.626] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file the_bumblezone/dimension.toml for the_bumblezone tracking
|
16841 | [28Mar2025 00:54:05.629] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file the_bumblezone/bee_aggression.toml for the_bumblezone tracking
|
16842 | [28Mar2025 00:54:05.642] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file the_bumblezone/mod_compatibility.toml for the_bumblezone tracking
|
16843 | [28Mar2025 00:54:05.645] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jei
|
16844 | [28Mar2025 00:54:05.645] [modloading-worker-0/DEBUG] [mixin/]: Mixing patch.packs.MixinSimpleJsonResourceReloadListener from bookshelf.mixins.json into net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener
|
16845 | [28Mar2025 00:54:05.645] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.packs.MixinSimpleJsonResourceReloadListener from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
16846 | [28Mar2025 00:54:05.646] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$prepare$0(Ljava/util/Map$Entry;)Z to md26e244$bookshelf$lambda$prepare$0$0 in bookshelf.mixins.json:patch.packs.MixinSimpleJsonResourceReloadListener from mod bookshelf
|
16847 | [28Mar2025 00:54:05.647] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-client.toml for neoforge tracking
|
16848 | [28Mar2025 00:54:05.647] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.packs.MixinSimpleJsonResourceReloadListener from mod bookshelf->@Inject::prepare(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16849 | [28Mar2025 00:54:05.647] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-server.toml for neoforge tracking
|
16850 | [28Mar2025 00:54:05.647] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-common.toml for neoforge tracking
|
16851 | [28Mar2025 00:54:05.650] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class FTBChunksPlugin
|
16852 | [28Mar2025 00:54:05.650] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file enderio/machines-common.toml for enderio_machines tracking
|
16853 | [28Mar2025 00:54:05.650] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class PatchouliPlugin
|
16854 | [28Mar2025 00:54:05.650] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file enderio/machines-client.toml for enderio_machines tracking
|
16855 | [28Mar2025 00:54:05.650] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class CuriosPlugin
|
16856 | [28Mar2025 00:54:05.651] [modloading-worker-0/DEBUG] [mixin/]: Mixing ConditionHackMixin from moonlight.mixins.json into net.minecraft.server.packs.resources.SimplePreparableReloadListener
|
16857 | [28Mar2025 00:54:05.651] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:ConditionHackMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16858 | [28Mar2025 00:54:05.653] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:ConditionHackMixin from mod moonlight->@Inject::applyResourceConditions(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16859 | [28Mar2025 00:54:05.653] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:ConditionHackMixin from mod moonlight->@Inject::applyResourceConditions(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
16860 | [28Mar2025 00:54:05.653] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:ConditionHackMixin from mod moonlight->@Inject::applyResourceConditions(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
16861 | [28Mar2025 00:54:05.655] [modloading-worker-0/DEBUG] [mixin/]: Mixing ContextAwareReloadListenerAccessor from moonlight.mixins.json into net.neoforged.neoforge.resource.ContextAwareReloadListener
|
16862 | [28Mar2025 00:54:05.655] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:ContextAwareReloadListenerAccessor from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16863 | [28Mar2025 00:54:05.661] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.ellpeck.naturesaura.items.tools.ItemArmor$EventHandler to GAME
|
16864 | [28Mar2025 00:54:05.665] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.ellpeck.naturesaura.data.ModData to MOD
|
16865 | [28Mar2025 00:54:05.680] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.ellpeck.naturesaura.reg.ModRegistry to MOD
|
16866 | [28Mar2025 00:54:05.690] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for omegaconfig
|
16867 | [28Mar2025 00:54:05.692] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file supplementaries-common.toml for supplementaries tracking
|
16868 | [28Mar2025 00:54:05.700] [modloading-worker-0/DEBUG] [betterjungletemples/]: Loaded com.yungnickyoung.minecraft.betterjungletemples.services.NeoForgePlatformHelper@76c180b6 for service interface com.yungnickyoung.minecraft.betterjungletemples.services.IPlatformHelper
|
16869 | [28Mar2025 00:54:05.701] [modloading-worker-0/DEBUG] [betterjungletemples/]: Loaded com.yungnickyoung.minecraft.betterjungletemples.services.NeoForgeModulesLoader@50c645d7 for service interface com.yungnickyoung.minecraft.betterjungletemples.services.IModulesLoader
|
16870 | [28Mar2025 00:54:05.702] [modloading-worker-0/DEBUG] [betterjungletemples/]: Loaded com.yungnickyoung.minecraft.betterjungletemples.services.NeoForgeProcessorProvider@481c5358 for service interface com.yungnickyoung.minecraft.betterjungletemples.services.IProcessorProvider
|
16871 | [28Mar2025 00:54:05.714] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file betterjungletemples-neoforge-1_21.toml for betterjungletemples tracking
|
16872 | [28Mar2025 00:54:05.716] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterjungletemples
|
16873 | [28Mar2025 00:54:05.725] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
16874 | [28Mar2025 00:54:05.728] [modloading-worker-0/DEBUG] [mixin/]: Mixing worldgen.ServerLifecycleHooksMixin from almostunified-neoforge.mixins.json into net.neoforged.neoforge.server.ServerLifecycleHooks
|
16875 | [28Mar2025 00:54:05.728] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.ServerLifecycleHooksMixin from lithostitched.neoforge.mixins.json into net.neoforged.neoforge.server.ServerLifecycleHooks
|
16876 | [28Mar2025 00:54:05.728] [modloading-worker-0/DEBUG] [mixin/]: lithostitched.neoforge.mixins.json:common.ServerLifecycleHooksMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16877 | [28Mar2025 00:54:05.728] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$lithostitched$injectBiomeModifers$1(Ljava/util/List;Ljava/util/Map$Entry;)V to md26e244$lithostitched$lambda$lithostitched$injectBiomeModifers$1$0 in lithostitched.neoforge.mixins.json:common.ServerLifecycleHooksMixin from mod lithostitched
|
16878 | [28Mar2025 00:54:05.728] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$lithostitched$injectBiomeModifers$0(Ljava/util/Map$Entry;)Z to md26e244$lithostitched$lambda$lithostitched$injectBiomeModifers$0$1 in lithostitched.neoforge.mixins.json:common.ServerLifecycleHooksMixin from mod lithostitched
|
16879 | [28Mar2025 00:54:05.729] [modloading-worker-0/DEBUG] [mixin/]: almostunified-neoforge.mixins.json:worldgen.ServerLifecycleHooksMixin from mod almostunified->@Inject::almostunified$injectRegistryAccess(Lnet/minecraft/server/MinecraftServer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16880 | [28Mar2025 00:54:05.740] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
16881 | [28Mar2025 00:54:05.741] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
16882 | [28Mar2025 00:54:05.753] [modloading-worker-0/DEBUG] [mixin/]: Mixing neoforge.CapabilityHooksMixin from entangled.mixins.json into net.neoforged.neoforge.capabilities.CapabilityHooks
|
16883 | [28Mar2025 00:54:05.753] [modloading-worker-0/DEBUG] [mixin/]: entangled.mixins.json:neoforge.CapabilityHooksMixin from mod entangled: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16884 | [28Mar2025 00:54:05.755] [modloading-worker-0/DEBUG] [mixin/]: entangled.mixins.json:neoforge.CapabilityHooksMixin from mod entangled->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16885 | [28Mar2025 00:54:05.756] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sawmill-common.toml for sawmill tracking
|
16886 | [28Mar2025 00:54:05.765] [modloading-worker-0/DEBUG] [mixin/]: Mixing entities.EntityCollisionContextAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.phys.shapes.EntityCollisionContext
|
16887 | [28Mar2025 00:54:05.765] [modloading-worker-0/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.EntityCollisionContextAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16888 | [28Mar2025 00:54:05.765] [modloading-worker-0/DEBUG] [mixin/]: Mixing shapes.lazy_shape_context.EntityCollisionContextMixin from lithium.mixins.json into net.minecraft.world.phys.shapes.EntityCollisionContext
|
16889 | [28Mar2025 00:54:05.765] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$canWalkOnFluid$0(Lnet/minecraft/world/level/material/FluidState;)Z to md26e244$lithium$lambda$canWalkOnFluid$0$0 in lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium
|
16890 | [28Mar2025 00:54:05.766] [modloading-worker-0/DEBUG] [mixin/]: Mixing EntityCollisionContextAccessor from mekanismcovers.mixins.json into net.minecraft.world.phys.shapes.EntityCollisionContext
|
16891 | [28Mar2025 00:54:05.766] [modloading-worker-0/WARN] [mixin/]: Method overwrite conflict for getHeldItem in the_bumblezone-common.mixins.json:entities.EntityCollisionContextAccessor from mod the_bumblezone, previously written by net.caffeinemc.mods.lithium.mixin.shapes.lazy_shape_context.EntityCollisionContextMixin. Skipping method.
|
16892 | [28Mar2025 00:54:05.767] [modloading-worker-0/WARN] [mixin/]: Method overwrite conflict for getHeldItem in mekanismcovers.mixins.json:EntityCollisionContextAccessor from mod mekanismcovers, previously written by net.caffeinemc.mods.lithium.mixin.shapes.lazy_shape_context.EntityCollisionContextMixin. Skipping method.
|
16893 | [28Mar2025 00:54:05.767] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium->@Inject::initFields(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16894 | [28Mar2025 00:54:05.767] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium->@Inject::initFields(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
16895 | [28Mar2025 00:54:05.767] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium->@Inject::initFields(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
16896 | [28Mar2025 00:54:05.767] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium->@Inject::isHolding(Lnet/minecraft/world/item/Item;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
16897 | [28Mar2025 00:54:05.767] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium->@Inject::isHolding(Lnet/minecraft/world/item/Item;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
16898 | [28Mar2025 00:54:05.767] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium->@Inject::isHolding(Lnet/minecraft/world/item/Item;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
16899 | [28Mar2025 00:54:05.767] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium->@Inject::initHeldItem(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
16900 | [28Mar2025 00:54:05.767] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium->@Inject::initHeldItem(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
16901 | [28Mar2025 00:54:05.767] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium->@Inject::initHeldItem(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
16902 | [28Mar2025 00:54:05.767] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium->@Inject::canWalkOnFluid(Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
16903 | [28Mar2025 00:54:05.767] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium->@Inject::canWalkOnFluid(Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
16904 | [28Mar2025 00:54:05.767] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium->@Inject::canWalkOnFluid(Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
16905 | [28Mar2025 00:54:05.767] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getHeldItem()Lnet/minecraft/world/item/ItemStack; in net.minecraft.world.phys.shapes.EntityCollisionContext was not merged
|
16906 | [28Mar2025 00:54:05.767] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getHeldItem()Lnet/minecraft/world/item/ItemStack; in net.minecraft.world.phys.shapes.EntityCollisionContext was not merged
|
16907 | [28Mar2025 00:54:05.771] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
16908 | [28Mar2025 00:54:05.773] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
16909 | [28Mar2025 00:54:05.775] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
16910 | [28Mar2025 00:54:05.780] [modloading-worker-0/DEBUG] [mixin/]: Mixing collections.attributes.AttributeMapMixin from lithium.mixins.json into net.minecraft.world.entity.ai.attributes.AttributeMap
|
16911 | [28Mar2025 00:54:05.780] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:collections.attributes.AttributeMapMixin from mod lithium->@Inject::initCollections(Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16912 | [28Mar2025 00:54:05.780] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:collections.attributes.AttributeMapMixin from mod lithium->@Inject::initCollections(Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
16913 | [28Mar2025 00:54:05.780] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:collections.attributes.AttributeMapMixin from mod lithium->@Inject::initCollections(Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
16914 | [28Mar2025 00:54:05.786] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod integratedterminalscompat
|
16915 | [28Mar2025 00:54:05.786] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for integratedterminalscompat
|
16916 | [28Mar2025 00:54:05.786] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lithium
|
16917 | [28Mar2025 00:54:05.787] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for attributefix
|
16918 | [28Mar2025 00:54:05.787] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.darkhax.attributefix.impl.NeoForgeMod to MOD
|
16919 | [28Mar2025 00:54:05.788] [modloading-worker-0/DEBUG] [mixin/]: Mixing ai.task.launch.BrainMixin from lithium.mixins.json into net.minecraft.world.entity.ai.Brain
|
16920 | [28Mar2025 00:54:05.789] [modloading-worker-0/DEBUG] [mixin/]: Mixing ai.task.memory_change_counting.BrainMixin from lithium.mixins.json into net.minecraft.world.entity.ai.Brain
|
16921 | [28Mar2025 00:54:05.790] [modloading-worker-0/DEBUG] [mixin/]: Mixing ai.useless_sensors.BrainAccessor from lithium.mixins.json into net.minecraft.world.entity.ai.Brain
|
16922 | [28Mar2025 00:54:05.790] [modloading-worker-0/DEBUG] [mixin/]: Mixing collections.brain.BrainMixin from lithium.mixins.json into net.minecraft.world.entity.ai.Brain
|
16923 | [28Mar2025 00:54:05.792] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BrainAccessor from moonlight-common.mixins.json into net.minecraft.world.entity.ai.Brain
|
16924 | [28Mar2025 00:54:05.792] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:accessor.BrainAccessor from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16925 | [28Mar2025 00:54:05.794] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::reinitializeBrainCollections(Ljava/util/Collection;Ljava/util/Collection;Lcom/google/common/collect/ImmutableList;Ljava/util/function/Supplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16926 | [28Mar2025 00:54:05.794] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::reinitializeBrainCollections(Ljava/util/Collection;Ljava/util/Collection;Lcom/google/common/collect/ImmutableList;Ljava/util/function/Supplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
16927 | [28Mar2025 00:54:05.794] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::reinitializeBrainCollections(Ljava/util/Collection;Ljava/util/Collection;Lcom/google/common/collect/ImmutableList;Ljava/util/function/Supplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
16928 | [28Mar2025 00:54:05.794] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::reinitializeTasksSorted(Lnet/minecraft/world/entity/schedule/Activity;Lcom/google/common/collect/ImmutableList;Ljava/util/Set;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16929 | [28Mar2025 00:54:05.794] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::reinitializeTasksSorted(Lnet/minecraft/world/entity/schedule/Activity;Lcom/google/common/collect/ImmutableList;Ljava/util/Set;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
16930 | [28Mar2025 00:54:05.794] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::reinitializeTasksSorted(Lnet/minecraft/world/entity/schedule/Activity;Lcom/google/common/collect/ImmutableList;Ljava/util/Set;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
16931 | [28Mar2025 00:54:05.794] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::reinitializeTasksSorted(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16932 | [28Mar2025 00:54:05.794] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::reinitializeTasksSorted(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
16933 | [28Mar2025 00:54:05.794] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::reinitializeTasksSorted(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
16934 | [28Mar2025 00:54:05.794] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::onPossibleActivitiesChanged(Lnet/minecraft/world/entity/schedule/Activity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16935 | [28Mar2025 00:54:05.794] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::onPossibleActivitiesChanged(Lnet/minecraft/world/entity/schedule/Activity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
16936 | [28Mar2025 00:54:05.794] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::onPossibleActivitiesChanged(Lnet/minecraft/world/entity/schedule/Activity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
16937 | [28Mar2025 00:54:05.794] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::removeStoppedTask(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;JLjava/util/Iterator;Lnet/minecraft/world/entity/ai/behavior/BehaviorControl;)V doesn't use it's CallbackInfo
|
16938 | [28Mar2025 00:54:05.794] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::removeStoppedTask(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;JLjava/util/Iterator;Lnet/minecraft/world/entity/ai/behavior/BehaviorControl;)V has 0 override(s) in child classes
|
16939 | [28Mar2025 00:54:05.794] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::removeStoppedTask(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;JLjava/util/Iterator;Lnet/minecraft/world/entity/ai/behavior/BehaviorControl;)V won't be passed a CallbackInfo as a result
|
16940 | [28Mar2025 00:54:05.794] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::removeTaskIfStopped(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;JLjava/util/Iterator;Lnet/minecraft/world/entity/ai/behavior/BehaviorControl;)V doesn't use it's CallbackInfo
|
16941 | [28Mar2025 00:54:05.794] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::removeTaskIfStopped(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;JLjava/util/Iterator;Lnet/minecraft/world/entity/ai/behavior/BehaviorControl;)V has 0 override(s) in child classes
|
16942 | [28Mar2025 00:54:05.794] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::removeTaskIfStopped(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;JLjava/util/Iterator;Lnet/minecraft/world/entity/ai/behavior/BehaviorControl;)V won't be passed a CallbackInfo as a result
|
16943 | [28Mar2025 00:54:05.795] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.memory_change_counting.BrainMixin from mod lithium->@Inject::copyModCount(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16944 | [28Mar2025 00:54:05.795] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:collections.brain.BrainMixin from mod lithium->@Inject::reinitializeBrainCollections(Ljava/util/Collection;Ljava/util/Collection;Lcom/google/common/collect/ImmutableList;Ljava/util/function/Supplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16945 | [28Mar2025 00:54:05.795] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:collections.brain.BrainMixin from mod lithium->@Inject::reinitializeBrainCollections(Ljava/util/Collection;Ljava/util/Collection;Lcom/google/common/collect/ImmutableList;Ljava/util/function/Supplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
16946 | [28Mar2025 00:54:05.795] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:collections.brain.BrainMixin from mod lithium->@Inject::reinitializeBrainCollections(Ljava/util/Collection;Ljava/util/Collection;Lcom/google/common/collect/ImmutableList;Ljava/util/function/Supplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
16947 | [28Mar2025 00:54:05.795] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getSensors()Ljava/util/Map; in net.minecraft.world.entity.ai.Brain was not merged
|
16948 | [28Mar2025 00:54:05.796] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.TargetingConditionsMixin from additionalentityattributes.mixins.json into net.minecraft.world.entity.ai.targeting.TargetingConditions
|
16949 | [28Mar2025 00:54:05.798] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinCaelusApi from caelus.mixins.json into com.illusivesoulworks.caelus.api.CaelusApi
|
16950 | [28Mar2025 00:54:05.798] [modloading-worker-0/DEBUG] [mixin/]: caelus.mixins.json:MixinCaelusApi from mod caelus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16951 | [28Mar2025 00:54:05.799] [modloading-worker-0/DEBUG] [mixin/]: caelus.mixins.json:MixinCaelusApi from mod caelus->@Inject::caelus$getInstance(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16952 | [28Mar2025 00:54:05.801] [modloading-worker-0/DEBUG] [mixin/]: Mixing neoforge.BlockCapabilityMixin from entangled.mixins.json into net.neoforged.neoforge.capabilities.BlockCapability
|
16953 | [28Mar2025 00:54:05.801] [modloading-worker-0/DEBUG] [mixin/]: entangled.mixins.json:neoforge.BlockCapabilityMixin from mod entangled: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
16954 | [28Mar2025 00:54:05.801] [modloading-worker-0/DEBUG] [mixin/]: entangled.mixins.json:neoforge.BlockCapabilityMixin from mod entangled->@Inject::create(Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Class;Ljava/lang/Class;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16955 | [28Mar2025 00:54:05.805] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for neoforge
|
16956 | [28Mar2025 00:54:05.805] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.network.filters.GenericPacketSplitter to MOD
|
16957 | [28Mar2025 00:54:05.814] [modloading-worker-0/DEBUG] [Caelus API/]: Loaded com.illusivesoulworks.caelus.platform.services.CaelusNeoForgeRegistry@6944d941 for service interface com.illusivesoulworks.caelus.platform.services.IRegistryFactory
|
16958 | [28Mar2025 00:54:05.818] [modloading-worker-0/DEBUG] [Caelus API/]: Loaded com.illusivesoulworks.caelus.platform.services.CaelusNeoForge@69ca0bcd for service interface com.illusivesoulworks.caelus.platform.services.ICaelusPlatform
|
16959 | [28Mar2025 00:54:05.819] [modloading-worker-0/DEBUG] [mixin/]: Mixing item.ItemExtensionMixin from the_bumblezone-neoforge.mixins.json into com.telepathicgrunt.the_bumblezone.platform.ItemExtension
|
16960 | [28Mar2025 00:54:05.823] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for evilcraftcompat
|
16961 | [28Mar2025 00:54:05.824] [modloading-worker-0/INFO] [com.Pdiddy973.AllTheCompressed.AllTheCompressed/]: Registering mod: allthecompressed
|
16962 | [28Mar2025 00:54:05.833] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for caelus
|
16963 | [28Mar2025 00:54:05.835] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file integratedscripting-common.toml for integratedscripting tracking
|
16964 | [28Mar2025 00:54:05.835] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type SERVER on mod integratedscripting
|
16965 | [28Mar2025 00:54:05.836] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file integratedterminals-common.toml for integratedterminals tracking
|
16966 | [28Mar2025 00:54:05.836] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod integratedterminals
|
16967 | [28Mar2025 00:54:05.836] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type SERVER on mod integratedterminals
|
16968 | [28Mar2025 00:54:05.842] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sfm-common.toml for sfm tracking
|
16969 | [28Mar2025 00:54:05.842] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sfm-client.toml for sfm tracking
|
16970 | [28Mar2025 00:54:05.842] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sfm
|
16971 | [28Mar2025 00:54:05.842] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ca.teamdman.sfm.common.registry.SFMPackets to MOD
|
16972 | [28Mar2025 00:54:05.846] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ca.teamdman.sfm.common.registry.SFMBlockCapabilities to MOD
|
16973 | [28Mar2025 00:54:05.850] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for repurposed_structures
|
16974 | [28Mar2025 00:54:05.850] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.telepathicgrunt.repurposedstructures.datagen.StructureNbtUpdaterDatagen to MOD
|
16975 | [28Mar2025 00:54:05.853] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
16976 | [28Mar2025 00:54:05.853] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfLumiseneFluidMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.fluids.LumiseneFluid
|
16977 | [28Mar2025 00:54:05.854] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for integratedscripting
|
16978 | [28Mar2025 00:54:05.861] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for epherolib
|
16979 | [28Mar2025 00:54:05.869] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file compactmachines-common.toml for compactmachines tracking
|
16980 | [28Mar2025 00:54:05.872] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ca.teamdman.sfm.common.handler.OpenContainerTracker to GAME
|
16981 | [28Mar2025 00:54:05.872] [modloading-worker-0/INFO] [com.Pdiddy973.AllTheCompressed.AllTheCompressed/]: Registering overlays for loaded mods: [allthecompressed, allthemodium, alltheores, allthetweaks, ae2, appflux, enderio, extendedae, megacells, minecraft, pneumaticcraft, powah, productivebees, supplementaries, xycraft_world]
|
16982 | [28Mar2025 00:54:05.873] [modloading-worker-0/INFO] [com.Pdiddy973.AllTheCompressed.AllTheCompressed/]: Skipping overlays for absent mods: [botania]
|
16983 | [28Mar2025 00:54:05.874] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for allthecompressed
|
16984 | [28Mar2025 00:54:05.874] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.Pdiddy973.AllTheCompressed.data.DataGenerators to MOD
|
16985 | [28Mar2025 00:54:05.891] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfFlammableFluidBlockMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.fluids.FlammableLiquidBlock
|
16986 | [28Mar2025 00:54:05.897] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplemagnets
|
16987 | [28Mar2025 00:54:05.898] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.simplemagnets.MagnetItem to GAME
|
16988 | [28Mar2025 00:54:05.899] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ca.teamdman.sfm.common.handler.FallingAnvilHandler to GAME
|
16989 | [28Mar2025 00:54:05.902] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sawmill
|
16990 | [28Mar2025 00:54:05.929] [modloading-worker-0/DEBUG] [mixin/]: Mixing effect.WrathOfTheHiveEffectMixin from the_bumblezone-neoforge.mixins.json into com.telepathicgrunt.the_bumblezone.effects.WrathOfTheHiveEffect
|
16991 | [28Mar2025 00:54:05.931] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for smartbrainlib
|
16992 | [28Mar2025 00:54:05.932] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ca.teamdman.sfm.common.command.SFMCommand to GAME
|
16993 | [28Mar2025 00:54:05.933] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fusion
|
16994 | [28Mar2025 00:54:05.941] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for edivadlib
|
16995 | [28Mar2025 00:54:05.982] [modloading-worker-0/DEBUG] [mixin/]: Mixing CommandSourceStackMixin from kubejs.mixins.json into net.minecraft.commands.CommandSourceStack
|
16996 | [28Mar2025 00:54:05.982] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$kjs$sendSuccess$0(Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; to md26e244$kubejs$lambda$kjs$sendSuccess$0$0 in kubejs.mixins.json:CommandSourceStackMixin from mod kubejs
|
16997 | [28Mar2025 00:54:05.989] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file integratedcrafting-common.toml for integratedcrafting tracking
|
16998 | [28Mar2025 00:54:05.989] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type SERVER on mod integratedcrafting
|
16999 | [28Mar2025 00:54:06.006] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for integratedterminals
|
17000 | [28Mar2025 00:54:06.021] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfWrenchMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.items.WrenchItem
|
17001 | [28Mar2025 00:54:06.029] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dungeons_arise
|
17002 | [28Mar2025 00:54:06.044] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for integratedcrafting
|
17003 | [28Mar2025 00:54:06.049] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfSoapItemMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.items.SoapItem
|
17004 | [28Mar2025 00:54:06.061] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.simplemagnets.ItemSpawnHandler to GAME
|
17005 | [28Mar2025 00:54:06.063] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfGunpowderMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.GunpowderBlock
|
17006 | [28Mar2025 00:54:06.068] [modloading-worker-0/INFO] [Living Things/]: Loaded NeoForgeRegistrationFactory for service Factory
|
17007 | [28Mar2025 00:54:06.069] [modloading-worker-0/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkAccessible: true
|
17008 | [28Mar2025 00:54:06.069] [modloading-worker-0/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkBounds: true
|
17009 | [28Mar2025 00:54:06.072] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for laserbridges
|
17010 | [28Mar2025 00:54:06.075] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ca.teamdman.sfm.common.cablenetwork.CableNetworkManager to GAME
|
17011 | [28Mar2025 00:54:06.076] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for terrablender
|
17012 | [28Mar2025 00:54:06.076] [modloading-worker-0/DEBUG] [io.netty.util.ResourceLeakDetectorFactory/]: Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@e15958e
|
17013 | [28Mar2025 00:54:06.081] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pamhc2crops.toml for pamhc2crops tracking
|
17014 | [28Mar2025 00:54:06.084] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for alltheleaks
|
17015 | [28Mar2025 00:54:06.084] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cleanswing
|
17016 | [28Mar2025 00:54:06.091] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17017 | [28Mar2025 00:54:06.099] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for sushigocrafting
|
17018 | [28Mar2025 00:54:06.101] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwlights
|
17019 | [28Mar2025 00:54:06.102] [modloading-worker-0/DEBUG] [CorgiLib/]: Loaded dev.corgitaco.corgilib.neoforge.platform.NeoForgePlatform@1febae72 for service interface corgitaco.corgilib.platform.ModPlatform
|
17020 | [28Mar2025 00:54:06.105] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class PatchouliPlugin for plugin patchouli
|
17021 | [28Mar2025 00:54:06.105] [modloading-worker-0/INFO] [PluginManager/]: Constructed class PatchouliPlugin for plugin patchouli for mod sushigocrafting
|
17022 | [28Mar2025 00:54:06.105] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class PatchouliPlugin
|
17023 | [28Mar2025 00:54:06.107] [modloading-worker-0/DEBUG] [KubeJS/]: Took 2 ms to grab stacktrace classes.
|
17024 | [28Mar2025 00:54:06.107] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class PatchouliPlugin
|
17025 | [28Mar2025 00:54:06.110] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17026 | [28Mar2025 00:54:06.114] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ca.teamdman.sfm.client.registry.SFMMenuScreens to MOD
|
17027 | [28Mar2025 00:54:06.118] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for flywheel
|
17028 | [28Mar2025 00:54:06.124] [modloading-worker-0/DEBUG] [mixin/]: Mixing block.BlockExtensionMixin from the_bumblezone-neoforge.mixins.json into com.telepathicgrunt.the_bumblezone.platform.BlockExtension
|
17029 | [28Mar2025 00:54:06.124] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$shouldDisplayFluidOverlay$1(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;)Z to md26e244$the_bumblezone$lambda$shouldDisplayFluidOverlay$1$0 in the_bumblezone-neoforge.mixins.json:block.BlockExtensionMixin from mod the_bumblezone
|
17030 | [28Mar2025 00:54:06.124] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$canStickTo$0(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)Z to md26e244$the_bumblezone$lambda$canStickTo$0$1 in the_bumblezone-neoforge.mixins.json:block.BlockExtensionMixin from mod the_bumblezone
|
17031 | [28Mar2025 00:54:06.128] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwstairs
|
17032 | [28Mar2025 00:54:06.129] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for gateways
|
17033 | [28Mar2025 00:54:06.130] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfNetheriteDoorMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.NetheriteTrapdoorBlock
|
17034 | [28Mar2025 00:54:06.131] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfNetheriteDoorMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.NetheriteDoorBlock
|
17035 | [28Mar2025 00:54:06.132] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for experiencelib
|
17036 | [28Mar2025 00:54:06.137] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mffs-client.toml for mffs tracking
|
17037 | [28Mar2025 00:54:06.137] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mffs-common.toml for mffs tracking
|
17038 | [28Mar2025 00:54:06.152] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfSafeMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.SafeBlock
|
17039 | [28Mar2025 00:54:06.174] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file luminax-client.toml for luminax tracking
|
17040 | [28Mar2025 00:54:06.174] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for luminax
|
17041 | [28Mar2025 00:54:06.174] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.satherov.luminax.LuminaxConfig to MOD
|
17042 | [28Mar2025 00:54:06.175] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modular_machinery_reborn-common.toml for modular_machinery_reborn tracking
|
17043 | [28Mar2025 00:54:06.175] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.satherov.luminax.datagen.LuminaxDataGenerators to MOD
|
17044 | [28Mar2025 00:54:06.177] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mffs
|
17045 | [28Mar2025 00:54:06.177] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.su5ed.mffs.datagen.ModDataGen to MOD
|
17046 | [28Mar2025 00:54:06.187] [modloading-worker-0/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
|
17047 | [28Mar2025 00:54:06.187] [modloading-worker-0/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
|
17048 | [28Mar2025 00:54:06.188] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ponder-client.toml for ponder tracking
|
17049 | [28Mar2025 00:54:06.188] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ponder
|
17050 | [28Mar2025 00:54:06.188] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.createmod.ponder.NeoForgePonder$ModBusEvents to MOD
|
17051 | [28Mar2025 00:54:06.193] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.createmod.ponder.NeoForgePonder$Events to GAME
|
17052 | [28Mar2025 00:54:06.196] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17053 | [28Mar2025 00:54:06.196] [modloading-worker-0/DEBUG] [mixin/]: Mixing collections.gamerules.GameRulesMixin from lithium.mixins.json into net.minecraft.world.level.GameRules
|
17054 | [28Mar2025 00:54:06.197] [modloading-worker-0/DEBUG] [mixin/]: Mixing GameRulesMixin from kubejs.mixins.json into net.minecraft.world.level.GameRules
|
17055 | [28Mar2025 00:54:06.198] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:collections.gamerules.GameRulesMixin from mod lithium->@Inject::reinitializeMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17056 | [28Mar2025 00:54:06.198] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:collections.gamerules.GameRulesMixin from mod lithium->@Inject::reinitializeMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
17057 | [28Mar2025 00:54:06.198] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:collections.gamerules.GameRulesMixin from mod lithium->@Inject::reinitializeMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
17058 | [28Mar2025 00:54:06.198] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:collections.gamerules.GameRulesMixin from mod lithium->@Inject::reinitializeMap(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17059 | [28Mar2025 00:54:06.198] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:collections.gamerules.GameRulesMixin from mod lithium->@Inject::reinitializeMap(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
17060 | [28Mar2025 00:54:06.198] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:collections.gamerules.GameRulesMixin from mod lithium->@Inject::reinitializeMap(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
17061 | [28Mar2025 00:54:06.198] [modloading-worker-0/INFO] [com.simibubi.create.Create/]: Create 6.0.3 initializing! Commit hash: 7f14bcc64b0eed202617fe08f0dbf5a1e74443d3
|
17062 | [28Mar2025 00:54:06.208] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for livingthings
|
17063 | [28Mar2025 00:54:06.214] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17064 | [28Mar2025 00:54:06.216] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for almostunified
|
17065 | [28Mar2025 00:54:06.218] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for wits
|
17066 | [28Mar2025 00:54:06.218] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for immediatelyfast
|
17067 | [28Mar2025 00:54:06.219] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numHeapArenas: 48
|
17068 | [28Mar2025 00:54:06.219] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numDirectArenas: 48
|
17069 | [28Mar2025 00:54:06.219] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.pageSize: 8192
|
17070 | [28Mar2025 00:54:06.219] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxOrder: 9
|
17071 | [28Mar2025 00:54:06.219] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.chunkSize: 4194304
|
17072 | [28Mar2025 00:54:06.219] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.smallCacheSize: 256
|
17073 | [28Mar2025 00:54:06.219] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.normalCacheSize: 64
|
17074 | [28Mar2025 00:54:06.219] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedBufferCapacity: 32768
|
17075 | [28Mar2025 00:54:06.219] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimInterval: 8192
|
17076 | [28Mar2025 00:54:06.219] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimIntervalMillis: 0
|
17077 | [28Mar2025 00:54:06.219] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.useCacheForAllThreads: false
|
17078 | [28Mar2025 00:54:06.219] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
|
17079 | [28Mar2025 00:54:06.221] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file appleskin-client.toml for appleskin tracking
|
17080 | [28Mar2025 00:54:06.221] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for appleskin
|
17081 | [28Mar2025 00:54:06.228] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for compactmachines
|
17082 | [28Mar2025 00:54:06.233] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17083 | [28Mar2025 00:54:06.252] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for additional_lights
|
17084 | [28Mar2025 00:54:06.260] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file allthetweaks-common.toml for allthetweaks tracking
|
17085 | [28Mar2025 00:54:06.274] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BoundingBoxAccessor from betterdungeons.mixins.json into net.minecraft.world.level.levelgen.structure.BoundingBox
|
17086 | [28Mar2025 00:54:06.274] [modloading-worker-0/DEBUG] [mixin/]: betterdungeons.mixins.json:accessor.BoundingBoxAccessor from mod betterdungeons: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
17087 | [28Mar2025 00:54:06.274] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BoundingBoxAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.BoundingBox
|
17088 | [28Mar2025 00:54:06.275] [modloading-worker-0/DEBUG] [mixin/]: yungsapi.mixins.json:accessor.BoundingBoxAccessor from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
17089 | [28Mar2025 00:54:06.275] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BoundingBoxAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.BoundingBox
|
17090 | [28Mar2025 00:54:06.275] [modloading-worker-0/DEBUG] [mixin/]: cataclysm.mixins.json:accessor.BoundingBoxAccessor from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
17091 | [28Mar2025 00:54:06.275] [modloading-worker-0/DEBUG] [mixin/]: Mixing BoundingBoxAccessor from bettermineshafts.mixins.json into net.minecraft.world.level.levelgen.structure.BoundingBox
|
17092 | [28Mar2025 00:54:06.275] [modloading-worker-0/DEBUG] [mixin/]: bettermineshafts.mixins.json:BoundingBoxAccessor from mod bettermineshafts: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
17093 | [28Mar2025 00:54:06.275] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BoundingBoxAccessor from betterdeserttemples.mixins.json into net.minecraft.world.level.levelgen.structure.BoundingBox
|
17094 | [28Mar2025 00:54:06.275] [modloading-worker-0/DEBUG] [mixin/]: betterdeserttemples.mixins.json:accessor.BoundingBoxAccessor from mod betterdeserttemples: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
17095 | [28Mar2025 00:54:06.276] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
17096 | [28Mar2025 00:54:06.276] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
17097 | [28Mar2025 00:54:06.276] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
17098 | [28Mar2025 00:54:06.276] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
17099 | [28Mar2025 00:54:06.276] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
17100 | [28Mar2025 00:54:06.276] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
17101 | [28Mar2025 00:54:06.276] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
17102 | [28Mar2025 00:54:06.276] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
17103 | [28Mar2025 00:54:06.276] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
17104 | [28Mar2025 00:54:06.276] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
17105 | [28Mar2025 00:54:06.276] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
17106 | [28Mar2025 00:54:06.276] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
17107 | [28Mar2025 00:54:06.276] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
17108 | [28Mar2025 00:54:06.276] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
17109 | [28Mar2025 00:54:06.276] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
17110 | [28Mar2025 00:54:06.276] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
17111 | [28Mar2025 00:54:06.276] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
17112 | [28Mar2025 00:54:06.276] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
17113 | [28Mar2025 00:54:06.276] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
17114 | [28Mar2025 00:54:06.276] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
17115 | [28Mar2025 00:54:06.276] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
17116 | [28Mar2025 00:54:06.276] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
17117 | [28Mar2025 00:54:06.276] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
17118 | [28Mar2025 00:54:06.276] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
17119 | [28Mar2025 00:54:06.279] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file occultism-server.toml for occultism tracking
|
17120 | [28Mar2025 00:54:06.279] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod occultism
|
17121 | [28Mar2025 00:54:06.279] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file occultism-client.toml for occultism tracking
|
17122 | [28Mar2025 00:54:06.279] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file occultism-startup.toml for occultism tracking
|
17123 | [28Mar2025 00:54:06.280] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\occultism-startup.toml
|
17124 | [28Mar2025 00:54:06.287] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bhc-startup.toml for bhc tracking
|
17125 | [28Mar2025 00:54:06.288] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\bhc-startup.toml
|
17126 | [28Mar2025 00:54:06.293] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file securitycraft-server.toml for securitycraft tracking
|
17127 | [28Mar2025 00:54:06.298] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17128 | [28Mar2025 00:54:06.301] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.allocator.type: pooled
|
17129 | [28Mar2025 00:54:06.301] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.threadLocalDirectBufferSize: 0
|
17130 | [28Mar2025 00:54:06.301] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.maxThreadLocalCharBufferSize: 16384
|
17131 | [28Mar2025 00:54:06.378] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for yungsapi
|
17132 | [28Mar2025 00:54:06.378] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rebind_narrator
|
17133 | [28Mar2025 00:54:06.384] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\occultism-startup.toml for changes
|
17134 | [28Mar2025 00:54:06.384] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\bhc-startup.toml for changes
|
17135 | [28Mar2025 00:54:06.384] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bhc-server.toml for bhc tracking
|
17136 | [28Mar2025 00:54:06.385] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bhc
|
17137 | [28Mar2025 00:54:06.385] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.traverse.bhc.datagen.BHCDataGenerator to MOD
|
17138 | [28Mar2025 00:54:06.389] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.traverse.bhc.common.util.StartingHealthHandler to GAME
|
17139 | [28Mar2025 00:54:06.394] [modloading-worker-0/DEBUG] [mixin/]: Mixing AdvancedPacketErrorLogging from connectivity.mixins.json into net.minecraft.network.Connection
|
17140 | [28Mar2025 00:54:06.394] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.traverse.bhc.common.util.PlayerDeathEvent to GAME
|
17141 | [28Mar2025 00:54:06.395] [modloading-worker-0/DEBUG] [mixin/]: Mixing ConnectionMixin from connectivity.mixins.json into net.minecraft.network.Connection
|
17142 | [28Mar2025 00:54:06.395] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$on$2(Ljava/lang/String;Lio/netty/channel/ChannelHandlerContext;Lio/netty/util/concurrent/Future;)V to md26e244$connectivity$lambda$on$2$0 in connectivity.mixins.json:ConnectionMixin from mod connectivity
|
17143 | [28Mar2025 00:54:06.395] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$on$1(Ljava/lang/String;Lio/netty/channel/ChannelHandlerContext;Lio/netty/util/concurrent/Future;)V to md26e244$connectivity$lambda$on$1$1 in connectivity.mixins.json:ConnectionMixin from mod connectivity
|
17144 | [28Mar2025 00:54:06.395] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$on$0(Ljava/lang/String;Lio/netty/channel/ChannelHandlerContext;Lio/netty/util/concurrent/Future;)V to md26e244$connectivity$lambda$on$0$2 in connectivity.mixins.json:ConnectionMixin from mod connectivity
|
17145 | [28Mar2025 00:54:06.396] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class PatchouliPlugin
|
17146 | [28Mar2025 00:54:06.399] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::on(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Throwable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17147 | [28Mar2025 00:54:06.399] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::on(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Throwable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
17148 | [28Mar2025 00:54:06.399] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::on(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Throwable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
17149 | [28Mar2025 00:54:06.399] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::onSend(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17150 | [28Mar2025 00:54:06.399] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::onSend(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
17151 | [28Mar2025 00:54:06.399] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::onSend(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
17152 | [28Mar2025 00:54:06.399] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::afterSend(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17153 | [28Mar2025 00:54:06.399] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::afterSend(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
17154 | [28Mar2025 00:54:06.399] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::afterSend(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
17155 | [28Mar2025 00:54:06.404] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.traverse.bhc.common.util.DropHandler to GAME
|
17156 | [28Mar2025 00:54:06.408] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class PatchouliPlugin
|
17157 | [28Mar2025 00:54:06.415] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cosmeticarmorreworked-client.toml for cosmeticarmorreworked tracking
|
17158 | [28Mar2025 00:54:06.417] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.traverse.bhc.common.items.tools.ItemBladeOfVitality to GAME
|
17159 | [28Mar2025 00:54:06.417] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cosmeticarmorreworked-common.toml for cosmeticarmorreworked tracking
|
17160 | [28Mar2025 00:54:06.417] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cosmeticarmorreworked
|
17161 | [28Mar2025 00:54:06.423] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kuma_api
|
17162 | [28Mar2025 00:54:06.426] [modloading-worker-0/INFO] [Advanced Peripherals/]: AdvancedPeripherals says hello!
|
17163 | [28Mar2025 00:54:06.432] [modloading-worker-0/DEBUG] [mixin/]: Mixing ItemStackHandlerMixin from kubejs.mixins.json into net.neoforged.neoforge.items.ItemStackHandler
|
17164 | [28Mar2025 00:54:06.432] [modloading-worker-0/DEBUG] [mixin/]: Mixing ItemStackHandlerMixin from valhelsia_core.mixins.json into net.neoforged.neoforge.items.ItemStackHandler
|
17165 | [28Mar2025 00:54:06.432] [modloading-worker-0/DEBUG] [mixin/]: valhelsia_core.mixins.json:ItemStackHandlerMixin from mod valhelsia_core: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
17166 | [28Mar2025 00:54:06.432] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.ItemStackHandlerAccessor from create.mixins.json into net.neoforged.neoforge.items.ItemStackHandler
|
17167 | [28Mar2025 00:54:06.436] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfPlanterMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.PlanterBlock
|
17168 | [28Mar2025 00:54:06.443] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for allthetweaks
|
17169 | [28Mar2025 00:54:06.443] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.thevortex.allthetweaks.datagen.DataGenerators to MOD
|
17170 | [28Mar2025 00:54:06.446] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.thevortex.allthetweaks.config.Configuration to MOD
|
17171 | [28Mar2025 00:54:06.452] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for towntalk
|
17172 | [28Mar2025 00:54:06.453] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file lootr-common.toml for lootr tracking
|
17173 | [28Mar2025 00:54:06.453] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file lootr-client.toml for lootr tracking
|
17174 | [28Mar2025 00:54:06.458] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for handcrafted
|
17175 | [28Mar2025 00:54:06.460] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file fireproofboats-client.toml for fireproofboats tracking
|
17176 | [28Mar2025 00:54:06.460] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fireproofboats
|
17177 | [28Mar2025 00:54:06.460] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.fireproofboats.FireproofBoats$EventHandler to MOD
|
17178 | [28Mar2025 00:54:06.461] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.network.NetworkInitialization to MOD
|
17179 | [28Mar2025 00:54:06.464] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.network.ConfigurationInitialization to MOD
|
17180 | [28Mar2025 00:54:06.469] [modloading-worker-0/DEBUG] [betteroceanmonuments/]: Loaded com.yungnickyoung.minecraft.betteroceanmonuments.services.NeoForgePlatformHelper@3a9a27f7 for service interface com.yungnickyoung.minecraft.betteroceanmonuments.services.IPlatformHelper
|
17181 | [28Mar2025 00:54:06.471] [modloading-worker-0/DEBUG] [betteroceanmonuments/]: Loaded com.yungnickyoung.minecraft.betteroceanmonuments.services.NeoForgeModulesLoader@16393fb6 for service interface com.yungnickyoung.minecraft.betteroceanmonuments.services.IModulesLoader
|
17182 | [28Mar2025 00:54:06.472] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class FTBChunksPlugin
|
17183 | [28Mar2025 00:54:06.472] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class PatchouliPlugin
|
17184 | [28Mar2025 00:54:06.472] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class CuriosPlugin
|
17185 | [28Mar2025 00:54:06.477] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file betteroceanmonuments-neoforge-1_21.toml for betteroceanmonuments tracking
|
17186 | [28Mar2025 00:54:06.479] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betteroceanmonuments
|
17187 | [28Mar2025 00:54:06.481] [modloading-worker-0/INFO] [Glassential Renewed/]: Loading Glassential Renewed - NeoForge
|
17188 | [28Mar2025 00:54:06.484] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.common.MonsterRoomHooks to GAME
|
17189 | [28Mar2025 00:54:06.486] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedcore-common.toml for sophisticatedcore tracking
|
17190 | [28Mar2025 00:54:06.486] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedcore-client.toml for sophisticatedcore tracking
|
17191 | [28Mar2025 00:54:06.493] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.common.DeferredSpawnEggItem$CommonHandler to MOD
|
17192 | [28Mar2025 00:54:06.493] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file farmingforblockheads-common.toml for farmingforblockheads tracking
|
17193 | [28Mar2025 00:54:06.495] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Advancedperipherals/general.toml for advancedperipherals tracking
|
17194 | [28Mar2025 00:54:06.495] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Advancedperipherals/peripherals.toml for advancedperipherals tracking
|
17195 | [28Mar2025 00:54:06.495] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Advancedperipherals/metaphysics.toml for advancedperipherals tracking
|
17196 | [28Mar2025 00:54:06.495] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Advancedperipherals/world.toml for advancedperipherals tracking
|
17197 | [28Mar2025 00:54:06.496] [modloading-worker-0/DEBUG] [Glassential Renewed/]: Loaded com.bigenergy.glassential.platform.NeoForgePlatformHelper@30388a78 for service interface com.bigenergy.glassential.platform.services.IPlatformHelper
|
17198 | [28Mar2025 00:54:06.497] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.attachment.AttachmentInternals to GAME
|
17199 | [28Mar2025 00:54:06.499] [modloading-worker-0/DEBUG] [Glassential Renewed/]: Loaded com.bigenergy.glassential.platform.NeoForgeRegistrationFactory@33be1b38 for service interface com.bigenergy.glassential.registration.RegistrationProvider$Factory
|
17200 | [28Mar2025 00:54:06.517] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for illagerwarship
|
17201 | [28Mar2025 00:54:06.521] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17202 | [28Mar2025 00:54:06.530] [modloading-worker-0/DEBUG] [mixin/]: Mixing item.BzArrowItemMixin from the_bumblezone-neoforge.mixins.json into com.telepathicgrunt.the_bumblezone.platform.BzArrowItem
|
17203 | [28Mar2025 00:54:06.540] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file akashictome-common.toml for akashictome tracking
|
17204 | [28Mar2025 00:54:06.546] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lootr
|
17205 | [28Mar2025 00:54:06.546] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing noobanidus.mods.lootr.neoforge.setup.CommonSetup to MOD
|
17206 | [28Mar2025 00:54:06.548] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17207 | [28Mar2025 00:54:06.548] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing noobanidus.mods.lootr.neoforge.gen.compat.LootrCompatDataGenerators to MOD
|
17208 | [28Mar2025 00:54:06.549] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
17209 | [28Mar2025 00:54:06.552] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing noobanidus.mods.lootr.neoforge.gen.LootrDataGenerators to MOD
|
17210 | [28Mar2025 00:54:06.555] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for akashictome
|
17211 | [28Mar2025 00:54:06.555] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing noobanidus.mods.lootr.neoforge.event.HandleTick to GAME
|
17212 | [28Mar2025 00:54:06.557] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing noobanidus.mods.lootr.neoforge.event.HandleResourcePacks to MOD
|
17213 | [28Mar2025 00:54:06.561] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing noobanidus.mods.lootr.neoforge.event.HandleDebug to GAME
|
17214 | [28Mar2025 00:54:06.563] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing noobanidus.mods.lootr.neoforge.event.HandleChunk to GAME
|
17215 | [28Mar2025 00:54:06.568] [modloading-worker-0/DEBUG] [mixin/]: Mixing FluidStackMixin from kubejs.mixins.json into net.neoforged.neoforge.fluids.FluidStack
|
17216 | [28Mar2025 00:54:06.570] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pamhc2crops
|
17217 | [28Mar2025 00:54:06.570] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.pam.pamhc2crops.data.DataGen to MOD
|
17218 | [28Mar2025 00:54:06.571] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing noobanidus.mods.lootr.neoforge.event.HandleCart to GAME
|
17219 | [28Mar2025 00:54:06.572] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoing/machine-misc.toml for industrialforegoing tracking
|
17220 | [28Mar2025 00:54:06.575] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoing/machine-core.toml for industrialforegoing tracking
|
17221 | [28Mar2025 00:54:06.576] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing noobanidus.mods.lootr.neoforge.event.HandleBreak to GAME
|
17222 | [28Mar2025 00:54:06.580] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing noobanidus.mods.lootr.neoforge.event.HandleAdvancement to GAME
|
17223 | [28Mar2025 00:54:06.581] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoing/machine-agriculture-husbandry.toml for industrialforegoing tracking
|
17224 | [28Mar2025 00:54:06.582] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for domum_ornamentum
|
17225 | [28Mar2025 00:54:06.583] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ldtteam.domumornamentum.event.handlers.ModBusEventHandler to MOD
|
17226 | [28Mar2025 00:54:06.589] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing noobanidus.mods.lootr.neoforge.config.ConfigManager to MOD
|
17227 | [28Mar2025 00:54:06.589] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoing/machine-resource-production.toml for industrialforegoing tracking
|
17228 | [28Mar2025 00:54:06.590] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoing/machine-generator.toml for industrialforegoing tracking
|
17229 | [28Mar2025 00:54:06.590] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoing/client-config.toml for industrialforegoing tracking
|
17230 | [28Mar2025 00:54:06.590] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class FTBChunksPlugin
|
17231 | [28Mar2025 00:54:06.590] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class PatchouliPlugin
|
17232 | [28Mar2025 00:54:06.590] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class CuriosPlugin
|
17233 | [28Mar2025 00:54:06.591] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for glassential
|
17234 | [28Mar2025 00:54:06.595] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for corgilib
|
17235 | [28Mar2025 00:54:06.595] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.corgitaco.corgilib.neoforge.network.NeoForgeNetworkHandler to MOD
|
17236 | [28Mar2025 00:54:06.599] [modloading-worker-0/DEBUG] [cobweb/]: Loaded it.crystalnest.cobweb.platform.NeoForgePlatformHelper@10853d4b for service interface it.crystalnest.cobweb.platform.services.PlatformHelper
|
17237 | [28Mar2025 00:54:06.605] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.corgitaco.corgilib.neoforge.datagen.NeoForgeDatagen to MOD
|
17238 | [28Mar2025 00:54:06.607] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17239 | [28Mar2025 00:54:06.607] [modloading-worker-0/DEBUG] [cobweb/]: Loaded it.crystalnest.cobweb.platform.NeoForgeRegistryHelper@792710e2 for service class it.crystalnest.cobweb.platform.services.RegistryHelper
|
17240 | [28Mar2025 00:54:06.610] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bookshelf
|
17241 | [28Mar2025 00:54:06.613] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfFrameMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.FrameBlock
|
17242 | [28Mar2025 00:54:06.614] [modloading-worker-0/DEBUG] [cobweb/]: Loaded it.crystalnest.cobweb.platform.NeoForgeConfigHelper@1e0deaeb for service interface it.crystalnest.cobweb.platform.services.ConfigHelper
|
17243 | [28Mar2025 00:54:06.615] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cobweb
|
17244 | [28Mar2025 00:54:06.626] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file morered-server.toml for morered tracking
|
17245 | [28Mar2025 00:54:06.635] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sophisticatedcore
|
17246 | [28Mar2025 00:54:06.640] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for morered
|
17247 | [28Mar2025 00:54:06.651] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeHolderMixin from kubejs.mixins.json into net.minecraft.world.item.crafting.RecipeHolder
|
17248 | [28Mar2025 00:54:06.655] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for moreredxcctcompat
|
17249 | [28Mar2025 00:54:06.669] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file harvest_with_ease-common.toml for harvest_with_ease tracking
|
17250 | [28Mar2025 00:54:06.669] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for harvest_with_ease
|
17251 | [28Mar2025 00:54:06.669] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.crystalnest.harvest_with_ease.handler.NeoForgeHarvestHandler to GAME
|
17252 | [28Mar2025 00:54:06.702] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinChipped from rechiseled_chipped.mixins.json into earth.terrarium.chipped.Chipped
|
17253 | [28Mar2025 00:54:06.702] [modloading-worker-0/DEBUG] [mixin/]: rechiseled_chipped.mixins.json:MixinChipped from mod rechiseled_chipped: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
17254 | [28Mar2025 00:54:06.703] [modloading-worker-0/DEBUG] [mixin/]: rechiseled_chipped.mixins.json:MixinChipped from mod rechiseled_chipped->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17255 | [28Mar2025 00:54:06.723] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sushigocrafting
|
17256 | [28Mar2025 00:54:06.730] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fzzy_config
|
17257 | [28Mar2025 00:54:06.734] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for entity_model_features
|
17258 | [28Mar2025 00:54:06.736] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for entity_texture_features
|
17259 | [28Mar2025 00:54:06.761] [modloading-worker-0/DEBUG] [mixin/]: Mixing CompatFarmersDelightTomatoMixin from supplementaries.mixins.json into vectorwing.farmersdelight.common.block.TomatoVineBlock
|
17260 | [28Mar2025 00:54:06.762] [modloading-worker-0/DEBUG] [mixin/]: supplementaries.mixins.json:CompatFarmersDelightTomatoMixin from mod supplementaries->@Inject::supp$tomatoLoggingCompat(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
17261 | [28Mar2025 00:54:06.765] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file utilitarian-common.toml for utilitarian tracking
|
17262 | [28Mar2025 00:54:06.765] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file utilitarian-server.toml for utilitarian tracking
|
17263 | [28Mar2025 00:54:06.765] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for utilitarian
|
17264 | [28Mar2025 00:54:06.765] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.utilitarian.event.ModEventHandler to MOD
|
17265 | [28Mar2025 00:54:06.773] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.utilitarian.event.EventHandler to GAME
|
17266 | [28Mar2025 00:54:06.777] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modular_machinery_reborn
|
17267 | [28Mar2025 00:54:06.777] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing es.degrassi.mmreborn.data.DataGeneration to MOD
|
17268 | [28Mar2025 00:54:06.780] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing es.degrassi.mmreborn.common.util.TaskDelayer to GAME
|
17269 | [28Mar2025 00:54:06.785] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing es.degrassi.mmreborn.common.network.PacketManager to MOD
|
17270 | [28Mar2025 00:54:06.806] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for immeng
|
17271 | [28Mar2025 00:54:06.806] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file jearchaeology-common.toml for jearchaeology tracking
|
17272 | [28Mar2025 00:54:06.806] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jearchaeology
|
17273 | [28Mar2025 00:54:06.806] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.jearchaeology.JEArchaeology$ModEvents to MOD
|
17274 | [28Mar2025 00:54:06.807] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fuelgoeshere
|
17275 | [28Mar2025 00:54:06.808] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for placebo
|
17276 | [28Mar2025 00:54:06.808] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.shadowsoffire.placebo.util.PlaceboTaskQueue$Impl to GAME
|
17277 | [28Mar2025 00:54:06.809] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.jearchaeology.JEArchaeology$Events to GAME
|
17278 | [28Mar2025 00:54:06.812] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.utilitarian.data.UtilitarianDataProvider to MOD
|
17279 | [28Mar2025 00:54:06.813] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.jearchaeology.Config to MOD
|
17280 | [28Mar2025 00:54:06.815] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.shadowsoffire.placebo.systems.wanderer.WandererTradesRegistry to GAME
|
17281 | [28Mar2025 00:54:06.815] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for industrialforegoingsouls
|
17282 | [28Mar2025 00:54:06.816] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.utilitarian.Config to MOD
|
17283 | [28Mar2025 00:54:06.819] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lionfishapi
|
17284 | [28Mar2025 00:54:06.819] [modloading-worker-0/WARN] [Advanced Peripherals/]: Successfully loaded integration for mekanism
|
17285 | [28Mar2025 00:54:06.826] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.sophisticatedbackpacks.UpgradeWrapperBaseAccessor from relics.mixins.json into net.p3pp3rf1y.sophisticatedcore.upgrades.UpgradeWrapperBase
|
17286 | [28Mar2025 00:54:06.835] [modloading-worker-0/INFO] [com.cupboard.Cupboard/]: Loaded config for: memorysettings.json
|
17287 | [28Mar2025 00:54:06.835] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for memorysettings
|
17288 | [28Mar2025 00:54:06.842] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderio_base
|
17289 | [28Mar2025 00:54:06.842] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.EnderIOBase to MOD
|
17290 | [28Mar2025 00:54:06.843] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.base.common.integrations.WrenchCompat to GAME
|
17291 | [28Mar2025 00:54:06.850] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.base.common.event.EIODefaultComponents to MOD
|
17292 | [28Mar2025 00:54:06.850] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file railcraft-client.toml for railcraft tracking
|
17293 | [28Mar2025 00:54:06.850] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file railcraft-common.toml for railcraft tracking
|
17294 | [28Mar2025 00:54:06.850] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file railcraft-server.toml for railcraft tracking
|
17295 | [28Mar2025 00:54:06.859] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.base.common.hangglider.PlayerMovementHandler to GAME
|
17296 | [28Mar2025 00:54:06.861] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for farmingforblockheads
|
17297 | [28Mar2025 00:54:06.862] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for blockui
|
17298 | [28Mar2025 00:54:06.863] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file evilcraft-common.toml for evilcraft tracking
|
17299 | [28Mar2025 00:54:06.863] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod evilcraft
|
17300 | [28Mar2025 00:54:06.863] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type SERVER on mod evilcraft
|
17301 | [28Mar2025 00:54:06.864] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoingsouls/industrialforegoing-souls-client.toml for industrialforegoingsouls tracking
|
17302 | [28Mar2025 00:54:06.866] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.base.common.travel.TravelTargetSavedData to GAME
|
17303 | [28Mar2025 00:54:06.866] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoingsouls/industrialforegoing-souls-machines.toml for industrialforegoingsouls tracking
|
17304 | [28Mar2025 00:54:06.872] [modloading-worker-0/DEBUG] [mixin/]: Mixing ItemStackHandlerMixin from kubejs.mixins.json into net.neoforged.neoforge.items.ComponentItemHandler
|
17305 | [28Mar2025 00:54:06.873] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for industrialforegoing
|
17306 | [28Mar2025 00:54:06.873] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.buuz135.industrial.item.infinity.OneThreeFiveHandler to GAME
|
17307 | [28Mar2025 00:54:06.876] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for advancedperipherals
|
17308 | [28Mar2025 00:54:06.876] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.srendi.advancedperipherals.common.util.ServerWorker to GAME
|
17309 | [28Mar2025 00:54:06.924] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.base.common.handler.FireCraftingHandler to GAME
|
17310 | [28Mar2025 00:54:06.927] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.buuz135.industrial.proxy.event.CocoaBeanRightClickHarvesting to GAME
|
17311 | [28Mar2025 00:54:06.935] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.srendi.advancedperipherals.common.util.ChunkManager to GAME
|
17312 | [28Mar2025 00:54:06.964] [modloading-worker-0/DEBUG] [com.hrznstudio.titanium.block_network.NetworkRegistry/]: Registering network factory industrialforegoingsouls:soul
|
17313 | [28Mar2025 00:54:06.969] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedbackpacks-server.toml for sophisticatedbackpacks tracking
|
17314 | [28Mar2025 00:54:06.969] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedbackpacks-common.toml for sophisticatedbackpacks tracking
|
17315 | [28Mar2025 00:54:06.975] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplylight
|
17316 | [28Mar2025 00:54:06.976] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for smithingtemplateviewer
|
17317 | [28Mar2025 00:54:06.976] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.buuz135.smithingtemplateviewer.Config to MOD
|
17318 | [28Mar2025 00:54:06.978] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.srendi.advancedperipherals.common.addons.APAddons to MOD
|
17319 | [28Mar2025 00:54:06.980] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.srendi.advancedperipherals.common.data.DataGenerators to MOD
|
17320 | [28Mar2025 00:54:06.986] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.srendi.advancedperipherals.common.commands.APCommands to GAME
|
17321 | [28Mar2025 00:54:06.996] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for wstweaks
|
17322 | [28Mar2025 00:54:06.996] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.shadowsoffire.wstweaks.WSTEvents to GAME
|
17323 | [28Mar2025 00:54:07.002] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mysticalcustomization
|
17324 | [28Mar2025 00:54:07.005] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.base.common.item.tool.SoulVialItem to GAME
|
17325 | [28Mar2025 00:54:07.008] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for industrialforegoingsouls
|
17326 | [28Mar2025 00:54:07.008] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bridgingmod
|
17327 | [28Mar2025 00:54:07.011] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastfurnace
|
17328 | [28Mar2025 00:54:07.011] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for hardenedarmadillos
|
17329 | [28Mar2025 00:54:07.017] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastbench
|
17330 | [28Mar2025 00:54:07.017] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.shadowsoffire.fastbench.util.SlotUpdateManager to GAME
|
17331 | [28Mar2025 00:54:07.018] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file structurize-server.toml for structurize tracking
|
17332 | [28Mar2025 00:54:07.022] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.base.common.init.EIONetwork to MOD
|
17333 | [28Mar2025 00:54:07.036] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.base.common.advancement.UseGliderAdvancementBenefit to GAME
|
17334 | [28Mar2025 00:54:07.046] [modloading-worker-0/INFO] [com.cupboard.Cupboard/]: Loaded config for: cupboard.json
|
17335 | [28Mar2025 00:54:07.049] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file aiimprovements-common.toml for aiimprovements tracking
|
17336 | [28Mar2025 00:54:07.049] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for aiimprovements
|
17337 | [28Mar2025 00:54:07.049] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.builtbroken.ai.improvements.modifier.ModifierSystem to GAME
|
17338 | [28Mar2025 00:54:07.050] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.srendi.advancedperipherals.common.events.Events to GAME
|
17339 | [28Mar2025 00:54:07.051] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file tiab-server.toml for tiab tracking
|
17340 | [28Mar2025 00:54:07.051] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tiab
|
17341 | [28Mar2025 00:54:07.053] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cupboard
|
17342 | [28Mar2025 00:54:07.060] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_ocultas/base-common.toml for ars_ocultas tracking
|
17343 | [28Mar2025 00:54:07.060] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod ars_ocultas using file name ars_ocultas/base-client.toml
|
17344 | [28Mar2025 00:54:07.069] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinChippedModBlocks from rechiseled_chipped.mixins.json into earth.terrarium.chipped.common.registry.ModBlocks
|
17345 | [28Mar2025 00:54:07.069] [modloading-worker-0/DEBUG] [mixin/]: rechiseled_chipped.mixins.json:MixinChippedModBlocks from mod rechiseled_chipped: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
17346 | [28Mar2025 00:54:07.069] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$catchChippedTorchRegistry$6(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/teamresourceful/resourcefullib/common/registry/RegistryEntry;)V to md26e244$rechiseled_chipped$lambda$catchChippedTorchRegistry$6$0 in rechiseled_chipped.mixins.json:MixinChippedModBlocks from mod rechiseled_chipped
|
17347 | [28Mar2025 00:54:07.069] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$catchChippedTorchRegistry$5(Lcom/teamresourceful/resourcefullib/common/registry/RegistryEntry;)Lnet/minecraft/world/level/ItemLike; to md26e244$rechiseled_chipped$lambda$catchChippedTorchRegistry$5$1 in rechiseled_chipped.mixins.json:MixinChippedModBlocks from mod rechiseled_chipped
|
17348 | [28Mar2025 00:54:07.069] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$catchChippedTorchRegistry$4(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/teamresourceful/resourcefullib/common/registry/RegistryEntry;)V to md26e244$rechiseled_chipped$lambda$catchChippedTorchRegistry$4$2 in rechiseled_chipped.mixins.json:MixinChippedModBlocks from mod rechiseled_chipped
|
17349 | [28Mar2025 00:54:07.069] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$catchChippedTorchRegistry$3(Lcom/teamresourceful/resourcefullib/common/registry/RegistryEntry;)Lnet/minecraft/world/level/ItemLike; to md26e244$rechiseled_chipped$lambda$catchChippedTorchRegistry$3$3 in rechiseled_chipped.mixins.json:MixinChippedModBlocks from mod rechiseled_chipped
|
17350 | [28Mar2025 00:54:07.069] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$catchChippedRegistry$2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/teamresourceful/resourcefullib/common/registry/RegistryEntry;)V to md26e244$rechiseled_chipped$lambda$catchChippedRegistry$2$4 in rechiseled_chipped.mixins.json:MixinChippedModBlocks from mod rechiseled_chipped
|
17351 | [28Mar2025 00:54:07.069] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$catchChippedRegistry$1(Lcom/teamresourceful/resourcefullib/common/registry/RegistryEntry;)Lnet/minecraft/world/level/ItemLike; to md26e244$rechiseled_chipped$lambda$catchChippedRegistry$1$5 in rechiseled_chipped.mixins.json:MixinChippedModBlocks from mod rechiseled_chipped
|
17352 | [28Mar2025 00:54:07.069] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$catchChippedRegistry$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)Lnet/minecraft/world/level/ItemLike; to md26e244$rechiseled_chipped$lambda$catchChippedRegistry$0$6 in rechiseled_chipped.mixins.json:MixinChippedModBlocks from mod rechiseled_chipped
|
17353 | [28Mar2025 00:54:07.078] [modloading-worker-0/DEBUG] [mixin/]: rechiseled_chipped.mixins.json:MixinChippedModBlocks from mod rechiseled_chipped->@Inject::catchChippedRegistry(Lnet/minecraft/world/level/block/Block;Learth/terrarium/chipped/common/palette/Palette;Ljava/util/function/Function;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
17354 | [28Mar2025 00:54:07.078] [modloading-worker-0/DEBUG] [mixin/]: rechiseled_chipped.mixins.json:MixinChippedModBlocks from mod rechiseled_chipped->@Inject::catchChippedTorchRegistry(Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;Learth/terrarium/chipped/common/palette/Palette;Ljava/util/function/BiFunction;Ljava/util/function/BiFunction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
17355 | [28Mar2025 00:54:07.083] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file elevatorid-server.toml for elevatorid tracking
|
17356 | [28Mar2025 00:54:07.083] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for elevatorid
|
17357 | [28Mar2025 00:54:07.083] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.vsngarcia.neoforge.network.NetworkHandler to MOD
|
17358 | [28Mar2025 00:54:07.085] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwholidays
|
17359 | [28Mar2025 00:54:07.099] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.srendi.advancedperipherals.common.village.VillagerTrades to GAME
|
17360 | [28Mar2025 00:54:07.101] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.builtbroken.ai.improvements.AIImprovements to MOD
|
17361 | [28Mar2025 00:54:07.104] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.srendi.advancedperipherals.common.village.VillageStructures to GAME
|
17362 | [28Mar2025 00:54:07.107] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.srendi.advancedperipherals.network.APNetworking to MOD
|
17363 | [28Mar2025 00:54:07.110] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for evilcraft
|
17364 | [28Mar2025 00:54:07.110] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.cyclops.evilcraft.enchantment.entityeffect.EnchantmentEntityEffectHealFromDamage to GAME
|
17365 | [28Mar2025 00:54:07.112] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_ocultas
|
17366 | [28Mar2025 00:54:07.112] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mystchonky.arsocultas.common.registrar.RegisterEvents to MOD
|
17367 | [28Mar2025 00:54:07.122] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bwncr-common.toml for bwncr tracking
|
17368 | [28Mar2025 00:54:07.128] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bwncr
|
17369 | [28Mar2025 00:54:07.131] [modloading-worker-0/DEBUG] [Framework/]: Loaded com.mrcrayfish.framework.platform.NeoForgePlatformHelper@4625c8d0 for service interface com.mrcrayfish.framework.platform.services.IPlatformHelper
|
17370 | [28Mar2025 00:54:07.134] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mystchonky.arsocultas.common.event.OccultismEvents to GAME
|
17371 | [28Mar2025 00:54:07.134] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pamhc2trees.toml for pamhc2trees tracking
|
17372 | [28Mar2025 00:54:07.137] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for monolib
|
17373 | [28Mar2025 00:54:07.137] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17374 | [28Mar2025 00:54:07.139] [modloading-worker-0/DEBUG] [Framework/]: Loaded com.mrcrayfish.framework.platform.NeoForgeNetworkHelper@7e5016ce for service interface com.mrcrayfish.framework.platform.services.INetworkHelper
|
17375 | [28Mar2025 00:54:07.142] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17376 | [28Mar2025 00:54:07.144] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mystchonky.arsocultas.data.DataProvider to MOD
|
17377 | [28Mar2025 00:54:07.145] [modloading-worker-0/DEBUG] [mixin/]: Mixing block.SuperCandleMixin from the_bumblezone-neoforge.mixins.json into com.telepathicgrunt.the_bumblezone.blocks.SuperCandleBase
|
17378 | [28Mar2025 00:54:07.146] [modloading-worker-0/DEBUG] [Framework/]: Loaded com.mrcrayfish.framework.platform.NeoForgeRegistrationHelper@74bb6e74 for service interface com.mrcrayfish.framework.platform.services.IRegistrationHelper
|
17379 | [28Mar2025 00:54:07.148] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for atlas_api
|
17380 | [28Mar2025 00:54:07.149] [modloading-worker-0/DEBUG] [Framework/]: Loaded com.mrcrayfish.framework.platform.NeoForgeEntityHelper@7d8b866c for service interface com.mrcrayfish.framework.platform.services.IEntityHelper
|
17381 | [28Mar2025 00:54:07.156] [modloading-worker-0/DEBUG] [Framework/]: Loaded com.mrcrayfish.framework.platform.NeoForgeConfigHelper@e080448 for service interface com.mrcrayfish.framework.platform.services.IConfigHelper
|
17382 | [28Mar2025 00:54:07.168] [modloading-worker-0/INFO] [redstonepen/]: Redstone Pen GIT id #f8a37d5.
|
17383 | [28Mar2025 00:54:07.174] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for disenchanting_table
|
17384 | [28Mar2025 00:54:07.179] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rechiseled
|
17385 | [28Mar2025 00:54:07.179] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.rechiseled.chiseling.ChiselingRecipeLoader to GAME
|
17386 | [28Mar2025 00:54:07.189] [modloading-worker-0/DEBUG] [mixin/]: Mixing block.SuperCandleMixin from the_bumblezone-neoforge.mixins.json into com.telepathicgrunt.the_bumblezone.blocks.PotionCandleBase
|
17387 | [28Mar2025 00:54:07.195] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for commonnetworking
|
17388 | [28Mar2025 00:54:07.200] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwbridges
|
17389 | [28Mar2025 00:54:07.209] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for clumps
|
17390 | [28Mar2025 00:54:07.214] [modloading-worker-0/DEBUG] [mixin/]: Mixing config.ModConfigMixin from rarcompat.mixins.json into artifacts.config.ModConfig
|
17391 | [28Mar2025 00:54:07.214] [modloading-worker-0/DEBUG] [mixin/]: rarcompat.mixins.json:config.ModConfigMixin from mod rarcompat: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
17392 | [28Mar2025 00:54:07.215] [modloading-worker-0/DEBUG] [mixin/]: rarcompat.mixins.json:config.ModConfigMixin from mod rarcompat->@Inject::getNightVisionScale(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
17393 | [28Mar2025 00:54:07.219] [modloading-worker-0/DEBUG] [mixin/]: Mixing config.ConfigManagerMixin from rarcompat.mixins.json into artifacts.config.ConfigManager
|
17394 | [28Mar2025 00:54:07.219] [modloading-worker-0/DEBUG] [mixin/]: rarcompat.mixins.json:config.ConfigManagerMixin from mod rarcompat: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
17395 | [28Mar2025 00:54:07.219] [modloading-worker-0/DEBUG] [mixin/]: rarcompat.mixins.json:config.ConfigManagerMixin from mod rarcompat->@Inject::readValuesFromConfig(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
17396 | [28Mar2025 00:54:07.219] [modloading-worker-0/DEBUG] [mixin/]: rarcompat.mixins.json:config.ConfigManagerMixin from mod rarcompat->@Inject::setCi(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
17397 | [28Mar2025 00:54:07.219] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file reap-server.toml for reap tracking
|
17398 | [28Mar2025 00:54:07.231] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for reap
|
17399 | [28Mar2025 00:54:07.240] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.C2SPacket$InitTPSProfile
|
17400 | [28Mar2025 00:54:07.244] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file explorerscompass-common.toml for explorerscompass tracking
|
17401 | [28Mar2025 00:54:07.244] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file explorerscompass-client.toml for explorerscompass tracking
|
17402 | [28Mar2025 00:54:07.244] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for explorerscompass
|
17403 | [28Mar2025 00:54:07.244] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.chaosthedude.explorerscompass.registry.ExplorersCompassRegistry to MOD
|
17404 | [28Mar2025 00:54:07.250] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.C2SPacket$RequestAvailability
|
17405 | [28Mar2025 00:54:07.269] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$ProfilingStarted
|
17406 | [28Mar2025 00:54:07.271] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.sophisticatedbackpacks.FeedingUpgradeWrapperMixin from relics.mixins.json into net.p3pp3rf1y.sophisticatedcore.upgrades.feeding.FeedingUpgradeWrapper
|
17407 | [28Mar2025 00:54:07.272] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$tick$2(Ljava/lang/Boolean;)Z to md26e244$relics$lambda$tick$2$0 in relics.mixins.json:compat.sophisticatedbackpacks.FeedingUpgradeWrapperMixin from mod relics
|
17408 | [28Mar2025 00:54:07.272] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$tick$1()Ljava/lang/Boolean; to md26e244$relics$lambda$tick$1$1 in relics.mixins.json:compat.sophisticatedbackpacks.FeedingUpgradeWrapperMixin from mod relics
|
17409 | [28Mar2025 00:54:07.272] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$tick$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Ljava/lang/Integer;Lnet/minecraft/world/item/ItemStack;)Ljava/lang/Boolean; to md26e244$relics$lambda$tick$0$2 in relics.mixins.json:compat.sophisticatedbackpacks.FeedingUpgradeWrapperMixin from mod relics
|
17410 | [28Mar2025 00:54:07.273] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dyenamics
|
17411 | [28Mar2025 00:54:07.273] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.dyenamics.data.DyenamicsDataProvider to MOD
|
17412 | [28Mar2025 00:54:07.275] [modloading-worker-0/DEBUG] [mixin/]: relics.mixins.json:compat.sophisticatedbackpacks.FeedingUpgradeWrapperMixin from mod relics->@Inject::tick(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17413 | [28Mar2025 00:54:07.275] [modloading-worker-0/DEBUG] [mixin/]: relics.mixins.json:compat.sophisticatedbackpacks.FeedingUpgradeWrapperMixin from mod relics->@Inject::tick(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
17414 | [28Mar2025 00:54:07.275] [modloading-worker-0/DEBUG] [mixin/]: relics.mixins.json:compat.sophisticatedbackpacks.FeedingUpgradeWrapperMixin from mod relics->@Inject::tick(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
17415 | [28Mar2025 00:54:07.276] [modloading-worker-0/DEBUG] [mixin/]: Mixing init.ModItemsMixin from rarcompat.mixins.json into artifacts.registry.ModItems
|
17416 | [28Mar2025 00:54:07.276] [modloading-worker-0/DEBUG] [mixin/]: rarcompat.mixins.json:init.ModItemsMixin from mod rarcompat: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
17417 | [28Mar2025 00:54:07.293] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.dyenamics.core.util.ModEventHandler to MOD
|
17418 | [28Mar2025 00:54:07.294] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$ProfilingCompleted
|
17419 | [28Mar2025 00:54:07.301] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$ProfilerInactive
|
17420 | [28Mar2025 00:54:07.306] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file undergarden-common.toml for undergarden tracking
|
17421 | [28Mar2025 00:54:07.306] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file undergarden-client.toml for undergarden tracking
|
17422 | [28Mar2025 00:54:07.306] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for undergarden
|
17423 | [28Mar2025 00:54:07.307] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.dyenamics.core.util.EventHandler to GAME
|
17424 | [28Mar2025 00:54:07.307] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for theurgy_kubejs
|
17425 | [28Mar2025 00:54:07.313] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$ProfilingResult
|
17426 | [28Mar2025 00:54:07.318] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for apothic_attributes
|
17427 | [28Mar2025 00:54:07.320] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for repeatable_trial_vaults
|
17428 | [28Mar2025 00:54:07.321] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$Availability
|
17429 | [28Mar2025 00:54:07.321] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for hostilenetworks
|
17430 | [28Mar2025 00:54:07.321] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.shadowsoffire.hostilenetworks.HostileEvents to GAME
|
17431 | [28Mar2025 00:54:07.325] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderio_machines
|
17432 | [28Mar2025 00:54:07.325] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.machines.common.souldata.SolarSoul to GAME
|
17433 | [28Mar2025 00:54:07.334] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for observable
|
17434 | [28Mar2025 00:54:07.336] [modloading-worker-0/DEBUG] [mixin/]: Mixing item.UmbrellaItemMixin from mixins.artifacts.neoforge.json into artifacts.item.UmbrellaItem
|
17435 | [28Mar2025 00:54:07.345] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file productivemetalworks-common.toml for productivemetalworks tracking
|
17436 | [28Mar2025 00:54:07.345] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for productivemetalworks
|
17437 | [28Mar2025 00:54:07.345] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.productivemetalworks.event.ModEventHandler to MOD
|
17438 | [28Mar2025 00:54:07.349] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for structurize
|
17439 | [28Mar2025 00:54:07.364] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.machines.common.souldata.SpawnerSoul to GAME
|
17440 | [28Mar2025 00:54:07.366] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for redstonepen
|
17441 | [28Mar2025 00:54:07.367] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file craftingtweaks-common.toml for craftingtweaks tracking
|
17442 | [28Mar2025 00:54:07.374] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file minecolonies-server.toml for minecolonies tracking
|
17443 | [28Mar2025 00:54:07.374] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file minecolonies-common.toml for minecolonies tracking
|
17444 | [28Mar2025 00:54:07.376] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file trophymanager-server.toml for trophymanager tracking
|
17445 | [28Mar2025 00:54:07.376] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for trophymanager
|
17446 | [28Mar2025 00:54:07.376] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.trophymanager.TrophyManager$EventHandler to MOD
|
17447 | [28Mar2025 00:54:07.384] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.trophymanager.data.TrophyDataProvider to MOD
|
17448 | [28Mar2025 00:54:07.385] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwdoors
|
17449 | [28Mar2025 00:54:07.386] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.machines.common.souldata.EngineSoul to GAME
|
17450 | [28Mar2025 00:54:07.387] [modloading-worker-0/DEBUG] [mixin/]: Mixing ResourcefulFlowingFluidMixin from resourcefullib.mixins.json into com.teamresourceful.resourcefullib.common.fluid.ResourcefulFlowingFluid
|
17451 | [28Mar2025 00:54:07.387] [modloading-worker-0/DEBUG] [mixin/]: resourcefullib.mixins.json:ResourcefulFlowingFluidMixin from mod resourcefullib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
17452 | [28Mar2025 00:54:07.388] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbjeiextras
|
17453 | [28Mar2025 00:54:07.388] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderio
|
17454 | [28Mar2025 00:54:07.392] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mininggadgets-common.toml for mininggadgets tracking
|
17455 | [28Mar2025 00:54:07.393] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17456 | [28Mar2025 00:54:07.394] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17457 | [28Mar2025 00:54:07.395] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17458 | [28Mar2025 00:54:07.396] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
17459 | [28Mar2025 00:54:07.398] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.productivemetalworks.datagen.MetalworksDataProvider to MOD
|
17460 | [28Mar2025 00:54:07.401] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.productivemetalworks.Config to MOD
|
17461 | [28Mar2025 00:54:07.404] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mininggadgets
|
17462 | [28Mar2025 00:54:07.404] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.mininggadgets.common.data.Generator to MOD
|
17463 | [28Mar2025 00:54:07.407] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17464 | [28Mar2025 00:54:07.412] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.machines.common.block.CapacitorBankBlock to GAME
|
17465 | [28Mar2025 00:54:07.423] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwroofs
|
17466 | [28Mar2025 00:54:07.422] [modloading-worker-0/WARN] [supermartijn642corelib/]: Mod 'Chipped' is requesting registration helper for different modid 'rechiseled_chipped'!
|
17467 | [28Mar2025 00:54:07.425] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for polyeng
|
17468 | [28Mar2025 00:54:07.427] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for chipped
|
17469 | [28Mar2025 00:54:07.434] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file fluxnetworks-common.toml for fluxnetworks tracking
|
17470 | [28Mar2025 00:54:07.434] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file fluxnetworks-server.toml for fluxnetworks tracking
|
17471 | [28Mar2025 00:54:07.437] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.machines.common.recipe.RecipeCaches to GAME
|
17472 | [28Mar2025 00:54:07.442] [modloading-worker-0/DEBUG] [MrCrayfish's Furniture Mod: Refurbished/]: Loaded com.mrcrayfish.furniture.refurbished.platform.NeoForgePlatformHelper@2a38cc1b for service interface com.mrcrayfish.furniture.refurbished.platform.services.IPlatformHelper
|
17473 | [28Mar2025 00:54:07.444] [modloading-worker-0/DEBUG] [mixin/]: Mixing FluidIngredientMixin from kubejs.mixins.json into net.neoforged.neoforge.fluids.crafting.FluidIngredient
|
17474 | [28Mar2025 00:54:07.451] [modloading-worker-0/DEBUG] [MrCrayfish's Furniture Mod: Refurbished/]: Loaded com.mrcrayfish.furniture.refurbished.platform.NeoForgeBlockHelper@710d2e83 for service interface com.mrcrayfish.furniture.refurbished.platform.services.IBlockHelper
|
17475 | [28Mar2025 00:54:07.471] [modloading-worker-0/DEBUG] [MrCrayfish's Furniture Mod: Refurbished/]: Loaded com.mrcrayfish.furniture.refurbished.platform.NeoForgeBlockEntityHelper@f7f5ef3 for service interface com.mrcrayfish.furniture.refurbished.platform.services.IBlockEntityHelper
|
17476 | [28Mar2025 00:54:07.473] [modloading-worker-0/DEBUG] [MrCrayfish's Furniture Mod: Refurbished/]: Loaded com.mrcrayfish.furniture.refurbished.platform.NeoForgeItemHelper@5e2c2d42 for service interface com.mrcrayfish.furniture.refurbished.platform.services.IItemHelper
|
17477 | [28Mar2025 00:54:07.476] [modloading-worker-0/DEBUG] [MrCrayfish's Furniture Mod: Refurbished/]: Loaded com.mrcrayfish.furniture.refurbished.platform.NeoForgeEntityHelper@1944aa9c for service interface com.mrcrayfish.furniture.refurbished.platform.services.IEntityHelper
|
17478 | [28Mar2025 00:54:07.478] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.machines.common.obelisk.RelocatorObeliskManager to GAME
|
17479 | [28Mar2025 00:54:07.480] [modloading-worker-0/DEBUG] [MrCrayfish's Furniture Mod: Refurbished/]: Loaded com.mrcrayfish.furniture.refurbished.platform.NeoForgeRecipeHelper@346e3c76 for service interface com.mrcrayfish.furniture.refurbished.platform.services.IRecipeHelper
|
17480 | [28Mar2025 00:54:07.481] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.machines.common.obelisk.InhibitorObeliskManager to GAME
|
17481 | [28Mar2025 00:54:07.483] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.machines.common.obelisk.AversionObeliskManager to GAME
|
17482 | [28Mar2025 00:54:07.485] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.machines.common.blocks.slicer.SlicerRecipeManager to GAME
|
17483 | [28Mar2025 00:54:07.486] [modloading-worker-0/DEBUG] [MrCrayfish's Furniture Mod: Refurbished/]: Loaded com.mrcrayfish.furniture.refurbished.platform.NeoForgeFluidHelper@7ce997da for service interface com.mrcrayfish.furniture.refurbished.platform.services.IFluidHelper
|
17484 | [28Mar2025 00:54:07.488] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for apothic_spawners
|
17485 | [28Mar2025 00:54:07.488] [modloading-worker-0/DEBUG] [MrCrayfish's Furniture Mod: Refurbished/]: Loaded com.mrcrayfish.furniture.refurbished.platform.NeoForgeTagHelper@24bb192d for service interface com.mrcrayfish.furniture.refurbished.platform.services.ITagHelper
|
17486 | [28Mar2025 00:54:07.493] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinRecipeManager from polymorph.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
17487 | [28Mar2025 00:54:07.493] [modloading-worker-0/DEBUG] [mixin/]: polymorph.mixins.json:MixinRecipeManager from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
17488 | [28Mar2025 00:54:07.493] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$polymorph$getRecipe$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/item/crafting/RecipeHolder;)V to md26e244$polymorph$lambda$polymorph$getRecipe$0$0 in polymorph.mixins.json:MixinRecipeManager from mod polymorph
|
17489 | [28Mar2025 00:54:07.493] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from sawmill.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
17490 | [28Mar2025 00:54:07.494] [modloading-worker-0/DEBUG] [mixin/]: sawmill.mixins.json:RecipeManagerMixin from mod sawmill: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
17491 | [28Mar2025 00:54:07.494] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$sawmill$addRecipes$0(Lcom/google/common/collect/ImmutableMap$Builder;Lcom/google/common/collect/ImmutableMultimap$Builder;Lnet/minecraft/world/item/crafting/RecipeHolder;)V to md26e244$sawmill$lambda$sawmill$addRecipes$0$1 in sawmill.mixins.json:RecipeManagerMixin from mod sawmill
|
17492 | [28Mar2025 00:54:07.494] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from enderio-machines.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
17493 | [28Mar2025 00:54:07.495] [modloading-worker-0/DEBUG] [mixin/]: enderio-machines.mixins.json:RecipeManagerMixin from mod enderio_machines: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
17494 | [28Mar2025 00:54:07.495] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$collectRecipe$0(Lcom/google/common/collect/ImmutableMultimap$Builder;Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/world/item/crafting/RecipeHolder;)V to md26e244$enderio_machines$lambda$collectRecipe$0$2 in enderio-machines.mixins.json:RecipeManagerMixin from mod enderio_machines
|
17495 | [28Mar2025 00:54:07.496] [modloading-worker-0/DEBUG] [mixin/]: Mixing access.level.AccessorRecipeManager from bookshelf.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
17496 | [28Mar2025 00:54:07.496] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:access.level.AccessorRecipeManager from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
17497 | [28Mar2025 00:54:07.496] [modloading-worker-0/DEBUG] [mixin/]: Mixing patch.level.MixinRecipeManager from bookshelf.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
17498 | [28Mar2025 00:54:07.496] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.level.MixinRecipeManager from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
17499 | [28Mar2025 00:54:07.496] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from supermartijn642corelib.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
17500 | [28Mar2025 00:54:07.496] [modloading-worker-0/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:RecipeManagerMixin from mod supermartijn642corelib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
17501 | [28Mar2025 00:54:07.498] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from deimos.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
17502 | [28Mar2025 00:54:07.498] [modloading-worker-0/DEBUG] [mixin/]: deimos.mixins.json:RecipeManagerMixin from mod deimos: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
17503 | [28Mar2025 00:54:07.498] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from cucumber.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
17504 | [28Mar2025 00:54:07.499] [modloading-worker-0/DEBUG] [mixin/]: Mixing runtime.RecipeManagerMixin from almostunified-common.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
17505 | [28Mar2025 00:54:07.499] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from kubejs.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
17506 | [28Mar2025 00:54:07.499] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$addServerData$0(Ljava/util/HashMap;Ldev/latvian/mods/kubejs/plugin/KubeJSPlugin;)V to md26e244$kubejs$lambda$addServerData$0$3 in kubejs.mixins.json:RecipeManagerMixin from mod kubejs
|
17507 | [28Mar2025 00:54:07.499] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fluxnetworks
|
17508 | [28Mar2025 00:54:07.499] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing sonar.fluxnetworks.register.Registration to MOD
|
17509 | [28Mar2025 00:54:07.502] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.datapack_reload_exceptions.RecipeManagerMixin from modernfix-neoforge.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
17510 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: polymorph.mixins.json:MixinRecipeManager from mod polymorph->@Inject::polymorph$getRecipe(Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/item/crafting/RecipeInput;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/crafting/RecipeHolder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
17511 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: sawmill.mixins.json:RecipeManagerMixin from mod sawmill->@Inject::sawmill$addRecipes(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17512 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: sawmill.mixins.json:RecipeManagerMixin from mod sawmill->@Inject::sawmill$addRecipes(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
17513 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: sawmill.mixins.json:RecipeManagerMixin from mod sawmill->@Inject::sawmill$addRecipes(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
17514 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: enderio-machines.mixins.json:RecipeManagerMixin from mod enderio_machines->@Inject::collectRecipe(Lnet/minecraft/resources/ResourceLocation;Lcom/google/common/collect/ImmutableMultimap$Builder;Lcom/google/common/collect/ImmutableMap$Builder;Lnet/neoforged/neoforge/common/conditions/WithConditions;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17515 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.level.MixinRecipeManager from mod bookshelf->@Inject::onReload(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17516 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.level.MixinRecipeManager from mod bookshelf->@Inject::onReload(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
17517 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.level.MixinRecipeManager from mod bookshelf->@Inject::onReload(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
17518 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.level.MixinRecipeManager from mod bookshelf->@Inject::onRecipesUpdated(Ljava/lang/Iterable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17519 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.level.MixinRecipeManager from mod bookshelf->@Inject::onRecipesUpdated(Ljava/lang/Iterable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
17520 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.level.MixinRecipeManager from mod bookshelf->@Inject::onRecipesUpdated(Ljava/lang/Iterable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
17521 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:RecipeManagerMixin from mod supermartijn642corelib->@Inject::apply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17522 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:RecipeManagerMixin from mod supermartijn642corelib->@Inject::apply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
17523 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:RecipeManagerMixin from mod supermartijn642corelib->@Inject::apply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
17524 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:RecipeManagerMixin from mod supermartijn642corelib->@Inject::fromJson(Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
17525 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: deimos.mixins.json:RecipeManagerMixin from mod deimos->@Inject::interceptApply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17526 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: deimos.mixins.json:RecipeManagerMixin from mod deimos->@Inject::interceptApply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
17527 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: deimos.mixins.json:RecipeManagerMixin from mod deimos->@Inject::interceptApply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
17528 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: cucumber.mixins.json:RecipeManagerMixin from mod cucumber->@Inject::cucumber$apply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17529 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: cucumber.mixins.json:RecipeManagerMixin from mod cucumber->@Inject::cucumber$apply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
17530 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: cucumber.mixins.json:RecipeManagerMixin from mod cucumber->@Inject::cucumber$apply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
17531 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: almostunified-common.mixins.json:runtime.RecipeManagerMixin from mod almostunified->@Inject::almostunified$onRecipeReload(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17532 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: almostunified-common.mixins.json:runtime.RecipeManagerMixin from mod almostunified->@Inject::almostunified$onRecipeReload(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
17533 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: almostunified-common.mixins.json:runtime.RecipeManagerMixin from mod almostunified->@Inject::almostunified$onRecipeReload(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
17534 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: almostunified-common.mixins.json:runtime.RecipeManagerMixin from mod almostunified->@Inject::almostunified$onRecipeError(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17535 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: almostunified-common.mixins.json:runtime.RecipeManagerMixin from mod almostunified->@Inject::almostunified$onRecipeError(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
17536 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: almostunified-common.mixins.json:runtime.RecipeManagerMixin from mod almostunified->@Inject::almostunified$onRecipeError(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
17537 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: almostunified-common.mixins.json:runtime.RecipeManagerMixin from mod almostunified->@Inject::almostunified$onRecipeReloadEnd(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17538 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: almostunified-common.mixins.json:runtime.RecipeManagerMixin from mod almostunified->@Inject::almostunified$onRecipeReloadEnd(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
17539 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: almostunified-common.mixins.json:runtime.RecipeManagerMixin from mod almostunified->@Inject::almostunified$onRecipeReloadEnd(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
17540 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: kubejs.mixins.json:RecipeManagerMixin from mod kubejs->@Inject::customRecipesHead(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17541 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: kubejs.mixins.json:RecipeManagerMixin from mod kubejs->@Inject::customRecipesHead(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
17542 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: kubejs.mixins.json:RecipeManagerMixin from mod kubejs->@Inject::customRecipesHead(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
17543 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: kubejs.mixins.json:RecipeManagerMixin from mod kubejs->@Inject::catchFailingRecipes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17544 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: kubejs.mixins.json:RecipeManagerMixin from mod kubejs->@Inject::catchFailingRecipes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
17545 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: kubejs.mixins.json:RecipeManagerMixin from mod kubejs->@Inject::catchFailingRecipes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
17546 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: kubejs.mixins.json:RecipeManagerMixin from mod kubejs->@Inject::addServerData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17547 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: kubejs.mixins.json:RecipeManagerMixin from mod kubejs->@Inject::addServerData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
17548 | [28Mar2025 00:54:07.508] [modloading-worker-0/DEBUG] [mixin/]: kubejs.mixins.json:RecipeManagerMixin from mod kubejs->@Inject::addServerData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
17549 | [28Mar2025 00:54:07.509] [modloading-worker-0/DEBUG] [mixin/]: Mixing SizedFluidIngredientMixin from kubejs.mixins.json into net.neoforged.neoforge.fluids.crafting.SizedFluidIngredient
|
17550 | [28Mar2025 00:54:07.516] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pamhc2trees
|
17551 | [28Mar2025 00:54:07.516] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.pam.pamhc2trees.data.DataGen to MOD
|
17552 | [28Mar2025 00:54:07.517] [modloading-worker-0/DEBUG] [MrCrayfish's Furniture Mod: Refurbished/]: Loaded com.mrcrayfish.furniture.refurbished.platform.NeoForgeMenuHelper@10af1d19 for service interface com.mrcrayfish.furniture.refurbished.platform.services.IMenuHelper
|
17553 | [28Mar2025 00:54:07.519] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for craftingtweaks
|
17554 | [28Mar2025 00:54:07.520] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ferritecore
|
17555 | [28Mar2025 00:54:07.520] [modloading-worker-0/INFO] [net.permutated.pylons.Pylons/]: Registering mod: pylons
|
17556 | [28Mar2025 00:54:07.521] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mes
|
17557 | [28Mar2025 00:54:07.521] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.finndog.mes.datagen.StructureNbtUpdaterDatagen to MOD
|
17558 | [28Mar2025 00:54:07.523] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing sonar.fluxnetworks.register.EventHandler to GAME
|
17559 | [28Mar2025 00:54:07.533] [modloading-worker-0/DEBUG] [mixin/]: Mixing SizedIngredientMixin from kubejs.mixins.json into net.neoforged.neoforge.common.crafting.SizedIngredient
|
17560 | [28Mar2025 00:54:07.534] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for overloadedarmorbar
|
17561 | [28Mar2025 00:54:07.535] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for flickerfix
|
17562 | [28Mar2025 00:54:07.535] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.machines.common.blocks.powered_spawner.SpawnerMachineTask to GAME
|
17563 | [28Mar2025 00:54:07.537] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.machines.common.blocks.soul_engine.SoulEngineBlockEntity to GAME
|
17564 | [28Mar2025 00:54:07.539] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modularrouters-common.toml for modularrouters tracking
|
17565 | [28Mar2025 00:54:07.539] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modularrouters-client.toml for modularrouters tracking
|
17566 | [28Mar2025 00:54:07.542] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17567 | [28Mar2025 00:54:07.543] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for functionalstorage
|
17568 | [28Mar2025 00:54:07.557] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17569 | [28Mar2025 00:54:07.558] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer oak_1
|
17570 | [28Mar2025 00:54:07.559] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17571 | [28Mar2025 00:54:07.560] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
17572 | [28Mar2025 00:54:07.561] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17573 | [28Mar2025 00:54:07.562] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
17574 | [28Mar2025 00:54:07.563] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
17575 | [28Mar2025 00:54:07.564] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
17576 | [28Mar2025 00:54:07.565] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
17577 | [28Mar2025 00:54:07.565] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
17578 | [28Mar2025 00:54:07.566] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17579 | [28Mar2025 00:54:07.567] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17580 | [28Mar2025 00:54:07.568] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17581 | [28Mar2025 00:54:07.569] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
17582 | [28Mar2025 00:54:07.570] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
17583 | [28Mar2025 00:54:07.571] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
17584 | [28Mar2025 00:54:07.572] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
17585 | [28Mar2025 00:54:07.573] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
17586 | [28Mar2025 00:54:07.573] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer spruce_1
|
17587 | [28Mar2025 00:54:07.573] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer birch_1
|
17588 | [28Mar2025 00:54:07.573] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer jungle_1
|
17589 | [28Mar2025 00:54:07.573] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer acacia_1
|
17590 | [28Mar2025 00:54:07.573] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer dark_oak_1
|
17591 | [28Mar2025 00:54:07.573] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer crimson_1
|
17592 | [28Mar2025 00:54:07.573] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer warped_1
|
17593 | [28Mar2025 00:54:07.573] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer mangrove_1
|
17594 | [28Mar2025 00:54:07.573] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer cherry_1
|
17595 | [28Mar2025 00:54:07.573] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer framed_1
|
17596 | [28Mar2025 00:54:07.574] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17597 | [28Mar2025 00:54:07.575] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer oak_2
|
17598 | [28Mar2025 00:54:07.576] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer spruce_2
|
17599 | [28Mar2025 00:54:07.576] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer birch_2
|
17600 | [28Mar2025 00:54:07.576] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer jungle_2
|
17601 | [28Mar2025 00:54:07.576] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer acacia_2
|
17602 | [28Mar2025 00:54:07.576] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer dark_oak_2
|
17603 | [28Mar2025 00:54:07.576] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer crimson_2
|
17604 | [28Mar2025 00:54:07.576] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer warped_2
|
17605 | [28Mar2025 00:54:07.576] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer mangrove_2
|
17606 | [28Mar2025 00:54:07.576] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer cherry_2
|
17607 | [28Mar2025 00:54:07.576] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer framed_2
|
17608 | [28Mar2025 00:54:07.576] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer oak_4
|
17609 | [28Mar2025 00:54:07.576] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer spruce_4
|
17610 | [28Mar2025 00:54:07.576] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer birch_4
|
17611 | [28Mar2025 00:54:07.576] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer jungle_4
|
17612 | [28Mar2025 00:54:07.576] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer acacia_4
|
17613 | [28Mar2025 00:54:07.576] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer dark_oak_4
|
17614 | [28Mar2025 00:54:07.576] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer crimson_4
|
17615 | [28Mar2025 00:54:07.576] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer warped_4
|
17616 | [28Mar2025 00:54:07.576] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer mangrove_4
|
17617 | [28Mar2025 00:54:07.576] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer cherry_4
|
17618 | [28Mar2025 00:54:07.576] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer framed_4
|
17619 | [28Mar2025 00:54:07.583] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17620 | [28Mar2025 00:54:07.591] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.machines.common.blocks.base.block.WrenchableBlockHandler to GAME
|
17621 | [28Mar2025 00:54:07.594] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.machines.common.init.MachineDataMaps to MOD
|
17622 | [28Mar2025 00:54:07.600] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.machines.common.init.MachineNetwork to MOD
|
17623 | [28Mar2025 00:54:07.603] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.machines.EnderIOMachines to MOD
|
17624 | [28Mar2025 00:54:07.605] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file easy_villagers-server.toml for easy_villagers tracking
|
17625 | [28Mar2025 00:54:07.607] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file easy_villagers-client.toml for easy_villagers tracking
|
17626 | [28Mar2025 00:54:07.607] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for easy_villagers
|
17627 | [28Mar2025 00:54:07.614] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for supermartijn642configlib
|
17628 | [28Mar2025 00:54:07.614] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for additionalentityattributes
|
17629 | [28Mar2025 00:54:07.614] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.dafuqs.additionalentityattributes.AdditionalEntityAttributesNeoForge to MOD
|
17630 | [28Mar2025 00:54:07.618] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file buildinggadgets2-common.toml for buildinggadgets2 tracking
|
17631 | [28Mar2025 00:54:07.630] [modloading-worker-0/INFO] [QuarryPlus/]: Initialize quarryplus with com.kotori316.scala_lib.ScalaModContainer
|
17632 | [28Mar2025 00:54:07.639] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for buildinggadgets2
|
17633 | [28Mar2025 00:54:07.639] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.buildinggadgets2.datagen.DataGenerators to MOD
|
17634 | [28Mar2025 00:54:07.647] [modloading-worker-0/DEBUG] [Underground Villages/]: Loaded com.mrbysco.undergroundvillages.platform.NeoForgePlatformHelper@7207503b for service interface com.mrbysco.undergroundvillages.platform.services.IPlatformHelper
|
17635 | [28Mar2025 00:54:07.649] [modloading-worker-0/DEBUG] [Underground Villages/]: Loaded com.mrbysco.undergroundvillages.NeoForgeRegistrationFactory@7595f537 for service interface com.mrbysco.undergroundvillages.registration.RegistrationProvider$Factory
|
17636 | [28Mar2025 00:54:07.661] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file underground_villages-common.toml for underground_villages tracking
|
17637 | [28Mar2025 00:54:07.661] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for underground_villages
|
17638 | [28Mar2025 00:54:07.661] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrbysco.undergroundvillages.datagen.UndergroundDatagen to MOD
|
17639 | [28Mar2025 00:54:07.666] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for playeranimator
|
17640 | [28Mar2025 00:54:07.667] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pylons-server.toml for pylons tracking
|
17641 | [28Mar2025 00:54:07.693] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pylons
|
17642 | [28Mar2025 00:54:07.693] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.permutated.pylons.util.SpawnManager to GAME
|
17643 | [28Mar2025 00:54:07.714] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17644 | [28Mar2025 00:54:07.714] [modloading-worker-0/DEBUG] [mixin/]: Mixing SelfEntitySpawnDataMixin from moonlight.mixins.json into net.mehvahdjukaar.moonlight.api.entity.IExtraClientSpawnData
|
17645 | [28Mar2025 00:54:07.714] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:SelfEntitySpawnDataMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
17646 | [28Mar2025 00:54:07.717] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.permutated.pylons.util.ChunkManager to GAME
|
17647 | [28Mar2025 00:54:07.728] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.permutated.pylons.events.ModEventHandler to GAME
|
17648 | [28Mar2025 00:54:07.732] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.permutated.pylons.data.DataGenerators to MOD
|
17649 | [28Mar2025 00:54:07.735] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file functionalstorage/functionalstorage-common.toml for functionalstorage tracking
|
17650 | [28Mar2025 00:54:07.736] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.permutated.pylons.ClientSetup to MOD
|
17651 | [28Mar2025 00:54:07.737] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderio_conduits
|
17652 | [28Mar2025 00:54:07.737] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.conduits.EnderIOConduits to MOD
|
17653 | [28Mar2025 00:54:07.738] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\functionalstorage\functionalstorage-common.toml
|
17654 | [28Mar2025 00:54:07.738] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\functionalstorage\functionalstorage-common.toml for changes
|
17655 | [28Mar2025 00:54:07.738] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file functionalstorage/functionalstorage-client.toml for functionalstorage tracking
|
17656 | [28Mar2025 00:54:07.741] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.conduits.common.network.ConduitNetwork to MOD
|
17657 | [28Mar2025 00:54:07.744] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.conduits.common.conduit.ConduitBlockItem to MOD
|
17658 | [28Mar2025 00:54:07.757] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.conduits.common.conduit.ConduitSavedData to GAME
|
17659 | [28Mar2025 00:54:07.776] [modloading-worker-0/DEBUG] [KubeJS/]: Took 4 ms to grab stacktrace classes.
|
17660 | [28Mar2025 00:54:07.778] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17661 | [28Mar2025 00:54:07.797] [modloading-worker-0/INFO] [YetAnotherConfigLib/]: Deserializing ModMobsConfig from 'config\variantsandventures\mod_mobs.json'
|
17662 | [28Mar2025 00:54:07.808] [modloading-worker-0/DEBUG] [mixin/]: Mixing CollectionTagMixin from kubejs.mixins.json into net.minecraft.nbt.CollectionTag
|
17663 | [28Mar2025 00:54:07.811] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17664 | [28Mar2025 00:54:07.815] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sophisticatedbackpacks
|
17665 | [28Mar2025 00:54:07.815] [modloading-worker-0/INFO] [YetAnotherConfigLib/]: Deserializing VanillaMobsConfig from 'config\variantsandventures\vanilla_mobs.json'
|
17666 | [28Mar2025 00:54:07.815] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ctm
|
17667 | [28Mar2025 00:54:07.820] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17668 | [28Mar2025 00:54:07.821] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ironjetpacks-client.toml for ironjetpacks tracking
|
17669 | [28Mar2025 00:54:07.821] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ironjetpacks-common.toml for ironjetpacks tracking
|
17670 | [28Mar2025 00:54:07.821] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ironjetpacks
|
17671 | [28Mar2025 00:54:07.823] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.conduits.common.conduit.block.ConduitBundleBlock to GAME
|
17672 | [28Mar2025 00:54:07.843] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.conduits.common.conduit.ConduitSorter to GAME
|
17673 | [28Mar2025 00:54:07.846] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17674 | [28Mar2025 00:54:07.850] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17675 | [28Mar2025 00:54:07.851] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.conduits.common.init.ConduitBlockEntities to MOD
|
17676 | [28Mar2025 00:54:07.871] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rangedpumps-server.toml for rangedpumps tracking
|
17677 | [28Mar2025 00:54:07.873] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rangedpumps
|
17678 | [28Mar2025 00:54:07.878] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17679 | [28Mar2025 00:54:07.880] [modloading-worker-0/DEBUG] [mixin/]: Mixing AEBaseMenuAccessor from polyeng.mixins.json into appeng.menu.AEBaseMenu
|
17680 | [28Mar2025 00:54:07.892] [modloading-worker-0/DEBUG] [mixin/]: Mixing optimizations.misc.MapItemSavedDataMixin from servercore.common.mixins.json into net.minecraft.world.level.saveddata.maps.MapItemSavedData
|
17681 | [28Mar2025 00:54:07.892] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.misc.MapItemSavedDataMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
17682 | [28Mar2025 00:54:07.893] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinMapItemSavedData from framedblocks.mixin.json into net.minecraft.world.level.saveddata.maps.MapItemSavedData
|
17683 | [28Mar2025 00:54:07.894] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for functionalstorage
|
17684 | [28Mar2025 00:54:07.896] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$framedblocks$loadCustomMapMarkers$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/mojang/datafixers/util/Pair;)V to md26e244$framedblocks$lambda$framedblocks$loadCustomMapMarkers$0$0 in framedblocks.mixin.json:MixinMapItemSavedData from mod framedblocks
|
17685 | [28Mar2025 00:54:07.897] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for endermanoverhaul
|
17686 | [28Mar2025 00:54:07.897] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tech.alexnijjar.endermanoverhaul.datagen.EndermanOverhaulDataGenerator to MOD
|
17687 | [28Mar2025 00:54:07.903] [modloading-worker-0/DEBUG] [mixin/]: Mixing MapDataMixin from moonlight-common.mixins.json into net.minecraft.world.level.saveddata.maps.MapItemSavedData
|
17688 | [28Mar2025 00:54:07.903] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
17689 | [28Mar2025 00:54:07.903] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$save$5(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData$Type;Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData;)V to md26e244$moonlight$lambda$save$5$1 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
|
17690 | [28Mar2025 00:54:07.903] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$load$4(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData;)V to md26e244$moonlight$lambda$load$4$2 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
|
17691 | [28Mar2025 00:54:07.903] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$load$3(Lnet/mehvahdjukaar/moonlight/api/map/ExpandedMapData;Lnet/mehvahdjukaar/moonlight/api/map/decoration/MLMapMarker;)V to md26e244$moonlight$lambda$load$3$3 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
|
17692 | [28Mar2025 00:54:07.903] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$load$2(Ljava/lang/String;)V to md26e244$moonlight$lambda$load$2$4 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
|
17693 | [28Mar2025 00:54:07.903] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$ml$setCustomDataDirty$1(Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData$Type;Ljava/util/function/Consumer;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer;)V to md26e244$moonlight$lambda$ml$setCustomDataDirty$1$5 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
|
17694 | [28Mar2025 00:54:07.903] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$ml$setCustomDecorationsDirty$0(Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer;)V to md26e244$moonlight$lambda$ml$setCustomDecorationsDirty$0$6 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
|
17695 | [28Mar2025 00:54:07.911] [modloading-worker-0/DEBUG] [mixin/]: Mixing MapItemSavedDataMixin from create.mixins.json into net.minecraft.world.level.saveddata.maps.MapItemSavedData
|
17696 | [28Mar2025 00:54:07.933] [modloading-worker-0/DEBUG] [mixin/]: framedblocks.mixin.json:MixinMapItemSavedData from mod framedblocks->@Inject::framedblocks$updateFramedItemFrameMarker(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17697 | [28Mar2025 00:54:07.933] [modloading-worker-0/DEBUG] [mixin/]: framedblocks.mixin.json:MixinMapItemSavedData from mod framedblocks->@Inject::framedblocks$updateFramedItemFrameMarker(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
17698 | [28Mar2025 00:54:07.933] [modloading-worker-0/DEBUG] [mixin/]: framedblocks.mixin.json:MixinMapItemSavedData from mod framedblocks->@Inject::framedblocks$updateFramedItemFrameMarker(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
17699 | [28Mar2025 00:54:07.933] [modloading-worker-0/DEBUG] [mixin/]: framedblocks.mixin.json:MixinMapItemSavedData from mod framedblocks->@Inject::framedblocks$loadCustomMapMarkers(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
17700 | [28Mar2025 00:54:07.933] [modloading-worker-0/DEBUG] [mixin/]: framedblocks.mixin.json:MixinMapItemSavedData from mod framedblocks->@Inject::framedblocks$saveCustomMapMarkers(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
17701 | [28Mar2025 00:54:07.933] [modloading-worker-0/DEBUG] [mixin/]: framedblocks.mixin.json:MixinMapItemSavedData from mod framedblocks->@Inject::framedblocks$saveCustomMapMarkers(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
17702 | [28Mar2025 00:54:07.933] [modloading-worker-0/DEBUG] [mixin/]: framedblocks.mixin.json:MixinMapItemSavedData from mod framedblocks->@Inject::framedblocks$saveCustomMapMarkers(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
17703 | [28Mar2025 00:54:07.933] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::locked(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
17704 | [28Mar2025 00:54:07.933] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::scaled(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
17705 | [28Mar2025 00:54:07.933] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::tickCarriedBy(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17706 | [28Mar2025 00:54:07.933] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::tickCarriedBy(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
17707 | [28Mar2025 00:54:07.933] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::tickCarriedBy(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
17708 | [28Mar2025 00:54:07.933] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::load(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
17709 | [28Mar2025 00:54:07.933] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::save(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
17710 | [28Mar2025 00:54:07.933] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::checkCustomDeco(Lnet/minecraft/world/level/BlockGetter;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17711 | [28Mar2025 00:54:07.933] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::checkCustomDeco(Lnet/minecraft/world/level/BlockGetter;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
17712 | [28Mar2025 00:54:07.933] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::checkCustomDeco(Lnet/minecraft/world/level/BlockGetter;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
17713 | [28Mar2025 00:54:07.933] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::initCustomData(IIBZZZLnet/minecraft/resources/ResourceKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17714 | [28Mar2025 00:54:07.933] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::initCustomData(IIBZZZLnet/minecraft/resources/ResourceKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
17715 | [28Mar2025 00:54:07.933] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::initCustomData(IIBZZZLnet/minecraft/resources/ResourceKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
17716 | [28Mar2025 00:54:07.934] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:MapItemSavedDataMixin from mod create->@Inject::create$onLoad(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
17717 | [28Mar2025 00:54:07.934] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:MapItemSavedDataMixin from mod create->@Inject::create$onSave(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
17718 | [28Mar2025 00:54:07.934] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:MapItemSavedDataMixin from mod create->@Inject::create$onSave(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
17719 | [28Mar2025 00:54:07.934] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:MapItemSavedDataMixin from mod create->@Inject::create$onSave(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
17720 | [28Mar2025 00:54:07.934] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:MapItemSavedDataMixin from mod create->@Inject::create$onCheckBanners(Lnet/minecraft/world/level/BlockGetter;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17721 | [28Mar2025 00:54:07.934] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:MapItemSavedDataMixin from mod create->@Inject::create$onCheckBanners(Lnet/minecraft/world/level/BlockGetter;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
17722 | [28Mar2025 00:54:07.934] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:MapItemSavedDataMixin from mod create->@Inject::create$onCheckBanners(Lnet/minecraft/world/level/BlockGetter;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
17723 | [28Mar2025 00:54:07.935] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinRestrictedInputSlot from AEInfinityBooster.mixins.json into appeng.menu.slot.RestrictedInputSlot
|
17724 | [28Mar2025 00:54:07.936] [modloading-worker-0/DEBUG] [mixin/]: AEInfinityBooster.mixins.json:MixinRestrictedInputSlot from mod aeinfinitybooster: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
17725 | [28Mar2025 00:54:07.936] [modloading-worker-0/DEBUG] [mixin/]: AEInfinityBooster.mixins.json:MixinRestrictedInputSlot from mod aeinfinitybooster->@Inject::mayPlace(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
17726 | [28Mar2025 00:54:07.938] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tech.alexnijjar.endermanoverhaul.common.registry.ModEntityTypes to MOD
|
17727 | [28Mar2025 00:54:07.941] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinWirelessTerminalMenuHost from AEInfinityBooster.mixins.json into appeng.helpers.WirelessTerminalMenuHost
|
17728 | [28Mar2025 00:54:07.941] [modloading-worker-0/DEBUG] [mixin/]: AEInfinityBooster.mixins.json:MixinWirelessTerminalMenuHost from mod aeinfinitybooster: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
17729 | [28Mar2025 00:54:07.941] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$testWap$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lappeng/api/implementations/blockentities/IWirelessAccessPoint;Lappeng/blockentity/networking/WirelessAccessPointBlockEntity;)V to md26e244$aeinfinitybooster$lambda$testWap$0$0 in AEInfinityBooster.mixins.json:MixinWirelessTerminalMenuHost from mod aeinfinitybooster
|
17730 | [28Mar2025 00:54:07.943] [modloading-worker-0/DEBUG] [mixin/]: AEInfinityBooster.mixins.json:MixinWirelessTerminalMenuHost from mod aeinfinitybooster->@Inject::testWap(Lappeng/api/implementations/blockentities/IWirelessAccessPoint;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
17731 | [28Mar2025 00:54:07.982] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for occultism
|
17732 | [28Mar2025 00:54:07.982] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.klikli_dev.occultism.datagen.DataGenerators to MOD
|
17733 | [28Mar2025 00:54:07.993] [modloading-worker-0/DEBUG] [Prickle/]: Loaded net.darkhax.pricklemc.neoforge.impl.util.NeoForgePlatformHelper@d49da51 for service interface net.darkhax.pricklemc.common.api.util.IPlatformHelper.
|
17734 | [28Mar2025 00:54:07.993] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for prickle
|
17735 | [28Mar2025 00:54:07.994] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.klikli_dev.occultism.handlers.FamiliarEventHandler to GAME
|
17736 | [28Mar2025 00:54:07.995] [modloading-worker-0/DEBUG] [mixin/]: Mixing ItemMenuHostMixin from megacells.mixins.json into appeng.api.implementations.menuobjects.ItemMenuHost
|
17737 | [28Mar2025 00:54:08.009] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file balm-common.toml for balm tracking
|
17738 | [28Mar2025 00:54:08.011] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for variantsandventures
|
17739 | [28Mar2025 00:54:08.013] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for crash_assistant
|
17740 | [28Mar2025 00:54:08.015] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ctov
|
17741 | [28Mar2025 00:54:08.020] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for balm
|
17742 | [28Mar2025 00:54:08.021] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for athena
|
17743 | [28Mar2025 00:54:08.021] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for stylecolonies
|
17744 | [28Mar2025 00:54:08.022] [modloading-worker-0/INFO] [net.permutated.novillagerdm.NoVillagerDeathMessages/]: Registering mod: novillagerdm
|
17745 | [28Mar2025 00:54:08.022] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cataclysm.toml for cataclysm tracking
|
17746 | [28Mar2025 00:54:08.022] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cataclysm
|
17747 | [28Mar2025 00:54:08.022] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.L_Ender.cataclysm.init.ModEntities to MOD
|
17748 | [28Mar2025 00:54:08.025] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for novillagerdm
|
17749 | [28Mar2025 00:54:08.025] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.L_Ender.cataclysm.event.ServerEventHandler to GAME
|
17750 | [28Mar2025 00:54:08.028] [modloading-worker-0/INFO] [Modern Dynamics/]: Successfully loaded Modern Dynamics!
|
17751 | [28Mar2025 00:54:08.029] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for moderndynamics
|
17752 | [28Mar2025 00:54:08.029] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.technici4n.moderndynamics.data.DataGenerators to MOD
|
17753 | [28Mar2025 00:54:08.029] [modloading-worker-0/INFO] [io.wispforest.lmft.LMFTCommon/]: [LMFT]: Loaded Config File!
|
17754 | [28Mar2025 00:54:08.031] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lmft
|
17755 | [28Mar2025 00:54:08.054] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2importexportcard
|
17756 | [28Mar2025 00:54:08.056] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for glodium
|
17757 | [28Mar2025 00:54:08.062] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.klikli_dev.occultism.handlers.LootEventHandler to GAME
|
17758 | [28Mar2025 00:54:08.063] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17759 | [28Mar2025 00:54:08.064] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sussysniffers
|
17760 | [28Mar2025 00:54:08.064] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.sussysniffers.event.ModEventHandler to MOD
|
17761 | [28Mar2025 00:54:08.067] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.klikli_dev.occultism.handlers.PlayerEventHandler to GAME
|
17762 | [28Mar2025 00:54:08.068] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.sussysniffers.Config to MOD
|
17763 | [28Mar2025 00:54:08.074] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ironfurnaces-common.toml for ironfurnaces tracking
|
17764 | [28Mar2025 00:54:08.074] [modloading-worker-0/INFO] [QuarryPlus/]: [PlatformAccess] loading
|
17765 | [28Mar2025 00:54:08.075] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.klikli_dev.occultism.handlers.CapabilityEventHandler to GAME
|
17766 | [28Mar2025 00:54:08.080] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.klikli_dev.occultism.handlers.ForgeEventHandler to GAME
|
17767 | [28Mar2025 00:54:08.083] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file torchmaster.toml for torchmaster tracking
|
17768 | [28Mar2025 00:54:08.085] [modloading-worker-0/DEBUG] [io.netty.util.internal.ThreadLocalRandom/]: -Dio.netty.initialSeedUniquifier: 0xe7dcd4ae47d1a757
|
17769 | [28Mar2025 00:54:08.088] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for everythingcopper
|
17770 | [28Mar2025 00:54:08.088] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.everythingcopper.event.ModEventHandler to MOD
|
17771 | [28Mar2025 00:54:08.097] [modloading-worker-0/INFO] [Torchmaster/]: Initializing Torchmaster for platform NeoForge
|
17772 | [28Mar2025 00:54:08.097] [modloading-worker-0/INFO] [Torchmaster/]: Debug Logging Enabled: false
|
17773 | [28Mar2025 00:54:08.100] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.everythingcopper.event.EventHandler to GAME
|
17774 | [28Mar2025 00:54:08.101] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.everythingcopper.datagen.DataProvider to MOD
|
17775 | [28Mar2025 00:54:08.102] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mysticalagriculture-common.toml for mysticalagriculture tracking
|
17776 | [28Mar2025 00:54:08.103] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\mysticalagriculture-common.toml
|
17777 | [28Mar2025 00:54:08.103] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\mysticalagriculture-common.toml for changes
|
17778 | [28Mar2025 00:54:08.104] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17779 | [28Mar2025 00:54:08.105] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17780 | [28Mar2025 00:54:08.107] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17781 | [28Mar2025 00:54:08.108] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17782 | [28Mar2025 00:54:08.109] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17783 | [28Mar2025 00:54:08.110] [modloading-worker-0/INFO] [QuarryPlus/]: [PlatformAccess] loaded for NeoForge, PlatformAccessNeoForge
|
17784 | [28Mar2025 00:54:08.110] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
17785 | [28Mar2025 00:54:08.110] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.tag_id_caching.TagEntryMixin from modernfix-neoforge.mixins.json into net.minecraft.tags.TagEntry
|
17786 | [28Mar2025 00:54:08.110] [modloading-worker-0/WARN] [mixin/]: Static binding violation: PRIVATE @Overwrite method elementOrTag in modernfix-neoforge.mixins.json:perf.tag_id_caching.TagEntryMixin from mod modernfix cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
|
17787 | [28Mar2025 00:54:08.111] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17788 | [28Mar2025 00:54:08.112] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
17789 | [28Mar2025 00:54:08.121] [modloading-worker-0/INFO] [QuarryPlus/]: Initialize finished quarryplus
|
17790 | [28Mar2025 00:54:08.121] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for quarryplus
|
17791 | [28Mar2025 00:54:08.131] [modloading-worker-0/DEBUG] [artifacts.Artifacts/]: Loaded artifacts.neoforge.platform.NeoForgePlatformHelper@1bf91414 for service interface artifacts.platform.PlatformHelper
|
17792 | [28Mar2025 00:54:08.141] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for torchmaster
|
17793 | [28Mar2025 00:54:08.141] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.xalcon.torchmaster.NeoforgeEventHandler to GAME
|
17794 | [28Mar2025 00:54:08.149] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagriculture.lib.ModCorePlugin
|
17795 | [28Mar2025 00:54:08.159] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modularrouters
|
17796 | [28Mar2025 00:54:08.159] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.modularrouters.event.MiscEventHandler to GAME
|
17797 | [28Mar2025 00:54:08.166] [modloading-worker-0/DEBUG] [KubeJS/]: Took 3 ms to grab stacktrace classes.
|
17798 | [28Mar2025 00:54:08.167] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalcustomization.lib.ModCorePlugin
|
17799 | [28Mar2025 00:54:08.172] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagradditions.lib.ModCorePlugin
|
17800 | [28Mar2025 00:54:08.173] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17801 | [28Mar2025 00:54:08.180] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17802 | [28Mar2025 00:54:08.181] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.modularrouters.event.TickEventHandler to GAME
|
17803 | [28Mar2025 00:54:08.182] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17804 | [28Mar2025 00:54:08.183] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17805 | [28Mar2025 00:54:08.185] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.modularrouters.ModularRouters$DataGenerators to MOD
|
17806 | [28Mar2025 00:54:08.188] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17807 | [28Mar2025 00:54:08.188] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.modularrouters.network.NetworkHandler to MOD
|
17808 | [28Mar2025 00:54:08.189] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17809 | [28Mar2025 00:54:08.191] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17810 | [28Mar2025 00:54:08.217] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for supermartijn642corelib
|
17811 | [28Mar2025 00:54:08.220] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for the_bumblezone
|
17812 | [28Mar2025 00:54:08.220] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.telepathicgrunt.the_bumblezone.modcompat.neoforge.CorailTombstoneCompat$CorailCompatEvents to GAME
|
17813 | [28Mar2025 00:54:08.223] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.telepathicgrunt.the_bumblezone.datagen.StructureNbtUpdaterDatagen to MOD
|
17814 | [28Mar2025 00:54:08.234] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file curios-client.toml for curios tracking
|
17815 | [28Mar2025 00:54:08.245] [modloading-worker-0/DEBUG] [mixin/]: Mixing gameplay.ServerPlayerGameModeMixin from the_bumblezone-common.mixins.json into net.minecraft.server.level.ServerPlayerGameMode
|
17816 | [28Mar2025 00:54:08.245] [modloading-worker-0/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:gameplay.ServerPlayerGameModeMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
17817 | [28Mar2025 00:54:08.245] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.ServerPlayerGameModeAccess from mixins.pneumaticcraft.json into net.minecraft.server.level.ServerPlayerGameMode
|
17818 | [28Mar2025 00:54:08.245] [modloading-worker-0/DEBUG] [mixin/]: mixins.pneumaticcraft.json:accessors.ServerPlayerGameModeAccess from mod pneumaticcraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
17819 | [28Mar2025 00:54:08.245] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerPlayerGameModeMixin from forbidden_arcanus.mixins.json into net.minecraft.server.level.ServerPlayerGameMode
|
17820 | [28Mar2025 00:54:08.245] [modloading-worker-0/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:ServerPlayerGameModeMixin from mod forbidden_arcanus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
17821 | [28Mar2025 00:54:08.245] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$forbiddenArcanus_destroyBlock$0(Lcom/stal111/forbidden_arcanus/common/item/modifier/DemolishingModifierBlockBreaker;)V to md26e244$forbidden_arcanus$lambda$forbiddenArcanus_destroyBlock$0$0 in forbidden_arcanus.mixins.json:ServerPlayerGameModeMixin from mod forbidden_arcanus
|
17822 | [28Mar2025 00:54:08.247] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file curios-common.toml for curios tracking
|
17823 | [28Mar2025 00:54:08.247] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file curios-server.toml for curios tracking
|
17824 | [28Mar2025 00:54:08.247] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for curios
|
17825 | [28Mar2025 00:54:08.247] [modloading-worker-0/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:ServerPlayerGameModeMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_incrementDestroyProgress(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
17826 | [28Mar2025 00:54:08.247] [modloading-worker-0/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:ServerPlayerGameModeMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_incrementDestroyProgress(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
17827 | [28Mar2025 00:54:08.247] [modloading-worker-0/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:ServerPlayerGameModeMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_incrementDestroyProgress(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
17828 | [28Mar2025 00:54:08.247] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for searchables
|
17829 | [28Mar2025 00:54:08.247] [modloading-worker-0/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:ServerPlayerGameModeMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_destroyBlock(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
17830 | [28Mar2025 00:54:08.247] [modloading-worker-0/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:ServerPlayerGameModeMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_destroyBlock(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
17831 | [28Mar2025 00:54:08.247] [modloading-worker-0/DEBUG] [mixin/]: forbidden_arcanus.mixins.json:ServerPlayerGameModeMixin from mod forbidden_arcanus->@Inject::forbiddenArcanus_destroyBlock(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
17832 | [28Mar2025 00:54:08.264] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for alltheores
|
17833 | [28Mar2025 00:54:08.264] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.allthemods.alltheores.registry.ATOFluidInteractionRegistry to MOD
|
17834 | [28Mar2025 00:54:08.264] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17835 | [28Mar2025 00:54:08.265] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for deimos
|
17836 | [28Mar2025 00:54:08.268] [modloading-worker-0/DEBUG] [Measurements/]: Loaded com.mrbysco.measurements.platform.NeoForgePlatformHelper@5a2174a for service interface com.mrbysco.measurements.platform.services.IPlatformHelper
|
17837 | [28Mar2025 00:54:08.269] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.allthemods.alltheores.datagen.ATODataGenerators to MOD
|
17838 | [28Mar2025 00:54:08.270] [modloading-worker-0/DEBUG] [Measurements/]: Loaded com.mrbysco.measurements.NeoForgeRegistrationFactory@213a18ac for service interface com.mrbysco.measurements.registration.RegistrationProvider$Factory
|
17839 | [28Mar2025 00:54:08.280] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for measurements
|
17840 | [28Mar2025 00:54:08.280] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrbysco.measurements.datagen.MeasurementsDataGen to MOD
|
17841 | [28Mar2025 00:54:08.283] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for supplementaries
|
17842 | [28Mar2025 00:54:08.285] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.DedicatedServerAccessor from resourcefulconfig.mixins.json into net.minecraft.server.dedicated.DedicatedServer
|
17843 | [28Mar2025 00:54:08.285] [modloading-worker-0/DEBUG] [mixin/]: Mixing server.DedicatedServerMixin from lithostitched.mixins.json into net.minecraft.server.dedicated.DedicatedServer
|
17844 | [28Mar2025 00:54:08.285] [modloading-worker-0/DEBUG] [mixin/]: lithostitched.mixins.json:server.DedicatedServerMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
17845 | [28Mar2025 00:54:08.285] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for infiniverse
|
17846 | [28Mar2025 00:54:08.285] [modloading-worker-0/DEBUG] [mixin/]: Mixing server.MixinDedicatedServer from mixins/common/nochatreports.mixins.json into net.minecraft.server.dedicated.DedicatedServer
|
17847 | [28Mar2025 00:54:08.285] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.commoble.infiniverse.internal.DimensionManager$ForgeEventHandler to GAME
|
17848 | [28Mar2025 00:54:08.285] [modloading-worker-0/DEBUG] [mixin/]: Mixing DedicatedServerMixin from tombstone.mixins.json into net.minecraft.server.dedicated.DedicatedServer
|
17849 | [28Mar2025 00:54:08.286] [modloading-worker-0/DEBUG] [mixin/]: lithostitched.mixins.json:server.DedicatedServerMixin from mod lithostitched->@Inject::applyModdedBiomeSlices(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
17850 | [28Mar2025 00:54:08.286] [modloading-worker-0/DEBUG] [mixin/]: lithostitched.mixins.json:server.DedicatedServerMixin from mod lithostitched->@Inject::applyModdedBiomeSlices(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
17851 | [28Mar2025 00:54:08.286] [modloading-worker-0/DEBUG] [mixin/]: lithostitched.mixins.json:server.DedicatedServerMixin from mod lithostitched->@Inject::applyModdedBiomeSlices(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
17852 | [28Mar2025 00:54:08.286] [modloading-worker-0/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:server.MixinDedicatedServer from mod nochatreports->@Inject::onEnforceSecureProfile(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
17853 | [28Mar2025 00:54:08.286] [modloading-worker-0/DEBUG] [mixin/]: tombstone.mixins.json:DedicatedServerMixin from mod tombstone->@Inject::methodIsUnderSpawnProtection(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
17854 | [28Mar2025 00:54:08.286] [modloading-worker-0/DEBUG] [mixin/]: tombstone.mixins.json:DedicatedServerMixin from mod tombstone->@Inject::methodIsUnderSpawnProtection(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
17855 | [28Mar2025 00:54:08.286] [modloading-worker-0/DEBUG] [mixin/]: tombstone.mixins.json:DedicatedServerMixin from mod tombstone->@Inject::methodIsUnderSpawnProtection(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
17856 | [28Mar2025 00:54:08.286] [modloading-worker-0/DEBUG] [mixin/]: tombstone.mixins.json:DedicatedServerMixin from mod tombstone->@Inject::methodIsUnderSpawnProtection(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
17857 | [28Mar2025 00:54:08.286] [modloading-worker-0/DEBUG] [mixin/]: tombstone.mixins.json:DedicatedServerMixin from mod tombstone->@Inject::methodIsUnderSpawnProtection(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
17858 | [28Mar2025 00:54:08.310] [modloading-worker-0/INFO] [Mystical Agriculture/]: Loaded 3 plugins
|
17859 | [28Mar2025 00:54:08.310] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mysticalagriculture
|
17860 | [28Mar2025 00:54:08.312] [modloading-worker-0/DEBUG] [bettermineshafts/]: Loaded com.yungnickyoung.minecraft.bettermineshafts.services.NeoForgePlatformHelper@1edf340d for service interface com.yungnickyoung.minecraft.bettermineshafts.services.IPlatformHelper
|
17861 | [28Mar2025 00:54:08.314] [modloading-worker-0/DEBUG] [bettermineshafts/]: Loaded com.yungnickyoung.minecraft.bettermineshafts.services.NeoForgeModulesLoader@5fb2d3dd for service interface com.yungnickyoung.minecraft.bettermineshafts.services.IModulesLoader
|
17862 | [28Mar2025 00:54:08.321] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ironfurnaces
|
17863 | [28Mar2025 00:54:08.321] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ironfurnaces.Config to MOD
|
17864 | [28Mar2025 00:54:08.321] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file tombstone-client.toml for tombstone tracking
|
17865 | [28Mar2025 00:54:08.321] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file tombstone-common.toml for tombstone tracking
|
17866 | [28Mar2025 00:54:08.324] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bettermineshafts-neoforge-1_21.toml for bettermineshafts tracking
|
17867 | [28Mar2025 00:54:08.326] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bettermineshafts
|
17868 | [28Mar2025 00:54:08.326] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2jeiintegration
|
17869 | [28Mar2025 00:54:08.333] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for resourcefulconfig
|
17870 | [28Mar2025 00:54:08.337] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekanismcovers
|
17871 | [28Mar2025 00:54:08.342] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file tombstone-server.toml for tombstone tracking
|
17872 | [28Mar2025 00:54:08.345] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tombstone
|
17873 | [28Mar2025 00:54:08.345] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.Registration to MOD
|
17874 | [28Mar2025 00:54:08.349] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for crafting_on_a_stick
|
17875 | [28Mar2025 00:54:08.349] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ofekn.crafting_on_a_stick.network.COASPacketHandler$Register to MOD
|
17876 | [28Mar2025 00:54:08.349] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModPotions to GAME
|
17877 | [28Mar2025 00:54:08.358] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.perk.PerkRegistry to MOD
|
17878 | [28Mar2025 00:54:08.364] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17879 | [28Mar2025 00:54:08.372] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file xycraft/core-client.toml for xycraft_core tracking
|
17880 | [28Mar2025 00:54:08.372] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file xycraft/core-server.toml for xycraft_core tracking
|
17881 | [28Mar2025 00:54:08.374] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.network.PacketHandler to MOD
|
17882 | [28Mar2025 00:54:08.380] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.helper.LootHelper to GAME
|
17883 | [28Mar2025 00:54:08.394] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xycraft_core
|
17884 | [28Mar2025 00:54:08.394] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.core.datagen.CoreDataGenerator to MOD
|
17885 | [28Mar2025 00:54:08.398] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.core.content.volumes.HydrationVolume to GAME
|
17886 | [28Mar2025 00:54:08.399] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.core.content.stages.IXyStage$EventHandlers to GAME
|
17887 | [28Mar2025 00:54:08.403] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file productivetrees-server.toml for productivetrees tracking
|
17888 | [28Mar2025 00:54:08.403] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for productivetrees
|
17889 | [28Mar2025 00:54:08.403] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.productivetrees.event.ModEventHandler to MOD
|
17890 | [28Mar2025 00:54:08.406] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.core.content.capabilities.WrenchCapability to GAME
|
17891 | [28Mar2025 00:54:08.410] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17892 | [28Mar2025 00:54:08.410] [modloading-worker-0/DEBUG] [mixin/]: Mixing loot.LootParamsMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.storage.loot.LootParams
|
17893 | [28Mar2025 00:54:08.410] [modloading-worker-0/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:loot.LootParamsMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
17894 | [28Mar2025 00:54:08.411] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17895 | [28Mar2025 00:54:08.412] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.core.content.capabilities.CoreCapabilities to MOD
|
17896 | [28Mar2025 00:54:08.412] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17897 | [28Mar2025 00:54:08.413] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17898 | [28Mar2025 00:54:08.414] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.core.content.capabilities.ColorableCapability to GAME
|
17899 | [28Mar2025 00:54:08.419] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.core.content.attachments.memory.PlayerPowerItemLookupAttachment to GAME
|
17900 | [28Mar2025 00:54:08.420] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.core.content.attachments.accessors.Ticks to GAME
|
17901 | [28Mar2025 00:54:08.423] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.event.EventHandler to GAME
|
17902 | [28Mar2025 00:54:08.426] [modloading-worker-0/INFO] [me.wesley1808.servercore.common.ServerCore/]: [ServerCore] Loaded V1.5.5+1.21.1!
|
17903 | [28Mar2025 00:54:08.427] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.core.XyCoreCommon$NeoForgeBus to GAME
|
17904 | [28Mar2025 00:54:08.431] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for servercore
|
17905 | [28Mar2025 00:54:08.431] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mysticalagradditions-common.toml for mysticalagradditions tracking
|
17906 | [28Mar2025 00:54:08.432] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\mysticalagradditions-common.toml
|
17907 | [28Mar2025 00:54:08.432] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\mysticalagradditions-common.toml for changes
|
17908 | [28Mar2025 00:54:08.432] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mysticalagradditions
|
17909 | [28Mar2025 00:54:08.434] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.productivetrees.event.EventHandler to GAME
|
17910 | [28Mar2025 00:54:08.436] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file jumpboat-server.toml for jumpboat tracking
|
17911 | [28Mar2025 00:54:08.436] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jumpboat
|
17912 | [28Mar2025 00:54:08.437] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for catjammies
|
17913 | [28Mar2025 00:54:08.444] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file reliquary-client.toml for reliquary tracking
|
17914 | [28Mar2025 00:54:08.444] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file reliquary-common.toml for reliquary tracking
|
17915 | [28Mar2025 00:54:08.445] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file naturescompass-common.toml for naturescompass tracking
|
17916 | [28Mar2025 00:54:08.445] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file naturescompass-client.toml for naturescompass tracking
|
17917 | [28Mar2025 00:54:08.447] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for naturescompass
|
17918 | [28Mar2025 00:54:08.447] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.chaosthedude.naturescompass.registry.NaturesCompassRegistry to MOD
|
17919 | [28Mar2025 00:54:08.451] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for securitycraft
|
17920 | [28Mar2025 00:54:08.451] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.geforcemods.securitycraft.SecurityCraft to MOD
|
17921 | [28Mar2025 00:54:08.453] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.productivetrees.datagen.ProductiveTreesDataProvider to MOD
|
17922 | [28Mar2025 00:54:08.461] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.geforcemods.securitycraft.SCEventHandler to GAME
|
17923 | [28Mar2025 00:54:08.462] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwwindows
|
17924 | [28Mar2025 00:54:08.465] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for formations
|
17925 | [28Mar2025 00:54:08.479] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for logbegone
|
17926 | [28Mar2025 00:54:08.494] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file crystalix-common.toml for crystalix tracking
|
17927 | [28Mar2025 00:54:08.494] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for crystalix
|
17928 | [28Mar2025 00:54:08.494] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.satherov.crystalix.datagen.CrystalixDataGenerator to MOD
|
17929 | [28Mar2025 00:54:08.498] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.satherov.crystalix.CrystalixConfig to MOD
|
17930 | [28Mar2025 00:54:08.499] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.satherov.crystalix.Crystalix$DataFixer to MOD
|
17931 | [28Mar2025 00:54:08.499] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.config.ConfigTombstone$ConfigEvent to MOD
|
17932 | [28Mar2025 00:54:08.505] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mousetweaks
|
17933 | [28Mar2025 00:54:08.506] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file invtweaks-client.toml for invtweaks tracking
|
17934 | [28Mar2025 00:54:08.506] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for invtweaks
|
17935 | [28Mar2025 00:54:08.507] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing invtweaks.events.ServerEvents to GAME
|
17936 | [28Mar2025 00:54:08.507] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pneumaticcraft-common.toml for pneumaticcraft tracking
|
17937 | [28Mar2025 00:54:08.508] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pneumaticcraft-client.toml for pneumaticcraft tracking
|
17938 | [28Mar2025 00:54:08.514] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing invtweaks.network.NetworkDispatcher to MOD
|
17939 | [28Mar2025 00:54:08.520] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for reliquary
|
17940 | [28Mar2025 00:54:08.524] [modloading-worker-0/DEBUG] [NoChatReports/]: KONNICHIWA ZA WARUDO!
|
17941 | [28Mar2025 00:54:08.524] [modloading-worker-0/DEBUG] [NoChatReports/]: Default JVM text encoding is: UTF-8
|
17942 | [28Mar2025 00:54:08.525] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwtrpdoors
|
17943 | [28Mar2025 00:54:08.527] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing invtweaks.config.InvTweaksConfig to MOD
|
17944 | [28Mar2025 00:54:08.533] [modloading-worker-0/DEBUG] [mixin/]: Mixing TYGTreeGrowthEventMixin from tesseract_api_tyg.mixins.json into dev.corgitaco.ohthetreesyoullgrow.world.level.levelgen.feature.TreeFromStructureNBTFeature
|
17945 | [28Mar2025 00:54:08.535] [modloading-worker-0/DEBUG] [mixin/]: tesseract_api_tyg.mixins.json:TYGTreeGrowthEventMixin from mod tesseract_api->@Inject::onTreeGrowth(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
17946 | [28Mar2025 00:54:08.535] [modloading-worker-0/DEBUG] [mixin/]: tesseract_api_tyg.mixins.json:TYGTreeGrowthEventMixin from mod tesseract_api->@Inject::onTreeGrowth(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
17947 | [28Mar2025 00:54:08.535] [modloading-worker-0/DEBUG] [mixin/]: tesseract_api_tyg.mixins.json:TYGTreeGrowthEventMixin from mod tesseract_api->@Inject::onTreeGrowth(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
17948 | [28Mar2025 00:54:08.538] [modloading-worker-0/DEBUG] [NoChatReports/]: Reading config file NoChatReports/NCR-Common.json...
|
17949 | [28Mar2025 00:54:08.540] [modloading-worker-0/DEBUG] [NoChatReports/]: Writing config file NoChatReports/NCR-Common.json...
|
17950 | [28Mar2025 00:54:08.540] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for nochatreports
|
17951 | [28Mar2025 00:54:08.543] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.geforcemods.securitycraft.RegistrationHandler to MOD
|
17952 | [28Mar2025 00:54:08.544] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for apothic_enchanting
|
17953 | [28Mar2025 00:54:08.544] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for codechickenlib
|
17954 | [28Mar2025 00:54:08.550] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for spectrelib
|
17955 | [28Mar2025 00:54:08.554] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
17956 | [28Mar2025 00:54:08.559] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for railcraft
|
17957 | [28Mar2025 00:54:08.576] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for powah
|
17958 | [28Mar2025 00:54:08.579] [modloading-worker-0/DEBUG] [mixin/]: Mixing RollLootTableModifierMixin from rarcompat.mixins.json into artifacts.neoforge.loot.RollLootTableModifier
|
17959 | [28Mar2025 00:54:08.579] [modloading-worker-0/DEBUG] [mixin/]: rarcompat.mixins.json:RollLootTableModifierMixin from mod rarcompat: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
17960 | [28Mar2025 00:54:08.579] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$doApply$1(Lnet/minecraft/world/level/storage/loot/LootContext;Lit/unimi/dsi/fastutil/objects/ObjectArrayList;Lnet/minecraft/core/Holder$Reference;)V to md26e244$rarcompat$lambda$doApply$1$0 in rarcompat.mixins.json:RollLootTableModifierMixin from mod rarcompat
|
17961 | [28Mar2025 00:54:08.579] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$doApply$0(Lit/unimi/dsi/fastutil/objects/ObjectArrayList;Lnet/minecraft/world/item/ItemStack;)V to md26e244$rarcompat$lambda$doApply$0$1 in rarcompat.mixins.json:RollLootTableModifierMixin from mod rarcompat
|
17962 | [28Mar2025 00:54:08.580] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.geforcemods.securitycraft.ConfigHandler to MOD
|
17963 | [28Mar2025 00:54:08.589] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.geforcemods.securitycraft.api.SecurityCraftAPI to MOD
|
17964 | [28Mar2025 00:54:08.602] [modloading-worker-0/DEBUG] [mixin/]: Mixing CraftingBlockItemMixin from megacells.mixins.json into appeng.block.crafting.CraftingBlockItem
|
17965 | [28Mar2025 00:54:08.626] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file irons_spellbooks-client.toml for irons_spellbooks tracking
|
17966 | [28Mar2025 00:54:08.687] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for artifacts
|
17967 | [28Mar2025 00:54:08.701] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ohthetreesyoullgrow
|
17968 | [28Mar2025 00:54:08.706] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rarcompat
|
17969 | [28Mar2025 00:54:08.706] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.network.NetworkHandler to MOD
|
17970 | [28Mar2025 00:54:08.710] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.UmbrellaItem$UmbrellaCommonEvents to GAME
|
17971 | [28Mar2025 00:54:08.713] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.necklace.ThornPendantItem$ThornPendantEvent to GAME
|
17972 | [28Mar2025 00:54:08.717] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.necklace.ShockPendantItem$ShockPendantEvent to GAME
|
17973 | [28Mar2025 00:54:08.718] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file irons_spellbooks-server.toml for irons_spellbooks tracking
|
17974 | [28Mar2025 00:54:08.718] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for irons_spellbooks
|
17975 | [28Mar2025 00:54:08.718] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsspellbooks.worldgen.VillageAddition to GAME
|
17976 | [28Mar2025 00:54:08.721] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.necklace.ScarfOfInvisibilityItem$ScarfOfInvisibilityEvent to GAME
|
17977 | [28Mar2025 00:54:08.722] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsspellbooks.setup.PayloadHandler to MOD
|
17978 | [28Mar2025 00:54:08.725] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsspellbooks.setup.CommonSetup to MOD
|
17979 | [28Mar2025 00:54:08.729] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.necklace.PanicNecklaceItem$PanicNecklaceEvent to GAME
|
17980 | [28Mar2025 00:54:08.730] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for zerocore
|
17981 | [28Mar2025 00:54:08.730] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.zerono.mods.zerocore.lib.world.ChunkCache to GAME
|
17982 | [28Mar2025 00:54:08.732] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.necklace.FlamePendantItem$FlamePendantEvent to GAME
|
17983 | [28Mar2025 00:54:08.733] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsspellbooks.registries.PotionRegistry to GAME
|
17984 | [28Mar2025 00:54:08.734] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsspellbooks.registries.CreativeTabRegistry to MOD
|
17985 | [28Mar2025 00:54:08.735] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.necklace.CrossNecklaceItem$CrossNecklaceEvent to GAME
|
17986 | [28Mar2025 00:54:08.736] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsspellbooks.registries.CommandRegistry to GAME
|
17987 | [28Mar2025 00:54:08.737] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.zerono.mods.zerocore.internal.datagen.DataGenerationHandler to MOD
|
17988 | [28Mar2025 00:54:08.738] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.necklace.CharmOfSinkingItem$CharmOfSinkingEvent to GAME
|
17989 | [28Mar2025 00:54:08.739] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsspellbooks.player.ServerPlayerEvents to GAME
|
17990 | [28Mar2025 00:54:08.741] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.hat.WhoopeeCushionItem$WhoopeeCushionEvent to GAME
|
17991 | [28Mar2025 00:54:08.744] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.hat.VillagerHatItem$VillagerHatEvent to GAME
|
17992 | [28Mar2025 00:54:08.748] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.hat.DrinkingHatItem$DrinkingHatEvents to GAME
|
17993 | [28Mar2025 00:54:08.756] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.hat.CowboyHatItem$CowboyEvent to GAME
|
17994 | [28Mar2025 00:54:08.759] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.hat.AnglersHatItem$AnglersHatEvent to GAME
|
17995 | [28Mar2025 00:54:08.762] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.hands.VampiricGloveItem$VampiricGloveEvent to GAME
|
17996 | [28Mar2025 00:54:08.764] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for itemcollectors
|
17997 | [28Mar2025 00:54:08.764] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for imfast
|
17998 | [28Mar2025 00:54:08.765] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.hands.PowerGloveItem$PowerGloveEvent to GAME
|
17999 | [28Mar2025 00:54:08.768] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinAEBasePart from mixins.extendedae.json into appeng.parts.AEBasePart
|
18000 | [28Mar2025 00:54:08.768] [modloading-worker-0/DEBUG] [mixin/]: mixins.extendedae.json:MixinAEBasePart from mod extendedae: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
18001 | [28Mar2025 00:54:08.769] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.hands.PocketPistonItem$PocketPistonEvent to GAME
|
18002 | [28Mar2025 00:54:08.777] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.hands.PickaxeHeaterItem$PickaxeHeaterEvent to GAME
|
18003 | [28Mar2025 00:54:08.779] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderstorage
|
18004 | [28Mar2025 00:54:08.780] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.hands.GoldenHookItem$GoldenHookEvent to GAME
|
18005 | [28Mar2025 00:54:08.784] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.hands.FireGauntletItem$FireGauntletEvent to GAME
|
18006 | [28Mar2025 00:54:08.784] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for polymorph
|
18007 | [28Mar2025 00:54:08.788] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file showcaseitem-common.toml for showcaseitem tracking
|
18008 | [28Mar2025 00:54:08.788] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for showcaseitem
|
18009 | [28Mar2025 00:54:08.788] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ultramega.showcaseitem.config.Config to MOD
|
18010 | [28Mar2025 00:54:08.789] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.hands.FeralClawsItem$FeralClawsEvent to GAME
|
18011 | [28Mar2025 00:54:08.789] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file extremereactors/client.toml for bigreactors tracking
|
18012 | [28Mar2025 00:54:08.789] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file extremereactors/common.toml for bigreactors tracking
|
18013 | [28Mar2025 00:54:08.792] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.hands.DiggingClawsItem$DiggingClawsEvent to GAME
|
18014 | [28Mar2025 00:54:08.799] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.feet.SteadfastSpikesItem$SteadfastSpikesEvent to GAME
|
18015 | [28Mar2025 00:54:08.804] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.feet.KittySlippersItem$KittySlippersEvent to GAME
|
18016 | [28Mar2025 00:54:08.811] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.feet.BunnyHoppersItem$BunnyHoppersEvent to GAME
|
18017 | [28Mar2025 00:54:08.813] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsspellbooks.player.AdditionalWanderingTrades to GAME
|
18018 | [28Mar2025 00:54:08.816] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.charm.UniversalAttractorItem$UniversalAttractorEvent to GAME
|
18019 | [28Mar2025 00:54:08.817] [modloading-worker-0/DEBUG] [mixin/]: Mixing entities.MerchantOfferAccessor from repurposed_structures-common.mixins.json into net.minecraft.world.item.trading.MerchantOffer
|
18020 | [28Mar2025 00:54:08.819] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.charm.ObsidianSkullItem$ObsidianSkull to GAME
|
18021 | [28Mar2025 00:54:08.822] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.charm.HeliumFlamingoItem$HeliumFlamingoEvent to GAME
|
18022 | [28Mar2025 00:54:08.825] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.charm.CrystalHeartItem$CrystalHeartEvent to GAME
|
18023 | [28Mar2025 00:54:08.828] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.charm.ChorusTotemItem$ChorusTotemEvent to GAME
|
18024 | [28Mar2025 00:54:08.832] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.charm.AntidoteVesselItem$AntidoteVeselEvents to GAME
|
18025 | [28Mar2025 00:54:08.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsspellbooks.loot.LootDebugEvents to GAME
|
18026 | [28Mar2025 00:54:08.836] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsspellbooks.item.curios.LurkerRing to GAME
|
18027 | [28Mar2025 00:54:08.837] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.bracelet.WitheredBraceletItem$WitheredBraceletEvent to GAME
|
18028 | [28Mar2025 00:54:08.841] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.items.bracelet.OnionRingItem$OnionRingEvent to GAME
|
18029 | [28Mar2025 00:54:08.845] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.handlers.TooltipHandler to GAME
|
18030 | [28Mar2025 00:54:08.845] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pamhc2foodcore
|
18031 | [28Mar2025 00:54:08.846] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for connectedglass
|
18032 | [28Mar2025 00:54:08.848] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.octostudios.rarcompat.handlers.MimicHandler to GAME
|
18033 | [28Mar2025 00:54:08.849] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderio_conduits_modded
|
18034 | [28Mar2025 00:54:08.849] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.modconduits.ModdedConduits to MOD
|
18035 | [28Mar2025 00:54:08.854] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file hyperbox-common.toml for hyperbox tracking
|
18036 | [28Mar2025 00:54:08.860] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsspellbooks.item.curios.ExpulsionRing to GAME
|
18037 | [28Mar2025 00:54:08.861] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsspellbooks.item.curios.BetrayerSignetRingItem to GAME
|
18038 | [28Mar2025 00:54:08.865] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsspellbooks.entity.mobs.wizards.WizardAIEvents to GAME
|
18039 | [28Mar2025 00:54:08.872] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsspellbooks.effect.SpiderAspectEffect to GAME
|
18040 | [28Mar2025 00:54:08.894] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsspellbooks.effect.OakskinEffect to GAME
|
18041 | [28Mar2025 00:54:08.897] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xycraft_world
|
18042 | [28Mar2025 00:54:08.897] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.world.datagen.WorldDataGenerator to MOD
|
18043 | [28Mar2025 00:54:08.899] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsspellbooks.effect.guiding_bolt.GuidingBoltManager to GAME
|
18044 | [28Mar2025 00:54:08.903] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for hyperbox
|
18045 | [28Mar2025 00:54:08.909] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.world.content.volumes.Atmosphere to GAME
|
18046 | [28Mar2025 00:54:08.910] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsspellbooks.effect.GluttonyEffect to GAME
|
18047 | [28Mar2025 00:54:08.912] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsspellbooks.effect.EchoingStrikesEffect to GAME
|
18048 | [28Mar2025 00:54:08.913] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lithostitched
|
18049 | [28Mar2025 00:54:08.914] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsspellbooks.effect.BlightEffect to GAME
|
18050 | [28Mar2025 00:54:08.917] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsspellbooks.datagen.DataGenerators to MOD
|
18051 | [28Mar2025 00:54:08.918] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.world.content.blocks.lamps.LampPillarBlock to MOD
|
18052 | [28Mar2025 00:54:08.919] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file constructionstick-server.toml for constructionstick tracking
|
18053 | [28Mar2025 00:54:08.919] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for constructionstick
|
18054 | [28Mar2025 00:54:08.919] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing mrbysco.constructionstick.registry.ModItems to MOD
|
18055 | [28Mar2025 00:54:08.920] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsspellbooks.damage.DamageSources to GAME
|
18056 | [28Mar2025 00:54:08.920] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.world.content.blocks.lamps.LampLanternBlock to MOD
|
18057 | [28Mar2025 00:54:08.920] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing mrbysco.constructionstick.data.ModData to MOD
|
18058 | [28Mar2025 00:54:08.921] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mns
|
18059 | [28Mar2025 00:54:08.921] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.finndog.mns.datagen.StructureNbtUpdaterDatagen to MOD
|
18060 | [28Mar2025 00:54:08.924] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing mrbysco.constructionstick.basics.CommonEvents to GAME
|
18061 | [28Mar2025 00:54:08.927] [modloading-worker-0/DEBUG] [mixin/]: Mixing entities.PlayerAdvancementsAccessor from the_bumblezone-common.mixins.json into net.minecraft.server.PlayerAdvancements
|
18062 | [28Mar2025 00:54:08.927] [modloading-worker-0/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.PlayerAdvancementsAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
18063 | [28Mar2025 00:54:08.927] [modloading-worker-0/DEBUG] [mixin/]: Mixing patch.advancement.MixinPlayerAdvancements from bookshelf.mixins.json into net.minecraft.server.PlayerAdvancements
|
18064 | [28Mar2025 00:54:08.927] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinPlayerAdvancements from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
18065 | [28Mar2025 00:54:08.928] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinPlayerAdvancements from mod bookshelf->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
18066 | [28Mar2025 00:54:08.928] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinPlayerAdvancements from mod bookshelf->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
18067 | [28Mar2025 00:54:08.928] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinPlayerAdvancements from mod bookshelf->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
18068 | [28Mar2025 00:54:08.928] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinPlayerAdvancements from mod bookshelf->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
18069 | [28Mar2025 00:54:08.928] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinPlayerAdvancements from mod bookshelf->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
18070 | [28Mar2025 00:54:08.928] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinPlayerAdvancements from mod bookshelf->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
18071 | [28Mar2025 00:54:08.928] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsspellbooks.api.util.MusicManager to GAME
|
18072 | [28Mar2025 00:54:08.932] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinInterfaceLogic from mixins.appflux.json into appeng.helpers.InterfaceLogic
|
18073 | [28Mar2025 00:54:08.933] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinInterfaceLogic from mod appflux: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
18074 | [28Mar2025 00:54:08.933] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$expendUpgrades$0()Z to md26e244$appflux$lambda$expendUpgrades$0$0 in mixins.appflux.json:MixinInterfaceLogic from mod appflux
|
18075 | [28Mar2025 00:54:08.934] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinInterfaceLogic from mod appflux->@Inject::expendUpgrades(Lappeng/api/networking/IManagedGridNode;Lappeng/helpers/InterfaceLogicHost;Lnet/minecraft/world/item/Item;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18076 | [28Mar2025 00:54:08.934] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinInterfaceLogic from mod appflux->@Inject::expendUpgrades(Lappeng/api/networking/IManagedGridNode;Lappeng/helpers/InterfaceLogicHost;Lnet/minecraft/world/item/Item;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18077 | [28Mar2025 00:54:08.934] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinInterfaceLogic from mod appflux->@Inject::expendUpgrades(Lappeng/api/networking/IManagedGridNode;Lappeng/helpers/InterfaceLogicHost;Lnet/minecraft/world/item/Item;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18078 | [28Mar2025 00:54:08.934] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinInterfaceLogic from mod appflux->@Inject::notifyUpgrade(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18079 | [28Mar2025 00:54:08.934] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinInterfaceLogic from mod appflux->@Inject::notifyUpgrade(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18080 | [28Mar2025 00:54:08.934] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinInterfaceLogic from mod appflux->@Inject::notifyUpgrade(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18081 | [28Mar2025 00:54:08.938] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for netherportalfix
|
18082 | [28Mar2025 00:54:08.942] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsspellbooks.api.util.FogManager to GAME
|
18083 | [28Mar2025 00:54:08.944] [modloading-worker-0/DEBUG] [betterwitchhuts/]: Loaded com.yungnickyoung.minecraft.betterwitchhuts.services.NeoForgePlatformHelper@dfee995 for service interface com.yungnickyoung.minecraft.betterwitchhuts.services.IPlatformHelper
|
18084 | [28Mar2025 00:54:08.946] [modloading-worker-0/DEBUG] [betterwitchhuts/]: Loaded com.yungnickyoung.minecraft.betterwitchhuts.services.NeoForgeModulesLoader@5e7f026d for service interface com.yungnickyoung.minecraft.betterwitchhuts.services.IModulesLoader
|
18085 | [28Mar2025 00:54:08.947] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.world.content.blocks.lamps.LampFlushBlock to MOD
|
18086 | [28Mar2025 00:54:08.977] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file betterwitchhuts-neoforge-1_21.toml for betterwitchhuts tracking
|
18087 | [28Mar2025 00:54:08.981] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterwitchhuts
|
18088 | [28Mar2025 00:54:08.983] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.world.content.blocks.lamps.LampCubeBlock to MOD
|
18089 | [28Mar2025 00:54:08.984] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsspellbooks.api.util.CameraShakeManager to GAME
|
18090 | [28Mar2025 00:54:08.985] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.world.content.blocks.AureyBlock to MOD
|
18091 | [28Mar2025 00:54:08.992] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsspellbooks.api.registry.AttributeRegistry to MOD
|
18092 | [28Mar2025 00:54:08.994] [modloading-worker-0/DEBUG] [GeckoLib/]: Loaded software.bernie.geckolib.platform.GeckoLibNeoForge@121b1afd for service interface software.bernie.geckolib.service.GeckoLibPlatform
|
18093 | [28Mar2025 00:54:08.994] [modloading-worker-0/DEBUG] [GeckoLib/]: Loaded software.bernie.geckolib.network.GeckoLibNetworkingNeoForge@2d8f7d3f for service interface software.bernie.geckolib.service.GeckoLibNetworking
|
18094 | [28Mar2025 00:54:08.995] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPatternProviderLogicHost from mixins.appflux.json into appeng.helpers.patternprovider.PatternProviderLogicHost
|
18095 | [28Mar2025 00:54:08.995] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogicHost from mod appflux: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
18096 | [28Mar2025 00:54:08.995] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for geckolib
|
18097 | [28Mar2025 00:54:09.005] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for connectivity
|
18098 | [28Mar2025 00:54:09.011] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pocketstorage
|
18099 | [28Mar2025 00:54:09.011] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for controlling
|
18100 | [28Mar2025 00:54:09.016] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPatternProviderLogic from mixins.aae.json into appeng.helpers.patternprovider.PatternProviderLogic
|
18101 | [28Mar2025 00:54:09.016] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPatternProviderLogic from mixins.appflux.json into appeng.helpers.patternprovider.PatternProviderLogic
|
18102 | [28Mar2025 00:54:09.016] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
18103 | [28Mar2025 00:54:09.016] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$initUpgrade$0()Z to md26e244$appflux$lambda$initUpgrade$0$0 in mixins.appflux.json:MixinPatternProviderLogic from mod appflux
|
18104 | [28Mar2025 00:54:09.023] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::initUpgrade(Lappeng/api/networking/IManagedGridNode;Lappeng/helpers/patternprovider/PatternProviderLogicHost;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18105 | [28Mar2025 00:54:09.023] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::initUpgrade(Lappeng/api/networking/IManagedGridNode;Lappeng/helpers/patternprovider/PatternProviderLogicHost;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18106 | [28Mar2025 00:54:09.023] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::initUpgrade(Lappeng/api/networking/IManagedGridNode;Lappeng/helpers/patternprovider/PatternProviderLogicHost;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18107 | [28Mar2025 00:54:09.023] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::saveUpgrade(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18108 | [28Mar2025 00:54:09.023] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::saveUpgrade(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18109 | [28Mar2025 00:54:09.023] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::saveUpgrade(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18110 | [28Mar2025 00:54:09.023] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::loadUpgrade(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18111 | [28Mar2025 00:54:09.023] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::loadUpgrade(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18112 | [28Mar2025 00:54:09.023] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::loadUpgrade(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18113 | [28Mar2025 00:54:09.023] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::dropUpgrade(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18114 | [28Mar2025 00:54:09.023] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::dropUpgrade(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18115 | [28Mar2025 00:54:09.023] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::dropUpgrade(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18116 | [28Mar2025 00:54:09.024] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::clearUpgrade(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18117 | [28Mar2025 00:54:09.024] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::clearUpgrade(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18118 | [28Mar2025 00:54:09.024] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderLogic from mod appflux->@Inject::clearUpgrade(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18119 | [28Mar2025 00:54:09.035] [modloading-worker-0/DEBUG] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Loaded net.potionstudios.biomeswevegone.neoforge.NeoForgePlatformHandler@3466b8f1 for service interface net.potionstudios.biomeswevegone.PlatformHandler
|
18120 | [28Mar2025 00:54:09.063] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file immersiveengineering-startup.toml for immersiveengineering tracking
|
18121 | [28Mar2025 00:54:09.064] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\immersiveengineering-startup.toml
|
18122 | [28Mar2025 00:54:09.064] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\immersiveengineering-startup.toml for changes
|
18123 | [28Mar2025 00:54:09.067] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cyclopscore-common.toml for cyclopscore tracking
|
18124 | [28Mar2025 00:54:09.067] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod cyclopscore
|
18125 | [28Mar2025 00:54:09.071] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file immersiveengineering-client.toml for immersiveengineering tracking
|
18126 | [28Mar2025 00:54:09.071] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cookingforblockheads-common.toml for cookingforblockheads tracking
|
18127 | [28Mar2025 00:54:09.072] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cyclopscore
|
18128 | [28Mar2025 00:54:09.072] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.cyclops.cyclopscore.config.configurabletypeaction.FluidAction to MOD
|
18129 | [28Mar2025 00:54:09.085] [modloading-worker-0/DEBUG] [mixin/]: Mixing MEInventoryHandlerMixin from appmek.mixins.json into appeng.me.storage.MEInventoryHandler
|
18130 | [28Mar2025 00:54:09.100] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for minecolonies
|
18131 | [28Mar2025 00:54:09.100] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.core.event.QuestObjectiveEventHandler to GAME
|
18132 | [28Mar2025 00:54:09.102] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for potionsmaster
|
18133 | [28Mar2025 00:54:09.102] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.thevortex.potionsmaster.PotionsMaster$setupMod to MOD
|
18134 | [28Mar2025 00:54:09.103] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.thevortex.potionsmaster.PotionsMaster$DeathEvents to GAME
|
18135 | [28Mar2025 00:54:09.103] [modloading-worker-0/DEBUG] [mixin/]: Mixing ExtendedBlockMixin from eternal_starlight.mixins.json into cn.leolezury.eternalstarlight.common.block.ExtendedBlock
|
18136 | [28Mar2025 00:54:09.104] [modloading-worker-0/DEBUG] [mixin/]: eternal_starlight.mixins.json:ExtendedBlockMixin from mod eternal_starlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
18137 | [28Mar2025 00:54:09.106] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.thevortex.potionsmaster.events.PotionExpiry to GAME
|
18138 | [28Mar2025 00:54:09.112] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.EntityInitializer to MOD
|
18139 | [28Mar2025 00:54:09.117] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.ModItemsInitializer to MOD
|
18140 | [28Mar2025 00:54:09.119] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.ModContainerInitializers to MOD
|
18141 | [28Mar2025 00:54:09.120] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.ModBlocksInitializer to MOD
|
18142 | [28Mar2025 00:54:09.131] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.ModParticleTypesInitializer$CommonRegistration to MOD
|
18143 | [28Mar2025 00:54:09.137] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file immersiveengineering-server.toml for immersiveengineering tracking
|
18144 | [28Mar2025 00:54:09.150] [modloading-worker-0/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgePlatformHelper@32ba2bc3 for service interface net.createmod.catnip.platform.services.PlatformHelper
|
18145 | [28Mar2025 00:54:09.152] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file aquaculture-common.toml for aquaculture tracking
|
18146 | [28Mar2025 00:54:09.164] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for multipiston
|
18147 | [28Mar2025 00:54:09.167] [modloading-worker-0/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgeFluidHelper@1c0085a3 for service interface net.createmod.catnip.platform.services.ModFluidHelper
|
18148 | [28Mar2025 00:54:09.172] [modloading-worker-0/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgeHooksHelper@6346c4d3 for service interface net.createmod.catnip.platform.services.ModHooksHelper
|
18149 | [28Mar2025 00:54:09.178] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for aquaculture
|
18150 | [28Mar2025 00:54:09.178] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teammetallurgy.aquaculture.loot.FishWeightHandler to GAME
|
18151 | [28Mar2025 00:54:09.180] [modloading-worker-0/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgeNetworkHelper@6f20354e for service interface net.createmod.catnip.platform.services.NetworkHelper
|
18152 | [28Mar2025 00:54:09.181] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teammetallurgy.aquaculture.init.AquaEntities to MOD
|
18153 | [28Mar2025 00:54:09.184] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teammetallurgy.aquaculture.init.FishRegistry to MOD
|
18154 | [28Mar2025 00:54:09.191] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teammetallurgy.aquaculture.init.AquaLootTables to GAME
|
18155 | [28Mar2025 00:54:09.196] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teammetallurgy.aquaculture.init.AquaRecipes to GAME
|
18156 | [28Mar2025 00:54:09.199] [modloading-worker-0/DEBUG] [mixin/]: Mixing AbstractCraftingUnitBlockMixin from megacells.mixins.json into appeng.block.crafting.AbstractCraftingUnitBlock
|
18157 | [28Mar2025 00:54:09.200] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teammetallurgy.aquaculture.misc.NeptunesMight to GAME
|
18158 | [28Mar2025 00:54:09.204] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teammetallurgy.aquaculture.misc.FurnaceFuel to GAME
|
18159 | [28Mar2025 00:54:09.207] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teammetallurgy.aquaculture.item.neptunium.NeptuniumArmor to GAME
|
18160 | [28Mar2025 00:54:09.207] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone items
|
18161 | [28Mar2025 00:54:09.214] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.teammetallurgy.aquaculture.item.ItemFilletKnife to MOD
|
18162 | [28Mar2025 00:54:09.218] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlockBreakMixin from allthearcanistgear.mixins.json into com.thevortex.allthemodium.events.BlockBreak
|
18163 | [28Mar2025 00:54:09.218] [modloading-worker-0/DEBUG] [mixin/]: allthearcanistgear.mixins.json:BlockBreakMixin from mod allthearcanistgear: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
18164 | [28Mar2025 00:54:09.232] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for allthemodium
|
18165 | [28Mar2025 00:54:09.232] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.thevortex.allthemodium.registry.ModRegistry to MOD
|
18166 | [28Mar2025 00:54:09.232] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.thevortex.allthemodium.registry.FluidInteractionsRegistry to MOD
|
18167 | [28Mar2025 00:54:09.236] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file productivebees-server.toml for productivebees tracking
|
18168 | [28Mar2025 00:54:09.236] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file productivebees-client.toml for productivebees tracking
|
18169 | [28Mar2025 00:54:09.236] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.thevortex.allthemodium.events.BlockBreak to GAME
|
18170 | [28Mar2025 00:54:09.237] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.thevortex.allthemodium.events.ArmorEvents to GAME
|
18171 | [28Mar2025 00:54:09.237] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.thevortex.allthemodium.datagen.ATMDataGenerators to MOD
|
18172 | [28Mar2025 00:54:09.247] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:copper
|
18173 | [28Mar2025 00:54:09.251] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:culinary
|
18174 | [28Mar2025 00:54:09.251] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:diamond
|
18175 | [28Mar2025 00:54:09.251] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:emerald
|
18176 | [28Mar2025 00:54:09.251] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:enchantment
|
18177 | [28Mar2025 00:54:09.255] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:ender
|
18178 | [28Mar2025 00:54:09.255] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for nuggets
|
18179 | [28Mar2025 00:54:09.256] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:gold
|
18180 | [28Mar2025 00:54:09.256] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:halitosis
|
18181 | [28Mar2025 00:54:09.256] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:honey
|
18182 | [28Mar2025 00:54:09.256] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:iron
|
18183 | [28Mar2025 00:54:09.256] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:magmatic
|
18184 | [28Mar2025 00:54:09.256] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:netherite
|
18185 | [28Mar2025 00:54:09.256] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:netherstar
|
18186 | [28Mar2025 00:54:09.256] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:obsidian
|
18187 | [28Mar2025 00:54:09.256] [modloading-worker-0/DEBUG] [cy.jdkdigital.generatorgalore.GeneratorGalore/]: adding generator generatorgalore:potion
|
18188 | [28Mar2025 00:54:09.257] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for grandpower
|
18189 | [28Mar2025 00:54:09.261] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file generatorgalore-server.toml for generatorgalore tracking
|
18190 | [28Mar2025 00:54:09.261] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod generatorgalore
|
18191 | [28Mar2025 00:54:09.261] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for generatorgalore
|
18192 | [28Mar2025 00:54:09.261] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.generatorgalore.GeneratorGalore$EventHandler to MOD
|
18193 | [28Mar2025 00:54:09.264] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for productivebees
|
18194 | [28Mar2025 00:54:09.264] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.productivebees.event.ModEventHandler to MOD
|
18195 | [28Mar2025 00:54:09.273] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for storagedelight
|
18196 | [28Mar2025 00:54:09.277] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file dummmmmmy-common.toml for dummmmmmy tracking
|
18197 | [28Mar2025 00:54:09.280] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwpaths
|
18198 | [28Mar2025 00:54:09.281] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.generatorgalore.data.GeneratorGaloreDataProvider to MOD
|
18199 | [28Mar2025 00:54:09.282] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cristellib
|
18200 | [28Mar2025 00:54:09.285] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dummmmmmy
|
18201 | [28Mar2025 00:54:09.285] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arseng-common.toml for arseng tracking
|
18202 | [28Mar2025 00:54:09.288] [modloading-worker-0/INFO] [twilightforest.beans.TFBeanContext/]: Starting Bean Context
|
18203 | [28Mar2025 00:54:09.288] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.beans.TFBeanContext
|
18204 | [28Mar2025 00:54:09.290] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.productivebees.event.EventHandler to GAME
|
18205 | [28Mar2025 00:54:09.292] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean annotation processors
|
18206 | [28Mar2025 00:54:09.292] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file farmersdelight-common.toml for farmersdelight tracking
|
18207 | [28Mar2025 00:54:09.292] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file farmersdelight-client.toml for farmersdelight tracking
|
18208 | [28Mar2025 00:54:09.313] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registered Bean annotation post processor: class twilightforest.beans.processors.AutowiredAnnotationDataPostProcessor
|
18209 | [28Mar2025 00:54:09.313] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registered Bean annotation processor: class twilightforest.beans.processors.BeanAnnotationDataProcessor
|
18210 | [28Mar2025 00:54:09.313] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registered Bean annotation processor: class twilightforest.beans.processors.ComponentAnnotationDataProcessor
|
18211 | [28Mar2025 00:54:09.314] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registered Bean annotation post processor: class twilightforest.beans.processors.PostConstructAnnotationDataPostProcessor
|
18212 | [28Mar2025 00:54:09.314] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Running processor class twilightforest.beans.processors.BeanAnnotationDataProcessor
|
18213 | [28Mar2025 00:54:09.315] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/client.toml for mekanism tracking
|
18214 | [28Mar2025 00:54:09.315] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/common.toml for mekanism tracking
|
18215 | [28Mar2025 00:54:09.315] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/general.toml for mekanism tracking
|
18216 | [28Mar2025 00:54:09.315] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/gear.toml for mekanism tracking
|
18217 | [28Mar2025 00:54:09.316] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/startup.toml for mekanism tracking
|
18218 | [28Mar2025 00:54:09.316] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\Mekanism\startup.toml
|
18219 | [28Mar2025 00:54:09.316] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Running processor class twilightforest.beans.processors.ComponentAnnotationDataProcessor
|
18220 | [28Mar2025 00:54:09.316] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\Mekanism\startup.toml for changes
|
18221 | [28Mar2025 00:54:09.316] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/machine-storage.toml for mekanism tracking
|
18222 | [28Mar2025 00:54:09.316] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/tiers.toml for mekanism tracking
|
18223 | [28Mar2025 00:54:09.316] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/machine-usage.toml for mekanism tracking
|
18224 | [28Mar2025 00:54:09.316] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/world.toml for mekanism tracking
|
18225 | [28Mar2025 00:54:09.329] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.productivebees.datagen.ProductiveBeeDataProvider to MOD
|
18226 | [28Mar2025 00:54:09.330] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file integrateddynamics-common.toml for integrateddynamics tracking
|
18227 | [28Mar2025 00:54:09.330] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod integrateddynamics
|
18228 | [28Mar2025 00:54:09.330] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type SERVER on mod integrateddynamics
|
18229 | [28Mar2025 00:54:09.331] [modloading-worker-0/DEBUG] [mixin/]: Mixing PatternProviderMenuAccessor from megacells.mixins.json into appeng.menu.implementations.PatternProviderMenu
|
18230 | [28Mar2025 00:54:09.331] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPatternProviderMenu from mixins.appflux.json into appeng.menu.implementations.PatternProviderMenu
|
18231 | [28Mar2025 00:54:09.331] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderMenu from mod appflux: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
18232 | [28Mar2025 00:54:09.332] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderMenu from mod appflux->@Inject::initToolbox(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lappeng/helpers/patternprovider/PatternProviderLogicHost;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18233 | [28Mar2025 00:54:09.332] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderMenu from mod appflux->@Inject::initToolbox(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lappeng/helpers/patternprovider/PatternProviderLogicHost;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18234 | [28Mar2025 00:54:09.332] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderMenu from mod appflux->@Inject::initToolbox(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lappeng/helpers/patternprovider/PatternProviderLogicHost;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18235 | [28Mar2025 00:54:09.334] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.advancements.DrinkFromFlaskTrigger$TriggerInstance$DrinkFromFlaskTriggerInstanceFactory
|
18236 | [28Mar2025 00:54:09.337] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18237 | [28Mar2025 00:54:09.340] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file commoncapabilities-common.toml for commoncapabilities tracking
|
18238 | [28Mar2025 00:54:09.340] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type SERVER on mod commoncapabilities
|
18239 | [28Mar2025 00:54:09.341] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.command.MapBiomesCommand
|
18240 | [28Mar2025 00:54:09.353] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.command.SinisterSpawnerCommand
|
18241 | [28Mar2025 00:54:09.356] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.command.GenerateBookCommand
|
18242 | [28Mar2025 00:54:09.361] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.command.ShieldCommand
|
18243 | [28Mar2025 00:54:09.362] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18244 | [28Mar2025 00:54:09.364] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.command.CenterCommand
|
18245 | [28Mar2025 00:54:09.367] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.command.TFCommand
|
18246 | [28Mar2025 00:54:09.371] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.command.InfoCommand
|
18247 | [28Mar2025 00:54:09.378] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.command.MapLocatorCommand
|
18248 | [28Mar2025 00:54:09.383] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.command.ConquerCommand
|
18249 | [28Mar2025 00:54:09.385] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.world.components.structures.lichtowerrevamp.LichTowerPieces
|
18250 | [28Mar2025 00:54:09.396] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18251 | [28Mar2025 00:54:09.397] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18252 | [28Mar2025 00:54:09.404] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.world.components.structures.lichtowerrevamp.LichTowerUtil
|
18253 | [28Mar2025 00:54:09.408] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.world.components.BiomeColorAlgorithms
|
18254 | [28Mar2025 00:54:09.419] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.enums.extensions.TFItemDisplayContextEnumExtension
|
18255 | [28Mar2025 00:54:09.424] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for entangled
|
18256 | [28Mar2025 00:54:09.433] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.enums.extensions.TFBoatTypeEnumExtension
|
18257 | [28Mar2025 00:54:09.435] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.enums.extensions.TFDamageEffectsEnumExtension
|
18258 | [28Mar2025 00:54:09.436] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.enums.extensions.TFGrassColorModifierEnumExtension
|
18259 | [28Mar2025 00:54:09.437] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.enums.extensions.TFRarityEnumExtension
|
18260 | [28Mar2025 00:54:09.439] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.util.DirectionUtil
|
18261 | [28Mar2025 00:54:09.441] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.util.HolidayEvent
|
18262 | [28Mar2025 00:54:09.442] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file crashutilities-server.toml for crashutilities tracking
|
18263 | [28Mar2025 00:54:09.442] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for crashutilities
|
18264 | [28Mar2025 00:54:09.444] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.util.multiparts.MultipartEntityUtil
|
18265 | [28Mar2025 00:54:09.444] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.util.ModidPrefixUtil
|
18266 | [28Mar2025 00:54:09.446] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.util.HolderMatcher
|
18267 | [28Mar2025 00:54:09.446] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file getittogetherdrops-server.toml for getittogetherdrops tracking
|
18268 | [28Mar2025 00:54:09.447] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for getittogetherdrops
|
18269 | [28Mar2025 00:54:09.447] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing bl4ckscor3.mod.getittogetherdrops.GetItTogetherDropsConfig to MOD
|
18270 | [28Mar2025 00:54:09.448] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.util.ArmorUtil
|
18271 | [28Mar2025 00:54:09.471] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file megacells-common.toml for megacells tracking
|
18272 | [28Mar2025 00:54:09.471] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for megacells
|
18273 | [28Mar2025 00:54:09.473] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cookingforblockheads
|
18274 | [28Mar2025 00:54:09.474] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.client.FoliageColorHandler
|
18275 | [28Mar2025 00:54:09.475] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.data.helpers.AdvancementDataMultiRequirements
|
18276 | [28Mar2025 00:54:09.507] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for commoncapabilities
|
18277 | [28Mar2025 00:54:09.507] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.cyclops.commoncapabilities.api.ingredient.IngredientComponent to MOD
|
18278 | [28Mar2025 00:54:09.508] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Registering Bean class twilightforest.entity.passive.quest.ram.QuestingRamCurrentContext
|
18279 | [28Mar2025 00:54:09.523] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Running post processor class twilightforest.beans.processors.AutowiredAnnotationDataPostProcessor
|
18280 | [28Mar2025 00:54:09.536] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for relics
|
18281 | [28Mar2025 00:54:09.536] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.network.NetworkHandler to MOD
|
18282 | [28Mar2025 00:54:09.541] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.level.RelicLootModifier$Events to GAME
|
18283 | [28Mar2025 00:54:09.544] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.items.relics.ShadowGlaiveItem$ShadowGlaiveEvents to GAME
|
18284 | [28Mar2025 00:54:09.548] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.items.relics.ring.ChorusInhibitorItem$Events to GAME
|
18285 | [28Mar2025 00:54:09.553] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.items.relics.ring.BastionRingItem$Events to GAME
|
18286 | [28Mar2025 00:54:09.554] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file actuallyadditions-common.toml for actuallyadditions tracking
|
18287 | [28Mar2025 00:54:09.556] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.items.relics.necklace.ReflectionNecklaceItem$ReflectionNecklaceServerEvents to GAME
|
18288 | [28Mar2025 00:54:09.559] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for wirelesschargers
|
18289 | [28Mar2025 00:54:09.559] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.items.relics.necklace.HolyLocketItem$HolyLocketEvents to GAME
|
18290 | [28Mar2025 00:54:09.566] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file patchouli-client.toml for patchouli tracking
|
18291 | [28Mar2025 00:54:09.566] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.items.relics.MagicMirrorItem$ServerEvents to GAME
|
18292 | [28Mar2025 00:54:09.570] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.items.relics.InfiniteHamItem$InfinityHamEvents to GAME
|
18293 | [28Mar2025 00:54:09.574] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.items.relics.hands.WoolMittenItem$Events to GAME
|
18294 | [28Mar2025 00:54:09.577] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for patchouli
|
18295 | [28Mar2025 00:54:09.578] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.neoforge.common.NeoForgeModInitializer to MOD
|
18296 | [28Mar2025 00:54:09.578] [modloading-worker-0/DEBUG] [mixin/]: Mixing patchouli.BookMixin from ars_additions.mixins.json into vazkii.patchouli.common.book.Book
|
18297 | [28Mar2025 00:54:09.578] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:patchouli.BookMixin from mod ars_additions: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
18298 | [28Mar2025 00:54:09.578] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.items.relics.hands.RageGloveItem$Events to GAME
|
18299 | [28Mar2025 00:54:09.579] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mob_grinding_utils-server.toml for mob_grinding_utils tracking
|
18300 | [28Mar2025 00:54:09.580] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:patchouli.BookMixin from mod ars_additions->@Inject::fireBookReloadEvent(Lnet/minecraft/world/level/Level;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18301 | [28Mar2025 00:54:09.580] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:patchouli.BookMixin from mod ars_additions->@Inject::fireBookReloadEvent(Lnet/minecraft/world/level/Level;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18302 | [28Mar2025 00:54:09.580] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:patchouli.BookMixin from mod ars_additions->@Inject::fireBookReloadEvent(Lnet/minecraft/world/level/Level;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18303 | [28Mar2025 00:54:09.583] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.items.relics.feet.RollerSkatesItem$Events to GAME
|
18304 | [28Mar2025 00:54:09.583] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for framework
|
18305 | [28Mar2025 00:54:09.587] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for integratedtunnelscompat
|
18306 | [28Mar2025 00:54:09.588] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.items.relics.feet.MagmaWalkerItem to GAME
|
18307 | [28Mar2025 00:54:09.590] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Blocks
|
18308 | [28Mar2025 00:54:09.595] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file integratedtunnels-common.toml for integratedtunnels tracking
|
18309 | [28Mar2025 00:54:09.595] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type SERVER on mod integratedtunnels
|
18310 | [28Mar2025 00:54:09.595] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file herbsandharvest-common.toml for herbsandharvest tracking
|
18311 | [28Mar2025 00:54:09.596] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for herbsandharvest
|
18312 | [28Mar2025 00:54:09.596] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mamailes.herbsandharvest.data.MHHDataGeneration to MOD
|
18313 | [28Mar2025 00:54:09.600] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mamailes.herbsandharvest.config.Config to MOD
|
18314 | [28Mar2025 00:54:09.606] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for arseng
|
18315 | [28Mar2025 00:54:09.607] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for mifa
|
18316 | [28Mar2025 00:54:09.613] [modloading-worker-0/DEBUG] [betterstrongholds/]: Loaded com.yungnickyoung.minecraft.betterstrongholds.services.NeoForgePlatformHelper@2d5bd7fd for service interface com.yungnickyoung.minecraft.betterstrongholds.services.IPlatformHelper
|
18317 | [28Mar2025 00:54:09.615] [modloading-worker-0/DEBUG] [betterstrongholds/]: Loaded com.yungnickyoung.minecraft.betterstrongholds.services.NeoForgeModulesLoader@69dd2584 for service interface com.yungnickyoung.minecraft.betterstrongholds.services.IModulesLoader
|
18318 | [28Mar2025 00:54:09.618] [modloading-worker-0/DEBUG] [betterstrongholds/]: Loaded com.yungnickyoung.minecraft.betterstrongholds.services.NeoForgeProcessorProvider@7edd0f68 for service interface com.yungnickyoung.minecraft.betterstrongholds.services.IProcessorProvider
|
18319 | [28Mar2025 00:54:09.620] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for integratedtunnels
|
18320 | [28Mar2025 00:54:09.628] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mob_grinding_utils
|
18321 | [28Mar2025 00:54:09.632] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for resourcefullib
|
18322 | [28Mar2025 00:54:09.640] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mifa
|
18323 | [28Mar2025 00:54:09.647] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file betterstrongholds-neoforge-1_21.toml for betterstrongholds tracking
|
18324 | [28Mar2025 00:54:09.649] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterstrongholds
|
18325 | [28Mar2025 00:54:09.653] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refurbished_furniture
|
18326 | [28Mar2025 00:54:09.653] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.refurbished.NeoForgeEvents to GAME
|
18327 | [28Mar2025 00:54:09.691] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Wood
|
18328 | [28Mar2025 00:54:09.695] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Running post processor class twilightforest.beans.processors.PostConstructAnnotationDataPostProcessor
|
18329 | [28Mar2025 00:54:09.698] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Block Entities
|
18330 | [28Mar2025 00:54:09.698] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Entities
|
18331 | [28Mar2025 00:54:09.703] [modloading-worker-0/INFO] [twilightforest.beans.TFBeanContext/]: Bean Context loaded in 415 ms
|
18332 | [28Mar2025 00:54:09.704] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.items.relics.feet.IceBreakerItem$Events to GAME
|
18333 | [28Mar2025 00:54:09.704] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Creative Tabs
|
18334 | [28Mar2025 00:54:09.706] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Processing twilightforest.TwilightForestMod@154ac43a
|
18335 | [28Mar2025 00:54:09.707] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Finished processing twilightforest.TwilightForestMod@154ac43a in 1 ms
|
18336 | [28Mar2025 00:54:09.708] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.items.relics.feet.AquaWalkerItem to GAME
|
18337 | [28Mar2025 00:54:09.709] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.items.relics.feet.AmphibianBootItem$Events to GAME
|
18338 | [28Mar2025 00:54:09.712] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.items.relics.belt.LeatherBeltItem to GAME
|
18339 | [28Mar2025 00:54:09.714] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.items.relics.belt.HunterBeltItem$HunterBeltEvents to GAME
|
18340 | [28Mar2025 00:54:09.716] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Sounds
|
18341 | [28Mar2025 00:54:09.717] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.items.relics.belt.DrownedBeltItem$Events to GAME
|
18342 | [28Mar2025 00:54:09.721] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Block Predicate
|
18343 | [28Mar2025 00:54:09.723] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.items.relics.back.MidnightRobeItem$ServerEvents to GAME
|
18344 | [28Mar2025 00:54:09.724] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwfurnitures
|
18345 | [28Mar2025 00:54:09.726] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.items.relics.back.ElytraBoosterItem to GAME
|
18346 | [28Mar2025 00:54:09.728] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.init.RegistryRegistry to MOD
|
18347 | [28Mar2025 00:54:09.729] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.init.DataComponentRegistry to MOD
|
18348 | [28Mar2025 00:54:09.730] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.init.CreativeTabRegistry to MOD
|
18349 | [28Mar2025 00:54:09.732] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.init.CommandRegistry to GAME
|
18350 | [28Mar2025 00:54:09.734] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.effects.ImmortalityEffect$Events to GAME
|
18351 | [28Mar2025 00:54:09.735] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file twilightforest-common.toml for twilightforest tracking
|
18352 | [28Mar2025 00:54:09.736] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file inventoryessentials-common.toml for inventoryessentials tracking
|
18353 | [28Mar2025 00:54:09.737] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.effects.BleedingEffect$Events to GAME
|
18354 | [28Mar2025 00:54:09.737] [modloading-worker-0/INFO] [dev.ftb.mods.ftbultimine.FTBUltimine/]: FTB Ranks detected, listening for ranks events
|
18355 | [28Mar2025 00:54:09.738] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone State Providers
|
18356 | [28Mar2025 00:54:09.740] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.hurts.sskirillss.relics.effects.AntiHealEffect$Events to GAME
|
18357 | [28Mar2025 00:54:09.746] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file twilightforest-client.toml for twilightforest tracking
|
18358 | [28Mar2025 00:54:09.746] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for architectury
|
18359 | [28Mar2025 00:54:09.754] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Tree Decorators
|
18360 | [28Mar2025 00:54:09.762] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for trashcans
|
18361 | [28Mar2025 00:54:09.763] [modloading-worker-0/INFO] [Towns and Towers/]: Loading T&T
|
18362 | [28Mar2025 00:54:09.763] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for t_and_t
|
18363 | [28Mar2025 00:54:09.767] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for inventoryessentials
|
18364 | [28Mar2025 00:54:09.767] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file merrymaking-common.toml for merrymaking tracking
|
18365 | [28Mar2025 00:54:09.767] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\merrymaking-common.toml
|
18366 | [28Mar2025 00:54:09.767] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\merrymaking-common.toml for changes
|
18367 | [28Mar2025 00:54:09.768] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for yeetusexperimentus
|
18368 | [28Mar2025 00:54:09.787] [modloading-worker-0/DEBUG] [mixin/]: Mixing TileEntityTransmitterMixin from mekanismcovers.mixins.json into mekanism.common.tile.transmitter.TileEntityTransmitter
|
18369 | [28Mar2025 00:54:09.793] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectCoverModel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
18370 | [28Mar2025 00:54:09.793] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectSaveCover(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18371 | [28Mar2025 00:54:09.793] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectSaveCover(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18372 | [28Mar2025 00:54:09.793] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectSaveCover(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18373 | [28Mar2025 00:54:09.793] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectLoad(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18374 | [28Mar2025 00:54:09.793] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectLoad(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18375 | [28Mar2025 00:54:09.793] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectLoad(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18376 | [28Mar2025 00:54:09.793] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectSaveCover(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
18377 | [28Mar2025 00:54:09.793] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectUpdateTag(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18378 | [28Mar2025 00:54:09.793] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectUpdateTag(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18379 | [28Mar2025 00:54:09.793] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectUpdateTag(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18380 | [28Mar2025 00:54:09.793] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectUnload(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18381 | [28Mar2025 00:54:09.793] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectUnload(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18382 | [28Mar2025 00:54:09.793] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:TileEntityTransmitterMixin from mod mekanismcovers->@Inject::injectUnload(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18383 | [28Mar2025 00:54:09.796] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Custom Features
|
18384 | [28Mar2025 00:54:09.797] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwfences
|
18385 | [28Mar2025 00:54:09.799] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18386 | [28Mar2025 00:54:09.801] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mostructures
|
18387 | [28Mar2025 00:54:09.801] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18388 | [28Mar2025 00:54:09.802] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18389 | [28Mar2025 00:54:09.803] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18390 | [28Mar2025 00:54:09.804] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18391 | [28Mar2025 00:54:09.805] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18392 | [28Mar2025 00:54:09.806] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18393 | [28Mar2025 00:54:09.808] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for accelerateddecay
|
18394 | [28Mar2025 00:54:09.810] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Structure Pieces
|
18395 | [28Mar2025 00:54:09.815] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbultimine
|
18396 | [28Mar2025 00:54:09.817] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Custom Structure Types
|
18397 | [28Mar2025 00:54:09.819] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for villagesandpillages
|
18398 | [28Mar2025 00:54:09.826] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for farmersdelight
|
18399 | [28Mar2025 00:54:09.826] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vectorwing.farmersdelight.data.DataGenerators to MOD
|
18400 | [28Mar2025 00:54:09.829] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rootsclassic-common.toml for rootsclassic tracking
|
18401 | [28Mar2025 00:54:09.830] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vectorwing.farmersdelight.common.item.SkilletItem$SkilletEvents to GAME
|
18402 | [28Mar2025 00:54:09.833] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Configured Features
|
18403 | [28Mar2025 00:54:09.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vectorwing.farmersdelight.common.item.KnifeItem$KnifeEvents to GAME
|
18404 | [28Mar2025 00:54:09.839] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vectorwing.farmersdelight.common.item.HorseFeedItem$HorseFeedEvent to GAME
|
18405 | [28Mar2025 00:54:09.841] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18406 | [28Mar2025 00:54:09.842] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vectorwing.farmersdelight.common.item.enchantment.BackstabbingEnchantment$BackstabbingEvent to GAME
|
18407 | [28Mar2025 00:54:09.859] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vectorwing.farmersdelight.common.item.DogFoodItem$DogFoodEvent to GAME
|
18408 | [28Mar2025 00:54:09.862] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vectorwing.farmersdelight.common.event.VillagerEvents to GAME
|
18409 | [28Mar2025 00:54:09.868] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vectorwing.farmersdelight.common.event.CommonModBusEvents to MOD
|
18410 | [28Mar2025 00:54:09.872] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vectorwing.farmersdelight.common.event.CommonEvents to GAME
|
18411 | [28Mar2025 00:54:09.876] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vectorwing.farmersdelight.common.block.entity.CuttingBoardBlockEntity to MOD
|
18412 | [28Mar2025 00:54:09.889] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vectorwing.farmersdelight.common.block.entity.CookingPotBlockEntity to MOD
|
18413 | [28Mar2025 00:54:09.904] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18414 | [28Mar2025 00:54:09.909] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Creating and Registering Overworld Vegetation Configured Features
|
18415 | [28Mar2025 00:54:09.926] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vectorwing.farmersdelight.common.block.CuttingBoardBlock$ToolCarvingEvent to GAME
|
18416 | [28Mar2025 00:54:09.966] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18417 | [28Mar2025 00:54:09.975] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for irons_jewelry
|
18418 | [28Mar2025 00:54:09.975] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsjewelry.registry.CommandRegistry to GAME
|
18419 | [28Mar2025 00:54:09.978] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsjewelry.network.PacketHandler to MOD
|
18420 | [28Mar2025 00:54:09.981] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsjewelry.event.SetupEvents to GAME
|
18421 | [28Mar2025 00:54:09.986] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsjewelry.event.ServerEvents to GAME
|
18422 | [28Mar2025 00:54:10.012] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file deeperdarker-common.toml for deeperdarker tracking
|
18423 | [28Mar2025 00:54:10.013] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for deeperdarker
|
18424 | [28Mar2025 00:54:10.013] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kyanite.deeperdarker.DeeperDarkerEvents to GAME
|
18425 | [28Mar2025 00:54:10.014] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsjewelry.event.ModSetupEvents to MOD
|
18426 | [28Mar2025 00:54:10.017] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsjewelry.datagen.DataGenerators to MOD
|
18427 | [28Mar2025 00:54:10.017] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftblibrary
|
18428 | [28Mar2025 00:54:10.019] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cucumber-client.toml for cucumber tracking
|
18429 | [28Mar2025 00:54:10.019] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cucumber-common.toml for cucumber tracking
|
18430 | [28Mar2025 00:54:10.019] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cucumber
|
18431 | [28Mar2025 00:54:10.021] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsjewelry.core.VillageAddition to GAME
|
18432 | [28Mar2025 00:54:10.024] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsjewelry.core.DamageHelper to GAME
|
18433 | [28Mar2025 00:54:10.028] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.ironsjewelry.Config to MOD
|
18434 | [28Mar2025 00:54:10.036] [modloading-worker-0/INFO] [KubeJS/]: Loading vanilla registries...
|
18435 | [28Mar2025 00:54:10.042] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file trashslot-common.toml for trashslot tracking
|
18436 | [28Mar2025 00:54:10.043] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file amendments-common.toml for amendments tracking
|
18437 | [28Mar2025 00:54:10.060] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for trashslot
|
18438 | [28Mar2025 00:54:10.071] [modloading-worker-0/INFO] [KubeJS/]: Looking for KubeJS plugins...
|
18439 | [28Mar2025 00:54:10.073] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for blueflame
|
18440 | [28Mar2025 00:54:10.078] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbfiltersystem
|
18441 | [28Mar2025 00:54:10.084] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubejs
|
18442 | [28Mar2025 00:54:10.102] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedstorage-server.toml for sophisticatedstorage tracking
|
18443 | [28Mar2025 00:54:10.102] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedstorage-client.toml for sophisticatedstorage tracking
|
18444 | [28Mar2025 00:54:10.102] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedstorage-common.toml for sophisticatedstorage tracking
|
18445 | [28Mar2025 00:54:10.114] [modloading-worker-0/WARN] [KubeJS/]: Plugin dev.latvian.mods.kubejs.client.BuiltinKubeJSClientPlugin does not load on server side, skipping
|
18446 | [28Mar2025 00:54:10.117] [modloading-worker-0/WARN] [KubeJS/]: Plugin dev.latvian.mods.kubejs.integration.gamestages.GameStagesIntegration does not have required mod 'gamestages' loaded, skipping
|
18447 | [28Mar2025 00:54:10.127] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source theurgy_kubejs
|
18448 | [28Mar2025 00:54:10.133] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source modular_machinery_reborn
|
18449 | [28Mar2025 00:54:10.137] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18450 | [28Mar2025 00:54:10.142] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mss
|
18451 | [28Mar2025 00:54:10.142] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.finndog.mss.datagen.StructureNbtUpdaterDatagen to MOD
|
18452 | [28Mar2025 00:54:10.150] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file silentgear-common.toml for silentgear tracking
|
18453 | [28Mar2025 00:54:10.153] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file silentgear-client.toml for silentgear tracking
|
18454 | [28Mar2025 00:54:10.162] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for silentgear
|
18455 | [28Mar2025 00:54:10.162] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.util.IAoeTool$BreakHandler to GAME
|
18456 | [28Mar2025 00:54:10.164] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for amendments
|
18457 | [28Mar2025 00:54:10.168] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.util.GearData$EventHandler to GAME
|
18458 | [28Mar2025 00:54:10.172] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.setup.SgRegistries to MOD
|
18459 | [28Mar2025 00:54:10.173] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.setup.SgLoot$Injector to GAME
|
18460 | [28Mar2025 00:54:10.176] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.setup.SgBlocks to MOD
|
18461 | [28Mar2025 00:54:10.178] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.setup.NerfedGear to GAME
|
18462 | [28Mar2025 00:54:10.179] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.network.SgNetwork to MOD
|
18463 | [28Mar2025 00:54:10.191] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source modular_machinery_reborn_mekanism
|
18464 | [28Mar2025 00:54:10.196] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source ftbxmodcompat
|
18465 | [28Mar2025 00:54:10.198] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file allthewizardgear-server.toml for allthewizardgear tracking
|
18466 | [28Mar2025 00:54:10.198] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for allthewizardgear
|
18467 | [28Mar2025 00:54:10.198] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.allthewizardgear.ServerConfig to MOD
|
18468 | [28Mar2025 00:54:10.200] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.allthewizardgear.events.ServerEvents to GAME
|
18469 | [28Mar2025 00:54:10.205] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.redspace.allthewizardgear.datagen.DataGenerators to MOD
|
18470 | [28Mar2025 00:54:10.216] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source occultism_kubejs
|
18471 | [28Mar2025 00:54:10.220] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rootsclassic
|
18472 | [28Mar2025 00:54:10.220] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing elucent.rootsclassic.ritual.RitualBaseRegistry to MOD
|
18473 | [28Mar2025 00:54:10.220] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source extendedae
|
18474 | [28Mar2025 00:54:10.221] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing elucent.rootsclassic.datagen.RootsDataGen to MOD
|
18475 | [28Mar2025 00:54:10.225] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source modern_industrialization
|
18476 | [28Mar2025 00:54:10.231] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file productivelib-server.toml for productivelib tracking
|
18477 | [28Mar2025 00:54:10.231] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for productivelib
|
18478 | [28Mar2025 00:54:10.232] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing elucent.rootsclassic.component.ComponentBaseRegistry to MOD
|
18479 | [28Mar2025 00:54:10.239] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.ServerEvents to GAME
|
18480 | [28Mar2025 00:54:10.244] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.RepairHandler to GAME
|
18481 | [28Mar2025 00:54:10.244] [modloading-worker-0/INFO] [KubeJS/]: Done in 171.8 ms
|
18482 | [28Mar2025 00:54:10.250] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bigreactors
|
18483 | [28Mar2025 00:54:10.250] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.zerono.mods.extremereactors.datagen.ForgeDataGenerationHandler to MOD
|
18484 | [28Mar2025 00:54:10.259] [modloading-worker-0/DEBUG] [Comforts/]: Loaded com.illusivesoulworks.comforts.platform.NeoForgeSleepEvents@2ca76d5f for service interface com.illusivesoulworks.comforts.platform.services.ISleepEvents
|
18485 | [28Mar2025 00:54:10.262] [modloading-worker-0/DEBUG] [Comforts/]: Loaded com.illusivesoulworks.comforts.platform.NeoForgeRegistryUtil@1490e594 for service interface com.illusivesoulworks.comforts.platform.services.IRegistryUtil
|
18486 | [28Mar2025 00:54:10.266] [modloading-worker-0/DEBUG] [Comforts/]: Loaded com.illusivesoulworks.comforts.platform.NeoForgeRegistryProvider@5a1ceae8 for service interface com.illusivesoulworks.comforts.platform.services.IRegistryFactory
|
18487 | [28Mar2025 00:54:10.267] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for apotheosis
|
18488 | [28Mar2025 00:54:10.268] [modloading-worker-0/INFO] [Dungeon Crawl/]: Here we go! Launching Dungeon Crawl 2.3.15...
|
18489 | [28Mar2025 00:54:10.269] [modloading-worker-0/DEBUG] [Comforts/]: Loaded com.illusivesoulworks.comforts.platform.NeoForgePlatformHelper@3e181cf4 for service interface com.illusivesoulworks.comforts.platform.services.IPlatformHelper
|
18490 | [28Mar2025 00:54:10.271] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file dungeon_crawl.toml for dungeoncrawl tracking
|
18491 | [28Mar2025 00:54:10.276] [modloading-worker-0/DEBUG] [mixin/]: Mixing main.PlayerAccessorBEMixin from alltheleaks.mixins.json into com.direwolf20.justdirethings.common.blockentities.PlayerAccessorBE
|
18492 | [28Mar2025 00:54:10.281] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.event.GearEvents to GAME
|
18493 | [28Mar2025 00:54:10.296] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dungeoncrawl
|
18494 | [28Mar2025 00:54:10.301] [modloading-worker-0/INFO] [FTB XMod Compat/]: [FTB Quests] Enabled KubeJS integration
|
18495 | [28Mar2025 00:54:10.320] [modloading-worker-0/INFO] [FTB XMod Compat/]: [FTB Chunks] Enabled KubeJS integration
|
18496 | [28Mar2025 00:54:10.322] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file dimstorage-server.toml for dimstorage tracking
|
18497 | [28Mar2025 00:54:10.322] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file charginggadgets-server.toml for charginggadgets tracking
|
18498 | [28Mar2025 00:54:10.322] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for charginggadgets
|
18499 | [28Mar2025 00:54:10.322] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.charginggadgets.DataGenerators to MOD
|
18500 | [28Mar2025 00:54:10.324] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dimstorage
|
18501 | [28Mar2025 00:54:10.333] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.data.DataGenerators to MOD
|
18502 | [28Mar2025 00:54:10.336] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Tree Configured Features
|
18503 | [28Mar2025 00:54:10.338] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.core.MagnetPullTracker to GAME
|
18504 | [28Mar2025 00:54:10.341] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Creating and Registering Vanilla Configured Features
|
18505 | [28Mar2025 00:54:10.342] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.gear.Config to MOD
|
18506 | [28Mar2025 00:54:10.345] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cobblegengalore-common.toml for cobblegengalore tracking
|
18507 | [28Mar2025 00:54:10.345] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cobblegengalore
|
18508 | [28Mar2025 00:54:10.345] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.cobblegengalore.Config to MOD
|
18509 | [28Mar2025 00:54:10.357] [modloading-worker-0/DEBUG] [betterdeserttemples/]: Loaded com.yungnickyoung.minecraft.betterdeserttemples.services.NeoForgePlatformHelper@215ab091 for service interface com.yungnickyoung.minecraft.betterdeserttemples.services.IPlatformHelper
|
18510 | [28Mar2025 00:54:10.360] [modloading-worker-0/DEBUG] [betterdeserttemples/]: Loaded com.yungnickyoung.minecraft.betterdeserttemples.services.NeoForgeModulesLoader@4e5cb416 for service interface com.yungnickyoung.minecraft.betterdeserttemples.services.IModulesLoader
|
18511 | [28Mar2025 00:54:10.362] [modloading-worker-0/DEBUG] [betterdeserttemples/]: Loaded com.yungnickyoung.minecraft.betterdeserttemples.services.NeoForgeProcessorProvider@7eb04249 for service interface com.yungnickyoung.minecraft.betterdeserttemples.services.IProcessorProvider
|
18512 | [28Mar2025 00:54:10.364] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for guideme
|
18513 | [28Mar2025 00:54:10.371] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mcjtylib-client.toml for mcjtylib tracking
|
18514 | [28Mar2025 00:54:10.371] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mcjtylib-server.toml for mcjtylib tracking
|
18515 | [28Mar2025 00:54:10.371] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcjtylib
|
18516 | [28Mar2025 00:54:10.374] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes You'll Go Overworld Configured Features
|
18517 | [28Mar2025 00:54:10.380] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file betterdeserttemples-neoforge-1_21.toml for betterdeserttemples tracking
|
18518 | [28Mar2025 00:54:10.382] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterdeserttemples
|
18519 | [28Mar2025 00:54:10.385] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file journeymap-server.toml for journeymap tracking
|
18520 | [28Mar2025 00:54:10.387] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for journeymap
|
18521 | [28Mar2025 00:54:10.389] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbteams
|
18522 | [28Mar2025 00:54:10.392] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enchdesc
|
18523 | [28Mar2025 00:54:10.400] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for factory_blocks
|
18524 | [28Mar2025 00:54:10.401] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Placed Features
|
18525 | [28Mar2025 00:54:10.411] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cloudglass
|
18526 | [28Mar2025 00:54:10.411] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrbysco.cloudglass.datagen.CloudDataGenerator to MOD
|
18527 | [28Mar2025 00:54:10.412] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file computercraft-server.toml for computercraft tracking
|
18528 | [28Mar2025 00:54:10.412] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file computercraft-client.toml for computercraft tracking
|
18529 | [28Mar2025 00:54:10.418] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for computercraft
|
18530 | [28Mar2025 00:54:10.418] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dan200.computercraft.shared.ForgeCommonHooks to GAME
|
18531 | [28Mar2025 00:54:10.426] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Creating and Registering Overworld Tree Placed Features
|
18532 | [28Mar2025 00:54:10.430] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for merrymaking
|
18533 | [28Mar2025 00:54:10.430] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mamailes.merrymaking.event.MMEntityEvents to GAME
|
18534 | [28Mar2025 00:54:10.431] [modloading-worker-0/DEBUG] [SpectreLib/CONFIG]: Config file comforts-server.toml for comforts added to tracking
|
18535 | [28Mar2025 00:54:10.432] [modloading-worker-0/DEBUG] [SpectreLib/CONFIG]: Config file comforts-common.toml for comforts added to tracking
|
18536 | [28Mar2025 00:54:10.436] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mamailes.merrymaking.entity.client.MMClientListener to MOD
|
18537 | [28Mar2025 00:54:10.436] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for comforts
|
18538 | [28Mar2025 00:54:10.441] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mamailes.merrymaking.data.MMDataGenerators to MOD
|
18539 | [28Mar2025 00:54:10.440] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for titanium
|
18540 | [28Mar2025 00:54:10.444] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dan200.computercraft.ComputerCraft to MOD
|
18541 | [28Mar2025 00:54:10.448] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file moonlight-common.toml for moonlight tracking
|
18542 | [28Mar2025 00:54:10.449] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file regions_unexplored/regions_unexplored-common.toml for regions_unexplored tracking
|
18543 | [28Mar2025 00:54:10.451] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlockBaseMixin from mekanismcovers.mixins.json into mekanism.common.block.prefab.BlockBase
|
18544 | [28Mar2025 00:54:10.452] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:BlockBaseMixin from mod mekanismcovers->@Inject::getCoverWrenchUse(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
18545 | [28Mar2025 00:54:10.455] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlockMekanismMixin from mekanismcovers.mixins.json into mekanism.common.block.BlockMekanism
|
18546 | [28Mar2025 00:54:10.456] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Creating and Registering Overworld Vegetation Placed Features
|
18547 | [28Mar2025 00:54:10.456] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:BlockMekanismMixin from mod mekanismcovers->@Inject::dropCoverOnRemove(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18548 | [28Mar2025 00:54:10.456] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:BlockMekanismMixin from mod mekanismcovers->@Inject::dropCoverOnRemove(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18549 | [28Mar2025 00:54:10.456] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:BlockMekanismMixin from mod mekanismcovers->@Inject::dropCoverOnRemove(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18550 | [28Mar2025 00:54:10.467] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file regions_unexplored/regions_unexplored-primary-region.toml for regions_unexplored tracking
|
18551 | [28Mar2025 00:54:10.468] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toolbelt-server.toml for toolbelt tracking
|
18552 | [28Mar2025 00:54:10.468] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toolbelt-client.toml for toolbelt tracking
|
18553 | [28Mar2025 00:54:10.468] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toolbelt-common.toml for toolbelt tracking
|
18554 | [28Mar2025 00:54:10.469] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Creating and Registering Vanilla Placed Features
|
18555 | [28Mar2025 00:54:10.471] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file regions_unexplored/regions_unexplored-secondary-region.toml for regions_unexplored tracking
|
18556 | [28Mar2025 00:54:10.471] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Custom Surface Rules
|
18557 | [28Mar2025 00:54:10.473] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for silentlib
|
18558 | [28Mar2025 00:54:10.473] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.silentchaos512.lib.network.internal.SilentLibNetwork to MOD
|
18559 | [28Mar2025 00:54:10.473] [modloading-worker-0/INFO] [Regions Unexplored/]: Initializing Regions Unexplored from Forge Mod Initializer entrypoint.
|
18560 | [28Mar2025 00:54:10.476] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file titanium/titanium.toml for titanium tracking
|
18561 | [28Mar2025 00:54:10.476] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\titanium\titanium.toml
|
18562 | [28Mar2025 00:54:10.476] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\titanium\titanium.toml for changes
|
18563 | [28Mar2025 00:54:10.477] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file titanium/titanium-tags.toml for titanium tracking
|
18564 | [28Mar2025 00:54:10.479] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type SERVER on mod pamhc2foodextended
|
18565 | [28Mar2025 00:54:10.479] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod pamhc2foodextended
|
18566 | [28Mar2025 00:54:10.479] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod pamhc2foodextended
|
18567 | [28Mar2025 00:54:10.480] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pamhc2foodextended
|
18568 | [28Mar2025 00:54:10.486] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jade
|
18569 | [28Mar2025 00:54:10.487] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for titanium
|
18570 | [28Mar2025 00:54:10.491] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for toolbelt
|
18571 | [28Mar2025 00:54:10.491] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.gigaherz.toolbelt.common.BeltEvents to GAME
|
18572 | [28Mar2025 00:54:10.500] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.gigaherz.toolbelt.BeltFinderDebug to MOD
|
18573 | [28Mar2025 00:54:10.505] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file enderio/armory-common.toml for enderio_armory tracking
|
18574 | [28Mar2025 00:54:10.505] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod enderio_armory using file name enderio/armory-client.toml
|
18575 | [28Mar2025 00:54:10.527] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file waystones-common.toml for waystones tracking
|
18576 | [28Mar2025 00:54:10.528] [modloading-worker-0/DEBUG] [Regions Unexplored/]: Loaded net.regions_unexplored.platform.NeoForgePlatformHelper@3c940a2c for service interface net.regions_unexplored.platform.services.IPlatformHelper
|
18577 | [28Mar2025 00:54:10.535] [modloading-worker-0/DEBUG] [Regions Unexplored/]: Loaded net.regions_unexplored.platform.NeoForgeRegistar@70b4896 for service interface net.regions_unexplored.platform.services.IRegistar
|
18578 | [28Mar2025 00:54:10.536] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for moonlight
|
18579 | [28Mar2025 00:54:10.537] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file theurgy-server.toml for theurgy tracking
|
18580 | [28Mar2025 00:54:10.539] [modloading-worker-0/DEBUG] [Regions Unexplored/]: Loaded net.regions_unexplored.platform.NeoForgeRenderHelper@6bb2b974 for service interface net.regions_unexplored.platform.services.IRenderHelper
|
18581 | [28Mar2025 00:54:10.541] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod theurgy
|
18582 | [28Mar2025 00:54:10.543] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderio_armory
|
18583 | [28Mar2025 00:54:10.543] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.armory.data.loot.ArmoryChestLoot to MOD
|
18584 | [28Mar2025 00:54:10.544] [modloading-worker-0/DEBUG] [Regions Unexplored/]: Loaded net.regions_unexplored.platform.NeoForgeTintHelper@4c9535e9 for service interface net.regions_unexplored.platform.services.ITintHelper
|
18585 | [28Mar2025 00:54:10.546] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file theurgy-client.toml for theurgy tracking
|
18586 | [28Mar2025 00:54:10.547] [modloading-worker-0/DEBUG] [Regions Unexplored/]: Loaded net.regions_unexplored.platform.NeoForgeParticleHelper@1518b40d for service interface net.regions_unexplored.platform.services.IParticleRegistry
|
18587 | [28Mar2025 00:54:10.548] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Template Pools
|
18588 | [28Mar2025 00:54:10.549] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.enderio.armory.EnderIOArmory to MOD
|
18589 | [28Mar2025 00:54:10.551] [modloading-worker-0/DEBUG] [Regions Unexplored/]: Loaded net.regions_unexplored.platform.NeoForgeBlockHelper@7677561b for service interface net.regions_unexplored.platform.services.IBlockHelper
|
18590 | [28Mar2025 00:54:10.563] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18591 | [28Mar2025 00:54:10.564] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for treetap
|
18592 | [28Mar2025 00:54:10.564] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.treetap.event.ModEventHandler to MOD
|
18593 | [28Mar2025 00:54:10.567] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cy.jdkdigital.treetap.event.EventHandler to GAME
|
18594 | [28Mar2025 00:54:10.569] [modloading-worker-0/DEBUG] [Modonomicon/]: Loaded com.klikli_dev.modonomicon.platform.NeoPlatformHelper@3b5c3bea for service interface com.klikli_dev.modonomicon.platform.services.PlatformHelper
|
18595 | [28Mar2025 00:54:10.571] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cryonicconfig
|
18596 | [28Mar2025 00:54:10.573] [modloading-worker-0/DEBUG] [Modonomicon/]: Loaded com.klikli_dev.modonomicon.network.NeoNetworkHelper@6b79e573 for service interface com.klikli_dev.modonomicon.platform.services.NetworkHelper
|
18597 | [28Mar2025 00:54:10.573] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ae2-client.toml for ae2 tracking
|
18598 | [28Mar2025 00:54:10.573] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ae2-common.toml for ae2 tracking
|
18599 | [28Mar2025 00:54:10.575] [modloading-worker-0/DEBUG] [Modonomicon/]: Loaded com.klikli_dev.modonomicon.integration.NeoPatchouliHelper@7bbb885a for service interface com.klikli_dev.modonomicon.platform.services.PatchouliHelper
|
18600 | [28Mar2025 00:54:10.577] [modloading-worker-0/DEBUG] [Modonomicon/]: Loaded com.klikli_dev.modonomicon.registry.NeoRegistrationFactory@472e69c3 for service interface com.klikli_dev.modonomicon.registry.RegistrationProvider$Factory
|
18601 | [28Mar2025 00:54:10.582] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18602 | [28Mar2025 00:54:10.588] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sophisticatedstorage
|
18603 | [28Mar2025 00:54:10.592] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18604 | [28Mar2025 00:54:10.607] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modonomicon-client.toml for modonomicon tracking
|
18605 | [28Mar2025 00:54:10.608] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18606 | [28Mar2025 00:54:10.609] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18607 | [28Mar2025 00:54:10.611] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18608 | [28Mar2025 00:54:10.612] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18609 | [28Mar2025 00:54:10.613] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18610 | [28Mar2025 00:54:10.614] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18611 | [28Mar2025 00:54:10.615] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18612 | [28Mar2025 00:54:10.616] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18613 | [28Mar2025 00:54:10.616] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18614 | [28Mar2025 00:54:10.617] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18615 | [28Mar2025 00:54:10.622] [modloading-worker-0/DEBUG] [KubeJS/]: Took 4 ms to grab stacktrace classes.
|
18616 | [28Mar2025 00:54:10.623] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18617 | [28Mar2025 00:54:10.624] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18618 | [28Mar2025 00:54:10.625] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18619 | [28Mar2025 00:54:10.627] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18620 | [28Mar2025 00:54:10.628] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18621 | [28Mar2025 00:54:10.629] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18622 | [28Mar2025 00:54:10.631] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18623 | [28Mar2025 00:54:10.632] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18624 | [28Mar2025 00:54:10.633] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18625 | [28Mar2025 00:54:10.640] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modonomicon
|
18626 | [28Mar2025 00:54:10.645] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for chisel
|
18627 | [28Mar2025 00:54:10.645] [modloading-worker-0/INFO] [YetAnotherConfigLib/]: Deserializing YACLConfig from 'D:\Mainserver\Server-Files-2.41\config\yacl.json5'
|
18628 | [28Mar2025 00:54:10.646] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mvs
|
18629 | [28Mar2025 00:54:10.646] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.finndog.mvs.datagen.StructureNbtUpdaterDatagen to MOD
|
18630 | [28Mar2025 00:54:10.647] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for yet_another_config_lib_v3
|
18631 | [28Mar2025 00:54:10.648] [modloading-worker-0/DEBUG] [mixin/]: Mixing cpu.MixinCraftingService from mixins.aae.json into appeng.me.service.CraftingService
|
18632 | [28Mar2025 00:54:10.648] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$advancedAE$findSuitableAdvCraftingCPU$0(Lappeng/api/networking/security/IActionSource;Lnet/pedroksl/advanced_ae/common/cluster/AdvCraftingCPUCluster;Lnet/pedroksl/advanced_ae/common/cluster/AdvCraftingCPUCluster;)I to md26e244$advanced_ae$lambda$advancedAE$findSuitableAdvCraftingCPU$0$0 in mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae
|
18633 | [28Mar2025 00:54:10.648] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Unique field FAST_FIRST_COMPARATORLjava/util/Comparator; to fd26e244$advanced_ae$FAST_FIRST_COMPARATOR$0 in mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae
|
18634 | [28Mar2025 00:54:10.656] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::tickAdvClusters1(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18635 | [28Mar2025 00:54:10.656] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::tickAdvClusters1(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18636 | [28Mar2025 00:54:10.656] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::tickAdvClusters1(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18637 | [28Mar2025 00:54:10.656] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::tickAdvClusters2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18638 | [28Mar2025 00:54:10.656] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::tickAdvClusters2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18639 | [28Mar2025 00:54:10.656] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::tickAdvClusters2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18640 | [28Mar2025 00:54:10.656] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onRemoveNode(Lappeng/api/networking/IGridNode;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18641 | [28Mar2025 00:54:10.656] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onRemoveNode(Lappeng/api/networking/IGridNode;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18642 | [28Mar2025 00:54:10.656] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onRemoveNode(Lappeng/api/networking/IGridNode;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18643 | [28Mar2025 00:54:10.656] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onAddNode(Lappeng/api/networking/IGridNode;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18644 | [28Mar2025 00:54:10.656] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onAddNode(Lappeng/api/networking/IGridNode;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18645 | [28Mar2025 00:54:10.656] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onAddNode(Lappeng/api/networking/IGridNode;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18646 | [28Mar2025 00:54:10.656] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onUpdateCPUClusters(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18647 | [28Mar2025 00:54:10.656] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onUpdateCPUClusters(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18648 | [28Mar2025 00:54:10.656] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onUpdateCPUClusters(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18649 | [28Mar2025 00:54:10.656] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onInsertIntoCpus(Lappeng/api/stacks/AEKey;JLappeng/api/config/Actionable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
18650 | [28Mar2025 00:54:10.656] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onSubmitJob(Lappeng/api/networking/crafting/ICraftingPlan;Lappeng/api/networking/crafting/ICraftingRequester;Lappeng/api/networking/crafting/ICraftingCPU;ZLappeng/api/networking/security/IActionSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
18651 | [28Mar2025 00:54:10.656] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onGetCpus(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
18652 | [28Mar2025 00:54:10.656] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onGetRequestedAmount(Lappeng/api/stacks/AEKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
18653 | [28Mar2025 00:54:10.656] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae->@Inject::onHasCpu(Lappeng/api/networking/crafting/ICraftingCPU;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
18654 | [28Mar2025 00:54:10.658] [modloading-worker-0/INFO] [be.florens.expandability.ExpandAbility/]: ExpandAbility here, who dis?
|
18655 | [28Mar2025 00:54:10.659] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for expandability
|
18656 | [28Mar2025 00:54:10.659] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file moredragoneggs-server.toml for moredragoneggs tracking
|
18657 | [28Mar2025 00:54:10.659] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for moredragoneggs
|
18658 | [28Mar2025 00:54:10.661] [modloading-worker-0/INFO] [net.tobsend.xtonesreworked.XtonesReworkedMod/]: SETUP Xtones Reworked
|
18659 | [28Mar2025 00:54:10.662] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biome's We've Gone Village Template Pools
|
18660 | [28Mar2025 00:54:10.666] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Poi Types
|
18661 | [28Mar2025 00:54:10.671] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file solcarrot-server.toml for solcarrot tracking
|
18662 | [28Mar2025 00:54:10.671] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file solcarrot-client.toml for solcarrot tracking
|
18663 | [28Mar2025 00:54:10.671] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Villager Professions
|
18664 | [28Mar2025 00:54:10.676] [modloading-worker-0/INFO] [net.potionstudios.biomeswevegone.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Custom Structure Processors
|
18665 | [28Mar2025 00:54:10.678] [modloading-worker-0/DEBUG] [mixin/]: Mixing KubeJSIntegrationMixin from modular_machinery_reborn_mekanism.mixins.json into es.degrassi.mmreborn.common.integration.kubejs.MachineRecipeBuilderJS
|
18666 | [28Mar2025 00:54:10.678] [modloading-worker-0/DEBUG] [mixin/]: modular_machinery_reborn_mekanism.mixins.json:KubeJSIntegrationMixin from mod modular_machinery_reborn_mekanism: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
18667 | [28Mar2025 00:54:10.678] [modloading-worker-0/DEBUG] [mixin/]: Mixing KubeJSIntegrationMixin from modular_machinery_reborn_ars.mixins.json into es.degrassi.mmreborn.common.integration.kubejs.MachineRecipeBuilderJS
|
18668 | [28Mar2025 00:54:10.678] [modloading-worker-0/DEBUG] [mixin/]: modular_machinery_reborn_ars.mixins.json:KubeJSIntegrationMixin from mod modular_machinery_reborn_ars: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
18669 | [28Mar2025 00:54:10.680] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for solcarrot
|
18670 | [28Mar2025 00:54:10.680] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.tracking.CapabilityHandler to GAME
|
18671 | [28Mar2025 00:54:10.689] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.tracking.FoodTracker to GAME
|
18672 | [28Mar2025 00:54:10.693] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.tracking.MaxHealthHandler to GAME
|
18673 | [28Mar2025 00:54:10.701] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.tracking.CapabilityHandler$Setup to MOD
|
18674 | [28Mar2025 00:54:10.705] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.command.FoodListCommand to GAME
|
18675 | [28Mar2025 00:54:10.717] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.item.SOLCarrotItems to MOD
|
18676 | [28Mar2025 00:54:10.718] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.SOLCarrot to MOD
|
18677 | [28Mar2025 00:54:10.719] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.cazsius.solcarrot.SOLCarrotConfig to MOD
|
18678 | [28Mar2025 00:54:10.723] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for biomeswevegone
|
18679 | [28Mar2025 00:54:10.731] [modloading-worker-0/DEBUG] [mixin/]: Mixing EffectBreakMixin from allthearcanistgear.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectBreak
|
18680 | [28Mar2025 00:54:10.731] [modloading-worker-0/DEBUG] [mixin/]: allthearcanistgear.mixins.json:EffectBreakMixin from mod allthearcanistgear: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
18681 | [28Mar2025 00:54:10.736] [modloading-worker-0/DEBUG] [mixin/]: Mixing GrowMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectGrow
|
18682 | [28Mar2025 00:54:10.739] [modloading-worker-0/DEBUG] [mixin/]: Mixing EffectBlinkMixin from ars_additions.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectBlink
|
18683 | [28Mar2025 00:54:10.740] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:EffectBlinkMixin from mod ars_additions: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
18684 | [28Mar2025 00:54:10.741] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:EffectBlinkMixin from mod ars_additions->@Inject::dontWarpExplorer(Lnet/minecraft/world/phys/EntityHitResult;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lcom/hollingsworth/arsnouveau/api/spell/SpellStats;Lcom/hollingsworth/arsnouveau/api/spell/SpellContext;Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
18685 | [28Mar2025 00:54:10.741] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:EffectBlinkMixin from mod ars_additions->@Inject::dontWarpExplorer(Lnet/minecraft/world/phys/EntityHitResult;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lcom/hollingsworth/arsnouveau/api/spell/SpellStats;Lcom/hollingsworth/arsnouveau/api/spell/SpellContext;Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
18686 | [28Mar2025 00:54:10.749] [modloading-worker-0/DEBUG] [mixin/]: Mixing AEItemsMixin from ae2wtlib.mixins.json into appeng.core.definitions.AEItems
|
18687 | [28Mar2025 00:54:10.749] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$replaceWirelessCraftingTerminal$0(Lnet/minecraft/world/item/Item$Properties;)Lnet/minecraft/world/item/Item; to md26e244$ae2wtlib$lambda$replaceWirelessCraftingTerminal$0$0 in ae2wtlib.mixins.json:AEItemsMixin from mod ae2wtlib
|
18688 | [28Mar2025 00:54:10.751] [modloading-worker-0/DEBUG] [mixin/]: ae2wtlib.mixins.json:AEItemsMixin from mod ae2wtlib->@Inject::replaceWirelessCraftingTerminal(Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;Ljava/util/function/Function;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
18689 | [28Mar2025 00:54:10.755] [modloading-worker-0/DEBUG] [mixin/]: Mixing FlareMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectFlare
|
18690 | [28Mar2025 00:54:10.757] [modloading-worker-0/DEBUG] [mixin/]: ars_elemental.mixins.json:FlareMixin from mod ars_elemental->@Inject::ars_elemental$canDamage(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
18691 | [28Mar2025 00:54:10.758] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinWirelessTerminalItem from ae2importexportcard.mixins.json into appeng.items.tools.powered.WirelessTerminalItem
|
18692 | [28Mar2025 00:54:10.758] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$inventoryTick$1(Lappeng/me/helpers/MachineSource;)Lappeng/api/networking/security/IActionSource; to md26e244$ae2importexportcard$lambda$inventoryTick$1$0 in ae2importexportcard.mixins.json:MixinWirelessTerminalItem from mod ae2importexportcard
|
18693 | [28Mar2025 00:54:10.758] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$inventoryTick$0(Lappeng/api/upgrades/IUpgradeInventory;Lappeng/api/stacks/AEKey;Lappeng/api/config/FuzzyMode;Lit/unimi/dsi/fastutil/objects/Object2LongMap$Entry;)Z to md26e244$ae2importexportcard$lambda$inventoryTick$0$1 in ae2importexportcard.mixins.json:MixinWirelessTerminalItem from mod ae2importexportcard
|
18694 | [28Mar2025 00:54:10.788] [modloading-worker-0/DEBUG] [mixin/]: Mixing CutMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectCut
|
18695 | [28Mar2025 00:54:10.796] [modloading-worker-0/DEBUG] [mixin/]: Mixing EffectNameMixin from arseng.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectName
|
18696 | [28Mar2025 00:54:10.806] [modloading-worker-0/DEBUG] [mixin/]: Mixing EvaporateMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectEvaporate
|
18697 | [28Mar2025 00:54:10.807] [modloading-worker-0/DEBUG] [mixin/]: ars_elemental.mixins.json:EvaporateMixin from mod ars_elemental->@Inject::evaporate(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/LivingEntity;Lcom/hollingsworth/arsnouveau/api/spell/SpellContext;Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
18698 | [28Mar2025 00:54:10.810] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sophisticatedstorageinmotion
|
18699 | [28Mar2025 00:54:10.814] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for eternal_starlight
|
18700 | [28Mar2025 00:54:10.814] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cn.leolezury.eternalstarlight.neoforge.network.NeoForgeNetworkHandler to MOD
|
18701 | [28Mar2025 00:54:10.822] [modloading-worker-0/DEBUG] [mixin/]: Mixing RitualAwakeningMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.ritual.RitualAwakening
|
18702 | [28Mar2025 00:54:10.823] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cn.leolezury.eternalstarlight.neoforge.event.CommonSetupEvents to MOD
|
18703 | [28Mar2025 00:54:10.823] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$findFlashing$0(Lnet/minecraft/world/level/block/state/BlockState;)Z to md26e244$ars_elemental$lambda$findFlashing$0$0 in ars_elemental.mixins.json:RitualAwakeningMixin from mod ars_elemental
|
18704 | [28Mar2025 00:54:10.846] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cn.leolezury.eternalstarlight.neoforge.event.CommonEvents to GAME
|
18705 | [28Mar2025 00:54:10.859] [modloading-worker-0/DEBUG] [mixin/]: Mixing SpellSchoolAccessor from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.api.spell.SpellSchool
|
18706 | [28Mar2025 00:54:10.860] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.ContextFactoryAccessor from alltheleaks.mixins.json into dev.latvian.mods.rhino.ContextFactory
|
18707 | [28Mar2025 00:54:10.861] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for octolib
|
18708 | [28Mar2025 00:54:10.869] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cn.leolezury.eternalstarlight.neoforge.datagen.DataGenerators to MOD
|
18709 | [28Mar2025 00:54:10.888] [modloading-worker-0/INFO] [JamLib/]: Initializing JamLib on NeoForge
|
18710 | [28Mar2025 00:54:10.913] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jamlib
|
18711 | [28Mar2025 00:54:10.921] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_projectile.toml for ars_nouveau tracking
|
18712 | [28Mar2025 00:54:10.922] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_touch.toml for ars_nouveau tracking
|
18713 | [28Mar2025 00:54:10.922] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_self.toml for ars_nouveau tracking
|
18714 | [28Mar2025 00:54:10.925] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_pantomime.toml for ars_nouveau tracking
|
18715 | [28Mar2025 00:54:10.926] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rftoolsbase-server.toml for rftoolsbase tracking
|
18716 | [28Mar2025 00:54:10.926] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod rftoolsbase
|
18717 | [28Mar2025 00:54:10.935] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for waystones
|
18718 | [28Mar2025 00:54:10.937] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_break.toml for ars_nouveau tracking
|
18719 | [28Mar2025 00:54:10.938] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolsbase
|
18720 | [28Mar2025 00:54:10.941] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_harm.toml for ars_nouveau tracking
|
18721 | [28Mar2025 00:54:10.942] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_ignite.toml for ars_nouveau tracking
|
18722 | [28Mar2025 00:54:10.947] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_phantom_block.toml for ars_nouveau tracking
|
18723 | [28Mar2025 00:54:10.948] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_heal.toml for ars_nouveau tracking
|
18724 | [28Mar2025 00:54:10.949] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_grow.toml for ars_nouveau tracking
|
18725 | [28Mar2025 00:54:10.954] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_gust.toml for ars_nouveau tracking
|
18726 | [28Mar2025 00:54:10.955] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_light.toml for ars_nouveau tracking
|
18727 | [28Mar2025 00:54:10.956] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_dispel.toml for ars_nouveau tracking
|
18728 | [28Mar2025 00:54:10.959] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_launch.toml for ars_nouveau tracking
|
18729 | [28Mar2025 00:54:10.960] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbranks
|
18730 | [28Mar2025 00:54:10.960] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_pull.toml for ars_nouveau tracking
|
18731 | [28Mar2025 00:54:10.961] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_blink.toml for ars_nouveau tracking
|
18732 | [28Mar2025 00:54:10.963] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_explosion.toml for ars_nouveau tracking
|
18733 | [28Mar2025 00:54:10.963] [modloading-worker-0/DEBUG] [mixin/]: Mixing LightningMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.entity.LightningEntity
|
18734 | [28Mar2025 00:54:10.965] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_lightning.toml for ars_nouveau tracking
|
18735 | [28Mar2025 00:54:10.966] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_slowfall.toml for ars_nouveau tracking
|
18736 | [28Mar2025 00:54:10.967] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for actuallyadditions
|
18737 | [28Mar2025 00:54:10.967] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.ellpeck.actuallyadditions.data.ActuallyAdditionsData to MOD
|
18738 | [28Mar2025 00:54:10.968] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_fangs.toml for ars_nouveau tracking
|
18739 | [28Mar2025 00:54:10.969] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_summon_vex.toml for ars_nouveau tracking
|
18740 | [28Mar2025 00:54:10.969] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_accelerate.toml for ars_nouveau tracking
|
18741 | [28Mar2025 00:54:10.969] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_decelerate.toml for ars_nouveau tracking
|
18742 | [28Mar2025 00:54:10.969] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_split.toml for ars_nouveau tracking
|
18743 | [28Mar2025 00:54:10.969] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_amplify.toml for ars_nouveau tracking
|
18744 | [28Mar2025 00:54:10.969] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_aoe.toml for ars_nouveau tracking
|
18745 | [28Mar2025 00:54:10.969] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_extend_time.toml for ars_nouveau tracking
|
18746 | [28Mar2025 00:54:10.969] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_pierce.toml for ars_nouveau tracking
|
18747 | [28Mar2025 00:54:10.969] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_dampen.toml for ars_nouveau tracking
|
18748 | [28Mar2025 00:54:10.969] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_extract.toml for ars_nouveau tracking
|
18749 | [28Mar2025 00:54:10.969] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_fortune.toml for ars_nouveau tracking
|
18750 | [28Mar2025 00:54:10.970] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_ender_inventory.toml for ars_nouveau tracking
|
18751 | [28Mar2025 00:54:10.970] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_harvest.toml for ars_nouveau tracking
|
18752 | [28Mar2025 00:54:10.971] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_fell.toml for ars_nouveau tracking
|
18753 | [28Mar2025 00:54:10.972] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_pickup.toml for ars_nouveau tracking
|
18754 | [28Mar2025 00:54:10.974] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_interact.toml for ars_nouveau tracking
|
18755 | [28Mar2025 00:54:10.977] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_place_block.toml for ars_nouveau tracking
|
18756 | [28Mar2025 00:54:10.980] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_snare.toml for ars_nouveau tracking
|
18757 | [28Mar2025 00:54:10.985] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_smelt.toml for ars_nouveau tracking
|
18758 | [28Mar2025 00:54:10.988] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_leap.toml for ars_nouveau tracking
|
18759 | [28Mar2025 00:54:10.989] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for creeperoverhaul
|
18760 | [28Mar2025 00:54:10.989] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_delay.toml for ars_nouveau tracking
|
18761 | [28Mar2025 00:54:10.990] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_redstone_signal.toml for ars_nouveau tracking
|
18762 | [28Mar2025 00:54:10.991] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_intangible.toml for ars_nouveau tracking
|
18763 | [28Mar2025 00:54:10.992] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_invisibility.toml for ars_nouveau tracking
|
18764 | [28Mar2025 00:54:10.992] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_duration_down.toml for ars_nouveau tracking
|
18765 | [28Mar2025 00:54:10.993] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_wither.toml for ars_nouveau tracking
|
18766 | [28Mar2025 00:54:10.994] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_exchange.toml for ars_nouveau tracking
|
18767 | [28Mar2025 00:54:10.996] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_craft.toml for ars_nouveau tracking
|
18768 | [28Mar2025 00:54:10.996] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for integrateddynamics
|
18769 | [28Mar2025 00:54:10.997] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_flare.toml for ars_nouveau tracking
|
18770 | [28Mar2025 00:54:10.999] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_cold_snap.toml for ars_nouveau tracking
|
18771 | [28Mar2025 00:54:11.000] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_conjure_water.toml for ars_nouveau tracking
|
18772 | [28Mar2025 00:54:11.001] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_gravity.toml for ars_nouveau tracking
|
18773 | [28Mar2025 00:54:11.002] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_cut.toml for ars_nouveau tracking
|
18774 | [28Mar2025 00:54:11.002] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file integrateddynamicscompat-common.toml for integrateddynamicscompat tracking
|
18775 | [28Mar2025 00:54:11.002] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_crush.toml for ars_nouveau tracking
|
18776 | [28Mar2025 00:54:11.003] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_summon_wolves.toml for ars_nouveau tracking
|
18777 | [28Mar2025 00:54:11.004] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_summon_steed.toml for ars_nouveau tracking
|
18778 | [28Mar2025 00:54:11.015] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_summon_decoy.toml for ars_nouveau tracking
|
18779 | [28Mar2025 00:54:11.016] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_hex.toml for ars_nouveau tracking
|
18780 | [28Mar2025 00:54:11.017] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_underfoot.toml for ars_nouveau tracking
|
18781 | [28Mar2025 00:54:11.018] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_glide.toml for ars_nouveau tracking
|
18782 | [28Mar2025 00:54:11.018] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_rune.toml for ars_nouveau tracking
|
18783 | [28Mar2025 00:54:11.019] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_freeze.toml for ars_nouveau tracking
|
18784 | [28Mar2025 00:54:11.020] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_name.toml for ars_nouveau tracking
|
18785 | [28Mar2025 00:54:11.021] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_summon_undead.toml for ars_nouveau tracking
|
18786 | [28Mar2025 00:54:11.022] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_firework.toml for ars_nouveau tracking
|
18787 | [28Mar2025 00:54:11.023] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_toss.toml for ars_nouveau tracking
|
18788 | [28Mar2025 00:54:11.023] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18789 | [28Mar2025 00:54:11.023] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_bounce.toml for ars_nouveau tracking
|
18790 | [28Mar2025 00:54:11.023] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_sensitive.toml for ars_nouveau tracking
|
18791 | [28Mar2025 00:54:11.024] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18792 | [28Mar2025 00:54:11.024] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_wind_shear.toml for ars_nouveau tracking
|
18793 | [28Mar2025 00:54:11.025] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_evaporate.toml for ars_nouveau tracking
|
18794 | [28Mar2025 00:54:11.025] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18795 | [28Mar2025 00:54:11.026] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18796 | [28Mar2025 00:54:11.026] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_linger.toml for ars_nouveau tracking
|
18797 | [28Mar2025 00:54:11.026] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18798 | [28Mar2025 00:54:11.027] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_sense_magic.toml for ars_nouveau tracking
|
18799 | [28Mar2025 00:54:11.027] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18800 | [28Mar2025 00:54:11.027] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_infuse.toml for ars_nouveau tracking
|
18801 | [28Mar2025 00:54:11.028] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_rotate.toml for ars_nouveau tracking
|
18802 | [28Mar2025 00:54:11.028] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18803 | [28Mar2025 00:54:11.029] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18804 | [28Mar2025 00:54:11.029] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_wall.toml for ars_nouveau tracking
|
18805 | [28Mar2025 00:54:11.029] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18806 | [28Mar2025 00:54:11.030] [modloading-worker-0/DEBUG] [mixin/]: Mixing NumericTagMixin from kubejs.mixins.json into net.minecraft.nbt.NumericTag
|
18807 | [28Mar2025 00:54:11.030] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18808 | [28Mar2025 00:54:11.031] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18809 | [28Mar2025 00:54:11.032] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18810 | [28Mar2025 00:54:11.032] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_animate_block.toml for ars_nouveau tracking
|
18811 | [28Mar2025 00:54:11.033] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18812 | [28Mar2025 00:54:11.033] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_burst.toml for ars_nouveau tracking
|
18813 | [28Mar2025 00:54:11.033] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_randomize.toml for ars_nouveau tracking
|
18814 | [28Mar2025 00:54:11.033] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18815 | [28Mar2025 00:54:11.034] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_orbit.toml for ars_nouveau tracking
|
18816 | [28Mar2025 00:54:11.034] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/reset.toml for ars_nouveau tracking
|
18817 | [28Mar2025 00:54:11.034] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18818 | [28Mar2025 00:54:11.035] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18819 | [28Mar2025 00:54:11.036] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
18820 | [28Mar2025 00:54:11.039] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18821 | [28Mar2025 00:54:11.048] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xycraft_override
|
18822 | [28Mar2025 00:54:11.048] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.override.datagen.OverrideDataGenerator to MOD
|
18823 | [28Mar2025 00:54:11.049] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for integrateddynamicscompat
|
18824 | [28Mar2025 00:54:11.050] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for restrictions
|
18825 | [28Mar2025 00:54:11.067] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/wololo.toml for ars_nouveau tracking
|
18826 | [28Mar2025 00:54:11.068] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/rewind.toml for ars_nouveau tracking
|
18827 | [28Mar2025 00:54:11.070] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_bubble.toml for ars_nouveau tracking
|
18828 | [28Mar2025 00:54:11.070] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_wind_burst.toml for ars_nouveau tracking
|
18829 | [28Mar2025 00:54:11.078] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbchunks
|
18830 | [28Mar2025 00:54:11.141] [modloading-worker-0/DEBUG] [mixin/]: Mixing PerkRegistryMixin from ars_additions.mixins.json into com.hollingsworth.arsnouveau.api.registry.PerkRegistry
|
18831 | [28Mar2025 00:54:11.141] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:PerkRegistryMixin from mod ars_additions: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
18832 | [28Mar2025 00:54:11.148] [modloading-worker-0/DEBUG] [KubeJS/]: Took 1 ms to grab stacktrace classes.
|
18833 | [28Mar2025 00:54:11.163] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file xycraft/machines-server.toml for xycraft_machines tracking
|
18834 | [28Mar2025 00:54:11.165] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbessentials
|
18835 | [28Mar2025 00:54:11.169] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xycraft_machines
|
18836 | [28Mar2025 00:54:11.170] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.datagen.MachineDataGenerator to MOD
|
18837 | [28Mar2025 00:54:11.172] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.xynergy.XynergyNetGraphLevelAttachment to GAME
|
18838 | [28Mar2025 00:54:11.178] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.xynergy.XynergyCapabilityRegistry to MOD
|
18839 | [28Mar2025 00:54:11.181] [modloading-worker-0/DEBUG] [mixin/]: Mixing ChillingPerkMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.perk.ChillingPerk
|
18840 | [28Mar2025 00:54:11.182] [modloading-worker-0/DEBUG] [mixin/]: ars_elemental.mixins.json:ChillingPerkMixin from mod ars_elemental->@Inject::onEffectPreResolve(Lcom/hollingsworth/arsnouveau/api/event/EffectResolveEvent$Pre;Lcom/hollingsworth/arsnouveau/api/perk/PerkInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
18841 | [28Mar2025 00:54:11.184] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.volumes.LightFieldVolume to GAME
|
18842 | [28Mar2025 00:54:11.184] [modloading-worker-0/DEBUG] [mixin/]: Mixing KindlingPerkMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.perk.IgnitePerk
|
18843 | [28Mar2025 00:54:11.185] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.volumes.IlluminationVolume to GAME
|
18844 | [28Mar2025 00:54:11.185] [modloading-worker-0/DEBUG] [mixin/]: ars_elemental.mixins.json:KindlingPerkMixin from mod ars_elemental->@Inject::onEffectPreResolve(Lcom/hollingsworth/arsnouveau/api/event/EffectResolveEvent$Pre;Lcom/hollingsworth/arsnouveau/api/perk/PerkInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18845 | [28Mar2025 00:54:11.185] [modloading-worker-0/DEBUG] [mixin/]: ars_elemental.mixins.json:KindlingPerkMixin from mod ars_elemental->@Inject::onEffectPreResolve(Lcom/hollingsworth/arsnouveau/api/event/EffectResolveEvent$Pre;Lcom/hollingsworth/arsnouveau/api/perk/PerkInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18846 | [28Mar2025 00:54:11.185] [modloading-worker-0/DEBUG] [mixin/]: ars_elemental.mixins.json:KindlingPerkMixin from mod ars_elemental->@Inject::onEffectPreResolve(Lcom/hollingsworth/arsnouveau/api/event/EffectResolveEvent$Pre;Lcom/hollingsworth/arsnouveau/api/perk/PerkInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18847 | [28Mar2025 00:54:11.186] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.volumes.HoverVolume to GAME
|
18848 | [28Mar2025 00:54:11.187] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.volumes.CollectorVolume to GAME
|
18849 | [28Mar2025 00:54:11.188] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.multiblock.tank.TankMultiBlock to GAME
|
18850 | [28Mar2025 00:54:11.194] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.multiblock.pipes.FluidPipeEventSystem to GAME
|
18851 | [28Mar2025 00:54:11.201] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.items.XynergyNodeEvent to GAME
|
18852 | [28Mar2025 00:54:11.204] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.items.modular206.GauntletItemNew to MOD
|
18853 | [28Mar2025 00:54:11.212] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.items.modular206.FlareRodItem to MOD
|
18854 | [28Mar2025 00:54:11.214] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.items.modular.proto.modules.MachinesModules to MOD
|
18855 | [28Mar2025 00:54:11.215] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.items.modular.proto.modules.gauntlet.logic.BreakBlockGauntletEvent to GAME
|
18856 | [28Mar2025 00:54:11.224] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.items.modular.proto.modules.armor.TotemModule to GAME
|
18857 | [28Mar2025 00:54:11.229] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.items.HoverPackItem to GAME
|
18858 | [28Mar2025 00:54:11.234] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.items.FoilItem to MOD
|
18859 | [28Mar2025 00:54:11.235] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.capabilities.MachinesCapabilityRegistry to MOD
|
18860 | [28Mar2025 00:54:11.241] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.blocks.voidcontainer.VoidContainerBlock to MOD
|
18861 | [28Mar2025 00:54:11.242] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.blocks.SoarynBoxBlock to MOD
|
18862 | [28Mar2025 00:54:11.244] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.blocks.selectors.ItemSelectorBlock to MOD
|
18863 | [28Mar2025 00:54:11.245] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.blocks.selectors.FluidSelectorBlock to MOD
|
18864 | [28Mar2025 00:54:11.246] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.blocks.PowerCoreBlock to MOD
|
18865 | [28Mar2025 00:54:11.248] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.blocks.pipe.objects.FluidPipeBlockEntity to MOD
|
18866 | [28Mar2025 00:54:11.250] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for theurgy
|
18867 | [28Mar2025 00:54:11.255] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.blocks.pipe.objects.EnergyPipeBlockEntity to MOD
|
18868 | [28Mar2025 00:54:11.257] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.blocks.NitrogenExtractorBlock to MOD
|
18869 | [28Mar2025 00:54:11.258] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.blocks.multiblock.ValveBlock$Entity to MOD
|
18870 | [28Mar2025 00:54:11.260] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.blocks.multiblock.ItemIOBlock$Entity to MOD
|
18871 | [28Mar2025 00:54:11.261] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.blocks.isolator.IsolatorBlock to MOD
|
18872 | [28Mar2025 00:54:11.262] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.blocks.IlluminationFieldBlock to GAME
|
18873 | [28Mar2025 00:54:11.264] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.blocks.hydropump.HydroPumpBlock to MOD
|
18874 | [28Mar2025 00:54:11.265] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.blocks.HoverPylonBlock to MOD
|
18875 | [28Mar2025 00:54:11.270] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.blocks.FlareBlock to MOD
|
18876 | [28Mar2025 00:54:11.272] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.blocks.fabricator.FabricatorBlock to MOD
|
18877 | [28Mar2025 00:54:11.273] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.blocks.extractor.ExtractorBlock to MOD
|
18878 | [28Mar2025 00:54:11.274] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau-startup.toml for ars_nouveau tracking
|
18879 | [28Mar2025 00:54:11.274] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\ars_nouveau-startup.toml
|
18880 | [28Mar2025 00:54:11.274] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\ars_nouveau-startup.toml for changes
|
18881 | [28Mar2025 00:54:11.277] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau-server.toml for ars_nouveau tracking
|
18882 | [28Mar2025 00:54:11.279] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.blocks.engineering.EngineeringTableBlock to MOD
|
18883 | [28Mar2025 00:54:11.279] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xtonesreworked
|
18884 | [28Mar2025 00:54:11.280] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.blocks.collector.CollectorBlock to MOD
|
18885 | [28Mar2025 00:54:11.281] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinAbstractLevelEmitterPart from mixins.extendedae.json into appeng.parts.automation.AbstractLevelEmitterPart
|
18886 | [28Mar2025 00:54:11.281] [modloading-worker-0/DEBUG] [mixin/]: mixins.extendedae.json:MixinAbstractLevelEmitterPart from mod extendedae: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
18887 | [28Mar2025 00:54:11.282] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.blocks.ChargerBlock to MOD
|
18888 | [28Mar2025 00:54:11.282] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau-common.toml for ars_nouveau tracking
|
18889 | [28Mar2025 00:54:11.282] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau-client.toml for ars_nouveau tracking
|
18890 | [28Mar2025 00:54:11.286] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.blocks.buffer.BufferBlock to MOD
|
18891 | [28Mar2025 00:54:11.302] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.blocks.basic.PlanterBlock to MOD
|
18892 | [28Mar2025 00:54:11.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.blocks.basic.IgnitionPlateBlock to MOD
|
18893 | [28Mar2025 00:54:11.305] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.attachments.level.PowerCoreMapLevelAttachment to GAME
|
18894 | [28Mar2025 00:54:11.306] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.content.attachments.level.FlareMapLevelAttachment to GAME
|
18895 | [28Mar2025 00:54:11.307] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tv.soaryn.xycraft.machines.client.render.FOVCorrection to GAME
|
18896 | [28Mar2025 00:54:11.347] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file xnet-client.toml for xnet tracking
|
18897 | [28Mar2025 00:54:11.347] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file xnet-server.toml for xnet tracking
|
18898 | [28Mar2025 00:54:11.355] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xnet
|
18899 | [28Mar2025 00:54:11.356] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file justdirethings-common.toml for justdirethings tracking
|
18900 | [28Mar2025 00:54:11.356] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file justdirethings-client.toml for justdirethings tracking
|
18901 | [28Mar2025 00:54:11.366] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPatternEncodingLogic from mixins.aae.json into appeng.parts.encoding.PatternEncodingLogic
|
18902 | [28Mar2025 00:54:11.367] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:MixinPatternEncodingLogic from mod advanced_ae->@Inject::onLoadEncodedPattern(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18903 | [28Mar2025 00:54:11.367] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:MixinPatternEncodingLogic from mod advanced_ae->@Inject::onLoadEncodedPattern(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18904 | [28Mar2025 00:54:11.367] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:MixinPatternEncodingLogic from mod advanced_ae->@Inject::onLoadEncodedPattern(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18905 | [28Mar2025 00:54:11.367] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for justdirethings
|
18906 | [28Mar2025 00:54:11.367] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.justdirethings.datagen.DataGenerators to MOD
|
18907 | [28Mar2025 00:54:11.370] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.justdirethings.client.events.PlayerEvents to GAME
|
18908 | [28Mar2025 00:54:11.375] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod rftoolspower
|
18909 | [28Mar2025 00:54:11.375] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rftoolspower-server.toml for rftoolspower tracking
|
18910 | [28Mar2025 00:54:11.378] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolspower
|
18911 | [28Mar2025 00:54:11.388] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinAbstractMonitorPartAccessor from mixins.aae.json into appeng.parts.reporting.AbstractMonitorPart
|
18912 | [28Mar2025 00:54:11.447] [modloading-worker-0/DEBUG] [mixin/]: Mixing WixieCharmMixin from ars_additions.mixins.json into com.hollingsworth.arsnouveau.common.items.summon_charms.WixieCharm
|
18913 | [28Mar2025 00:54:11.448] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:WixieCharmMixin from mod ars_additions: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
18914 | [28Mar2025 00:54:11.449] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:WixieCharmMixin from mod ars_additions->@Inject::useOnBlock(Lnet/minecraft/world/item/context/UseOnContext;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
18915 | [28Mar2025 00:54:11.453] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for polylib
|
18916 | [28Mar2025 00:54:11.495] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rftoolsbuilder-client.toml for rftoolsbuilder tracking
|
18917 | [28Mar2025 00:54:11.495] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rftoolsbuilder-server.toml for rftoolsbuilder tracking
|
18918 | [28Mar2025 00:54:11.495] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for shrink
|
18919 | [28Mar2025 00:54:11.502] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolsbuilder
|
18920 | [28Mar2025 00:54:11.519] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinWirelessBlockEntity from AEInfinityBooster.mixins.json into appeng.blockentity.networking.WirelessAccessPointBlockEntity
|
18921 | [28Mar2025 00:54:11.520] [modloading-worker-0/DEBUG] [mixin/]: AEInfinityBooster.mixins.json:MixinWirelessBlockEntity from mod aeinfinitybooster: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
18922 | [28Mar2025 00:54:11.520] [modloading-worker-0/DEBUG] [mixin/]: AEInfinityBooster.mixins.json:MixinWirelessBlockEntity from mod aeinfinitybooster->@Inject::init(Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18923 | [28Mar2025 00:54:11.520] [modloading-worker-0/DEBUG] [mixin/]: AEInfinityBooster.mixins.json:MixinWirelessBlockEntity from mod aeinfinitybooster->@Inject::init(Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18924 | [28Mar2025 00:54:11.520] [modloading-worker-0/DEBUG] [mixin/]: AEInfinityBooster.mixins.json:MixinWirelessBlockEntity from mod aeinfinitybooster->@Inject::init(Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18925 | [28Mar2025 00:54:11.532] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlockTransmitterMixin from mekanismcovers.mixins.json into mekanism.common.block.transmitter.BlockTransmitter
|
18926 | [28Mar2025 00:54:11.535] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:BlockTransmitterMixin from mod mekanismcovers->@Inject::getCorrectShape(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
18927 | [28Mar2025 00:54:11.535] [modloading-worker-0/DEBUG] [mixin/]: mekanismcovers.mixins.json:BlockTransmitterMixin from mod mekanismcovers->@Inject::getCoverShape(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
18928 | [28Mar2025 00:54:11.570] [modloading-worker-0/DEBUG] [mixin/]: Mixing SpellCrossbowMixin from apothic_enchanting.mixins.json into com.hollingsworth.arsnouveau.common.items.SpellCrossbow
|
18929 | [28Mar2025 00:54:11.572] [modloading-worker-0/DEBUG] [mixin/]: apothic_enchanting.mixins.json:SpellCrossbowMixin from mod apothic_enchanting->@Inject::apoth_setupCrescendoShots(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
18930 | [28Mar2025 00:54:11.572] [modloading-worker-0/DEBUG] [mixin/]: apothic_enchanting.mixins.json:SpellCrossbowMixin from mod apothic_enchanting->@Inject::apoth_setupCrescendoShots(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
18931 | [28Mar2025 00:54:11.572] [modloading-worker-0/DEBUG] [mixin/]: apothic_enchanting.mixins.json:SpellCrossbowMixin from mod apothic_enchanting->@Inject::apoth_markArrows(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
18932 | [28Mar2025 00:54:11.582] [modloading-worker-0/DEBUG] [mixin/]: Mixing CellWorkbenchBlockEntityMixin from megacells.mixins.json into appeng.blockentity.misc.CellWorkbenchBlockEntity
|
18933 | [28Mar2025 00:54:11.672] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod forbidden_arcanus
|
18934 | [28Mar2025 00:54:11.672] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file forbidden_arcanus-common.toml for forbidden_arcanus tracking
|
18935 | [28Mar2025 00:54:11.672] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forbidden_arcanus
|
18936 | [28Mar2025 00:54:11.672] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.data.DataGenerators to MOD
|
18937 | [28Mar2025 00:54:11.675] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.forbidden_arcanus.common.CommonSetup to MOD
|
18938 | [28Mar2025 00:54:11.688] [modloading-worker-0/DEBUG] [mixin/]: Mixing ScribesTileMixin from arseng.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.ScribesTile
|
18939 | [28Mar2025 00:54:11.690] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for valhelsia_core
|
18940 | [28Mar2025 00:54:11.692] [modloading-worker-0/DEBUG] [mixin/]: arseng.mixins.json:ScribesTileMixin from mod arseng->@Inject::takeFromInterfaces(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18941 | [28Mar2025 00:54:11.692] [modloading-worker-0/DEBUG] [mixin/]: arseng.mixins.json:ScribesTileMixin from mod arseng->@Inject::takeFromInterfaces(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18942 | [28Mar2025 00:54:11.692] [modloading-worker-0/DEBUG] [mixin/]: arseng.mixins.json:ScribesTileMixin from mod arseng->@Inject::takeFromInterfaces(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18943 | [28Mar2025 00:54:11.752] [modloading-worker-0/DEBUG] [mixin/]: Mixing TurretAccessor from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.BasicSpellTurretTile
|
18944 | [28Mar2025 00:54:11.762] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for regions_unexplored
|
18945 | [28Mar2025 00:54:11.763] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.regions_unexplored.registry.PlacerTypeRegistry to MOD
|
18946 | [28Mar2025 00:54:11.766] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.regions_unexplored.datagen.DataGeneration to MOD
|
18947 | [28Mar2025 00:54:11.780] [modloading-worker-0/INFO] [thedarkcolour.kotlinforforge.neoforge.test.KotlinForForge/]: Kotlin For Forge Enabled!
|
18948 | [28Mar2025 00:54:11.783] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Attempting to inject @EventBusSubscriber kotlin objects in to the event bus for kotlinforforge
|
18949 | [28Mar2025 00:54:11.785] [modloading-worker-0/DEBUG] [mixin/]: Mixing WixieCauldronTileMixin from arseng.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.WixieCauldronTile
|
18950 | [28Mar2025 00:54:11.786] [modloading-worker-0/DEBUG] [mixin/]: Mixing WixieCauldronAccessor from ars_additions.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.WixieCauldronTile
|
18951 | [28Mar2025 00:54:11.786] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:WixieCauldronAccessor from mod ars_additions: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
18952 | [28Mar2025 00:54:11.807] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mahoutsukai-server.toml for mahoutsukai tracking
|
18953 | [28Mar2025 00:54:11.807] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mahoutsukai-client.toml for mahoutsukai tracking
|
18954 | [28Mar2025 00:54:11.809] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mahoutsukai
|
18955 | [28Mar2025 00:54:11.809] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing stepsword.mahoutsukai.config.MTConfig to MOD
|
18956 | [28Mar2025 00:54:11.812] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinCreativeEnergyCellBlockEntity from mixins.appflux.json into appeng.blockentity.networking.CreativeEnergyCellBlockEntity
|
18957 | [28Mar2025 00:54:11.812] [modloading-worker-0/DEBUG] [mixin/]: mixins.appflux.json:MixinCreativeEnergyCellBlockEntity from mod appflux: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
18958 | [28Mar2025 00:54:11.837] [modloading-worker-0/DEBUG] [mixin/]: Mixing main.FTBQuestsEventHandlerMixin from alltheleaks.mixins.json into dev.ftb.mods.ftbquests.FTBQuestsEventHandler
|
18959 | [28Mar2025 00:54:11.838] [modloading-worker-0/DEBUG] [mixin/]: alltheleaks.mixins.json:main.FTBQuestsEventHandlerMixin from mod alltheleaks->@Inject::atl$clearTasks(Lnet/minecraft/server/MinecraftServer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18960 | [28Mar2025 00:54:11.974] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file stevescarts-client.toml for stevescarts tracking
|
18961 | [28Mar2025 00:54:11.974] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file stevescarts-common.toml for stevescarts tracking
|
18962 | [28Mar2025 00:54:11.996] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for stevescarts
|
18963 | [28Mar2025 00:54:11.996] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vswe.stevescarts.datagen.StevesCartsDataGenerators to MOD
|
18964 | [28Mar2025 00:54:12.024] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbquests
|
18965 | [28Mar2025 00:54:12.035] [modloading-worker-0/DEBUG] [mixin/]: Mixing AlterationTableMixin from ars_additions.mixins.json into com.hollingsworth.arsnouveau.common.block.AlterationTable
|
18966 | [28Mar2025 00:54:12.035] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:AlterationTableMixin from mod ars_additions: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
18967 | [28Mar2025 00:54:12.035] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$useItemOn$1(Ljava/lang/Integer;Lcom/hollingsworth/arsnouveau/common/items/data/ArmorPerkHolder;)Lcom/hollingsworth/arsnouveau/common/items/data/ArmorPerkHolder; to md26e244$ars_additions$lambda$useItemOn$1$0 in ars_additions.mixins.json:AlterationTableMixin from mod ars_additions
|
18968 | [28Mar2025 00:54:12.036] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$useItemOn$0(Lnet/minecraft/core/HolderLookup$RegistryLookup;)Ljava/util/Optional; to md26e244$ars_additions$lambda$useItemOn$0$1 in ars_additions.mixins.json:AlterationTableMixin from mod ars_additions
|
18969 | [28Mar2025 00:54:12.062] [modloading-worker-0/INFO] [KubeJS/]: Added bindings for script type STARTUP from mod 'almostunified': [AlmostUnified]
|
18970 | [28Mar2025 00:54:12.119] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2
|
18971 | [28Mar2025 00:54:12.119] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing appeng.datagen.AE2DataGenerators to MOD
|
18972 | [28Mar2025 00:54:12.131] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for twilightforest
|
18973 | [28Mar2025 00:54:12.131] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.events.ToolEvents to GAME
|
18974 | [28Mar2025 00:54:12.140] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.events.HostileMountEvents to GAME
|
18975 | [28Mar2025 00:54:12.149] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.events.MiscEvents to GAME
|
18976 | [28Mar2025 00:54:12.153] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.events.CharmEvents to GAME
|
18977 | [28Mar2025 00:54:12.157] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.events.CapabilityEvents to GAME
|
18978 | [28Mar2025 00:54:12.160] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing appeng.server.testplots.SpawnTestTools to GAME
|
18979 | [28Mar2025 00:54:12.162] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2ct
|
18980 | [28Mar2025 00:54:12.164] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.events.TFTickHandler to GAME
|
18981 | [28Mar2025 00:54:12.165] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for soulplied_energistics
|
18982 | [28Mar2025 00:54:12.167] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.events.ProgressionEvents to GAME
|
18983 | [28Mar2025 00:54:12.170] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod advanced_ae
|
18984 | [28Mar2025 00:54:12.170] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file aeinfinitybooster-common.toml for aeinfinitybooster tracking
|
18985 | [28Mar2025 00:54:12.170] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file advanced_ae-common.toml for advanced_ae tracking
|
18986 | [28Mar2025 00:54:12.170] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for aeinfinitybooster
|
18987 | [28Mar2025 00:54:12.170] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing uk.co.hexeption.aeinfinitybooster.datagen.DataGenerators to MOD
|
18988 | [28Mar2025 00:54:12.175] [modloading-worker-0/DEBUG] [mixin/]: Mixing appflux.MixinAdvPatternProviderLogicHost from mixins.aae.json into net.pedroksl.advanced_ae.common.logic.AdvPatternProviderLogicHost
|
18989 | [28Mar2025 00:54:12.176] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.events.EntityEvents to GAME
|
18990 | [28Mar2025 00:54:12.176] [modloading-worker-0/DEBUG] [mixin/]: Mixing StructureManagerAccessor from cataclysm.mixins.json into net.minecraft.world.level.StructureManager
|
18991 | [28Mar2025 00:54:12.176] [modloading-worker-0/DEBUG] [mixin/]: cataclysm.mixins.json:StructureManagerAccessor from mod cataclysm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
18992 | [28Mar2025 00:54:12.181] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file merequester-common.toml for merequester tracking
|
18993 | [28Mar2025 00:54:12.182] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for merequester
|
18994 | [28Mar2025 00:54:12.184] [modloading-worker-0/DEBUG] [mixin/]: Mixing appflux.MixinAdvPatternProviderLogic from mixins.aae.json into net.pedroksl.advanced_ae.common.logic.AdvPatternProviderLogic
|
18995 | [28Mar2025 00:54:12.184] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$initUpgrade$0()Z to md26e244$advanced_ae$lambda$initUpgrade$0$0 in mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae
|
18996 | [28Mar2025 00:54:12.187] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::initUpgrade(Lappeng/api/networking/IManagedGridNode;Lnet/pedroksl/advanced_ae/common/logic/AdvPatternProviderLogicHost;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18997 | [28Mar2025 00:54:12.187] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::initUpgrade(Lappeng/api/networking/IManagedGridNode;Lnet/pedroksl/advanced_ae/common/logic/AdvPatternProviderLogicHost;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18998 | [28Mar2025 00:54:12.187] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::initUpgrade(Lappeng/api/networking/IManagedGridNode;Lnet/pedroksl/advanced_ae/common/logic/AdvPatternProviderLogicHost;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18999 | [28Mar2025 00:54:12.188] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::saveUpgrade(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19000 | [28Mar2025 00:54:12.188] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::saveUpgrade(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19001 | [28Mar2025 00:54:12.188] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::saveUpgrade(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19002 | [28Mar2025 00:54:12.188] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::loadUpgrade(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19003 | [28Mar2025 00:54:12.188] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::loadUpgrade(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19004 | [28Mar2025 00:54:12.188] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::loadUpgrade(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19005 | [28Mar2025 00:54:12.188] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::dropUpgrade(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19006 | [28Mar2025 00:54:12.188] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::dropUpgrade(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19007 | [28Mar2025 00:54:12.188] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::dropUpgrade(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19008 | [28Mar2025 00:54:12.188] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::clearUpgrade(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19009 | [28Mar2025 00:54:12.188] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::clearUpgrade(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19010 | [28Mar2025 00:54:12.188] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae->@Inject::clearUpgrade(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19011 | [28Mar2025 00:54:12.193] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ae2wtlib.toml for ae2wtlib tracking
|
19012 | [28Mar2025 00:54:12.194] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2netanalyser
|
19013 | [28Mar2025 00:54:12.194] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.glodblock.github.ae2netanalyser.datagen.AEADataGen to MOD
|
19014 | [28Mar2025 00:54:12.194] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.item.OreMagnetItem to GAME
|
19015 | [28Mar2025 00:54:12.196] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.init.TFEntities to MOD
|
19016 | [28Mar2025 00:54:12.197] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.data.DataGenerators to MOD
|
19017 | [28Mar2025 00:54:12.200] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.loot.modifiers.GiantToolGroupingModifier to GAME
|
19018 | [28Mar2025 00:54:12.208] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:Potionsmaster/potionsmaster.js in 0.141 s
|
19019 | [28Mar2025 00:54:12.209] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:Applied Energistics/Universal_Press.js in 0.0 s
|
19020 | [28Mar2025 00:54:12.224] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:CustomAdditions.js#4: Loaded Java class 'net.minecraft.core.registries.BuiltInRegistries'
|
19021 | [28Mar2025 00:54:12.225] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:CustomAdditions.js in 0.015 s
|
19022 | [28Mar2025 00:54:12.227] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2wtlib
|
19023 | [28Mar2025 00:54:12.228] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.mari_023.ae2wtlib.AE2wtlibForge to GAME
|
19024 | [28Mar2025 00:54:12.228] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:ExtendedAE/InfinityCells.js in 0.002 s
|
19025 | [28Mar2025 00:54:12.231] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:Farmer's Delight/Compatibility.js in 0.003 s
|
19026 | [28Mar2025 00:54:12.238] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:hyperbox/hyperbox.js#1: Loaded Java class 'net.neoforged.neoforge.event.entity.player.PlayerEvent$PlayerChangedDimensionEvent'
|
19027 | [28Mar2025 00:54:12.242] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file extendedae-common.toml for extendedae tracking
|
19028 | [28Mar2025 00:54:12.247] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:hyperbox/hyperbox.js in 0.014 s
|
19029 | [28Mar2025 00:54:12.255] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:Mekanism/Compatibility.js#18: Loaded Java class 'mekanism.api.chemical.Chemical'
|
19030 | [28Mar2025 00:54:12.255] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:Mekanism/Compatibility.js#19: Loaded Java class 'mekanism.api.chemical.ChemicalBuilder'
|
19031 | [28Mar2025 00:54:12.256] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:Mekanism/Compatibility.js in 0.008 s
|
19032 | [28Mar2025 00:54:12.257] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:Modern-Industrialization/atm_stuff.js in 0.001 s
|
19033 | [28Mar2025 00:54:12.258] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:Shrink/polylib_fix.js#1: Loaded Java class 'net.creeperhost.polylib.init.DataComps'
|
19034 | [28Mar2025 00:54:12.259] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:Shrink/polylib_fix.js in 0.001 s
|
19035 | [28Mar2025 00:54:12.260] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:Theurgy/SulfurAdditions.js in 0.001 s
|
19036 | [28Mar2025 00:54:12.261] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:Xycraft/Compatibility.js in 0.0 s
|
19037 | [28Mar2025 00:54:12.268] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded 11/11 KubeJS startup scripts in 1.9 s with 0 errors and 0 warnings
|
19038 | [28Mar2025 00:54:12.349] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kubejs
|
19039 | [28Mar2025 00:54:12.350] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.latvian.mods.kubejs.item.KubeJSItemEventHandler to GAME
|
19040 | [28Mar2025 00:54:12.352] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for extendedae
|
19041 | [28Mar2025 00:54:12.352] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.glodblock.github.extendedae.datagen.EAEDataGen to MOD
|
19042 | [28Mar2025 00:54:12.357] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.latvian.mods.kubejs.block.KubeJSBlockEventHandler to GAME
|
19043 | [28Mar2025 00:54:12.359] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.glodblock.github.extendedae.config.EAEConfig to MOD
|
19044 | [28Mar2025 00:54:12.361] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2wtlib_api
|
19045 | [28Mar2025 00:54:12.361] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.latvian.mods.kubejs.server.KubeJSServerEventHandler to GAME
|
19046 | [28Mar2025 00:54:12.369] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.latvian.mods.kubejs.entity.KubeJSEntityEventHandler to GAME
|
19047 | [28Mar2025 00:54:12.375] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.latvian.mods.kubejs.registry.RegistryEventHandler to MOD
|
19048 | [28Mar2025 00:54:12.384] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.latvian.mods.kubejs.player.KubeJSPlayerEventHandler to GAME
|
19049 | [28Mar2025 00:54:12.392] [modloading-worker-0/DEBUG] [mixin/]: Mixing cpu.MixinCraftingCPUMenu from mixins.aae.json into appeng.menu.me.crafting.CraftingCPUMenu
|
19050 | [28Mar2025 00:54:12.403] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onInit(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19051 | [28Mar2025 00:54:12.403] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onInit(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19052 | [28Mar2025 00:54:12.403] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onInit(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19053 | [28Mar2025 00:54:12.403] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onSetCPU(Lappeng/api/networking/crafting/ICraftingCPU;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
19054 | [28Mar2025 00:54:12.403] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onCancelCrafting(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19055 | [28Mar2025 00:54:12.403] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onCancelCrafting(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19056 | [28Mar2025 00:54:12.403] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onCancelCrafting(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19057 | [28Mar2025 00:54:12.403] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onRemoved(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19058 | [28Mar2025 00:54:12.403] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onRemoved(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19059 | [28Mar2025 00:54:12.403] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onRemoved(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19060 | [28Mar2025 00:54:12.403] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onBroadcastChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19061 | [28Mar2025 00:54:12.403] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onBroadcastChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19062 | [28Mar2025 00:54:12.403] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onBroadcastChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19063 | [28Mar2025 00:54:12.405] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.latvian.mods.kubejs.level.KubeJSWorldEventHandler to GAME
|
19064 | [28Mar2025 00:54:12.411] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.latvian.mods.kubejs.KubeJSModEventHandler to MOD
|
19065 | [28Mar2025 00:54:12.412] [modloading-worker-0/DEBUG] [mixin/]: Mixing appflux.MixinAdvPatternProviderMenu from mixins.aae.json into net.pedroksl.advanced_ae.gui.advpatternprovider.AdvPatternProviderMenu
|
19066 | [28Mar2025 00:54:12.412] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderMenu from mod advanced_ae->@Inject::initToolbox(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lnet/pedroksl/advanced_ae/common/logic/AdvPatternProviderLogicHost;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19067 | [28Mar2025 00:54:12.412] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderMenu from mod advanced_ae->@Inject::initToolbox(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lnet/pedroksl/advanced_ae/common/logic/AdvPatternProviderLogicHost;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19068 | [28Mar2025 00:54:12.412] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderMenu from mod advanced_ae->@Inject::initToolbox(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lnet/pedroksl/advanced_ae/common/logic/AdvPatternProviderLogicHost;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19069 | [28Mar2025 00:54:12.419] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.latvian.mods.kubejs.net.KubeJSNet to MOD
|
19070 | [28Mar2025 00:54:12.422] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for occultism_kubejs
|
19071 | [28Mar2025 00:54:12.432] [modloading-worker-0/INFO] [Tesseract API/MIMixinPlugin/]: Starting MI hook entrypoint loader
|
19072 | [28Mar2025 00:54:12.435] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbxmodcompat
|
19073 | [28Mar2025 00:54:12.444] [modloading-worker-0/INFO] [Tesseract API/MIMixinPlugin/]: Registered entrypoint for mod tesseract_api: net.swedz.tesseract.neoforge.compat.mi.hook.builtin.TesseractMIHookListener
|
19074 | [28Mar2025 00:54:12.449] [modloading-worker-0/INFO] [Tesseract API/MIMixinPlugin/]: Registered entrypoint for mod extended_industrialization: net.swedz.extended_industrialization.compat.mi.EIMIHookListener
|
19075 | [28Mar2025 00:54:12.451] [modloading-worker-0/INFO] [Tesseract API/MIMixinPlugin/]: Registered entrypoint for mod extended_industrialization: net.swedz.extended_industrialization.compat.mi.EIMIHookRegistry
|
19076 | [28Mar2025 00:54:12.452] [modloading-worker-0/INFO] [Tesseract API/MIMixinPlugin/]: Done MI hook entrypoint loader
|
19077 | [28Mar2025 00:54:12.455] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pneumaticcraft
|
19078 | [28Mar2025 00:54:12.455] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.pneumaticcraft.datagen.DataGenerators to MOD
|
19079 | [28Mar2025 00:54:12.457] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.pneumaticcraft.common.registry.ModEntityTypes$Listener to MOD
|
19080 | [28Mar2025 00:54:12.458] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.pneumaticcraft.common.network.NetworkHandler to MOD
|
19081 | [28Mar2025 00:54:12.461] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.pneumaticcraft.common.variables.GlobalVariableManager$Listener to GAME
|
19082 | [28Mar2025 00:54:12.462] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.pneumaticcraft.common.villages.VillagerTradesRegistration to GAME
|
19083 | [28Mar2025 00:54:12.463] [modloading-worker-0/DEBUG] [mixin/]: Mixing DungeonContextMixin from betterdungeons.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
19084 | [28Mar2025 00:54:12.463] [modloading-worker-0/DEBUG] [mixin/]: betterdungeons.mixins.json:DungeonContextMixin from mod betterdungeons: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19085 | [28Mar2025 00:54:12.463] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.pneumaticcraft.common.pneumatic_armor.CommonArmorHandler$Listeners to GAME
|
19086 | [28Mar2025 00:54:12.463] [modloading-worker-0/DEBUG] [mixin/]: Mixing structures.TemplateAccessor from repurposed_structures-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
19087 | [28Mar2025 00:54:12.464] [modloading-worker-0/DEBUG] [mixin/]: Mixing world.StructureTemplateAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
19088 | [28Mar2025 00:54:12.464] [modloading-worker-0/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.StructureTemplateAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19089 | [28Mar2025 00:54:12.464] [modloading-worker-0/DEBUG] [mixin/]: Mixing world.StructureTemplateMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
19090 | [28Mar2025 00:54:12.464] [modloading-worker-0/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.StructureTemplateMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19091 | [28Mar2025 00:54:12.464] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinStructureTemplate from lootr-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
19092 | [28Mar2025 00:54:12.464] [modloading-worker-0/DEBUG] [mixin/]: lootr-common.mixins.json:MixinStructureTemplate from mod lootr: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19093 | [28Mar2025 00:54:12.464] [modloading-worker-0/DEBUG] [mixin/]: Mixing structures.TemplateAccessor from mes-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
19094 | [28Mar2025 00:54:12.465] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.StructureTemplateMixin from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
19095 | [28Mar2025 00:54:12.465] [modloading-worker-0/DEBUG] [mixin/]: lithostitched.mixins.json:common.StructureTemplateMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19096 | [28Mar2025 00:54:12.465] [modloading-worker-0/DEBUG] [mixin/]: Mixing StructureTemplateMixin from formations.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
19097 | [28Mar2025 00:54:12.465] [modloading-worker-0/DEBUG] [mixin/]: formations.mixins.json:StructureTemplateMixin from mod formations: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19098 | [28Mar2025 00:54:12.465] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$processBlockInfos$1(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;)Lcom/supermartijn642/formations/structure/BlockInstance; to md26e244$formations$lambda$processBlockInfos$1$0 in formations.mixins.json:StructureTemplateMixin from mod formations
|
19099 | [28Mar2025 00:54:12.465] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$processBlockInfos$0(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;)Lnet/minecraft/core/BlockPos; to md26e244$formations$lambda$processBlockInfos$0$1 in formations.mixins.json:StructureTemplateMixin from mod formations
|
19100 | [28Mar2025 00:54:12.469] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.TemplateAccess from immersiveengineering.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
19101 | [28Mar2025 00:54:12.470] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.TemplateAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19102 | [28Mar2025 00:54:12.470] [modloading-worker-0/DEBUG] [mixin/]: Mixing coremods.TemplateMixin from immersiveengineering.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
19103 | [28Mar2025 00:54:12.470] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.TemplateMixin from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19104 | [28Mar2025 00:54:12.471] [modloading-worker-0/DEBUG] [mixin/]: Mixing structures.TemplateAccessor from mns-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
19105 | [28Mar2025 00:54:12.471] [modloading-worker-0/DEBUG] [mixin/]: Mixing structure.StructureTemplateAccessor from ars_nouveau.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
19106 | [28Mar2025 00:54:12.471] [modloading-worker-0/DEBUG] [mixin/]: Mixing structure.StructureTemplateMixin from ars_nouveau.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
19107 | [28Mar2025 00:54:12.472] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$ars_nouveau_preventAutoWaterlogging$0(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessor;)Z to md26e244$ars_nouveau$lambda$ars_nouveau_preventAutoWaterlogging$0$2 in ars_nouveau.mixins.json:structure.StructureTemplateMixin from mod ars_nouveau
|
19108 | [28Mar2025 00:54:12.472] [modloading-worker-0/DEBUG] [mixin/]: Mixing StructureTemplateMixin from ars_additions.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
19109 | [28Mar2025 00:54:12.472] [modloading-worker-0/DEBUG] [mixin/]: ars_additions.mixins.json:StructureTemplateMixin from mod ars_additions: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19110 | [28Mar2025 00:54:12.472] [modloading-worker-0/DEBUG] [mixin/]: Mixing StructureTemplateMixin from villagesandpillages-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
19111 | [28Mar2025 00:54:12.472] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$betterdeserttemples_preventAutoWaterlogging$0(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessor;)Z to md26e244$villagesandpillages$lambda$betterdeserttemples_preventAutoWaterlogging$0$3 in villagesandpillages-common.mixins.json:StructureTemplateMixin from mod villagesandpillages
|
19112 | [28Mar2025 00:54:12.473] [modloading-worker-0/DEBUG] [mixin/]: Mixing structures.TemplateAccessor from mss-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
19113 | [28Mar2025 00:54:12.473] [modloading-worker-0/DEBUG] [mixin/]: Mixing StructureTemplateMixin from ae2.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
19114 | [28Mar2025 00:54:12.473] [modloading-worker-0/DEBUG] [mixin/]: ae2.mixins.json:StructureTemplateMixin from mod ae2: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_11 supports class version 55)
|
19115 | [28Mar2025 00:54:12.473] [modloading-worker-0/DEBUG] [mixin/]: Mixing structures.TemplateAccessor from mvs-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
19116 | [28Mar2025 00:54:12.473] [modloading-worker-0/DEBUG] [mixin/]: Mixing StructureTemplateAccessor from gander_levels.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
19117 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: betterdungeons.mixins.json:DungeonContextMixin from mod betterdungeons->@Inject::betterdungeons_saveDungeonContext(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
19118 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: betterdungeons.mixins.json:DungeonContextMixin from mod betterdungeons->@Inject::betterdungeons_saveDungeonContext(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
19119 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: betterdungeons.mixins.json:DungeonContextMixin from mod betterdungeons->@Inject::betterdungeons_saveDungeonContext(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
19120 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: lootr-common.mixins.json:MixinStructureTemplate from mod lootr->@Inject::LootrInjectStructureSavingStart(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19121 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: lootr-common.mixins.json:MixinStructureTemplate from mod lootr->@Inject::LootrInjectStructureSavingStart(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19122 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: lootr-common.mixins.json:MixinStructureTemplate from mod lootr->@Inject::LootrInjectStructureSavingStart(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19123 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: lootr-common.mixins.json:MixinStructureTemplate from mod lootr->@Inject::LootrInjectStructureSavingStop(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19124 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: lootr-common.mixins.json:MixinStructureTemplate from mod lootr->@Inject::LootrInjectStructureSavingStop(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19125 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: lootr-common.mixins.json:MixinStructureTemplate from mod lootr->@Inject::LootrInjectStructureSavingStop(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19126 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: lithostitched.mixins.json:common.StructureTemplateMixin from mod lithostitched->@Inject::bindUnboundProcessors(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
19127 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: lithostitched.mixins.json:common.StructureTemplateMixin from mod lithostitched->@Inject::bindUnboundProcessors(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
19128 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: lithostitched.mixins.json:common.StructureTemplateMixin from mod lithostitched->@Inject::bindUnboundProcessors(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
19129 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.TemplateMixin from mod immersiveengineering->@Inject::takeConnectionsFromWorld(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19130 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.TemplateMixin from mod immersiveengineering->@Inject::takeConnectionsFromWorld(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19131 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.TemplateMixin from mod immersiveengineering->@Inject::takeConnectionsFromWorld(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19132 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.TemplateMixin from mod immersiveengineering->@Inject::addConnectionsToWorld(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19133 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.TemplateMixin from mod immersiveengineering->@Inject::addConnectionsToWorld(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19134 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.TemplateMixin from mod immersiveengineering->@Inject::addConnectionsToWorld(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19135 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.TemplateMixin from mod immersiveengineering->@Inject::writeConnectionsToNBT(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19136 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.TemplateMixin from mod immersiveengineering->@Inject::readConnectionsFromNBT(Lnet/minecraft/core/HolderGetter;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19137 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.TemplateMixin from mod immersiveengineering->@Inject::readConnectionsFromNBT(Lnet/minecraft/core/HolderGetter;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19138 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.TemplateMixin from mod immersiveengineering->@Inject::readConnectionsFromNBT(Lnet/minecraft/core/HolderGetter;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19139 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: ars_nouveau.mixins.json:structure.StructureTemplateMixin from mod ars_nouveau->@Inject::ars_nouveau_preventAutoWaterlogging(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
19140 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: ars_nouveau.mixins.json:structure.StructureTemplateMixin from mod ars_nouveau->@Inject::ars_nouveau_preventAutoWaterlogging(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
19141 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: ars_nouveau.mixins.json:structure.StructureTemplateMixin from mod ars_nouveau->@Inject::ars_nouveau_preventAutoWaterlogging(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
19142 | [28Mar2025 00:54:12.481] [modloading-worker-0/DEBUG] [mixin/]: villagesandpillages-common.mixins.json:StructureTemplateMixin from mod villagesandpillages->@Inject::betterdeserttemples_preventAutoWaterlogging(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
19143 | [28Mar2025 00:54:12.482] [modloading-worker-0/DEBUG] [mixin/]: villagesandpillages-common.mixins.json:StructureTemplateMixin from mod villagesandpillages->@Inject::betterdeserttemples_preventAutoWaterlogging(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
19144 | [28Mar2025 00:54:12.482] [modloading-worker-0/DEBUG] [mixin/]: villagesandpillages-common.mixins.json:StructureTemplateMixin from mod villagesandpillages->@Inject::betterdeserttemples_preventAutoWaterlogging(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
19145 | [28Mar2025 00:54:12.482] [modloading-worker-0/DEBUG] [mixin/]: ae2.mixins.json:StructureTemplateMixin from mod ae2->@Inject::enableClientSideStateSaving(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19146 | [28Mar2025 00:54:12.482] [modloading-worker-0/DEBUG] [mixin/]: ae2.mixins.json:StructureTemplateMixin from mod ae2->@Inject::enableClientSideStateSaving(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19147 | [28Mar2025 00:54:12.482] [modloading-worker-0/DEBUG] [mixin/]: ae2.mixins.json:StructureTemplateMixin from mod ae2->@Inject::enableClientSideStateSaving(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19148 | [28Mar2025 00:54:12.482] [modloading-worker-0/DEBUG] [mixin/]: ae2.mixins.json:StructureTemplateMixin from mod ae2->@Inject::disableClientSideStateSaving(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19149 | [28Mar2025 00:54:12.482] [modloading-worker-0/DEBUG] [mixin/]: ae2.mixins.json:StructureTemplateMixin from mod ae2->@Inject::disableClientSideStateSaving(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19150 | [28Mar2025 00:54:12.482] [modloading-worker-0/DEBUG] [mixin/]: ae2.mixins.json:StructureTemplateMixin from mod ae2->@Inject::disableClientSideStateSaving(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19151 | [28Mar2025 00:54:12.482] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getPalettes()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate was not merged
|
19152 | [28Mar2025 00:54:12.482] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getEntityInfoList()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate was not merged
|
19153 | [28Mar2025 00:54:12.490] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.pneumaticcraft.common.pneumatic_armor.handlers.FallProtectionHandler$Listener to GAME
|
19154 | [28Mar2025 00:54:12.499] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.pneumaticcraft.common.amadron.AmadronOfferManager$EventListener to GAME
|
19155 | [28Mar2025 00:54:12.503] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.pneumaticcraft.common.hacking.entity.HackableGhast$Listener to GAME
|
19156 | [28Mar2025 00:54:12.505] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.pneumaticcraft.common.hacking.entity.HackableBlaze$Listener to GAME
|
19157 | [28Mar2025 00:54:12.507] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.pneumaticcraft.common.hacking.entity.HackableShulker$Listener to GAME
|
19158 | [28Mar2025 00:54:12.508] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.pneumaticcraft.common.hacking.entity.HackableEnderman$Listener to GAME
|
19159 | [28Mar2025 00:54:12.511] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.pneumaticcraft.common.thirdparty.PneumaticcraftIMC to MOD
|
19160 | [28Mar2025 00:54:12.513] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.pneumaticcraft.common.inventory.AbstractPneumaticCraftMenu$Listener to GAME
|
19161 | [28Mar2025 00:54:12.515] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.pneumaticcraft.common.semiblock.SemiblockTracker$Listener to GAME
|
19162 | [28Mar2025 00:54:12.518] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.pneumaticcraft.common.block.entity.utility.SecurityStationBlockEntity$Listener to GAME
|
19163 | [28Mar2025 00:54:12.537] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.pneumaticcraft.common.block.entity.processing.PressureChamberWallBlockEntity$PressureWallStateManager to GAME
|
19164 | [28Mar2025 00:54:12.538] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.pneumaticcraft.common.util.GlobalBlockEntityCacheManager to GAME
|
19165 | [28Mar2025 00:54:12.541] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.pneumaticcraft.common.entity.semiblock.AbstractLogisticsFrameEntity$Listener to GAME
|
19166 | [28Mar2025 00:54:12.542] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.pneumaticcraft.common.item.JackHammerItem$Listener to GAME
|
19167 | [28Mar2025 00:54:12.543] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.pneumaticcraft.common.item.MicromissilesItem$Listener to GAME
|
19168 | [28Mar2025 00:54:12.543] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.pneumaticcraft.common.item.minigun.MinigunItem$Listener to GAME
|
19169 | [28Mar2025 00:54:12.544] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.desht.pneumaticcraft.common.item.MemoryStickItem$Listener to GAME
|
19170 | [28Mar2025 00:54:12.549] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_nouveau
|
19171 | [28Mar2025 00:54:12.549] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.setup.registry.ModPotions to GAME
|
19172 | [28Mar2025 00:54:12.550] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.setup.registry.ModEntities$RegistrationHandler to MOD
|
19173 | [28Mar2025 00:54:12.550] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.setup.registry.CapabilityRegistry$EventHandler to GAME
|
19174 | [28Mar2025 00:54:12.552] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for advanced_ae
|
19175 | [28Mar2025 00:54:12.552] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.setup.config.Config to MOD
|
19176 | [28Mar2025 00:54:12.553] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.world.saved_data.RedstoneSavedData to GAME
|
19177 | [28Mar2025 00:54:12.555] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.potions.GravityEffect to GAME
|
19178 | [28Mar2025 00:54:12.555] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.potions.BounceEffect to GAME
|
19179 | [28Mar2025 00:54:12.556] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.mob_jar.WitherBehavior to GAME
|
19180 | [28Mar2025 00:54:12.557] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.mob_jar.CatBehavior to GAME
|
19181 | [28Mar2025 00:54:12.559] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.items.curios.SummoningFocus to GAME
|
19182 | [28Mar2025 00:54:12.569] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.event.ReactiveEvents to GAME
|
19183 | [28Mar2025 00:54:12.578] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.event.PerkEvents to GAME
|
19184 | [28Mar2025 00:54:12.582] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for immersiveengineering
|
19185 | [28Mar2025 00:54:12.582] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.api.wires.NetworkSanitizer to GAME
|
19186 | [28Mar2025 00:54:12.590] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.api.wires.GlobalWireNetwork to GAME
|
19187 | [28Mar2025 00:54:12.632] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.api.crafting.cache.CachedRecipeList to GAME
|
19188 | [28Mar2025 00:54:12.633] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.world.Villages to GAME
|
19189 | [28Mar2025 00:54:12.634] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.world.Villages$Events to GAME
|
19190 | [28Mar2025 00:54:12.635] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.event.ManaCapEvents to GAME
|
19191 | [28Mar2025 00:54:12.636] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.world.IEWorldGen to GAME
|
19192 | [28Mar2025 00:54:12.637] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.wires.WireSyncManager to GAME
|
19193 | [28Mar2025 00:54:12.638] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.event.LightEvents to GAME
|
19194 | [28Mar2025 00:54:12.639] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.event.JarEvents to GAME
|
19195 | [28Mar2025 00:54:12.640] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.util.SpawnInterdictionHandler to GAME
|
19196 | [28Mar2025 00:54:12.640] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.event.FamiliarEvents to GAME
|
19197 | [28Mar2025 00:54:12.644] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.util.FakePlayerUtil to GAME
|
19198 | [28Mar2025 00:54:12.647] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.register.IECreativeTabs to MOD
|
19199 | [28Mar2025 00:54:12.648] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.items.SkyhookItem to GAME
|
19200 | [28Mar2025 00:54:12.649] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.items.ItemCapabilityRegistration to MOD
|
19201 | [28Mar2025 00:54:12.650] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.event.EventHandler to GAME
|
19202 | [28Mar2025 00:54:12.651] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.items.DrillItem to GAME
|
19203 | [28Mar2025 00:54:12.652] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.IEContent to MOD
|
19204 | [28Mar2025 00:54:12.652] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.gui.IEContainerMenu to GAME
|
19205 | [28Mar2025 00:54:12.657] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.entities.EntityCapabilityRegistration to MOD
|
19206 | [28Mar2025 00:54:12.659] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.config.IEServerConfig to MOD
|
19207 | [28Mar2025 00:54:12.660] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.blocks.multiblocks.TemplateSyncManager to GAME
|
19208 | [28Mar2025 00:54:12.661] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.blocks.metal.FluidPipeBlockEntity to GAME
|
19209 | [28Mar2025 00:54:12.665] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.blocks.metal.ConveyorBeltBlockEntity to MOD
|
19210 | [28Mar2025 00:54:12.666] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.event.ArsEvents to GAME
|
19211 | [28Mar2025 00:54:12.668] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.datagen.ModDatagen to MOD
|
19212 | [28Mar2025 00:54:12.670] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.camera.CameraEvents to GAME
|
19213 | [28Mar2025 00:54:12.670] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing blusunrize.immersiveengineering.common.blocks.BlockCapabilityRegistration to MOD
|
19214 | [28Mar2025 00:54:12.672] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.block.tile.VitalicSourcelinkTile to GAME
|
19215 | [28Mar2025 00:54:12.675] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.block.tile.AgronomicSourcelinkTile to GAME
|
19216 | [28Mar2025 00:54:12.675] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.client.events.ClientPlayerEvent to GAME
|
19217 | [28Mar2025 00:54:12.676] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.api.source.SourceManager to GAME
|
19218 | [28Mar2025 00:54:12.678] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.api.perk.PerkAttributes to MOD
|
19219 | [28Mar2025 00:54:12.678] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.api.event.EventQueue to GAME
|
19220 | [28Mar2025 00:54:12.686] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modular_machinery_reborn_ars-common.toml for modular_machinery_reborn_ars tracking
|
19221 | [28Mar2025 00:54:12.686] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental-common.toml for ars_elemental tracking
|
19222 | [28Mar2025 00:54:12.686] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental-client.toml for ars_elemental tracking
|
19223 | [28Mar2025 00:54:12.707] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bibliowoods
|
19224 | [28Mar2025 00:54:12.707] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.minecraftschurlimods.bibliowoods.BibliowoodsDatagen to MOD
|
19225 | [28Mar2025 00:54:12.717] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bibliocraft
|
19226 | [28Mar2025 00:54:12.722] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file allthearcanistgear-server.toml for allthearcanistgear tracking
|
19227 | [28Mar2025 00:54:12.727] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for allthearcanistgear
|
19228 | [28Mar2025 00:54:12.727] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.jarva.allthearcanistgear.common.event.PerkEvents to GAME
|
19229 | [28Mar2025 00:54:12.729] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.jarva.allthearcanistgear.common.event.SpellBookEvents to GAME
|
19230 | [28Mar2025 00:54:12.730] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modular_machinery_reborn_ars
|
19231 | [28Mar2025 00:54:12.730] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing es.degrassi.mmreborn.ars.data.DataGeneration to MOD
|
19232 | [28Mar2025 00:54:12.732] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.jarva.allthearcanistgear.common.event.ArmorEvents to GAME
|
19233 | [28Mar2025 00:54:12.732] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing es.degrassi.mmreborn.ars.common.network.PacketManager to MOD
|
19234 | [28Mar2025 00:54:12.737] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.jarva.allthearcanistgear.setup.registry.AddonAttributeRegistry to MOD
|
19235 | [28Mar2025 00:54:12.738] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.jarva.allthearcanistgear.datagen.Setup to MOD
|
19236 | [28Mar2025 00:54:12.785] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
19237 | [28Mar2025 00:54:12.787] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
19238 | [28Mar2025 00:54:12.805] [modloading-worker-0/DEBUG] [mixin/]: Mixing hook.listener.MachineCasingsHookMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.models.MachineCasings
|
19239 | [28Mar2025 00:54:12.805] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$init$0(Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHook;Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHookListener;)V to md26e244$tesseract_api$lambda$init$0$0 in tesseract_api_mi.mixins.json:hook.listener.MachineCasingsHookMixin from mod tesseract_api
|
19240 | [28Mar2025 00:54:12.806] [modloading-worker-0/DEBUG] [mixin/]: tesseract_api_mi.mixins.json:hook.listener.MachineCasingsHookMixin from mod tesseract_api->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19241 | [28Mar2025 00:54:12.806] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_additions-common.toml for ars_additions tracking
|
19242 | [28Mar2025 00:54:12.818] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_additions-server.toml for ars_additions tracking
|
19243 | [28Mar2025 00:54:12.827] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_additions/glyph_retaliate.toml for ars_additions tracking
|
19244 | [28Mar2025 00:54:12.828] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_additions/glyph_mark.toml for ars_additions tracking
|
19245 | [28Mar2025 00:54:12.828] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_additions/glyph_recall.toml for ars_additions tracking
|
19246 | [28Mar2025 00:54:12.831] [modloading-worker-0/DEBUG] [mixin/]: Mixing fix.MakeMachineBlockEntityUseProperTitleMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.MachineBlockEntity
|
19247 | [28Mar2025 00:54:12.832] [modloading-worker-0/DEBUG] [mixin/]: tesseract_api_mi.mixins.json:fix.MakeMachineBlockEntityUseProperTitleMixin from mod tesseract_api->@Inject::getDisplayName(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19248 | [28Mar2025 00:54:12.832] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_additions
|
19249 | [28Mar2025 00:54:12.833] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.jarva.arsadditions.setup.networking.NetworkHandler to MOD
|
19250 | [28Mar2025 00:54:12.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.jarva.arsadditions.datagen.Setup to MOD
|
19251 | [28Mar2025 00:54:12.836] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.jarva.arsadditions.common.data.WeatherStatus to GAME
|
19252 | [28Mar2025 00:54:12.840] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.jarva.arsadditions.common.item.HandyHaversack to GAME
|
19253 | [28Mar2025 00:54:12.842] [modloading-worker-0/DEBUG] [mixin/]: Mixing hook.efficiency.CrafterComponentBehaviorEfficiencyHookMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.components.CrafterComponent$Behavior
|
19254 | [28Mar2025 00:54:12.842] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.jarva.arsadditions.common.item.ImbuedSpellParchment to GAME
|
19255 | [28Mar2025 00:54:12.847] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekanism
|
19256 | [28Mar2025 00:54:12.847] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing mekanism.common.lib.transmitter.TransmitterNetworkRegistry to GAME
|
19257 | [28Mar2025 00:54:12.850] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.jarva.arsadditions.common.item.curios.Charm to GAME
|
19258 | [28Mar2025 00:54:12.852] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.jarva.arsadditions.event.ModEvents$ServerForgeEvents to GAME
|
19259 | [28Mar2025 00:54:12.855] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file appflux-common.toml for appflux tracking
|
19260 | [28Mar2025 00:54:12.856] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.jarva.arsadditions.event.ModEvents$ServerModEvents to MOD
|
19261 | [28Mar2025 00:54:12.858] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.jarva.arsadditions.event.ChunkLoadingEvents to GAME
|
19262 | [28Mar2025 00:54:12.858] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modular_machinery_reborn_mekanism-common.toml for modular_machinery_reborn_mekanism tracking
|
19263 | [28Mar2025 00:54:12.862] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pipez-server.toml for pipez tracking
|
19264 | [28Mar2025 00:54:12.864] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for gmut
|
19265 | [28Mar2025 00:54:12.864] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing giselle.gmut.common.datagen.GMUTDataGenerator to MOD
|
19266 | [28Mar2025 00:54:12.865] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod pipez
|
19267 | [28Mar2025 00:54:12.874] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinMEStorageMenu from ae2importexportcard.mixins.json into appeng.menu.me.common.MEStorageMenu
|
19268 | [28Mar2025 00:54:12.874] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$MEStorageMenuConstructor$1()V to md26e244$ae2importexportcard$lambda$MEStorageMenuConstructor$1$0 in ae2importexportcard.mixins.json:MixinMEStorageMenu from mod ae2importexportcard
|
19269 | [28Mar2025 00:54:12.874] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$MEStorageMenuConstructor$0()V to md26e244$ae2importexportcard$lambda$MEStorageMenuConstructor$0$1 in ae2importexportcard.mixins.json:MixinMEStorageMenu from mod ae2importexportcard
|
19270 | [28Mar2025 00:54:12.875] [modloading-worker-0/DEBUG] [mixin/]: ae2importexportcard.mixins.json:MixinMEStorageMenu from mod ae2importexportcard->@Inject::MEStorageMenuConstructor(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lappeng/api/storage/ITerminalHost;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19271 | [28Mar2025 00:54:12.875] [modloading-worker-0/DEBUG] [mixin/]: ae2importexportcard.mixins.json:MixinMEStorageMenu from mod ae2importexportcard->@Inject::MEStorageMenuConstructor(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lappeng/api/storage/ITerminalHost;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19272 | [28Mar2025 00:54:12.875] [modloading-worker-0/DEBUG] [mixin/]: ae2importexportcard.mixins.json:MixinMEStorageMenu from mod ae2importexportcard->@Inject::MEStorageMenuConstructor(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lappeng/api/storage/ITerminalHost;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19273 | [28Mar2025 00:54:12.886] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/generators.toml for mekanismgenerators tracking
|
19274 | [28Mar2025 00:54:12.886] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/generators-gear.toml for mekanismgenerators tracking
|
19275 | [28Mar2025 00:54:12.886] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/generator-storage.toml for mekanismgenerators tracking
|
19276 | [28Mar2025 00:54:12.893] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for appflux
|
19277 | [28Mar2025 00:54:12.893] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.glodblock.github.appflux.datagen.AFDataGen to MOD
|
19278 | [28Mar2025 00:54:12.898] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.glodblock.github.appflux.config.AFConfig to MOD
|
19279 | [28Mar2025 00:54:12.898] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modular_machinery_reborn_mekanism
|
19280 | [28Mar2025 00:54:12.899] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing es.degrassi.mmreborn.mekanism.data.DataGeneration to MOD
|
19281 | [28Mar2025 00:54:12.900] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for appmek
|
19282 | [28Mar2025 00:54:12.900] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing es.degrassi.mmreborn.mekanism.common.network.PacketManager to MOD
|
19283 | [28Mar2025 00:54:12.906] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/tools-materials-startup.toml for mekanismtools tracking
|
19284 | [28Mar2025 00:54:12.909] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\Mekanism\tools-materials-startup.toml
|
19285 | [28Mar2025 00:54:12.910] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\Mekanism\tools-materials-startup.toml for changes
|
19286 | [28Mar2025 00:54:12.910] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/tools.toml for mekanismtools tracking
|
19287 | [28Mar2025 00:54:12.910] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/tools-client.toml for mekanismtools tracking
|
19288 | [28Mar2025 00:54:12.918] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pipez
|
19289 | [28Mar2025 00:54:12.930] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_watery_grave.toml for ars_elemental tracking
|
19290 | [28Mar2025 00:54:12.930] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_bubble_shield.toml for ars_elemental tracking
|
19291 | [28Mar2025 00:54:12.930] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_conjure_terrain.toml for ars_elemental tracking
|
19292 | [28Mar2025 00:54:12.931] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_charm.toml for ars_elemental tracking
|
19293 | [28Mar2025 00:54:12.931] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_phantom_grasp.toml for ars_elemental tracking
|
19294 | [28Mar2025 00:54:12.932] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_life_link.toml for ars_elemental tracking
|
19295 | [28Mar2025 00:54:12.932] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_poison_spores.toml for ars_elemental tracking
|
19296 | [28Mar2025 00:54:12.932] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_discharge.toml for ars_elemental tracking
|
19297 | [28Mar2025 00:54:12.933] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_envenom.toml for ars_elemental tracking
|
19298 | [28Mar2025 00:54:12.933] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_spike.toml for ars_elemental tracking
|
19299 | [28Mar2025 00:54:12.933] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_spark.toml for ars_elemental tracking
|
19300 | [28Mar2025 00:54:12.934] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_conflagrate.toml for ars_elemental tracking
|
19301 | [28Mar2025 00:54:12.934] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_homing_projectile.toml for ars_elemental tracking
|
19302 | [28Mar2025 00:54:12.934] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_arc_projectile.toml for ars_elemental tracking
|
19303 | [28Mar2025 00:54:12.934] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_propagator_homing.toml for ars_elemental tracking
|
19304 | [28Mar2025 00:54:12.934] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_propagator_arc.toml for ars_elemental tracking
|
19305 | [28Mar2025 00:54:12.936] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_aquatic_filter.toml for ars_elemental tracking
|
19306 | [28Mar2025 00:54:12.936] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_not_aquatic_filter.toml for ars_elemental tracking
|
19307 | [28Mar2025 00:54:12.937] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_fiery_filter.toml for ars_elemental tracking
|
19308 | [28Mar2025 00:54:12.937] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_not_fiery_filter.toml for ars_elemental tracking
|
19309 | [28Mar2025 00:54:12.937] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekanismtools
|
19310 | [28Mar2025 00:54:12.937] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing mekanism.tools.common.integration.gender.ToolsGenderCapabilityHelper to MOD
|
19311 | [28Mar2025 00:54:12.938] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_aerial_filter.toml for ars_elemental tracking
|
19312 | [28Mar2025 00:54:12.938] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_not_aerial_filter.toml for ars_elemental tracking
|
19313 | [28Mar2025 00:54:12.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_insect_filter.toml for ars_elemental tracking
|
19314 | [28Mar2025 00:54:12.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_not_insect_filter.toml for ars_elemental tracking
|
19315 | [28Mar2025 00:54:12.940] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_undead_filter.toml for ars_elemental tracking
|
19316 | [28Mar2025 00:54:12.940] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_not_undead_filter.toml for ars_elemental tracking
|
19317 | [28Mar2025 00:54:12.940] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_summon_filter.toml for ars_elemental tracking
|
19318 | [28Mar2025 00:54:12.940] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_not_summon_filter.toml for ars_elemental tracking
|
19319 | [28Mar2025 00:54:12.941] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_nullify_defense.toml for ars_elemental tracking
|
19320 | [28Mar2025 00:54:12.955] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file laserio-common.toml for laserio tracking
|
19321 | [28Mar2025 00:54:12.962] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for laserio
|
19322 | [28Mar2025 00:54:12.962] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.direwolf20.laserio.datagen.DataGenerators to MOD
|
19323 | [28Mar2025 00:54:12.963] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_elemental
|
19324 | [28Mar2025 00:54:12.963] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing alexthw.ars_elemental.registry.ModEntities to MOD
|
19325 | [28Mar2025 00:54:12.964] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing alexthw.ars_elemental.network.NetworkManager to MOD
|
19326 | [28Mar2025 00:54:12.965] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing alexthw.ars_elemental.event.SummonEvents to GAME
|
19327 | [28Mar2025 00:54:12.967] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing alexthw.ars_elemental.event.ShieldEvents to GAME
|
19328 | [28Mar2025 00:54:12.968] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing alexthw.ars_elemental.event.GlyphEvents to GAME
|
19329 | [28Mar2025 00:54:12.969] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing alexthw.ars_elemental.event.Events to GAME
|
19330 | [28Mar2025 00:54:12.975] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing alexthw.ars_elemental.event.DamageEvents to GAME
|
19331 | [28Mar2025 00:54:12.978] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing alexthw.ars_elemental.documentation.DocumentationEvents to GAME
|
19332 | [28Mar2025 00:54:12.979] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing alexthw.ars_elemental.datagen.Datagen to MOD
|
19333 | [28Mar2025 00:54:12.980] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing alexthw.ars_elemental.common.items.foci.NecroticFocus to GAME
|
19334 | [28Mar2025 00:54:12.981] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing alexthw.ars_elemental.common.entity.EntityAttributes to MOD
|
19335 | [28Mar2025 00:54:12.986] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.MIMachineRecipeTypesAccessor from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.init.MIMachineRecipeTypes
|
19336 | [28Mar2025 00:54:12.986] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Accessor method getRecipeTypes()Ljava/util/List; to getRecipeTypes$tesseract_api_$md$26e244$0 in tesseract_api_mi.mixins.json:accessor.MIMachineRecipeTypesAccessor from mod tesseract_api
|
19337 | [28Mar2025 00:54:12.986] [modloading-worker-0/DEBUG] [mixin/]: Mixing hook.listener.MachineRecipeTypesHookMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.init.MIMachineRecipeTypes
|
19338 | [28Mar2025 00:54:12.986] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$init$0(Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHook;Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHookListener;)V to md26e244$tesseract_api$lambda$init$0$1 in tesseract_api_mi.mixins.json:hook.listener.MachineRecipeTypesHookMixin from mod tesseract_api
|
19339 | [28Mar2025 00:54:12.987] [modloading-worker-0/DEBUG] [mixin/]: tesseract_api_mi.mixins.json:hook.listener.MachineRecipeTypesHookMixin from mod tesseract_api->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19340 | [28Mar2025 00:54:12.996] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekanismgenerators
|
19341 | [28Mar2025 00:54:12.998] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_plow.toml for not_enough_glyphs tracking
|
19342 | [28Mar2025 00:54:12.998] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_trail.toml for not_enough_glyphs tracking
|
19343 | [28Mar2025 00:54:12.998] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_momentum.toml for not_enough_glyphs tracking
|
19344 | [28Mar2025 00:54:12.998] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_filter_light.toml for not_enough_glyphs tracking
|
19345 | [28Mar2025 00:54:12.998] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_filter_dark.toml for not_enough_glyphs tracking
|
19346 | [28Mar2025 00:54:12.998] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_ray.toml for not_enough_glyphs tracking
|
19347 | [28Mar2025 00:54:12.999] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_reverse_direction.toml for not_enough_glyphs tracking
|
19348 | [28Mar2025 00:54:12.999] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_chaining.toml for not_enough_glyphs tracking
|
19349 | [28Mar2025 00:54:13.000] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_block.toml for not_enough_glyphs tracking
|
19350 | [28Mar2025 00:54:13.000] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_entity.toml for not_enough_glyphs tracking
|
19351 | [28Mar2025 00:54:13.000] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_living.toml for not_enough_glyphs tracking
|
19352 | [28Mar2025 00:54:13.000] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_living_not_monster.toml for not_enough_glyphs tracking
|
19353 | [28Mar2025 00:54:13.000] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_living_not_player.toml for not_enough_glyphs tracking
|
19354 | [28Mar2025 00:54:13.000] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_monster.toml for not_enough_glyphs tracking
|
19355 | [28Mar2025 00:54:13.000] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_player.toml for not_enough_glyphs tracking
|
19356 | [28Mar2025 00:54:13.000] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_item.toml for not_enough_glyphs tracking
|
19357 | [28Mar2025 00:54:13.000] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_animal.toml for not_enough_glyphs tracking
|
19358 | [28Mar2025 00:54:13.000] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_is_baby.toml for not_enough_glyphs tracking
|
19359 | [28Mar2025 00:54:13.000] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toomanyglyphs/glyph_filter_is_mature.toml for not_enough_glyphs tracking
|
19360 | [28Mar2025 00:54:13.000] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file not_enough_glyphs/glyph_propagate_plane.toml for not_enough_glyphs tracking
|
19361 | [28Mar2025 00:54:13.001] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsomega/glyph_flatten.toml for not_enough_glyphs tracking
|
19362 | [28Mar2025 00:54:13.001] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsomega/glyph_propagate_underfoot.toml for not_enough_glyphs tracking
|
19363 | [28Mar2025 00:54:13.001] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsomega/glyph_propagate_projectile.toml for not_enough_glyphs tracking
|
19364 | [28Mar2025 00:54:13.002] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsomega/glyph_propagate_self.toml for not_enough_glyphs tracking
|
19365 | [28Mar2025 00:54:13.002] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsomega/glyph_missile.toml for not_enough_glyphs tracking
|
19366 | [28Mar2025 00:54:13.002] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsomega/glyph_overhead.toml for not_enough_glyphs tracking
|
19367 | [28Mar2025 00:54:13.002] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsomega/glyph_propagate_missile.toml for not_enough_glyphs tracking
|
19368 | [28Mar2025 00:54:13.002] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arsomega/glyph_propagate_overhead.toml for not_enough_glyphs tracking
|
19369 | [28Mar2025 00:54:13.003] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_scalaes/glyph_resize.toml for not_enough_glyphs tracking
|
19370 | [28Mar2025 00:54:13.009] [modloading-worker-0/DEBUG] [mixin/]: Mixing hook.listener.SingleBlockCraftingMachinesHookMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.init.SingleBlockCraftingMachines
|
19371 | [28Mar2025 00:54:13.010] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$init$0(Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHook;Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHookListener;)V to md26e244$tesseract_api$lambda$init$0$0 in tesseract_api_mi.mixins.json:hook.listener.SingleBlockCraftingMachinesHookMixin from mod tesseract_api
|
19372 | [28Mar2025 00:54:13.011] [modloading-worker-0/DEBUG] [mixin/]: tesseract_api_mi.mixins.json:hook.listener.SingleBlockCraftingMachinesHookMixin from mod tesseract_api->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19373 | [28Mar2025 00:54:13.031] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for not_enough_glyphs
|
19374 | [28Mar2025 00:54:13.031] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing alexthw.not_enough_glyphs.datagen.DatagenMain to MOD
|
19375 | [28Mar2025 00:54:13.049] [modloading-worker-0/DEBUG] [mixin/]: Mixing hook.listener.SingleBlockSpecialMachinesHookMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.init.SingleBlockSpecialMachines
|
19376 | [28Mar2025 00:54:13.049] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$init$0(Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHook;Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHookListener;)V to md26e244$tesseract_api$lambda$init$0$0 in tesseract_api_mi.mixins.json:hook.listener.SingleBlockSpecialMachinesHookMixin from mod tesseract_api
|
19377 | [28Mar2025 00:54:13.050] [modloading-worker-0/DEBUG] [mixin/]: tesseract_api_mi.mixins.json:hook.listener.SingleBlockSpecialMachinesHookMixin from mod tesseract_api->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19378 | [28Mar2025 00:54:13.074] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create-common.toml for create tracking
|
19379 | [28Mar2025 00:54:13.074] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create-client.toml for create tracking
|
19380 | [28Mar2025 00:54:13.074] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create-server.toml for create tracking
|
19381 | [28Mar2025 00:54:13.090] [modloading-worker-0/DEBUG] [mixin/]: Mixing hook.listener.MultiblockMachinesHookMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.init.MultiblockMachines
|
19382 | [28Mar2025 00:54:13.090] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$init$0(Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHook;Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHookListener;)V to md26e244$tesseract_api$lambda$init$0$0 in tesseract_api_mi.mixins.json:hook.listener.MultiblockMachinesHookMixin from mod tesseract_api
|
19383 | [28Mar2025 00:54:13.091] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create
|
19384 | [28Mar2025 00:54:13.091] [modloading-worker-0/DEBUG] [mixin/]: tesseract_api_mi.mixins.json:hook.listener.MultiblockMachinesHookMixin from mod tesseract_api->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19385 | [28Mar2025 00:54:13.091] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.redstone.displayLink.ClickToLinkBlockItem to GAME
|
19386 | [28Mar2025 00:54:13.092] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.redstone.link.LinkHandler to GAME
|
19387 | [28Mar2025 00:54:13.093] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.fluids.FluidReactions to GAME
|
19388 | [28Mar2025 00:54:13.094] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.fluids.FluidBottleItemHook to GAME
|
19389 | [28Mar2025 00:54:13.095] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.logistics.itemHatch.ItemHatchHandler to GAME
|
19390 | [28Mar2025 00:54:13.095] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.SteamCraftingMultiblockBlockEntityAccessor from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.blockentities.multiblocks.SteamCraftingMultiblockBlockEntity
|
19391 | [28Mar2025 00:54:13.096] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.logistics.funnel.FunnelItem to GAME
|
19392 | [28Mar2025 00:54:13.097] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.logistics.stockTicker.StockTickerInteractionHandler to GAME
|
19393 | [28Mar2025 00:54:13.099] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.kinetics.deployer.DeployerFakePlayer to GAME
|
19394 | [28Mar2025 00:54:13.101] [modloading-worker-0/DEBUG] [mixin/]: Mixing hook.efficiency.EBFEfficiencyHookMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.blockentities.multiblocks.ElectricBlastFurnaceBlockEntity
|
19395 | [28Mar2025 00:54:13.101] [modloading-worker-0/DEBUG] [mixin/]: Mixing hook.listener.BlastFurnaceTierHookMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.machines.blockentities.multiblocks.ElectricBlastFurnaceBlockEntity
|
19396 | [28Mar2025 00:54:13.102] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$clinit$0(Ljava/util/List;Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHook;Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHookListener;)V to md26e244$tesseract_api$lambda$clinit$0$0 in tesseract_api_mi.mixins.json:hook.listener.BlastFurnaceTierHookMixin from mod tesseract_api
|
19397 | [28Mar2025 00:54:13.104] [modloading-worker-0/DEBUG] [mixin/]: Mixing gameplay.ItemCooldownsAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.item.ItemCooldowns
|
19398 | [28Mar2025 00:54:13.105] [modloading-worker-0/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:gameplay.ItemCooldownsAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19399 | [28Mar2025 00:54:13.111] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerGamePacketListenerMixin from supplementaries-common.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
19400 | [28Mar2025 00:54:13.111] [modloading-worker-0/DEBUG] [mixin/]: supplementaries-common.mixins.json:ServerGamePacketListenerMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19401 | [28Mar2025 00:54:13.111] [modloading-worker-0/DEBUG] [mixin/]: Mixing entities.ServerGamePacketListenerImplMixin from the_bumblezone-common.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
19402 | [28Mar2025 00:54:13.111] [modloading-worker-0/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:entities.ServerGamePacketListenerImplMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19403 | [28Mar2025 00:54:13.112] [modloading-worker-0/DEBUG] [mixin/]: Mixing gameplay.ServerGamePacketListenerImplAccessor from the_bumblezone-common.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
19404 | [28Mar2025 00:54:13.112] [modloading-worker-0/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:gameplay.ServerGamePacketListenerImplAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19405 | [28Mar2025 00:54:13.112] [modloading-worker-0/DEBUG] [mixin/]: Mixing item.umbrella.server.ServerGamePacketListenerImplMixin from mixins.artifacts.common.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
19406 | [28Mar2025 00:54:13.112] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.misc.ServerGamePacketListenerImplMixin from servercore.common.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
19407 | [28Mar2025 00:54:13.112] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:features.misc.ServerGamePacketListenerImplMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
19408 | [28Mar2025 00:54:13.114] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.ServerPlayNetHandlerAccess from immersiveengineering.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
19409 | [28Mar2025 00:54:13.114] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.ServerPlayNetHandlerAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19410 | [28Mar2025 00:54:13.114] [modloading-worker-0/DEBUG] [mixin/]: Mixing VelocityMixin from imfast.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
19411 | [28Mar2025 00:54:13.114] [modloading-worker-0/DEBUG] [mixin/]: imfast.mixins.json:VelocityMixin from mod imfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
19412 | [28Mar2025 00:54:13.114] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerGamePacketListenerImplMixin from ftbquests-common.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
19413 | [28Mar2025 00:54:13.114] [modloading-worker-0/DEBUG] [mixin/]: ftbquests-common.mixins.json:ServerGamePacketListenerImplMixin from mod ftbquests: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
19414 | [28Mar2025 00:54:13.115] [modloading-worker-0/DEBUG] [mixin/]: Mixing swimming.server.ServerGamePacketListenerImplMixin from expandability-common.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
19415 | [28Mar2025 00:54:13.115] [modloading-worker-0/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.server.ServerGamePacketListenerImplMixin from mod expandability: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19416 | [28Mar2025 00:54:13.120] [modloading-worker-0/DEBUG] [mixin/]: mixins.artifacts.common.json:item.umbrella.server.ServerGamePacketListenerImplMixin from mod artifacts->@Inject::allowUmbrellaFlying(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19417 | [28Mar2025 00:54:13.120] [modloading-worker-0/DEBUG] [mixin/]: mixins.artifacts.common.json:item.umbrella.server.ServerGamePacketListenerImplMixin from mod artifacts->@Inject::allowUmbrellaFlying(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19418 | [28Mar2025 00:54:13.120] [modloading-worker-0/DEBUG] [mixin/]: mixins.artifacts.common.json:item.umbrella.server.ServerGamePacketListenerImplMixin from mod artifacts->@Inject::allowUmbrellaFlying(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19419 | [28Mar2025 00:54:13.120] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:features.misc.ServerGamePacketListenerImplMixin from mod servercore->@Inject::servercore$handleMoveVehicle(Lnet/minecraft/network/protocol/game/ServerboundMoveVehiclePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/server/level/ServerLevel;DDDDDDFFDDD)V does use it's CallbackInfo
|
19420 | [28Mar2025 00:54:13.120] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:features.misc.ServerGamePacketListenerImplMixin from mod servercore->@Inject::servercore$handleMovePlayer(Lnet/minecraft/network/protocol/game/ServerboundMovePlayerPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/server/level/ServerLevel;DDDFFDDD)V does use it's CallbackInfo
|
19421 | [28Mar2025 00:54:13.120] [modloading-worker-0/DEBUG] [mixin/]: ftbquests-common.mixins.json:ServerGamePacketListenerImplMixin from mod ftbquests->@Inject::handleClientInformation(Lnet/minecraft/network/protocol/common/ServerboundClientInformationPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19422 | [28Mar2025 00:54:13.120] [modloading-worker-0/DEBUG] [mixin/]: ftbquests-common.mixins.json:ServerGamePacketListenerImplMixin from mod ftbquests->@Inject::handleClientInformation(Lnet/minecraft/network/protocol/common/ServerboundClientInformationPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19423 | [28Mar2025 00:54:13.120] [modloading-worker-0/DEBUG] [mixin/]: ftbquests-common.mixins.json:ServerGamePacketListenerImplMixin from mod ftbquests->@Inject::handleClientInformation(Lnet/minecraft/network/protocol/common/ServerboundClientInformationPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19424 | [28Mar2025 00:54:13.121] [modloading-worker-0/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.server.ServerGamePacketListenerImplMixin from mod expandability->@Inject::allowSwimFlying(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19425 | [28Mar2025 00:54:13.121] [modloading-worker-0/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.server.ServerGamePacketListenerImplMixin from mod expandability->@Inject::allowSwimFlying(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19426 | [28Mar2025 00:54:13.121] [modloading-worker-0/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.server.ServerGamePacketListenerImplMixin from mod expandability->@Inject::allowSwimFlying(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19427 | [28Mar2025 00:54:13.121] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setAboveGroundTickCount(I)V in net.minecraft.server.network.ServerGamePacketListenerImpl was not merged
|
19428 | [28Mar2025 00:54:13.131] [modloading-worker-0/DEBUG] [mixin/]: Mixing server.MixinServerCommonPacketListenerImpl from mixins/common/nochatreports.mixins.json into net.minecraft.server.network.ServerCommonPacketListenerImpl
|
19429 | [28Mar2025 00:54:13.132] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerPlayNetHandlerMixin from connectivity.mixins.json into net.minecraft.server.network.ServerCommonPacketListenerImpl
|
19430 | [28Mar2025 00:54:13.133] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$on$0(Lnet/minecraft/network/DisconnectionDetails;)V to md26e244$connectivity$lambda$on$0$0 in connectivity.mixins.json:ServerPlayNetHandlerMixin from mod connectivity
|
19431 | [28Mar2025 00:54:13.136] [modloading-worker-0/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:server.MixinServerCommonPacketListenerImpl from mod nochatreports->@Inject::onSend(Lnet/minecraft/network/protocol/Packet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
19432 | [28Mar2025 00:54:13.136] [modloading-worker-0/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:server.MixinServerCommonPacketListenerImpl from mod nochatreports->@Inject::onSend(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
19433 | [28Mar2025 00:54:13.136] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ServerPlayNetHandlerMixin from mod connectivity->@Inject::on(Lnet/minecraft/network/DisconnectionDetails;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19434 | [28Mar2025 00:54:13.136] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ServerPlayNetHandlerMixin from mod connectivity->@Inject::on(Lnet/minecraft/network/DisconnectionDetails;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19435 | [28Mar2025 00:54:13.136] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ServerPlayNetHandlerMixin from mod connectivity->@Inject::on(Lnet/minecraft/network/DisconnectionDetails;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19436 | [28Mar2025 00:54:13.142] [modloading-worker-0/DEBUG] [mixin/]: Mixing StatusDataMixin from bcc.mixins.json into net.minecraft.network.protocol.status.ServerStatus
|
19437 | [28Mar2025 00:54:13.142] [modloading-worker-0/DEBUG] [mixin/]: bcc.mixins.json:StatusDataMixin from mod bcc: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19438 | [28Mar2025 00:54:13.142] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.MixinServerStatus from mixins/common/nochatreports.mixins.json into net.minecraft.network.protocol.status.ServerStatus
|
19439 | [28Mar2025 00:54:13.160] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.DamageSourcesAccess from immersiveengineering.mixins.json into net.minecraft.world.damagesource.DamageSources
|
19440 | [28Mar2025 00:54:13.160] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.DamageSourcesAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19441 | [28Mar2025 00:54:13.161] [modloading-worker-0/DEBUG] [mixin/]: Mixing DamageSourcesMixin from tombstone.mixins.json into net.minecraft.world.damagesource.DamageSources
|
19442 | [28Mar2025 00:54:13.162] [modloading-worker-0/DEBUG] [mixin/]: tombstone.mixins.json:DamageSourcesMixin from mod tombstone->@Inject::methodArrow(Lnet/minecraft/world/entity/projectile/AbstractArrow;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19443 | [28Mar2025 00:54:13.162] [modloading-worker-0/DEBUG] [mixin/]: tombstone.mixins.json:DamageSourcesMixin from mod tombstone->@Inject::methodTrident(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19444 | [28Mar2025 00:54:13.162] [modloading-worker-0/DEBUG] [mixin/]: tombstone.mixins.json:DamageSourcesMixin from mod tombstone->@Inject::methodPlayerAttack(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19445 | [28Mar2025 00:54:13.162] [modloading-worker-0/DEBUG] [mixin/]: tombstone.mixins.json:DamageSourcesMixin from mod tombstone->@Inject::methodMobAttack(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19446 | [28Mar2025 00:54:13.167] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.kinetics.deployer.ManualApplicationRecipe to GAME
|
19447 | [28Mar2025 00:54:13.167] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.kinetics.crusher.CrushingWheelBlockEntity to GAME
|
19448 | [28Mar2025 00:54:13.169] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.kinetics.crank.ValveHandleBlock to GAME
|
19449 | [28Mar2025 00:54:13.170] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.trains.schedule.ScheduleItemEntityInteraction to GAME
|
19450 | [28Mar2025 00:54:13.170] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.equipment.extendoGrip.ExtendoGripItem to GAME
|
19451 | [28Mar2025 00:54:13.171] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.equipment.tool.CardboardSwordItem to GAME
|
19452 | [28Mar2025 00:54:13.172] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.equipment.wrench.WrenchEventHandler to GAME
|
19453 | [28Mar2025 00:54:13.172] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.equipment.armor.DivingBootsItem to GAME
|
19454 | [28Mar2025 00:54:13.172] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.equipment.armor.DivingHelmetItem to GAME
|
19455 | [28Mar2025 00:54:13.173] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.equipment.armor.NetheriteDivingHandler to GAME
|
19456 | [28Mar2025 00:54:13.173] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.equipment.armor.CardboardArmorHandler to GAME
|
19457 | [28Mar2025 00:54:13.174] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.equipment.bell.HauntedBellPulser to GAME
|
19458 | [28Mar2025 00:54:13.175] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.equipment.symmetryWand.SymmetryHandler to GAME
|
19459 | [28Mar2025 00:54:13.175] [modloading-worker-0/INFO] [Modern Industrialization/]: Modern Industrialization setup done!
|
19460 | [28Mar2025 00:54:13.175] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modern_industrialization
|
19461 | [28Mar2025 00:54:13.175] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.equipment.zapper.ZapperInteractionHandler to GAME
|
19462 | [28Mar2025 00:54:13.176] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.equipment.clipboard.ClipboardValueSettingsHandler to GAME
|
19463 | [28Mar2025 00:54:13.176] [modloading-worker-0/INFO] [Tesseract API/Proxies/]: Starting proxy manager entrypoint loader
|
19464 | [28Mar2025 00:54:13.177] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.mounted.MinecartContraptionItem to GAME
|
19465 | [28Mar2025 00:54:13.178] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.glue.SuperGlueHandler to GAME
|
19466 | [28Mar2025 00:54:13.178] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.glue.SuperGlueItem to GAME
|
19467 | [28Mar2025 00:54:13.179] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.minecart.CouplingHandler to GAME
|
19468 | [28Mar2025 00:54:13.180] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.minecart.MinecartCouplingItem to GAME
|
19469 | [28Mar2025 00:54:13.180] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.processing.burner.BlazeBurnerHandler to GAME
|
19470 | [28Mar2025 00:54:13.181] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.impl.registry.CreateRegistriesImpl to MOD
|
19471 | [28Mar2025 00:54:13.181] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.infrastructure.RemapHelper to MOD
|
19472 | [28Mar2025 00:54:13.183] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.infrastructure.config.AllConfigs to MOD
|
19473 | [28Mar2025 00:54:13.184] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.infrastructure.gametest.CreateGameTests to MOD
|
19474 | [28Mar2025 00:54:13.187] [modloading-worker-0/INFO] [Tesseract API/Proxies/]: Loaded proxy entrypoint net.swedz.tesseract.neoforge.proxy.builtin.TesseractProxy (TesseractProxy)
|
19475 | [28Mar2025 00:54:13.187] [modloading-worker-0/INFO] [Tesseract API/Proxies/]: Loaded proxy entrypoint net.swedz.extended_industrialization.proxy.modslot.EIModSlotProxy (EIModSlotCuriosProxy)
|
19476 | [28Mar2025 00:54:13.187] [modloading-worker-0/INFO] [Tesseract API/Proxies/]: Loaded proxy entrypoint net.swedz.tesseract.neoforge.compat.mi.proxy.TesseractMIProxy (TesseractMILoadedProxy)
|
19477 | [28Mar2025 00:54:13.187] [modloading-worker-0/INFO] [Tesseract API/Proxies/]: Loaded proxy entrypoint net.swedz.extended_industrialization.proxy.EIProxy (EIProxy)
|
19478 | [28Mar2025 00:54:13.187] [modloading-worker-0/INFO] [Tesseract API/Proxies/]: Done proxy manager entrypoint loader
|
19479 | [28Mar2025 00:54:13.188] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tesseract_api
|
19480 | [28Mar2025 00:54:13.188] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.swedz.tesseract.neoforge.material.NativeMaterialItemSanityCheck to MOD
|
19481 | [28Mar2025 00:54:13.188] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.events.CommonEvents to GAME
|
19482 | [28Mar2025 00:54:13.191] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.events.CommonEvents$ModBusEvents to MOD
|
19483 | [28Mar2025 00:54:13.192] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.block.ItemUseOverrides to GAME
|
19484 | [28Mar2025 00:54:13.192] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.blockEntity.behaviour.ValueSettingsInputHandler to GAME
|
19485 | [28Mar2025 00:54:13.193] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.blockEntity.behaviour.edgeInteraction.EdgeInteractionHandler to GAME
|
19486 | [28Mar2025 00:54:13.200] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file extended_industrialization-startup.toml for extended_industrialization tracking
|
19487 | [28Mar2025 00:54:13.202] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\extended_industrialization-startup.toml
|
19488 | [28Mar2025 00:54:13.202] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\extended_industrialization-startup.toml for changes
|
19489 | [28Mar2025 00:54:13.207] [modloading-worker-0/DEBUG] [mixin/]: Mixing mi.accessor.ConfigurableItemStackAccessor from extended_industrialization.mixins.json into aztech.modern_industrialization.inventory.ConfigurableItemStack
|
19490 | [28Mar2025 00:54:13.292] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for extended_industrialization
|
19491 | [28Mar2025 00:54:13.292] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.swedz.extended_industrialization.commands.EICommands to GAME
|
19492 | [28Mar2025 00:54:13.293] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.swedz.extended_industrialization.item.machineconfig.MachineConfigCardItem to GAME
|
19493 | [28Mar2025 00:54:13.294] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.swedz.extended_industrialization.item.ElectricToolItem to GAME
|
19494 | [28Mar2025 00:54:13.296] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.swedz.extended_industrialization.item.teslalinkable.TeslaCalibratorItem to GAME
|
19495 | [28Mar2025 00:54:13.500] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file framedblocks-client.toml for framedblocks tracking
|
19496 | [28Mar2025 00:54:13.502] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file framedblocks-server.toml for framedblocks tracking
|
19497 | [28Mar2025 00:54:13.561] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for framedblocks
|
19498 | [28Mar2025 00:54:13.561] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing xfacthd.framedblocks.common.datagen.GeneratorHandler to MOD
|
19499 | [28Mar2025 00:54:13.563] [modloading-sync-worker/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue Mod Construction: 1 jobs
|
19500 | [28Mar2025 00:54:13.572] [modloading-sync-worker/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 8.336 ms
|
19501 | [28Mar2025 00:54:13.597] [modloading-sync-worker/DEBUG] [io.redspace.ironsspellbooks.IronsSpellbooks/]: SchoolRegistry.registerRegistry
|
19502 | [28Mar2025 00:54:13.597] [modloading-sync-worker/DEBUG] [io.redspace.ironsspellbooks.IronsSpellbooks/]: SpellRegistry.registerRegistry
|
19503 | [28Mar2025 00:54:13.606] [modloading-sync-worker/INFO] [pneumaticcraft/]: Third party integration activated for [immersiveengineering,computercraft,jei,fusion,mekanism,ftbteams,curios,patchouli,create,ftbfiltersystem]
|
19504 | [28Mar2025 00:54:13.613] [modloading-sync-worker/DEBUG] [SpectreLib/CONFIG]: Loading global configs
|
19505 | [28Mar2025 00:54:13.614] [modloading-sync-worker/DEBUG] [SpectreLib/]: Loaded com.illusivesoulworks.spectrelib.platform.NeoForgeConfigHelper@4d143fb4 for service interface com.illusivesoulworks.spectrelib.platform.services.IConfigHelper
|
19506 | [28Mar2025 00:54:13.615] [modloading-sync-worker/DEBUG] [SpectreLib/CONFIG]: Built TOML config for D:\Mainserver\Server-Files-2.41\config\comforts-common.toml
|
19507 | [28Mar2025 00:54:13.615] [modloading-sync-worker/DEBUG] [SpectreLib/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\comforts-common.toml
|
19508 | [28Mar2025 00:54:13.616] [modloading-sync-worker/DEBUG] [SpectreLib/CONFIG]: Built TOML config for D:\Mainserver\Server-Files-2.41\config\comforts-server.toml
|
19509 | [28Mar2025 00:54:13.616] [modloading-sync-worker/DEBUG] [SpectreLib/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\comforts-server.toml
|
19510 | [28Mar2025 00:54:13.622] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
19511 | [28Mar2025 00:54:13.678] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
19512 | [28Mar2025 00:54:13.686] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
19513 | [28Mar2025 00:54:13.715] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
19514 | [28Mar2025 00:54:13.941] [modloading-sync-worker/DEBUG] [mixin/]: Mixing Compat$apothic_attributes$AttributeHandler from irons_spellbooks.mixins.json into io.redspace.ironsspellbooks.api.attribute.MagicPercentAttribute
|
19515 | [28Mar2025 00:54:13.942] [modloading-sync-worker/DEBUG] [mixin/]: irons_spellbooks.mixins.json:Compat$apothic_attributes$AttributeHandler from mod irons_spellbooks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19516 | [28Mar2025 00:54:14.363] [modloading-sync-worker/DEBUG] [mixin/]: Mixing SelfModFlowingFluidMixin from moonlight.mixins.json into net.mehvahdjukaar.moonlight.api.fluids.ModFlowingFluid
|
19517 | [28Mar2025 00:54:14.363] [modloading-sync-worker/DEBUG] [mixin/]: moonlight.mixins.json:SelfModFlowingFluidMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19518 | [28Mar2025 00:54:14.364] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$afterInit$0(Lnet/mehvahdjukaar/moonlight/api/client/neoforge/ModFluidType;)Lnet/neoforged/neoforge/fluids/FluidType; to md26e244$moonlight$lambda$afterInit$0$0 in moonlight.mixins.json:SelfModFlowingFluidMixin from mod moonlight
|
19519 | [28Mar2025 00:54:16.966] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinChargerBlockEntity from mixins.appflux.json into com.supermartijn642.wirelesschargers.ChargerBlockEntity
|
19520 | [28Mar2025 00:54:16.966] [modloading-sync-worker/DEBUG] [mixin/]: mixins.appflux.json:MixinChargerBlockEntity from mod appflux: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19521 | [28Mar2025 00:54:23.929] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinPatternAccessTermMenu from mixins.extendedae.json into appeng.menu.implementations.PatternAccessTermMenu
|
19522 | [28Mar2025 00:54:23.929] [modloading-sync-worker/DEBUG] [mixin/]: mixins.extendedae.json:MixinPatternAccessTermMenu from mod extendedae: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19523 | [28Mar2025 00:54:23.933] [modloading-sync-worker/DEBUG] [mixin/]: mixins.extendedae.json:MixinPatternAccessTermMenu from mod extendedae->@Inject::sendTileInfo(Lappeng/api/networking/IGrid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19524 | [28Mar2025 00:54:23.933] [modloading-sync-worker/DEBUG] [mixin/]: mixins.extendedae.json:MixinPatternAccessTermMenu from mod extendedae->@Inject::sendTileInfo(Lappeng/api/networking/IGrid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19525 | [28Mar2025 00:54:23.933] [modloading-sync-worker/DEBUG] [mixin/]: mixins.extendedae.json:MixinPatternAccessTermMenu from mod extendedae->@Inject::sendTileInfo(Lappeng/api/networking/IGrid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19526 | [28Mar2025 00:54:23.936] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinContainerPatternModifier from mixins.aae.json into com.glodblock.github.extendedae.container.ContainerPatternModifier
|
19527 | [28Mar2025 00:54:24.116] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 10 ms to discover registry classes.
|
19528 | [28Mar2025 00:54:24.158] [modloading-sync-worker/WARN] [Moonlight/]: Failed to find custom wood type ars_nouveau:yellow_archwood
|
19529 | [28Mar2025 00:54:24.176] [modloading-sync-worker/INFO] [Moonlight/]: Initialized block sets in 53ms
|
19530 | [28Mar2025 00:54:24.204] [modloading-sync-worker/DEBUG] [mixin/]: Mixing LevelLightEngineMixin from xycraft_machines.mixins.json into net.minecraft.world.level.lighting.LevelLightEngine
|
19531 | [28Mar2025 00:54:24.204] [modloading-sync-worker/DEBUG] [mixin/]: xycraft_machines.mixins.json:LevelLightEngineMixin from mod xycraft_machines: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19532 | [28Mar2025 00:54:24.204] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$xycraft$checkVolume$1(Lnet/minecraft/core/BlockPos;)Ljava/lang/String; to md26e244$xycraft_machines$lambda$xycraft$checkVolume$1$0 in xycraft_machines.mixins.json:LevelLightEngineMixin from mod xycraft_machines
|
19533 | [28Mar2025 00:54:24.204] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$xycraft$checkVolume$0(Lnet/minecraft/core/BlockPos;)V to md26e244$xycraft_machines$lambda$xycraft$checkVolume$0$1 in xycraft_machines.mixins.json:LevelLightEngineMixin from mod xycraft_machines
|
19534 | [28Mar2025 00:54:25.181] [modloading-sync-worker/INFO] [Living Things/]: Loaded NeoForgePlatformHelper for service IPlatformHelper
|
19535 | [28Mar2025 00:54:25.277] [modloading-sync-worker/DEBUG] [dev.architectury.core.item.ArchitecturySpawnEggItem/]: Registering spawn egg [unregistered] for artifacts:mimic
|
19536 | [28Mar2025 00:54:25.647] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinEncodedPatternItem from mixins.aae.json into appeng.crafting.pattern.EncodedPatternItem
|
19537 | [28Mar2025 00:54:25.652] [modloading-sync-worker/DEBUG] [mixin/]: mixins.aae.json:MixinEncodedPatternItem from mod advanced_ae->@Inject::onHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
19538 | [28Mar2025 00:54:25.708] [modloading-sync-worker/DEBUG] [mixin/]: Mixing CraftingTermMenuMixin from polyeng.mixins.json into appeng.menu.me.items.CraftingTermMenu
|
19539 | [28Mar2025 00:54:25.708] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$registerAction$0()V to md26e244$polyeng$lambda$registerAction$0$0 in polyeng.mixins.json:CraftingTermMenuMixin from mod polyeng
|
19540 | [28Mar2025 00:54:25.709] [modloading-sync-worker/DEBUG] [mixin/]: polyeng.mixins.json:CraftingTermMenuMixin from mod polyeng->@Inject::registerAction(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lappeng/api/storage/ITerminalHost;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19541 | [28Mar2025 00:54:25.709] [modloading-sync-worker/DEBUG] [mixin/]: polyeng.mixins.json:CraftingTermMenuMixin from mod polyeng->@Inject::registerAction(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lappeng/api/storage/ITerminalHost;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19542 | [28Mar2025 00:54:25.709] [modloading-sync-worker/DEBUG] [mixin/]: polyeng.mixins.json:CraftingTermMenuMixin from mod polyeng->@Inject::registerAction(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lappeng/api/storage/ITerminalHost;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19543 | [28Mar2025 00:54:25.718] [modloading-sync-worker/DEBUG] [mixin/]: Mixing PatternEncodingTermMenuMixin from polyeng.mixins.json into appeng.menu.me.items.PatternEncodingTermMenu
|
19544 | [28Mar2025 00:54:25.718] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$registerAction$0()V to md26e244$polyeng$lambda$registerAction$0$0 in polyeng.mixins.json:PatternEncodingTermMenuMixin from mod polyeng
|
19545 | [28Mar2025 00:54:25.718] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinPatternEncodingTermMenu from mixins.aae.json into appeng.menu.me.items.PatternEncodingTermMenu
|
19546 | [28Mar2025 00:54:25.720] [modloading-sync-worker/DEBUG] [mixin/]: polyeng.mixins.json:PatternEncodingTermMenuMixin from mod polyeng->@Inject::registerAction(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lappeng/helpers/IPatternTerminalMenuHost;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19547 | [28Mar2025 00:54:25.720] [modloading-sync-worker/DEBUG] [mixin/]: polyeng.mixins.json:PatternEncodingTermMenuMixin from mod polyeng->@Inject::registerAction(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lappeng/helpers/IPatternTerminalMenuHost;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19548 | [28Mar2025 00:54:25.720] [modloading-sync-worker/DEBUG] [mixin/]: polyeng.mixins.json:PatternEncodingTermMenuMixin from mod polyeng->@Inject::registerAction(Lnet/minecraft/world/inventory/MenuType;ILnet/minecraft/world/entity/player/Inventory;Lappeng/helpers/IPatternTerminalMenuHost;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19549 | [28Mar2025 00:54:25.720] [modloading-sync-worker/DEBUG] [mixin/]: polyeng.mixins.json:PatternEncodingTermMenuMixin from mod polyeng->@Inject::resetRecipe(IILnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19550 | [28Mar2025 00:54:25.720] [modloading-sync-worker/DEBUG] [mixin/]: polyeng.mixins.json:PatternEncodingTermMenuMixin from mod polyeng->@Inject::resetRecipe(IILnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19551 | [28Mar2025 00:54:25.720] [modloading-sync-worker/DEBUG] [mixin/]: polyeng.mixins.json:PatternEncodingTermMenuMixin from mod polyeng->@Inject::resetRecipe(IILnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19552 | [28Mar2025 00:54:25.720] [modloading-sync-worker/DEBUG] [mixin/]: mixins.aae.json:MixinPatternEncodingTermMenu from mod advanced_ae->@Inject::onEncodeProcessingPattern(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19553 | [28Mar2025 00:54:25.805] [modloading-sync-worker/WARN] [supermartijn642corelib/]: Could not find value 'formations:template_editor' in registry 'minecraft:item' for @RegistryEntryAcceptor!
|
19554 | [28Mar2025 00:54:25.806] [modloading-sync-worker/INFO] [evilcraft/]: 2205 possible Broom base combinations are ready for flying!
|
19555 | [28Mar2025 00:54:25.931] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinBlockIronFurnaceContainerBase from fuelgoeshere.mixin.json into ironfurnaces.container.furnaces.BlockIronFurnaceContainerBase
|
19556 | [28Mar2025 00:54:26.276] [modloading-sync-worker/DEBUG] [mixin/]: Mixing CellWorkbenchMenuMixin from megacells.mixins.json into appeng.menu.implementations.CellWorkbenchMenu
|
19557 | [28Mar2025 00:54:26.278] [modloading-sync-worker/DEBUG] [mixin/]: megacells.mixins.json:CellWorkbenchMenuMixin from mod megacells->@Inject::registerAction(ILnet/minecraft/world/entity/player/Inventory;Lappeng/blockentity/misc/CellWorkbenchBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19558 | [28Mar2025 00:54:26.278] [modloading-sync-worker/DEBUG] [mixin/]: megacells.mixins.json:CellWorkbenchMenuMixin from mod megacells->@Inject::registerAction(ILnet/minecraft/world/entity/player/Inventory;Lappeng/blockentity/misc/CellWorkbenchBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19559 | [28Mar2025 00:54:26.278] [modloading-sync-worker/DEBUG] [mixin/]: megacells.mixins.json:CellWorkbenchMenuMixin from mod megacells->@Inject::registerAction(ILnet/minecraft/world/entity/player/Inventory;Lappeng/blockentity/misc/CellWorkbenchBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19560 | [28Mar2025 00:54:26.295] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinWirelessMenu from AEInfinityBooster.mixins.json into appeng.menu.implementations.WirelessAccessPointMenu
|
19561 | [28Mar2025 00:54:26.295] [modloading-sync-worker/DEBUG] [mixin/]: AEInfinityBooster.mixins.json:MixinWirelessMenu from mod aeinfinitybooster: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
19562 | [28Mar2025 00:54:26.297] [modloading-sync-worker/DEBUG] [mixin/]: AEInfinityBooster.mixins.json:MixinWirelessMenu from mod aeinfinitybooster->@Inject::broadcastChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19563 | [28Mar2025 00:54:26.297] [modloading-sync-worker/DEBUG] [mixin/]: AEInfinityBooster.mixins.json:MixinWirelessMenu from mod aeinfinitybooster->@Inject::broadcastChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19564 | [28Mar2025 00:54:26.297] [modloading-sync-worker/DEBUG] [mixin/]: AEInfinityBooster.mixins.json:MixinWirelessMenu from mod aeinfinitybooster->@Inject::broadcastChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19565 | [28Mar2025 00:54:26.906] [modloading-sync-worker/DEBUG] [mixin/]: Mixing CanItemPerformAbilityAccess from jade.mixins.json into net.neoforged.neoforge.common.loot.CanItemPerformAbility
|
19566 | [28Mar2025 00:54:26.906] [modloading-sync-worker/DEBUG] [mixin/]: jade.mixins.json:CanItemPerformAbilityAccess from mod jade: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
19567 | [28Mar2025 00:54:27.301] [modloading-sync-worker/DEBUG] [mixin/]: Mixing world.BiomeManagerAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.level.biome.BiomeManager
|
19568 | [28Mar2025 00:54:27.302] [modloading-sync-worker/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.BiomeManagerAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19569 | [28Mar2025 00:54:27.302] [modloading-sync-worker/DEBUG] [mixin/]: Mixing accessor.BiomeManagerAccessor from ponder.mixins.json into net.minecraft.world.level.biome.BiomeManager
|
19570 | [28Mar2025 00:54:27.302] [modloading-sync-worker/DEBUG] [mixin/]: ponder.mixins.json:accessor.BiomeManagerAccessor from mod ponder: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19571 | [28Mar2025 00:54:28.965] [modloading-sync-worker/DEBUG] [mixin/]: Mixing TagEmptyConditionMixin from kubejs.mixins.json into net.neoforged.neoforge.common.conditions.TagEmptyCondition
|
19572 | [28Mar2025 00:54:28.966] [modloading-sync-worker/DEBUG] [mixin/]: kubejs.mixins.json:TagEmptyConditionMixin from mod kubejs->@Inject::kjs$test(Lnet/neoforged/neoforge/common/conditions/ICondition$IContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19573 | [28Mar2025 00:54:29.063] [modloading-sync-worker/DEBUG] [mixin/]: Mixing GLMProviderMixin from apotheosis.mixins.json into net.neoforged.neoforge.common.data.GlobalLootModifierProvider
|
19574 | [28Mar2025 00:54:29.110] [modloading-sync-worker/DEBUG] [mixin/]: Mixing DifferenceIngredientMixin from kubejs.mixins.json into net.neoforged.neoforge.common.crafting.DifferenceIngredient
|
19575 | [28Mar2025 00:54:29.662] [modloading-sync-worker/INFO] [Living Things/]: Config 'livingthings.json' was successfully loaded.
|
19576 | [28Mar2025 00:54:29.663] [modloading-sync-worker/INFO] [Living Things/]: Config 'penguin.json' was successfully loaded.
|
19577 | [28Mar2025 00:54:29.663] [modloading-sync-worker/INFO] [Living Things/]: Config 'elephant.json' was successfully loaded.
|
19578 | [28Mar2025 00:54:29.664] [modloading-sync-worker/INFO] [Living Things/]: Config 'giraffe.json' was successfully loaded.
|
19579 | [28Mar2025 00:54:29.664] [modloading-sync-worker/INFO] [Living Things/]: Config 'lion.json' was successfully loaded.
|
19580 | [28Mar2025 00:54:29.665] [modloading-sync-worker/INFO] [Living Things/]: Config 'shark.json' was successfully loaded.
|
19581 | [28Mar2025 00:54:29.665] [modloading-sync-worker/INFO] [Living Things/]: Config 'ostrich.json' was successfully loaded.
|
19582 | [28Mar2025 00:54:29.666] [modloading-sync-worker/INFO] [Living Things/]: Config 'flamingo.json' was successfully loaded.
|
19583 | [28Mar2025 00:54:29.667] [modloading-sync-worker/INFO] [Living Things/]: Config 'crab.json' was successfully loaded.
|
19584 | [28Mar2025 00:54:29.668] [modloading-sync-worker/INFO] [Living Things/]: Config 'mantaray.json' was successfully loaded.
|
19585 | [28Mar2025 00:54:29.669] [modloading-sync-worker/INFO] [Living Things/]: Config 'raccoon.json' was successfully loaded.
|
19586 | [28Mar2025 00:54:29.669] [modloading-sync-worker/INFO] [Living Things/]: Config 'owl.json' was successfully loaded.
|
19587 | [28Mar2025 00:54:29.670] [modloading-sync-worker/INFO] [Living Things/]: Config 'ancient_blaze.json' was successfully loaded.
|
19588 | [28Mar2025 00:54:29.670] [modloading-sync-worker/INFO] [Living Things/]: Config 'koala.json' was successfully loaded.
|
19589 | [28Mar2025 00:54:29.670] [modloading-sync-worker/INFO] [Living Things/]: Config 'snail.json' was successfully loaded.
|
19590 | [28Mar2025 00:54:29.670] [modloading-sync-worker/INFO] [Living Things/]: Config 'monkey.json' was successfully loaded.
|
19591 | [28Mar2025 00:54:29.671] [modloading-sync-worker/INFO] [Living Things/]: Config 'nether_knight.json' was successfully loaded.
|
19592 | [28Mar2025 00:54:29.671] [modloading-sync-worker/INFO] [Living Things/]: Config 'shroomie.json' was successfully loaded.
|
19593 | [28Mar2025 00:54:29.671] [modloading-sync-worker/INFO] [Living Things/]: Config 'seahorse.json' was successfully loaded.
|
19594 | [28Mar2025 00:54:29.672] [modloading-sync-worker/INFO] [Living Things/]: Config 'baby_ender_dragon.json' was successfully loaded.
|
19595 | [28Mar2025 00:54:29.672] [modloading-sync-worker/INFO] [Living Things/]: Config 'peacock.json' was successfully loaded.
|
19596 | [28Mar2025 00:54:29.672] [modloading-sync-worker/INFO] [Living Things/]: Registering MobAttributes
|
19597 | [28Mar2025 00:54:29.722] [modloading-sync-worker/DEBUG] [mixin/]: Mixing SpawnPlacementsInvoker from livingthings.mixins.json into net.minecraft.world.entity.SpawnPlacements
|
19598 | [28Mar2025 00:54:29.723] [modloading-sync-worker/DEBUG] [mixin/]: livingthings.mixins.json:SpawnPlacementsInvoker from mod livingthings: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19599 | [28Mar2025 00:54:29.723] [modloading-sync-worker/DEBUG] [mixin/]: Renaming @Invoker method register(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/SpawnPlacementType;Lnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/world/entity/SpawnPlacements$SpawnPredicate;)V to register$livingthings_$md$26e244$0 in livingthings.mixins.json:SpawnPlacementsInvoker from mod livingthings
|
19600 | [28Mar2025 00:54:29.733] [modloading-sync-worker/INFO] [Living Things/]: Registering SpawnPlacements
|
19601 | [28Mar2025 00:54:30.069] [modloading-sync-worker/WARN] [supermartijn642corelib/]: Could not find value 'formations:template_editor' in registry 'minecraft:item' for @RegistryEntryAcceptor!
|
19602 | [28Mar2025 00:54:30.069] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loading configs type COMMON
|
19603 | [28Mar2025 00:54:30.070] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\modernfix-common.toml
|
19604 | [28Mar2025 00:54:30.070] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\modernfix-common.toml for changes
|
19605 | [28Mar2025 00:54:30.070] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\repurposed_structures-neoforge\modded_loot.toml
|
19606 | [28Mar2025 00:54:30.070] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\repurposed_structures-neoforge\modded_loot.toml for changes
|
19607 | [28Mar2025 00:54:30.071] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\betterfortresses-neoforge-1_21.toml
|
19608 | [28Mar2025 00:54:30.071] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\betterfortresses-neoforge-1_21.toml for changes
|
19609 | [28Mar2025 00:54:30.071] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\betterdungeons-neoforge-1_21.toml
|
19610 | [28Mar2025 00:54:30.071] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\betterdungeons-neoforge-1_21.toml for changes
|
19611 | [28Mar2025 00:54:30.071] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\heyberryshutup-common.toml
|
19612 | [28Mar2025 00:54:30.071] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\heyberryshutup-common.toml for changes
|
19613 | [28Mar2025 00:54:30.071] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\bcc-common.toml
|
19614 | [28Mar2025 00:54:30.072] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\bcc-common.toml for changes
|
19615 | [28Mar2025 00:54:30.072] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\enderio\base-common.toml
|
19616 | [28Mar2025 00:54:30.072] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\enderio\base-common.toml for changes
|
19617 | [28Mar2025 00:54:30.073] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\the_bumblezone\general.toml
|
19618 | [28Mar2025 00:54:30.074] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\the_bumblezone\general.toml for changes
|
19619 | [28Mar2025 00:54:30.074] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\betterendisland-neoforge-1_21.toml
|
19620 | [28Mar2025 00:54:30.074] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\betterendisland-neoforge-1_21.toml for changes
|
19621 | [28Mar2025 00:54:30.074] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\the_bumblezone\worldgen.toml
|
19622 | [28Mar2025 00:54:30.074] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\the_bumblezone\worldgen.toml for changes
|
19623 | [28Mar2025 00:54:30.075] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\naturesaura-common.toml
|
19624 | [28Mar2025 00:54:30.075] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\naturesaura-common.toml for changes
|
19625 | [28Mar2025 00:54:30.075] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\the_bumblezone\dimension.toml
|
19626 | [28Mar2025 00:54:30.075] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\the_bumblezone\dimension.toml for changes
|
19627 | [28Mar2025 00:54:30.075] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\the_bumblezone\bee_aggression.toml
|
19628 | [28Mar2025 00:54:30.075] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\the_bumblezone\bee_aggression.toml for changes
|
19629 | [28Mar2025 00:54:30.076] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\the_bumblezone\mod_compatibility.toml
|
19630 | [28Mar2025 00:54:30.077] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\the_bumblezone\mod_compatibility.toml for changes
|
19631 | [28Mar2025 00:54:30.077] [modloading-sync-worker/DEBUG] [net.neoforged.neoforge.common.NeoForgeConfig/FORGEMOD]: Loaded NeoForge config file neoforge-common.toml
|
19632 | [28Mar2025 00:54:30.077] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\neoforge-common.toml
|
19633 | [28Mar2025 00:54:30.077] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\neoforge-common.toml for changes
|
19634 | [28Mar2025 00:54:30.077] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\enderio\machines-common.toml
|
19635 | [28Mar2025 00:54:30.077] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\enderio\machines-common.toml for changes
|
19636 | [28Mar2025 00:54:30.078] [modloading-sync-worker/WARN] [net.neoforged.fml.config.ConfigTracker/]: Opening a config that was already loaded with value LoadedConfig[config=SynchronizedConfig{DataHolder:{redstone=SynchronizedConfig{DataHolder:{wind_vane=true, clock_block=true, redstone_illuminator=true, crank=true, cog_block=true, gold_door=true, gold_trapdoor=true, lock_block=true, relayer=true, speaker_block=SynchronizedConfig{DataHolder:{enabled=true, narrator_enabled=true, max_text=32, range=64}}, bellows=SynchronizedConfig{DataHolder:{enabled=true, base_period=78, power_scaling=2.0, base_velocity_scaling=5.0, range=5}}, spring_launcher=SynchronizedConfig{DataHolder:{enabled=true, velocity=1.5, fall_height_required=5}}, enderman_head=SynchronizedConfig{DataHolder:{enabled=true, drop_head=true, ticks_to_increase_power=15, work_from_any_side=false}}, turn_table=SynchronizedConfig{DataHolder:{enabled=true, rotate_entities=true, shuffle_containers=true}}, pulley_block=SynchronizedConfig{DataHolder:{enabled=true, mineshaft_elevator=0.035}}, dispenser_minecart=SynchronizedConfig{DataHolder:{enabled=true, adjust_projectile_angle=true}}, faucet=SynchronizedConfig{DataHolder:{enabled=true, spill_items=true, fill_entities_below=false}}, crystal_display=SynchronizedConfig{DataHolder:{enabled=true, chaining=true}}}}, functional=SynchronizedConfig{DataHolder:{fodder=true, hourglass=true, rope=SynchronizedConfig{DataHolder:{block_side_attachment=true, slide_on_fall=true, rope_override=supplementaries:rope, horizontal_ropes=true, replace_in_loot_tables=NONE}}, jar=SynchronizedConfig{DataHolder:{enabled=true, capacity=12, drink_from_jar=false, drink_from_jar_item=false, jar_auto_detect=false, jar_capture=true, jar_cookies=true, jar_liquids=true}}, cage=SynchronizedConfig{DataHolder:{enabled=true, allow_all_mobs=false, cage_allow_all_babies=false, cage_auto_detect=false, persistent_mobs=false, health_threshold=100, require_taming=true}}, safe=SynchronizedConfig{DataHolder:{enabled=true, prevent_breaking=false, simple_safes=false}}, sack=SynchronizedConfig{DataHolder:{enabled=true, sack_penalty=true, sack_increment=2, slots=9}}, bamboo_spikes=SynchronizedConfig{DataHolder:{enabled=true, tipped_spikes=true, player_loot=false, only_allow_harmful_effects=true, populate_creative_tab=true}}, urn=SynchronizedConfig{DataHolder:{enabled=true, critter_spawn_chance=0.01, cave_urns=true}}, soap=SynchronizedConfig{DataHolder:{enabled=true, clean_blacklist=[minecraft:glazed_terracotta, botania:mystical_flower, mna:chimerite_crystal, botania:floating_flower, ,minecraft:mushroom, botania:mushroom, botania:tall_mystical_flower, botania:petal_block, morered:network_cable, xycraft_world:glowing_shiny_aurey_block, xycraft_world:shiny_aurey_block, xycraft_world:rgb_lamp, xycraft_world:glowing_rgb_viewer, xycraft_world:glowing_matte_rgb_block, xycraft_world:rgb_lamp_pole], special_blocks=SynchronizedConfig{DataHolder:{quark:dirty_glass=minecraft:glass, minecraft:sticky_piston=minecraft:piston, #alexscaves:cave_paintings=alexscaves:smooth_limestone, quark:dirty_glass_pane=minecraft:glass_pane}}}}, cannon=SynchronizedConfig{DataHolder:{enabled=true, fire_power=0.6, fuse_time=40, cooldown=60, music_disc_heave_ho=true, cannonball=SynchronizedConfig{DataHolder:{enabled=true, radius=1.1}}}}, present=SynchronizedConfig{DataHolder:{enabled=true, trapped_present=true}}, flax=SynchronizedConfig{DataHolder:{enabled=true, wild_flax=true}}, lumisene=SynchronizedConfig{DataHolder:{enabled=true, flammable_from_lumisene_block_duration=50, lumisene_bottle=SynchronizedConfig{DataHolder:{enabled=true, flammable_duration=300, glowing_duration=200}}}}}}, building=SynchronizedConfig{DataHolder:{lapis_bricks=true, deepslate_lamp=true, end_stone_lamp=true, blackstone_lamp=true, stone_lamp=true, stone_tile=true, blackstone_tile=true, bunting=true, sconce=true, sconce_lever=true, pancake=true, checker_block=true, raked_gravel=true, feather_block=true, statue=true, doormat=true, flint_block=true, fine_wood=true, candle_holder=true, fire_pit=true, wicker_fence=true, blackboard=SynchronizedConfig{DataHolder:{enabled=true, colored_blackboard=false, interaction_mode=BOTH}}, gravel_bricks=SynchronizedConfig{DataHolder:{enabled=true}}, slidy_block=SynchronizedConfig{DataHolder:{enabled=true, speed=0.125}}, timber_frame=SynchronizedConfig{DataHolder:{enabled=true, swap_on_shift=false, axes_strip=true, replace_daub=true}}, iron_gate=SynchronizedConfig{DataHolder:{enabled=true, double_opening=true, door-like_gates=false}}, item_shelf=SynchronizedConfig{DataHolder:{enabled=true, climbable_shelves=false}}, sugar_cube=SynchronizedConfig{DataHolder:{enabled=true, horse_speed_duration=10}}, planter=SynchronizedConfig{DataHolder:{enabled=true, broken_by_sapling=false, rich_soil_planter=true}}, notice_board=SynchronizedConfig{DataHolder:{enabled=true, allow_any_item=false, gui=true}}, pedestal=SynchronizedConfig{DataHolder:{enabled=true, crystal_enchanting=3}}, ash=SynchronizedConfig{DataHolder:{enabled=true, ash_from_fire_chance=1.0, ash_from_burning_mobs=true, rain_wash_ash=true, basalt_ash=true}}, flag=SynchronizedConfig{DataHolder:{enabled=true, stick_pole=true, pole_length=16}}, goblet=SynchronizedConfig{DataHolder:{enabled=true, allow_drinking=true}}, globe=SynchronizedConfig{DataHolder:{enabled=true, sepia_globe=true}}, way_sign=SynchronizedConfig{DataHolder:{enabled=true, road_signs=SynchronizedConfig{DataHolder:{enabled=true, show_distance_text=true}}}}, daub=SynchronizedConfig{DataHolder:{enabled=true, wattle_and_daub=true}}, ash_bricks=SynchronizedConfig{DataHolder:{enabled=true}}, hat_stand=SynchronizedConfig{DataHolder:{enabled=true, unrestricted=false}}, awning=SynchronizedConfig{DataHolder:{enabled=true, slant=true, shift_through=true, angle=69.44395478041653}}, flower_box=SynchronizedConfig{DataHolder:{enabled=true, simple_mode=true}}, netherite_doors=SynchronizedConfig{DataHolder:{door=true, trapdoor=true, unbreakable=false}}}}, tools=SynchronizedConfig{DataHolder:{candy=true, stasis=true, altimeter=true, confetti_popper=true, quiver=SynchronizedConfig{DataHolder:{enabled=true, use_without_slow=true, slots=6, quiver_skeleton_spawn_chance=0.03, only_works_in_curio=false, quiver_pickup=true}}, lunch_basket=SynchronizedConfig{DataHolder:{enabled=true, placeable=true, slots=6}}, slice_map=SynchronizedConfig{DataHolder:{enabled=true, range_multiplier=0.25}}, bubble_blower=SynchronizedConfig{DataHolder:{enabled=true, stasis_cost=5, bubble_block=SynchronizedConfig{DataHolder:{lifetime=1200, break_when_touched=true, max_charges=200}}}}, wrench=SynchronizedConfig{DataHolder:{enabled=true, bypass_when_on=MAIN_HAND}}, rope_arrow=SynchronizedConfig{DataHolder:{enabled=true, capacity=32, exclusive_to_crossbows=false}}, flute=SynchronizedConfig{DataHolder:{enabled=true, unbound_radius=64, bound_distance=64}}, bomb=SynchronizedConfig{DataHolder:{enabled=true, explosion_radius=2.0, break_blocks=WEAK, bomb_fuse=0, cooldown=true, blue_bomb=SynchronizedConfig{DataHolder:{explosion_radius=5.15, break_blocks=WEAK}}}}, slingshot=SynchronizedConfig{DataHolder:{enabled=true, range_multiplier=1.0, charge_time=20, stasis_deceleration=0.9625, unrestricted_enderman_intercept=true, allow_buckets=true, damageable_damage=0.5, allow_splash_potions=false, allow_bombs=false, allow_fire_charges=false, allow_snowballs=false, allow_enderpearls=false}}, antique_ink=SynchronizedConfig{DataHolder:{enabled=true}}}}, general=SynchronizedConfig{DataHolder:{creative_tab=false, dispensers=true, jar_tab=false, debug_save_dynamic_pack=false, sanity_checks_messages=true, red_merchant_spawn_multiplier=1.0}}, tweaks=SynchronizedConfig{DataHolder:{shulker_helmet=SynchronizedConfig{DataHolder:{enabled=true}}, golden_apple_disenchant=SynchronizedConfig{DataHolder:{enabled=true}}, traders_open_doors=SynchronizedConfig{DataHolder:{enabled=true}}, dispenser_tweaks=SynchronizedConfig{DataHolder:{axe_strip=true, shoot_ender_pearls=true, extract_from_bundles=true}}, throwable_bricks=SynchronizedConfig{DataHolder:{enabled=true}}, placeable_sticks=SynchronizedConfig{DataHolder:{sticks=true, blaze_rods=true}}, placeable_gunpowder=SynchronizedConfig{DataHolder:{enabled=true, speed=2, spread_age=2}}, raked_gravel=SynchronizedConfig{DataHolder:{enabled=true}}, bottle_xp=SynchronizedConfig{DataHolder:{enabled=false, cost=2, target_block=}}, map_tweaks=SynchronizedConfig{DataHolder:{random_adventurer_maps=true, random_adventurer_maps_select_random_structure=true, block_map_markers=true, death_marker=WITH_COMPASS, quill_adventurer_maps=true, quill_vanilla_maps=true, min_search_radius=75, tinted_blocks_on_maps=true}}, placeable_books=SynchronizedConfig{DataHolder:{book_power=1.0, enchanted_book_power=1.334, mixed_books=false}}, zombie_horse=SynchronizedConfig{DataHolder:{zombie_horse_conversion=true, rotten_flesh=64, rideable_underwater=true, zombie_horse_inverse_conversion=true}}, noteblocks_scare=SynchronizedConfig{DataHolder:{enabled=true}}, bad_luck_tweaks=SynchronizedConfig{DataHolder:{cat_unluck=true, lightning_unluck=true}}, item_lore=SynchronizedConfig{DataHolder:{enabled=true}}, sus_recipes=SynchronizedConfig{DataHolder:{enabled=false}}, slimed_effect=SynchronizedConfig{DataHolder:{enabled=true, throwable_slimeballs=true, overlay=true, hinders_jump=NORMAL_DIFFICULTY, duration=300, chance_per_slime_size=0.15}}, dragon_banner_pattern=SynchronizedConfig{DataHolder:{enabled=true}}}}}}, path=D:\Mainserver\Server-Files-2.41\config\supplementaries-common.toml, modConfig=net.neoforged.fml.config.ModConfig@5307b12b] at path supplementaries-common.toml
|
19637 | [28Mar2025 00:54:30.080] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\supplementaries-common.toml
|
19638 | [28Mar2025 00:54:30.080] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\supplementaries-common.toml for changes
|
19639 | [28Mar2025 00:54:30.080] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\betterjungletemples-neoforge-1_21.toml
|
19640 | [28Mar2025 00:54:30.080] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\betterjungletemples-neoforge-1_21.toml for changes
|
19641 | [28Mar2025 00:54:30.080] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\sawmill-common.toml
|
19642 | [28Mar2025 00:54:30.081] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\sawmill-common.toml for changes
|
19643 | [28Mar2025 00:54:30.081] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\integratedscripting-common.toml
|
19644 | [28Mar2025 00:54:30.081] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\integratedscripting-common.toml for changes
|
19645 | [28Mar2025 00:54:30.081] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\integratedterminals-common.toml
|
19646 | [28Mar2025 00:54:30.081] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\integratedterminals-common.toml for changes
|
19647 | [28Mar2025 00:54:30.081] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\sfm-common.toml
|
19648 | [28Mar2025 00:54:30.082] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\sfm-common.toml for changes
|
19649 | [28Mar2025 00:54:30.082] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\compactmachines-common.toml
|
19650 | [28Mar2025 00:54:30.082] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\compactmachines-common.toml for changes
|
19651 | [28Mar2025 00:54:30.082] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\integratedcrafting-common.toml
|
19652 | [28Mar2025 00:54:30.082] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\integratedcrafting-common.toml for changes
|
19653 | [28Mar2025 00:54:30.082] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\mffs-common.toml
|
19654 | [28Mar2025 00:54:30.082] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\mffs-common.toml for changes
|
19655 | [28Mar2025 00:54:30.083] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\modular_machinery_reborn-common.toml
|
19656 | [28Mar2025 00:54:30.083] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\modular_machinery_reborn-common.toml for changes
|
19657 | [28Mar2025 00:54:30.083] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\allthetweaks-common.toml
|
19658 | [28Mar2025 00:54:30.083] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\allthetweaks-common.toml for changes
|
19659 | [28Mar2025 00:54:30.084] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\cosmeticarmorreworked-common.toml
|
19660 | [28Mar2025 00:54:30.084] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\cosmeticarmorreworked-common.toml for changes
|
19661 | [28Mar2025 00:54:30.084] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\lootr-common.toml
|
19662 | [28Mar2025 00:54:30.085] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\lootr-common.toml for changes
|
19663 | [28Mar2025 00:54:30.085] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\betteroceanmonuments-neoforge-1_21.toml
|
19664 | [28Mar2025 00:54:30.085] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\betteroceanmonuments-neoforge-1_21.toml for changes
|
19665 | [28Mar2025 00:54:30.085] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\sophisticatedcore-common.toml
|
19666 | [28Mar2025 00:54:30.085] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\sophisticatedcore-common.toml for changes
|
19667 | [28Mar2025 00:54:30.086] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\farmingforblockheads-common.toml
|
19668 | [28Mar2025 00:54:30.087] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\farmingforblockheads-common.toml for changes
|
19669 | [28Mar2025 00:54:30.087] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\Advancedperipherals\general.toml
|
19670 | [28Mar2025 00:54:30.087] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\Advancedperipherals\general.toml for changes
|
19671 | [28Mar2025 00:54:30.088] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\Advancedperipherals\peripherals.toml
|
19672 | [28Mar2025 00:54:30.088] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\Advancedperipherals\peripherals.toml for changes
|
19673 | [28Mar2025 00:54:30.088] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\Advancedperipherals\metaphysics.toml
|
19674 | [28Mar2025 00:54:30.088] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\Advancedperipherals\metaphysics.toml for changes
|
19675 | [28Mar2025 00:54:30.088] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\Advancedperipherals\world.toml
|
19676 | [28Mar2025 00:54:30.089] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\Advancedperipherals\world.toml for changes
|
19677 | [28Mar2025 00:54:30.089] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\akashictome-common.toml
|
19678 | [28Mar2025 00:54:30.089] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\akashictome-common.toml for changes
|
19679 | [28Mar2025 00:54:30.090] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
|
19680 | [28Mar2025 00:54:30.090] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class PatchouliPlugin
|
19681 | [28Mar2025 00:54:30.090] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
|
19682 | [28Mar2025 00:54:30.090] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\industrialforegoing\machine-misc.toml
|
19683 | [28Mar2025 00:54:30.091] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\industrialforegoing\machine-misc.toml for changes
|
19684 | [28Mar2025 00:54:30.091] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
|
19685 | [28Mar2025 00:54:30.091] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class PatchouliPlugin
|
19686 | [28Mar2025 00:54:30.091] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
|
19687 | [28Mar2025 00:54:30.091] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\industrialforegoing\machine-core.toml
|
19688 | [28Mar2025 00:54:30.092] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\industrialforegoing\machine-core.toml for changes
|
19689 | [28Mar2025 00:54:30.092] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
|
19690 | [28Mar2025 00:54:30.092] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class PatchouliPlugin
|
19691 | [28Mar2025 00:54:30.092] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
|
19692 | [28Mar2025 00:54:30.093] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\industrialforegoing\machine-agriculture-husbandry.toml
|
19693 | [28Mar2025 00:54:30.093] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\industrialforegoing\machine-agriculture-husbandry.toml for changes
|
19694 | [28Mar2025 00:54:30.094] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
|
19695 | [28Mar2025 00:54:30.094] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class PatchouliPlugin
|
19696 | [28Mar2025 00:54:30.094] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
|
19697 | [28Mar2025 00:54:30.094] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\industrialforegoing\machine-resource-production.toml
|
19698 | [28Mar2025 00:54:30.094] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\industrialforegoing\machine-resource-production.toml for changes
|
19699 | [28Mar2025 00:54:30.095] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
|
19700 | [28Mar2025 00:54:30.095] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class PatchouliPlugin
|
19701 | [28Mar2025 00:54:30.095] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
|
19702 | [28Mar2025 00:54:30.095] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\industrialforegoing\machine-generator.toml
|
19703 | [28Mar2025 00:54:30.095] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\industrialforegoing\machine-generator.toml for changes
|
19704 | [28Mar2025 00:54:30.096] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\harvest_with_ease-common.toml
|
19705 | [28Mar2025 00:54:30.096] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\harvest_with_ease-common.toml for changes
|
19706 | [28Mar2025 00:54:30.096] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\utilitarian-common.toml
|
19707 | [28Mar2025 00:54:30.096] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\utilitarian-common.toml for changes
|
19708 | [28Mar2025 00:54:30.097] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\jearchaeology-common.toml
|
19709 | [28Mar2025 00:54:30.097] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\jearchaeology-common.toml for changes
|
19710 | [28Mar2025 00:54:30.098] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\railcraft-common.toml
|
19711 | [28Mar2025 00:54:30.098] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\railcraft-common.toml for changes
|
19712 | [28Mar2025 00:54:30.099] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\evilcraft-common.toml
|
19713 | [28Mar2025 00:54:30.099] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\evilcraft-common.toml for changes
|
19714 | [28Mar2025 00:54:30.099] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\industrialforegoingsouls\industrialforegoing-souls-client.toml
|
19715 | [28Mar2025 00:54:30.099] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\industrialforegoingsouls\industrialforegoing-souls-client.toml for changes
|
19716 | [28Mar2025 00:54:30.099] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\industrialforegoingsouls\industrialforegoing-souls-machines.toml
|
19717 | [28Mar2025 00:54:30.099] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\industrialforegoingsouls\industrialforegoing-souls-machines.toml for changes
|
19718 | [28Mar2025 00:54:30.100] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\sophisticatedbackpacks-common.toml
|
19719 | [28Mar2025 00:54:30.100] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\sophisticatedbackpacks-common.toml for changes
|
19720 | [28Mar2025 00:54:30.100] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\aiimprovements-common.toml
|
19721 | [28Mar2025 00:54:30.100] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\aiimprovements-common.toml for changes
|
19722 | [28Mar2025 00:54:30.100] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\ars_ocultas\base-common.toml
|
19723 | [28Mar2025 00:54:30.100] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\ars_ocultas\base-common.toml for changes
|
19724 | [28Mar2025 00:54:30.101] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\bwncr-common.toml
|
19725 | [28Mar2025 00:54:30.101] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\bwncr-common.toml for changes
|
19726 | [28Mar2025 00:54:30.101] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\explorerscompass-common.toml
|
19727 | [28Mar2025 00:54:30.101] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\explorerscompass-common.toml for changes
|
19728 | [28Mar2025 00:54:30.101] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\undergarden-common.toml
|
19729 | [28Mar2025 00:54:30.101] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\undergarden-common.toml for changes
|
19730 | [28Mar2025 00:54:30.101] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\productivemetalworks-common.toml
|
19731 | [28Mar2025 00:54:30.101] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\productivemetalworks-common.toml for changes
|
19732 | [28Mar2025 00:54:30.102] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\craftingtweaks-common.toml
|
19733 | [28Mar2025 00:54:30.102] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\craftingtweaks-common.toml for changes
|
19734 | [28Mar2025 00:54:30.102] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\minecolonies-common.toml
|
19735 | [28Mar2025 00:54:30.103] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\minecolonies-common.toml for changes
|
19736 | [28Mar2025 00:54:30.103] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\mininggadgets-common.toml
|
19737 | [28Mar2025 00:54:30.103] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\mininggadgets-common.toml for changes
|
19738 | [28Mar2025 00:54:30.104] [modloading-sync-worker/DEBUG] [FluxNetworks/]: Common config loaded
|
19739 | [28Mar2025 00:54:30.104] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\fluxnetworks-common.toml
|
19740 | [28Mar2025 00:54:30.104] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\fluxnetworks-common.toml for changes
|
19741 | [28Mar2025 00:54:30.104] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\modularrouters-common.toml
|
19742 | [28Mar2025 00:54:30.104] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\modularrouters-common.toml for changes
|
19743 | [28Mar2025 00:54:30.104] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\buildinggadgets2-common.toml
|
19744 | [28Mar2025 00:54:30.104] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\buildinggadgets2-common.toml for changes
|
19745 | [28Mar2025 00:54:30.105] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\underground_villages-common.toml
|
19746 | [28Mar2025 00:54:30.105] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\underground_villages-common.toml for changes
|
19747 | [28Mar2025 00:54:30.105] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\functionalstorage\functionalstorage-client.toml
|
19748 | [28Mar2025 00:54:30.105] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\functionalstorage\functionalstorage-client.toml for changes
|
19749 | [28Mar2025 00:54:30.105] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\ironjetpacks-common.toml
|
19750 | [28Mar2025 00:54:30.105] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\ironjetpacks-common.toml for changes
|
19751 | [28Mar2025 00:54:30.106] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\balm-common.toml
|
19752 | [28Mar2025 00:54:30.107] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\balm-common.toml for changes
|
19753 | [28Mar2025 00:54:30.108] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\cataclysm.toml
|
19754 | [28Mar2025 00:54:30.108] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\cataclysm.toml for changes
|
19755 | [28Mar2025 00:54:30.109] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\ironfurnaces-common.toml
|
19756 | [28Mar2025 00:54:30.109] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\ironfurnaces-common.toml for changes
|
19757 | [28Mar2025 00:54:30.109] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\torchmaster.toml
|
19758 | [28Mar2025 00:54:30.109] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\torchmaster.toml for changes
|
19759 | [28Mar2025 00:54:30.109] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\curios-common.toml
|
19760 | [28Mar2025 00:54:30.110] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\curios-common.toml for changes
|
19761 | [28Mar2025 00:54:30.110] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\tombstone-common.toml
|
19762 | [28Mar2025 00:54:30.110] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\tombstone-common.toml for changes
|
19763 | [28Mar2025 00:54:30.110] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\bettermineshafts-neoforge-1_21.toml
|
19764 | [28Mar2025 00:54:30.111] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\bettermineshafts-neoforge-1_21.toml for changes
|
19765 | [28Mar2025 00:54:30.112] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\reliquary-common.toml
|
19766 | [28Mar2025 00:54:30.112] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\reliquary-common.toml for changes
|
19767 | [28Mar2025 00:54:30.112] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\naturescompass-common.toml
|
19768 | [28Mar2025 00:54:30.112] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\naturescompass-common.toml for changes
|
19769 | [28Mar2025 00:54:30.112] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\crystalix-common.toml
|
19770 | [28Mar2025 00:54:30.112] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\crystalix-common.toml for changes
|
19771 | [28Mar2025 00:54:30.116] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\pneumaticcraft-common.toml
|
19772 | [28Mar2025 00:54:30.116] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\pneumaticcraft-common.toml for changes
|
19773 | [28Mar2025 00:54:30.116] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\showcaseitem-common.toml
|
19774 | [28Mar2025 00:54:30.116] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\showcaseitem-common.toml for changes
|
19775 | [28Mar2025 00:54:30.116] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\extremereactors\common.toml
|
19776 | [28Mar2025 00:54:30.116] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\extremereactors\common.toml for changes
|
19777 | [28Mar2025 00:54:30.117] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\hyperbox-common.toml
|
19778 | [28Mar2025 00:54:30.117] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\hyperbox-common.toml for changes
|
19779 | [28Mar2025 00:54:30.117] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\betterwitchhuts-neoforge-1_21.toml
|
19780 | [28Mar2025 00:54:30.117] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\betterwitchhuts-neoforge-1_21.toml for changes
|
19781 | [28Mar2025 00:54:30.117] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\cyclopscore-common.toml
|
19782 | [28Mar2025 00:54:30.117] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\cyclopscore-common.toml for changes
|
19783 | [28Mar2025 00:54:30.118] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\cookingforblockheads-common.toml
|
19784 | [28Mar2025 00:54:30.118] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\cookingforblockheads-common.toml for changes
|
19785 | [28Mar2025 00:54:30.118] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\aquaculture-common.toml
|
19786 | [28Mar2025 00:54:30.118] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\aquaculture-common.toml for changes
|
19787 | [28Mar2025 00:54:30.118] [modloading-sync-worker/WARN] [net.neoforged.fml.config.ConfigTracker/]: Opening a config that was already loaded with value LoadedConfig[config=SynchronizedConfig{DataHolder:{scarecrow=SynchronizedConfig{DataHolder:{mobs_whitelist=[], mobs_blacklist=[], scare_radius=12}}, general=SynchronizedConfig{DataHolder:{DPS_mode=DYNAMIC, disable_equipment_damage=true, dummy_decoy=false, boss_health_bar_color=YELLOW, xp_per_damage_on_hit=0.0, boss_health=200}}, mobs_damage_numbers=SynchronizedConfig{DataHolder:{damage_mode=NONE, healing_mode=NONE}}}}, path=D:\Mainserver\Server-Files-2.41\config\dummmmmmy-common.toml, modConfig=net.neoforged.fml.config.ModConfig@4df2f797] at path dummmmmmy-common.toml
|
19788 | [28Mar2025 00:54:30.119] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\dummmmmmy-common.toml
|
19789 | [28Mar2025 00:54:30.119] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\dummmmmmy-common.toml for changes
|
19790 | [28Mar2025 00:54:30.119] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\arseng-common.toml
|
19791 | [28Mar2025 00:54:30.119] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\arseng-common.toml for changes
|
19792 | [28Mar2025 00:54:30.120] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\farmersdelight-common.toml
|
19793 | [28Mar2025 00:54:30.120] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\farmersdelight-common.toml for changes
|
19794 | [28Mar2025 00:54:30.120] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\Mekanism\common.toml
|
19795 | [28Mar2025 00:54:30.121] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\Mekanism\common.toml for changes
|
19796 | [28Mar2025 00:54:30.122] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\integrateddynamics-common.toml
|
19797 | [28Mar2025 00:54:30.122] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\integrateddynamics-common.toml for changes
|
19798 | [28Mar2025 00:54:30.123] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\commoncapabilities-common.toml
|
19799 | [28Mar2025 00:54:30.123] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\commoncapabilities-common.toml for changes
|
19800 | [28Mar2025 00:54:30.123] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\megacells-common.toml
|
19801 | [28Mar2025 00:54:30.123] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\megacells-common.toml for changes
|
19802 | [28Mar2025 00:54:30.124] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\actuallyadditions-common.toml
|
19803 | [28Mar2025 00:54:30.124] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\actuallyadditions-common.toml for changes
|
19804 | [28Mar2025 00:54:30.124] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\integratedtunnels-common.toml
|
19805 | [28Mar2025 00:54:30.124] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\integratedtunnels-common.toml for changes
|
19806 | [28Mar2025 00:54:30.124] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\herbsandharvest-common.toml
|
19807 | [28Mar2025 00:54:30.125] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\herbsandharvest-common.toml for changes
|
19808 | [28Mar2025 00:54:30.125] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\betterstrongholds-neoforge-1_21.toml
|
19809 | [28Mar2025 00:54:30.125] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\betterstrongholds-neoforge-1_21.toml for changes
|
19810 | [28Mar2025 00:54:30.127] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\twilightforest-common.toml
|
19811 | [28Mar2025 00:54:30.127] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\twilightforest-common.toml for changes
|
19812 | [28Mar2025 00:54:30.127] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\inventoryessentials-common.toml
|
19813 | [28Mar2025 00:54:30.127] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\inventoryessentials-common.toml for changes
|
19814 | [28Mar2025 00:54:30.127] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\rootsclassic-common.toml
|
19815 | [28Mar2025 00:54:30.127] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\rootsclassic-common.toml for changes
|
19816 | [28Mar2025 00:54:30.127] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\deeperdarker-common.toml
|
19817 | [28Mar2025 00:54:30.128] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\deeperdarker-common.toml for changes
|
19818 | [28Mar2025 00:54:30.128] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\cucumber-common.toml
|
19819 | [28Mar2025 00:54:30.128] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\cucumber-common.toml for changes
|
19820 | [28Mar2025 00:54:30.128] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\trashslot-common.toml
|
19821 | [28Mar2025 00:54:30.128] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\trashslot-common.toml for changes
|
19822 | [28Mar2025 00:54:30.128] [modloading-sync-worker/WARN] [net.neoforged.fml.config.ConfigTracker/]: Opening a config that was already loaded with value LoadedConfig[config=SynchronizedConfig{DataHolder:{lantern=SynchronizedConfig{DataHolder:{wall_lanterns=true, high_priority=true, mod_blacklist=[bbb, extlights, betterendforge, spelunkery, galosphere, tconstruct, enigmaticlegacy, beautify], id_whitelist=[enlightened_end:xenon_lantern], falling_lanterns=OFF}}, lectern=SynchronizedConfig{DataHolder:{improved_screen=true}}, hanging_signs=SynchronizedConfig{DataHolder:{items_on_signs=true}}, cauldron=SynchronizedConfig{DataHolder:{enhanced_cauldron=true, crafting=true, dye_water=true, dye_recipes_per_layer=4, potion_recipes_per_layer=2, potions_mixing=ON, potion_mixing_limit=8, connect_to_fences=true, inverse_potions=SynchronizedConfig{DataHolder:{minecraft:mining_fatigue=minecraft:haste, minecraft:instant_health=minecraft:instant_damage, minecraft:unluck=minecraft:luck, minecraft:instant_damage=minecraft:instant_health, minecraft:weakness=minecraft:strength, minecraft:slowness=minecraft:speed, minecraft:haste=minecraft:mining_fatigue, minecraft:strength=minecraft:weakness, minecraft:speed=minecraft:slowness, minecraft:luck=minecraft:unluck}}}}, tripwire_hook=SynchronizedConfig{DataHolder:{tool_hook=true}}, carpets=SynchronizedConfig{DataHolder:{carpeted_stairs=true, carpeted_slabs=true}}, cake=SynchronizedConfig{DataHolder:{double_cake=true, directional_cake=true}}, mob_head=SynchronizedConfig{DataHolder:{skull_piles=true, skull_candles=true, multiple_candles=true}}, flower_pot=SynchronizedConfig{DataHolder:{hanging_pot=true}}, bell=SynchronizedConfig{DataHolder:{chain_ringing=true, chain_length=16}}, banners=SynchronizedConfig{DataHolder:{ceiling_banners=true}}, misc=SynchronizedConfig{DataHolder:{dye_blocks=false}}, torch=SynchronizedConfig{DataHolder:{torch_fire=true, torch_fire_offhand=false, torch_fire_duration=2}}, lily_pad=SynchronizedConfig{DataHolder:{better_lilypads=true}}}}, path=D:\Mainserver\Server-Files-2.41\config\amendments-common.toml, modConfig=net.neoforged.fml.config.ModConfig@465bbf1a] at path amendments-common.toml
|
19823 | [28Mar2025 00:54:30.128] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\amendments-common.toml
|
19824 | [28Mar2025 00:54:30.128] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\amendments-common.toml for changes
|
19825 | [28Mar2025 00:54:30.129] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\sophisticatedstorage-common.toml
|
19826 | [28Mar2025 00:54:30.129] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\sophisticatedstorage-common.toml for changes
|
19827 | [28Mar2025 00:54:30.129] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\silentgear-common.toml
|
19828 | [28Mar2025 00:54:30.129] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\silentgear-common.toml for changes
|
19829 | [28Mar2025 00:54:30.130] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\dungeon_crawl.toml
|
19830 | [28Mar2025 00:54:30.130] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\dungeon_crawl.toml for changes
|
19831 | [28Mar2025 00:54:30.130] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\cobblegengalore-common.toml
|
19832 | [28Mar2025 00:54:30.130] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\cobblegengalore-common.toml for changes
|
19833 | [28Mar2025 00:54:30.130] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\betterdeserttemples-neoforge-1_21.toml
|
19834 | [28Mar2025 00:54:30.130] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\betterdeserttemples-neoforge-1_21.toml for changes
|
19835 | [28Mar2025 00:54:30.130] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\moonlight-common.toml
|
19836 | [28Mar2025 00:54:30.130] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\moonlight-common.toml for changes
|
19837 | [28Mar2025 00:54:30.131] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\regions_unexplored\regions_unexplored-common.toml
|
19838 | [28Mar2025 00:54:30.131] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\regions_unexplored\regions_unexplored-common.toml for changes
|
19839 | [28Mar2025 00:54:30.131] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\regions_unexplored\regions_unexplored-primary-region.toml
|
19840 | [28Mar2025 00:54:30.131] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\regions_unexplored\regions_unexplored-primary-region.toml for changes
|
19841 | [28Mar2025 00:54:30.132] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\toolbelt-common.toml
|
19842 | [28Mar2025 00:54:30.132] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\toolbelt-common.toml for changes
|
19843 | [28Mar2025 00:54:30.132] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\regions_unexplored\regions_unexplored-secondary-region.toml
|
19844 | [28Mar2025 00:54:30.132] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\regions_unexplored\regions_unexplored-secondary-region.toml for changes
|
19845 | [28Mar2025 00:54:30.133] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\titanium\titanium-tags.toml
|
19846 | [28Mar2025 00:54:30.133] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\titanium\titanium-tags.toml for changes
|
19847 | [28Mar2025 00:54:30.133] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\enderio\armory-common.toml
|
19848 | [28Mar2025 00:54:30.133] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\enderio\armory-common.toml for changes
|
19849 | [28Mar2025 00:54:30.133] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\waystones-common.toml
|
19850 | [28Mar2025 00:54:30.134] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\waystones-common.toml for changes
|
19851 | [28Mar2025 00:54:30.135] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\ae2-common.toml
|
19852 | [28Mar2025 00:54:30.135] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\ae2-common.toml for changes
|
19853 | [28Mar2025 00:54:30.135] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\integrateddynamicscompat-common.toml
|
19854 | [28Mar2025 00:54:30.135] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\integrateddynamicscompat-common.toml for changes
|
19855 | [28Mar2025 00:54:30.136] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\ars_nouveau-common.toml
|
19856 | [28Mar2025 00:54:30.136] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\ars_nouveau-common.toml for changes
|
19857 | [28Mar2025 00:54:30.136] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\justdirethings-common.toml
|
19858 | [28Mar2025 00:54:30.136] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\justdirethings-common.toml for changes
|
19859 | [28Mar2025 00:54:30.136] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\forbidden_arcanus-common.toml
|
19860 | [28Mar2025 00:54:30.137] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\forbidden_arcanus-common.toml for changes
|
19861 | [28Mar2025 00:54:30.137] [modloading-sync-worker/DEBUG] [vswe.stevescarts.SCConfig/FORGEMOD]: Loaded Steves config file stevescarts-common.toml
|
19862 | [28Mar2025 00:54:30.137] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\stevescarts-common.toml
|
19863 | [28Mar2025 00:54:30.137] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\stevescarts-common.toml for changes
|
19864 | [28Mar2025 00:54:30.137] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\aeinfinitybooster-common.toml
|
19865 | [28Mar2025 00:54:30.137] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\aeinfinitybooster-common.toml for changes
|
19866 | [28Mar2025 00:54:30.137] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\advanced_ae-common.toml
|
19867 | [28Mar2025 00:54:30.137] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\advanced_ae-common.toml for changes
|
19868 | [28Mar2025 00:54:30.137] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\merequester-common.toml
|
19869 | [28Mar2025 00:54:30.137] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\merequester-common.toml for changes
|
19870 | [28Mar2025 00:54:30.137] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\ae2wtlib.toml
|
19871 | [28Mar2025 00:54:30.138] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\ae2wtlib.toml for changes
|
19872 | [28Mar2025 00:54:30.139] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\extendedae-common.toml
|
19873 | [28Mar2025 00:54:30.139] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\extendedae-common.toml for changes
|
19874 | [28Mar2025 00:54:30.139] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\modular_machinery_reborn_ars-common.toml
|
19875 | [28Mar2025 00:54:30.139] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\modular_machinery_reborn_ars-common.toml for changes
|
19876 | [28Mar2025 00:54:30.139] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\ars_elemental-common.toml
|
19877 | [28Mar2025 00:54:30.139] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\ars_elemental-common.toml for changes
|
19878 | [28Mar2025 00:54:30.139] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\ars_additions-common.toml
|
19879 | [28Mar2025 00:54:30.139] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\ars_additions-common.toml for changes
|
19880 | [28Mar2025 00:54:30.140] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\appflux-common.toml
|
19881 | [28Mar2025 00:54:30.140] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\appflux-common.toml for changes
|
19882 | [28Mar2025 00:54:30.140] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\modular_machinery_reborn_mekanism-common.toml
|
19883 | [28Mar2025 00:54:30.140] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\modular_machinery_reborn_mekanism-common.toml for changes
|
19884 | [28Mar2025 00:54:30.140] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\laserio-common.toml
|
19885 | [28Mar2025 00:54:30.140] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\laserio-common.toml for changes
|
19886 | [28Mar2025 00:54:30.140] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file D:\Mainserver\Server-Files-2.41\config\create-common.toml
|
19887 | [28Mar2025 00:54:30.140] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file D:\Mainserver\Server-Files-2.41\config\create-common.toml for changes
|
19888 | [28Mar2025 00:54:30.143] [modloading-worker-0/DEBUG] [com.pam.pamhc2crops.pamhc2crops/]: common setup
|
19889 | [28Mar2025 00:54:30.142] [modloading-worker-0/INFO] [PluginManager/]: Executing phase COMMON_SETUP for plugin class FTBChunksPlugin
|
19890 | [28Mar2025 00:54:30.143] [modloading-worker-0/INFO] [PluginManager/]: Executing phase COMMON_SETUP for plugin class PatchouliPlugin
|
19891 | [28Mar2025 00:54:30.142] [modloading-worker-0/INFO] [dev.wuffs.bcc.BetterCompatibilityChecker/]: Better Compatibility Checker setup
|
19892 | [28Mar2025 00:54:30.143] [modloading-worker-0/INFO] [PluginManager/]: Executing phase COMMON_SETUP for plugin class PatchouliPlugin
|
19893 | [28Mar2025 00:54:30.144] [modloading-worker-0/INFO] [PluginManager/]: Executing phase COMMON_SETUP for plugin class CuriosPlugin
|
19894 | [28Mar2025 00:54:30.147] [modloading-worker-0/INFO] [voicechat/]: [voicechat] Compatibility version 18
|
19895 | [28Mar2025 00:54:30.151] [modloading-worker-0/DEBUG] [mixin/]: Mixing CommandExceptionLoggingMixin from cupboard.mixins.json into net.minecraft.commands.Commands
|
19896 | [28Mar2025 00:54:30.151] [modloading-worker-0/DEBUG] [mixin/]: Mixing CommandsMixin from almanac.mixins.json into net.minecraft.commands.Commands
|
19897 | [28Mar2025 00:54:30.151] [modloading-worker-0/DEBUG] [mixin/]: Mixing patch.commands.MixinCommands from bookshelf.mixins.json into net.minecraft.commands.Commands
|
19898 | [28Mar2025 00:54:30.151] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.commands.MixinCommands from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
19899 | [28Mar2025 00:54:30.151] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$registerCommands$0(Lnet/minecraft/commands/CommandBuildContext;Lnet/minecraft/commands/Commands$CommandSelection;Lnet/darkhax/bookshelf/common/api/registry/IContentProvider;)V to md26e244$bookshelf$lambda$registerCommands$0$0 in bookshelf.mixins.json:patch.commands.MixinCommands from mod bookshelf
|
19900 | [28Mar2025 00:54:30.151] [modloading-worker-0/DEBUG] [mixin/]: Mixing CommandsMixin from ftbranks-common.mixins.json into net.minecraft.commands.Commands
|
19901 | [28Mar2025 00:54:30.151] [modloading-worker-0/DEBUG] [mixin/]: ftbranks-common.mixins.json:CommandsMixin from mod ftbranks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
19902 | [28Mar2025 00:54:30.152] [modloading-worker-0/DEBUG] [com.pam.pamhc2trees.Pamhc2trees/]: common setup
|
19903 | [28Mar2025 00:54:30.152] [modloading-worker-0/DEBUG] [mixin/]: almanac.mixins.json:CommandsMixin from mod almanac->@Inject::almanac$registerCommands(Lnet/minecraft/commands/Commands$CommandSelection;Lnet/minecraft/commands/CommandBuildContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19904 | [28Mar2025 00:54:30.152] [modloading-worker-0/DEBUG] [mixin/]: almanac.mixins.json:CommandsMixin from mod almanac->@Inject::almanac$registerCommands(Lnet/minecraft/commands/Commands$CommandSelection;Lnet/minecraft/commands/CommandBuildContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19905 | [28Mar2025 00:54:30.152] [modloading-worker-0/DEBUG] [mixin/]: almanac.mixins.json:CommandsMixin from mod almanac->@Inject::almanac$registerCommands(Lnet/minecraft/commands/Commands$CommandSelection;Lnet/minecraft/commands/CommandBuildContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19906 | [28Mar2025 00:54:30.152] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.commands.MixinCommands from mod bookshelf->@Inject::registerCommands(Lnet/minecraft/commands/Commands$CommandSelection;Lnet/minecraft/commands/CommandBuildContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19907 | [28Mar2025 00:54:30.152] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.commands.MixinCommands from mod bookshelf->@Inject::registerCommands(Lnet/minecraft/commands/Commands$CommandSelection;Lnet/minecraft/commands/CommandBuildContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19908 | [28Mar2025 00:54:30.152] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.commands.MixinCommands from mod bookshelf->@Inject::registerCommands(Lnet/minecraft/commands/Commands$CommandSelection;Lnet/minecraft/commands/CommandBuildContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19909 | [28Mar2025 00:54:30.152] [modloading-worker-0/DEBUG] [mixin/]: ftbranks-common.mixins.json:CommandsMixin from mod ftbranks->@Inject::initFTBR(Lnet/minecraft/commands/Commands$CommandSelection;Lnet/minecraft/commands/CommandBuildContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19910 | [28Mar2025 00:54:30.152] [modloading-worker-0/DEBUG] [mixin/]: ftbranks-common.mixins.json:CommandsMixin from mod ftbranks->@Inject::initFTBR(Lnet/minecraft/commands/Commands$CommandSelection;Lnet/minecraft/commands/CommandBuildContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19911 | [28Mar2025 00:54:30.152] [modloading-worker-0/DEBUG] [mixin/]: ftbranks-common.mixins.json:CommandsMixin from mod ftbranks->@Inject::initFTBR(Lnet/minecraft/commands/Commands$CommandSelection;Lnet/minecraft/commands/CommandBuildContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19912 | [28Mar2025 00:54:30.175] [modloading-worker-0/INFO] [Nature's Aura/]: Loading compat module for mod patchouli
|
19913 | [28Mar2025 00:54:30.183] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: Global NeoForge version check system disabled, no further processing.
|
19914 | [28Mar2025 00:54:30.192] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.FluidInteractionRegistryAccessor from create.mixins.json into net.neoforged.neoforge.fluids.FluidInteractionRegistry
|
19915 | [28Mar2025 00:54:30.192] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Accessor method getInteractions()Ljava/util/Map; to getInteractions$create_$md$26e244$0 in create.mixins.json:accessor.FluidInteractionRegistryAccessor from mod create
|
19916 | [28Mar2025 00:54:30.195] [modloading-worker-0/INFO] [Nature's Aura/]: Loading compat module for mod curios
|
19917 | [28Mar2025 00:54:30.203] [modloading-worker-0/INFO] [Modular Routers/]: Modular Routers is loading!
|
19918 | [28Mar2025 00:54:30.217] [modloading-worker-0/INFO] [pneumaticcraft/]: PneumaticCraft: Repressurized is loading!
|
19919 | [28Mar2025 00:54:30.218] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Version 10.7.12 initializing...
|
19920 | [28Mar2025 00:54:30.220] [modloading-worker-0/DEBUG] [mixin/]: Mixing BasicChemicalTankAccessor from modular_machinery_reborn_mekanism.mixins.json into mekanism.api.chemical.BasicChemicalTank
|
19921 | [28Mar2025 00:54:30.220] [modloading-worker-0/DEBUG] [mixin/]: modular_machinery_reborn_mekanism.mixins.json:BasicChemicalTankAccessor from mod modular_machinery_reborn_mekanism: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19922 | [28Mar2025 00:54:30.226] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinCuriosApi from curios.neoforge.mixins.json into top.theillusivec4.curios.api.CuriosApi
|
19923 | [28Mar2025 00:54:30.229] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$registerCurio(Lnet/minecraft/world/item/Item;Ltop/theillusivec4/curios/api/type/capability/ICurioItem;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
19924 | [28Mar2025 00:54:30.229] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getSlots(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19925 | [28Mar2025 00:54:30.229] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getEntitySlots(Lnet/minecraft/world/entity/EntityType;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19926 | [28Mar2025 00:54:30.229] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getItemStackSlots(Lnet/minecraft/world/item/ItemStack;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19927 | [28Mar2025 00:54:30.229] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getItemStackSlots(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19928 | [28Mar2025 00:54:30.229] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getCurio(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19929 | [28Mar2025 00:54:30.229] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getCuriosInventory(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19930 | [28Mar2025 00:54:30.229] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$isStackValid(Ltop/theillusivec4/curios/api/SlotContext;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19931 | [28Mar2025 00:54:30.229] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getAttributeModifiers(Ltop/theillusivec4/curios/api/SlotContext;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19932 | [28Mar2025 00:54:30.229] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$addSlotModifier(Lcom/google/common/collect/Multimap;Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;DLnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
19933 | [28Mar2025 00:54:30.229] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$addSlotModifier(Lnet/minecraft/world/item/ItemStack;Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;DLnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
19934 | [28Mar2025 00:54:30.229] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$addModifier(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Holder;Lnet/minecraft/resources/ResourceLocation;DLnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
19935 | [28Mar2025 00:54:30.229] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$registerCurioPredicate(Lnet/minecraft/resources/ResourceLocation;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
19936 | [28Mar2025 00:54:30.229] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getCurioPredicate(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19937 | [28Mar2025 00:54:30.229] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getCurioPredicates(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19938 | [28Mar2025 00:54:30.229] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$testCurioPredicates(Ljava/util/Set;Ltop/theillusivec4/curios/api/SlotResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19939 | [28Mar2025 00:54:30.229] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getUuid(Ltop/theillusivec4/curios/api/SlotContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19940 | [28Mar2025 00:54:30.229] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$broadcastCurioBreakEvent(Ltop/theillusivec4/curios/api/SlotContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
19941 | [28Mar2025 00:54:30.231] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPolymorphApi from polymorph.mixins.json into com.illusivesoulworks.polymorph.api.PolymorphApi
|
19942 | [28Mar2025 00:54:30.231] [modloading-worker-0/DEBUG] [mixin/]: polymorph.mixins.json:MixinPolymorphApi from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19943 | [28Mar2025 00:54:30.232] [modloading-worker-0/DEBUG] [mixin/]: polymorph.mixins.json:MixinPolymorphApi from mod polymorph->@Inject::polymorph$getInstance(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19944 | [28Mar2025 00:54:30.237] [modloading-worker-0/INFO] [evilcraft/]: Registered packet handler.
|
19945 | [28Mar2025 00:54:30.238] [modloading-worker-0/DEBUG] [xfacthd.framedblocks.FramedBlocks/]: Initializing custom state metadata caches
|
19946 | [28Mar2025 00:54:30.248] [modloading-worker-0/INFO] [com.connectivity.Connectivity/]: Connectivity initialized
|
19947 | [28Mar2025 00:54:30.249] [modloading-worker-0/INFO] [Mystical Agriculture/]: Loaded 152 crops
|
19948 | [28Mar2025 00:54:30.249] [modloading-worker-0/INFO] [Mystical Agriculture/]: Loaded 8 crop tiers
|
19949 | [28Mar2025 00:54:30.249] [modloading-worker-0/INFO] [Mystical Agriculture/]: Loaded 2 crop types
|
19950 | [28Mar2025 00:54:30.249] [modloading-worker-0/INFO] [Mystical Agriculture/]: Loaded 55 augments
|
19951 | [28Mar2025 00:54:30.249] [modloading-worker-0/INFO] [Mystical Agriculture/]: Loaded 22 mob soul types
|
19952 | [28Mar2025 00:54:30.252] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering/]: Attempting to download special revolvers from GitHub
|
19953 | [28Mar2025 00:54:30.255] [modloading-worker-0/INFO] [com.mamailes.herbsandharvest.HerbsAndHarvest/]: HELLO FROM COMMON SETUP
|
19954 | [28Mar2025 00:54:30.255] [modloading-worker-0/INFO] [com.mamailes.herbsandharvest.HerbsAndHarvest/]: DIRT BLOCK >> minecraft:dirt
|
19955 | [28Mar2025 00:54:30.256] [modloading-worker-0/INFO] [com.mamailes.herbsandharvest.HerbsAndHarvest/]: The magic number is... 42
|
19956 | [28Mar2025 00:54:30.256] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Processing registry objects
|
19957 | [28Mar2025 00:54:30.257] [modloading-worker-0/INFO] [com.mamailes.herbsandharvest.HerbsAndHarvest/]: ITEM >> minecraft:iron_ingot
|
19958 | [28Mar2025 00:54:30.264] [modloading-worker-0/INFO] [com.klikli_dev.occultism.Occultism/]: Common setup complete.
|
19959 | [28Mar2025 00:54:30.267] [modloading-worker-0/DEBUG] [reliquary/reliquary]: [reliquary] Starting calculation of potion combinations
|
19960 | [28Mar2025 00:54:30.278] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.dynamic.ChunkMapMixin from servercore.common.mixins.json into net.minecraft.server.level.ChunkMap
|
19961 | [28Mar2025 00:54:30.278] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:features.dynamic.ChunkMapMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
19962 | [28Mar2025 00:54:30.279] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.ChunkMapMixin from lithostitched.mixins.json into net.minecraft.server.level.ChunkMap
|
19963 | [28Mar2025 00:54:30.279] [modloading-worker-0/DEBUG] [mixin/]: lithostitched.mixins.json:common.ChunkMapMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19964 | [28Mar2025 00:54:30.279] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$wrapNoiseRouter$0(Lnet/minecraft/server/level/ServerLevel;Ldev/worldgen/lithostitched/worldgen/modifier/Modifier;)Z to md26e244$lithostitched$lambda$wrapNoiseRouter$0$0 in lithostitched.mixins.json:common.ChunkMapMixin from mod lithostitched
|
19965 | [28Mar2025 00:54:30.280] [modloading-worker-0/DEBUG] [mixin/]: Mixing ChunkMapMixin from ftbchunks-common.mixins.json into net.minecraft.server.level.ChunkMap
|
19966 | [28Mar2025 00:54:30.280] [modloading-worker-0/DEBUG] [mixin/]: ftbchunks-common.mixins.json:ChunkMapMixin from mod ftbchunks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19967 | [28Mar2025 00:54:30.280] [modloading-worker-0/DEBUG] [mixin/]: Mixing server.ChunkMapAccessor from journeymap.mixins.json into net.minecraft.server.level.ChunkMap
|
19968 | [28Mar2025 00:54:30.280] [modloading-worker-0/DEBUG] [mixin/]: journeymap.mixins.json:server.ChunkMapAccessor from mod journeymap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
19969 | [28Mar2025 00:54:30.280] [modloading-worker-0/DEBUG] [mixin/]: Mixing chunkloading.ChunkMapMixin from ae2.mixins.json into net.minecraft.server.level.ChunkMap
|
19970 | [28Mar2025 00:54:30.280] [modloading-worker-0/DEBUG] [mixin/]: ae2.mixins.json:chunkloading.ChunkMapMixin from mod ae2: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_11 supports class version 55)
|
19971 | [28Mar2025 00:54:30.281] [modloading-worker-0/DEBUG] [mixin/]: Mixing camera.ChunkMapMixin from securitycraft.mixins.json into net.minecraft.server.level.ChunkMap
|
19972 | [28Mar2025 00:54:30.281] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$securitycraft$onUpdateChunkTracking$2(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/ChunkPos;)V to md26e244$securitycraft$lambda$securitycraft$onUpdateChunkTracking$2$1 in securitycraft.mixins.json:camera.ChunkMapMixin from mod securitycraft
|
19973 | [28Mar2025 00:54:30.281] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$securitycraft$onUpdateChunkTracking$1(Lnet/minecraft/world/level/ChunkPos;)V to md26e244$securitycraft$lambda$securitycraft$onUpdateChunkTracking$1$2 in securitycraft.mixins.json:camera.ChunkMapMixin from mod securitycraft
|
19974 | [28Mar2025 00:54:30.281] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$securitycraft$onUpdateChunkTracking$0(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/ChunkPos;)V to md26e244$securitycraft$lambda$securitycraft$onUpdateChunkTracking$0$3 in securitycraft.mixins.json:camera.ChunkMapMixin from mod securitycraft
|
19975 | [28Mar2025 00:54:30.282] [modloading-worker-0/DEBUG] [mixin/]: Mixing camera.ChunkMapMixin from ars_nouveau.mixins.json into net.minecraft.server.level.ChunkMap
|
19976 | [28Mar2025 00:54:30.282] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$an$onUpdateChunkTracking$2(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/ChunkPos;)V to md26e244$ars_nouveau$lambda$an$onUpdateChunkTracking$2$4 in ars_nouveau.mixins.json:camera.ChunkMapMixin from mod ars_nouveau
|
19977 | [28Mar2025 00:54:30.282] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$an$onUpdateChunkTracking$1(Lnet/minecraft/world/level/ChunkPos;)V to md26e244$ars_nouveau$lambda$an$onUpdateChunkTracking$1$5 in ars_nouveau.mixins.json:camera.ChunkMapMixin from mod ars_nouveau
|
19978 | [28Mar2025 00:54:30.282] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$an$onUpdateChunkTracking$0(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/ChunkPos;)V to md26e244$ars_nouveau$lambda$an$onUpdateChunkTracking$0$6 in ars_nouveau.mixins.json:camera.ChunkMapMixin from mod ars_nouveau
|
19979 | [28Mar2025 00:54:30.292] [modloading-worker-0/DEBUG] [mixin/]: ftbchunks-common.mixins.json:ChunkMapMixin from mod ftbchunks->@Inject::anyPlayerCloseEnoughForSpawningFTBC(Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19980 | [28Mar2025 00:54:30.292] [modloading-worker-0/DEBUG] [mixin/]: ftbchunks-common.mixins.json:ChunkMapMixin from mod ftbchunks->@Inject::anyPlayerCloseEnoughForSpawningFTBC(Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19981 | [28Mar2025 00:54:30.292] [modloading-worker-0/DEBUG] [mixin/]: ftbchunks-common.mixins.json:ChunkMapMixin from mod ftbchunks->@Inject::anyPlayerCloseEnoughForSpawningFTBC(Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19982 | [28Mar2025 00:54:30.292] [modloading-worker-0/DEBUG] [mixin/]: ae2.mixins.json:chunkloading.ChunkMapMixin from mod ae2->@Inject::spatialAnchorEnableRandomTicks(Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19983 | [28Mar2025 00:54:30.292] [modloading-worker-0/DEBUG] [mixin/]: ae2.mixins.json:chunkloading.ChunkMapMixin from mod ae2->@Inject::spatialAnchorEnableRandomTicks(Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19984 | [28Mar2025 00:54:30.292] [modloading-worker-0/DEBUG] [mixin/]: ae2.mixins.json:chunkloading.ChunkMapMixin from mod ae2->@Inject::spatialAnchorEnableRandomTicks(Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19985 | [28Mar2025 00:54:30.292] [modloading-worker-0/DEBUG] [mixin/]: securitycraft.mixins.json:camera.ChunkMapMixin from mod securitycraft->@Inject::securitycraft$onUpdateChunkTracking(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19986 | [28Mar2025 00:54:30.292] [modloading-worker-0/DEBUG] [mixin/]: securitycraft.mixins.json:camera.ChunkMapMixin from mod securitycraft->@Inject::securitycraft$onUpdateChunkTracking(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19987 | [28Mar2025 00:54:30.292] [modloading-worker-0/DEBUG] [mixin/]: securitycraft.mixins.json:camera.ChunkMapMixin from mod securitycraft->@Inject::securitycraft$onUpdateChunkTracking(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19988 | [28Mar2025 00:54:30.292] [modloading-worker-0/DEBUG] [mixin/]: securitycraft.mixins.json:camera.ChunkMapMixin from mod securitycraft->@Inject::securitycraft$sendChunksToCameras(Lnet/minecraft/world/level/chunk/LevelChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19989 | [28Mar2025 00:54:30.292] [modloading-worker-0/DEBUG] [mixin/]: securitycraft.mixins.json:camera.ChunkMapMixin from mod securitycraft->@Inject::securitycraft$sendChunksToCameras(Lnet/minecraft/world/level/chunk/LevelChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19990 | [28Mar2025 00:54:30.292] [modloading-worker-0/DEBUG] [mixin/]: securitycraft.mixins.json:camera.ChunkMapMixin from mod securitycraft->@Inject::securitycraft$sendChunksToCameras(Lnet/minecraft/world/level/chunk/LevelChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19991 | [28Mar2025 00:54:30.292] [modloading-worker-0/DEBUG] [mixin/]: securitycraft.mixins.json:camera.ChunkMapMixin from mod securitycraft->@Inject::securitycraft$onIsChunkTracked(Lnet/minecraft/server/level/ServerPlayer;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19992 | [28Mar2025 00:54:30.292] [modloading-worker-0/DEBUG] [mixin/]: ars_nouveau.mixins.json:camera.ChunkMapMixin from mod ars_nouveau->@Inject::an$onUpdateChunkTracking(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19993 | [28Mar2025 00:54:30.292] [modloading-worker-0/DEBUG] [mixin/]: ars_nouveau.mixins.json:camera.ChunkMapMixin from mod ars_nouveau->@Inject::an$onUpdateChunkTracking(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19994 | [28Mar2025 00:54:30.292] [modloading-worker-0/DEBUG] [mixin/]: ars_nouveau.mixins.json:camera.ChunkMapMixin from mod ars_nouveau->@Inject::an$onUpdateChunkTracking(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19995 | [28Mar2025 00:54:30.292] [modloading-worker-0/DEBUG] [mixin/]: ars_nouveau.mixins.json:camera.ChunkMapMixin from mod ars_nouveau->@Inject::an$sendChunksToCameras(Lnet/minecraft/world/level/chunk/LevelChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19996 | [28Mar2025 00:54:30.292] [modloading-worker-0/DEBUG] [mixin/]: ars_nouveau.mixins.json:camera.ChunkMapMixin from mod ars_nouveau->@Inject::an$sendChunksToCameras(Lnet/minecraft/world/level/chunk/LevelChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19997 | [28Mar2025 00:54:30.292] [modloading-worker-0/DEBUG] [mixin/]: ars_nouveau.mixins.json:camera.ChunkMapMixin from mod ars_nouveau->@Inject::an$sendChunksToCameras(Lnet/minecraft/world/level/chunk/LevelChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19998 | [28Mar2025 00:54:30.292] [modloading-worker-0/DEBUG] [mixin/]: ars_nouveau.mixins.json:camera.ChunkMapMixin from mod ars_nouveau->@Inject::an$onIsChunkTracked(Lnet/minecraft/server/level/ServerPlayer;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
19999 | [28Mar2025 00:54:30.304] [modloading-worker-0/DEBUG] [patchouli/]: Instantiating xplat impl: vazkii.patchouli.neoforge.xplat.NeoForgeXplatImpl
|
20000 | [28Mar2025 00:54:30.343] [modloading-worker-0/DEBUG] [twilightforest.beans.TFBeanContext/]: Finished processing registry objects in 87 ms
|
20001 | [28Mar2025 00:54:30.347] [modloading-worker-0/INFO] [com.mamailes.merrymaking.MerryMaking/]: HELLO FROM COMMON SETUP
|
20002 | [28Mar2025 00:54:30.379] [modloading-worker-0/INFO] [integrateddynamics/]: Registered packet handler.
|
20003 | [28Mar2025 00:54:30.403] [modloading-worker-0/DEBUG] [mixin/]: Mixing world.chunk_access.GenerationChunkHolderAccessor from lithium.mixins.json into net.minecraft.server.level.GenerationChunkHolder
|
20004 | [28Mar2025 00:54:30.406] [modloading-worker-0/DEBUG] [mixin/]: Mixing util.chunk_status_tracking.ChunkHolderMixin from lithium.mixins.json into net.minecraft.server.level.ChunkHolder
|
20005 | [28Mar2025 00:54:30.406] [modloading-worker-0/DEBUG] [mixin/]: Mixing world.chunk_access.ChunkHolderMixin from lithium.mixins.json into net.minecraft.server.level.ChunkHolder
|
20006 | [28Mar2025 00:54:30.406] [modloading-worker-0/DEBUG] [mixin/]: Mixing optimizations.ticking.chunk.broadcast.ChunkHolderMixin from servercore.common.mixins.json into net.minecraft.server.level.ChunkHolder
|
20007 | [28Mar2025 00:54:30.407] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
20008 | [28Mar2025 00:54:30.409] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:util.chunk_status_tracking.ChunkHolderMixin from mod lithium->@Inject::trackUpdate(Lnet/minecraft/server/level/ChunkMap;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/server/level/FullChunkStatus;Lnet/minecraft/server/level/FullChunkStatus;)V doesn't use it's CallbackInfo
|
20009 | [28Mar2025 00:54:30.409] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:util.chunk_status_tracking.ChunkHolderMixin from mod lithium->@Inject::trackUpdate(Lnet/minecraft/server/level/ChunkMap;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/server/level/FullChunkStatus;Lnet/minecraft/server/level/FullChunkStatus;)V has 0 override(s) in child classes
|
20010 | [28Mar2025 00:54:30.409] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:util.chunk_status_tracking.ChunkHolderMixin from mod lithium->@Inject::trackUpdate(Lnet/minecraft/server/level/ChunkMap;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/server/level/FullChunkStatus;Lnet/minecraft/server/level/FullChunkStatus;)V won't be passed a CallbackInfo as a result
|
20011 | [28Mar2025 00:54:30.410] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onBlockChanged(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20012 | [28Mar2025 00:54:30.410] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onBlockChanged(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20013 | [28Mar2025 00:54:30.410] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onBlockChanged(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20014 | [28Mar2025 00:54:30.410] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onLightChanged(Lnet/minecraft/world/level/LightLayer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20015 | [28Mar2025 00:54:30.410] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onLightChanged(Lnet/minecraft/world/level/LightLayer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20016 | [28Mar2025 00:54:30.410] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onLightChanged(Lnet/minecraft/world/level/LightLayer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20017 | [28Mar2025 00:54:30.410] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onLightChanged(Lnet/minecraft/world/level/LightLayer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20018 | [28Mar2025 00:54:30.410] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onLightChanged(Lnet/minecraft/world/level/LightLayer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20019 | [28Mar2025 00:54:30.410] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onLightChanged(Lnet/minecraft/world/level/LightLayer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20020 | [28Mar2025 00:54:30.424] [modloading-worker-0/DEBUG] [mixin/]: Mixing RandomStateMixin from eternal_starlight-common.mixins.json into net.minecraft.world.level.levelgen.RandomState
|
20021 | [28Mar2025 00:54:30.425] [modloading-worker-0/DEBUG] [mixin/]: eternal_starlight-common.mixins.json:RandomStateMixin from mod eternal_starlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20022 | [28Mar2025 00:54:30.425] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.RandomStateAccessor from lithostitched.mixins.json into net.minecraft.world.level.levelgen.RandomState
|
20023 | [28Mar2025 00:54:30.425] [modloading-worker-0/DEBUG] [mixin/]: lithostitched.mixins.json:common.RandomStateAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20024 | [28Mar2025 00:54:30.462] [modloading-worker-0/DEBUG] [mixin/]: Mixing ai.poi.PoiManagerMixin from lithium.mixins.json into net.minecraft.world.entity.ai.village.poi.PoiManager
|
20025 | [28Mar2025 00:54:30.463] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$withinSphereChunkSectionSorted$6(Lnet/minecraft/core/BlockPos;DLjava/util/ArrayList;Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)V to md26e244$lithium$lambda$withinSphereChunkSectionSorted$6$0 in lithium.mixins.json:ai.poi.PoiManagerMixin from mod lithium
|
20026 | [28Mar2025 00:54:30.463] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$withinSphereChunkSectionSortedStream$5(Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;Lnet/minecraft/core/BlockPos;DLjava/util/stream/Stream;)Ljava/util/stream/Stream; to md26e244$lithium$lambda$withinSphereChunkSectionSortedStream$5$1 in lithium.mixins.json:ai.poi.PoiManagerMixin from mod lithium
|
20027 | [28Mar2025 00:54:30.463] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$withinSphereChunkSectionSortedStream$4(Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;Lnet/minecraft/core/BlockPos;DLnet/minecraft/world/entity/ai/village/poi/PoiSection;)Ljava/util/stream/Stream; to md26e244$lithium$lambda$withinSphereChunkSectionSortedStream$4$2 in lithium.mixins.json:ai.poi.PoiManagerMixin from mod lithium
|
20028 | [28Mar2025 00:54:30.463] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$withinSphereChunkSectionSortedStream$3(Lnet/minecraft/core/BlockPos;DLnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Z to md26e244$lithium$lambda$withinSphereChunkSectionSortedStream$3$3 in lithium.mixins.json:ai.poi.PoiManagerMixin from mod lithium
|
20029 | [28Mar2025 00:54:30.463] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$lithium$findNearestForPortalLogic$2(Lnet/minecraft/world/level/border/WorldBorder;Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Z to md26e244$lithium$lambda$lithium$findNearestForPortalLogic$2$4 in lithium.mixins.json:ai.poi.PoiManagerMixin from mod lithium
|
20030 | [28Mar2025 00:54:30.463] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$findClosest$1(Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/village/poi/PoiRecord;)Z to md26e244$lithium$lambda$findClosest$1$5 in lithium.mixins.json:ai.poi.PoiManagerMixin from mod lithium
|
20031 | [28Mar2025 00:54:30.463] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$getInChunk$0(Ljava/util/function/Predicate;Lnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;Lnet/minecraft/world/entity/ai/village/poi/PoiSection;)Ljava/util/stream/Stream; to md26e244$lithium$lambda$getInChunk$0$6 in lithium.mixins.json:ai.poi.PoiManagerMixin from mod lithium
|
20032 | [28Mar2025 00:54:30.470] [modloading-worker-0/DEBUG] [mixin/]: Mixing ai.poi.fast_portals.PoiManagerMixin from lithium.mixins.json into net.minecraft.world.entity.ai.village.poi.PoiManager
|
20033 | [28Mar2025 00:54:30.488] [modloading-worker-0/DEBUG] [reliquary/reliquary]: [reliquary] Done with potion combinations
|
20034 | [28Mar2025 00:54:30.547] [modloading-worker-0/DEBUG] [mixin/]: Mixing ai.raid.RaidMixin from lithium.mixins.json into net.minecraft.world.entity.raid.Raid
|
20035 | [28Mar2025 00:54:30.548] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.raid.RaidMixin from mod lithium->@Inject::onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20036 | [28Mar2025 00:54:30.549] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.raid.RaidMixin from mod lithium->@Inject::onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20037 | [28Mar2025 00:54:30.549] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.raid.RaidMixin from mod lithium->@Inject::onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20038 | [28Mar2025 00:54:30.565] [modloading-worker-0/DEBUG] [mixin/]: Mixing ai.poi.SectionStorageMixin from lithium.mixins.json into net.minecraft.world.level.chunk.storage.SectionStorage
|
20039 | [28Mar2025 00:54:30.566] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$lithium$getInChunkColumn$0(Ljava/util/BitSet;Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;ILnet/minecraft/world/level/LevelHeightAccessor;I)Ljava/util/Iterator; to md26e244$lithium$lambda$lithium$getInChunkColumn$0$0 in lithium.mixins.json:ai.poi.SectionStorageMixin from mod lithium
|
20040 | [28Mar2025 00:54:30.569] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.poi.SectionStorageMixin from mod lithium->@Inject::init(Lnet/minecraft/world/level/chunk/storage/SimpleRegionStorage;Ljava/util/function/Function;Ljava/util/function/Function;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/storage/ChunkIOErrorReporter;Lnet/minecraft/world/level/LevelHeightAccessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20041 | [28Mar2025 00:54:30.569] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.poi.SectionStorageMixin from mod lithium->@Inject::init(Lnet/minecraft/world/level/chunk/storage/SimpleRegionStorage;Ljava/util/function/Function;Ljava/util/function/Function;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/storage/ChunkIOErrorReporter;Lnet/minecraft/world/level/LevelHeightAccessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20042 | [28Mar2025 00:54:30.569] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.poi.SectionStorageMixin from mod lithium->@Inject::init(Lnet/minecraft/world/level/chunk/storage/SimpleRegionStorage;Ljava/util/function/Function;Ljava/util/function/Function;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/storage/ChunkIOErrorReporter;Lnet/minecraft/world/level/LevelHeightAccessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20043 | [28Mar2025 00:54:30.583] [modloading-worker-0/INFO] [com.klikli_dev.theurgy.Theurgy/]: Common setup complete.
|
20044 | [28Mar2025 00:54:30.607] [modloading-worker-0/DEBUG] [mixin/]: Mixing hook.listener.TooltipsHookMixin from tesseract_api_mi.mixins.json into aztech.modern_industrialization.MITooltips
|
20045 | [28Mar2025 00:54:30.607] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$clinit$0(Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHook;Lnet/swedz/tesseract/neoforge/compat/mi/hook/MIHookListener;)V to md26e244$tesseract_api$lambda$clinit$0$0 in tesseract_api_mi.mixins.json:hook.listener.TooltipsHookMixin from mod tesseract_api
|
20046 | [28Mar2025 00:54:30.607] [modloading-worker-0/DEBUG] [mixin/]: tesseract_api_mi.mixins.json:hook.listener.TooltipsHookMixin from mod tesseract_api->@Inject::clinit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20047 | [28Mar2025 00:54:30.616] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.cache_strongholds.ChunkGeneratorMixin from modernfix-common.mixins.json into net.minecraft.world.level.chunk.ChunkGeneratorStructureState
|
20048 | [28Mar2025 00:54:30.616] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$saveCachedData$0(Ljava/util/List;)Ljava/util/List; to md26e244$modernfix$lambda$saveCachedData$0$0 in modernfix-common.mixins.json:perf.cache_strongholds.ChunkGeneratorMixin from mod modernfix
|
20049 | [28Mar2025 00:54:30.617] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.ChunkGeneratorStructureStateAccessor from betterjungletemples.mixins.json into net.minecraft.world.level.chunk.ChunkGeneratorStructureState
|
20050 | [28Mar2025 00:54:30.617] [modloading-worker-0/DEBUG] [mixin/]: betterjungletemples.mixins.json:accessor.ChunkGeneratorStructureStateAccessor from mod betterjungletemples: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20051 | [28Mar2025 00:54:30.617] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.ChunkGeneratorStructureStateAccessor from betterdeserttemples.mixins.json into net.minecraft.world.level.chunk.ChunkGeneratorStructureState
|
20052 | [28Mar2025 00:54:30.617] [modloading-worker-0/DEBUG] [mixin/]: betterdeserttemples.mixins.json:accessor.ChunkGeneratorStructureStateAccessor from mod betterdeserttemples: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20053 | [28Mar2025 00:54:30.620] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.cache_strongholds.ChunkGeneratorMixin from mod modernfix->@Inject::useCachedDataIfAvailable(Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
20054 | [28Mar2025 00:54:30.620] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.cache_strongholds.ChunkGeneratorMixin from mod modernfix->@Inject::saveCachedData(Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
20055 | [28Mar2025 00:54:30.620] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.cache_strongholds.ChunkGeneratorMixin from mod modernfix->@Inject::saveCachedData(Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
20056 | [28Mar2025 00:54:30.620] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getBiomeSource()Lnet/minecraft/world/level/biome/BiomeSource; in net.minecraft.world.level.chunk.ChunkGeneratorStructureState was not merged
|
20057 | [28Mar2025 00:54:30.714] [modloading-worker-0/INFO] [FTB Library/]: Setting game stages provider implementation to: KubeJS Stages
|
20058 | [28Mar2025 00:54:30.715] [modloading-worker-0/INFO] [FTB XMod Compat/]: Chose [KubeJS Stages] as the active game stages implementation
|
20059 | [28Mar2025 00:54:30.730] [modloading-worker-0/INFO] [voicechat/]: [voicechat] Loading plugins
|
20060 | [28Mar2025 00:54:30.731] [modloading-worker-0/INFO] [FTB Library/]: Setting permissions provider implementation to: FTB Ranks
|
20061 | [28Mar2025 00:54:30.731] [modloading-worker-0/INFO] [FTB XMod Compat/]: Chose [FTB Ranks] as the active permissions implementation
|
20062 | [28Mar2025 00:54:30.738] [modloading-worker-0/INFO] [FTB XMod Compat/]: [FTB Quests] recipe helper provider is [JEI]
|
20063 | [28Mar2025 00:54:30.761] [modloading-worker-0/INFO] [voicechat/]: [voicechat] Loaded 0 plugin(s)
|
20064 | [28Mar2025 00:54:30.763] [modloading-worker-0/INFO] [voicechat/]: [voicechat] Initializing plugins
|
20065 | [28Mar2025 00:54:30.763] [modloading-worker-0/INFO] [voicechat/]: [voicechat] Initialized 0 plugin(s)
|
20066 | [28Mar2025 00:54:30.784] [modloading-worker-0/DEBUG] [mixin/]: Mixing ChunkLoadDebug from cupboard.mixins.json into net.minecraft.server.level.ServerChunkCache
|
20067 | [28Mar2025 00:54:30.790] [modloading-worker-0/DEBUG] [mixin/]: Mixing optimizations.ticking.chunk.broadcast.ServerChunkCacheMixin from servercore.common.mixins.json into net.minecraft.server.level.ServerChunkCache
|
20068 | [28Mar2025 00:54:30.790] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ServerChunkCacheMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
20069 | [28Mar2025 00:54:30.791] [modloading-worker-0/DEBUG] [mixin/]: Mixing optimizations.ticking.chunk.cache.ServerChunkCacheMixin from servercore.common.mixins.json into net.minecraft.server.level.ServerChunkCache
|
20070 | [28Mar2025 00:54:30.791] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.cache.ServerChunkCacheMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
20071 | [28Mar2025 00:54:30.792] [modloading-worker-0/DEBUG] [mixin/]: Mixing world.chunk_access.ServerChunkCacheMixin from lithium.mixins.json into net.minecraft.server.level.ServerChunkCache
|
20072 | [28Mar2025 00:54:30.792] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$getChunkOffThread$0(IILnet/minecraft/world/level/chunk/status/ChunkStatus;Z)Lnet/minecraft/world/level/chunk/ChunkAccess; to md26e244$lithium$lambda$getChunkOffThread$0$0 in lithium.mixins.json:world.chunk_access.ServerChunkCacheMixin from mod lithium
|
20073 | [28Mar2025 00:54:30.789] [modloading-worker-0/INFO] [FTB XMod Compat/]: [FTB Quests] Enabled FTB Filter System integration
|
20074 | [28Mar2025 00:54:30.805] [modloading-worker-0/DEBUG] [mixin/]: Mixing optimizations.ticking.chunk.random.ServerChunkCacheMixin from servercore.common.mixins.json into net.minecraft.server.level.ServerChunkCache
|
20075 | [28Mar2025 00:54:30.805] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.random.ServerChunkCacheMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
20076 | [28Mar2025 00:54:30.805] [modloading-worker-0/DEBUG] [mixin/]: Mixing server.ServerChunkCacheAccessor from journeymap.mixins.json into net.minecraft.server.level.ServerChunkCache
|
20077 | [28Mar2025 00:54:30.805] [modloading-worker-0/DEBUG] [mixin/]: journeymap.mixins.json:server.ServerChunkCacheAccessor from mod journeymap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20078 | [28Mar2025 00:54:30.820] [modloading-worker-0/DEBUG] [mixin/]: cupboard.mixins.json:ChunkLoadDebug from mod cupboard->@Inject::cupboard$logChunkLoading(IILnet/minecraft/world/level/chunk/status/ChunkStatus;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20079 | [28Mar2025 00:54:30.820] [modloading-worker-0/DEBUG] [mixin/]: cupboard.mixins.json:ChunkLoadDebug from mod cupboard->@Inject::cupboard$logChunkLoading(IILnet/minecraft/world/level/chunk/status/ChunkStatus;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
20080 | [28Mar2025 00:54:30.820] [modloading-worker-0/DEBUG] [mixin/]: cupboard.mixins.json:ChunkLoadDebug from mod cupboard->@Inject::cupboard$logChunkLoading(IILnet/minecraft/world/level/chunk/status/ChunkStatus;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
20081 | [28Mar2025 00:54:30.820] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.cache.ServerChunkCacheMixin from mod servercore->@Inject::servercore$onSave(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20082 | [28Mar2025 00:54:30.820] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.cache.ServerChunkCacheMixin from mod servercore->@Inject::servercore$onSave(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20083 | [28Mar2025 00:54:30.820] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.cache.ServerChunkCacheMixin from mod servercore->@Inject::servercore$onSave(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20084 | [28Mar2025 00:54:30.820] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:world.chunk_access.ServerChunkCacheMixin from mod lithium->@Inject::preTick(Ljava/util/function/BooleanSupplier;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20085 | [28Mar2025 00:54:30.820] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:world.chunk_access.ServerChunkCacheMixin from mod lithium->@Inject::preTick(Ljava/util/function/BooleanSupplier;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20086 | [28Mar2025 00:54:30.820] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:world.chunk_access.ServerChunkCacheMixin from mod lithium->@Inject::preTick(Ljava/util/function/BooleanSupplier;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20087 | [28Mar2025 00:54:30.820] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:world.chunk_access.ServerChunkCacheMixin from mod lithium->@Inject::onCachesCleared(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20088 | [28Mar2025 00:54:30.820] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:world.chunk_access.ServerChunkCacheMixin from mod lithium->@Inject::onCachesCleared(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20089 | [28Mar2025 00:54:30.820] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:world.chunk_access.ServerChunkCacheMixin from mod lithium->@Inject::onCachesCleared(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20090 | [28Mar2025 00:54:30.820] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.random.ServerChunkCacheMixin from mod servercore->@Inject::servercore$resetIceAndSnowTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20091 | [28Mar2025 00:54:30.820] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.random.ServerChunkCacheMixin from mod servercore->@Inject::servercore$resetIceAndSnowTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20092 | [28Mar2025 00:54:30.820] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.random.ServerChunkCacheMixin from mod servercore->@Inject::servercore$resetIceAndSnowTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20093 | [28Mar2025 00:54:30.863] [modloading-worker-0/INFO] [FTB XMod Compat/]: [FTB Chunks] FTB Ranks detected, listening for ranks events
|
20094 | [28Mar2025 00:54:30.873] [modloading-worker-0/INFO] [Nature's Aura/]: -- Nature's Aura Fake Player Information --
|
20095 | [28Mar2025 00:54:30.875] [modloading-worker-0/INFO] [Nature's Aura/]: Name: [Minecraft]
|
20096 | [28Mar2025 00:54:30.876] [modloading-worker-0/INFO] [Nature's Aura/]: UUID: 41C82C87-7AfB-4024-BA57-13D2C99CAE77
|
20097 | [28Mar2025 00:54:30.876] [modloading-worker-0/INFO] [Nature's Aura/]: -------------------------------------------
|
20098 | [28Mar2025 00:54:30.881] [modloading-worker-0/INFO] [FTB XMod Compat/]: [FTB Chunks] Enabled Waystones integration
|
20099 | [28Mar2025 00:54:30.995] [modloading-worker-0/INFO] [integrateddynamics/]: Registered packet handler.
|
20100 | [28Mar2025 00:54:30.996] [modloading-worker-0/INFO] [Tesseract API/NativeMaterialItemSanityCheck/]: Starting validation process...
|
20101 | [28Mar2025 00:54:30.998] [modloading-worker-0/INFO] [Tesseract API/NativeMaterialItemSanityCheck/]: Successfully validated 571 item ids.
|
20102 | [28Mar2025 00:54:31.085] [modloading-worker-0/INFO] [integrateddynamicscompat/]: Registered packet handler.
|
20103 | [28Mar2025 00:54:31.314] [modloading-worker-0/DEBUG] [xfacthd.framedblocks.FramedBlocks/]: Initialized 2867 unique caches for 66580 states in 1.076 s
|
20104 | [28Mar2025 00:54:31.416] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Initialized HolidayManager.
|
20105 | [28Mar2025 00:54:31.463] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
|
20106 | [28Mar2025 00:54:31.463] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Mod loaded.
|
20107 | [28Mar2025 00:54:31.464] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Loaded 'Mekanism: Tools' module.
|
20108 | [28Mar2025 00:54:31.465] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Loaded 'Mekanism: Generators' module.
|
20109 | [28Mar2025 00:54:31.841] [modloading-sync-worker/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue Common setup: 98 jobs
|
20110 | [28Mar2025 00:54:31.870] [modloading-sync-worker/INFO] [Supplementaries/]: Finished mod setup in: [1, 5, 0, 0, 12, 8, 0] ms
|
20111 | [28Mar2025 00:54:31.918] [modloading-sync-worker/INFO] [Apotheosis : Spawner/]: Banned 47 mobs from being applicable to spawners.
|
20112 | [28Mar2025 00:54:31.979] [modloading-sync-worker/INFO] [terrablender/]: Registered region minecraft:overworld to index 0 for type OVERWORLD
|
20113 | [28Mar2025 00:54:31.979] [modloading-sync-worker/INFO] [terrablender/]: Registered region minecraft:nether to index 0 for type NETHER
|
20114 | [28Mar2025 00:54:31.979] [modloading-sync-worker/INFO] [terrablender/]: Registered region biomeswevegone:region_0 to index 1 for type OVERWORLD
|
20115 | [28Mar2025 00:54:31.979] [modloading-sync-worker/INFO] [terrablender/]: Registered region biomeswevegone:region_1 to index 2 for type OVERWORLD
|
20116 | [28Mar2025 00:54:31.979] [modloading-sync-worker/INFO] [terrablender/]: Registered region biomeswevegone:region_2 to index 3 for type OVERWORLD
|
20117 | [28Mar2025 00:54:32.013] [modloading-sync-worker/INFO] [Framework/SYNCED_ENTITY_DATA]: Registered synced data key refurbished_furniture:lock_yaw for refurbished_furniture:seat
|
20118 | [28Mar2025 00:54:32.028] [modloading-sync-worker/INFO] [terrablender/]: Registered region ars_nouveau:overworld to index 4 for type OVERWORLD
|
20119 | [28Mar2025 00:54:32.202] [modloading-sync-worker/INFO] [Moonlight/]: Initialized color sets in 162ms
|
20120 | [28Mar2025 00:54:32.204] [modloading-sync-worker/INFO] [terrablender/]: Registered region regions_unexplored:primary to index 5 for type OVERWORLD
|
20121 | [28Mar2025 00:54:32.204] [modloading-sync-worker/INFO] [terrablender/]: Registered region regions_unexplored:secondary to index 6 for type OVERWORLD
|
20122 | [28Mar2025 00:54:32.205] [modloading-sync-worker/INFO] [terrablender/]: Registered region regions_unexplored:nether to index 1 for type NETHER
|
20123 | [28Mar2025 00:54:32.220] [modloading-sync-worker/DEBUG] [mixin/]: Mixing accessors.HeroGiftsTaskAccess from immersiveengineering.mixins.json into net.minecraft.world.entity.ai.behavior.GiveGiftToHero
|
20124 | [28Mar2025 00:54:32.220] [modloading-sync-worker/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.HeroGiftsTaskAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20125 | [28Mar2025 00:54:32.221] [modloading-sync-worker/DEBUG] [mixin/]: Mixing ai.task.memory_change_counting.BehaviorMixin from lithium.mixins.json into net.minecraft.world.entity.ai.behavior.Behavior
|
20126 | [28Mar2025 00:54:32.222] [modloading-sync-worker/DEBUG] [mixin/]: lithium.mixins.json:ai.task.memory_change_counting.BehaviorMixin from mod lithium->@Inject::init(Ljava/util/Map;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20127 | [28Mar2025 00:54:32.222] [modloading-sync-worker/DEBUG] [mixin/]: lithium.mixins.json:ai.task.memory_change_counting.BehaviorMixin from mod lithium->@Inject::init(Ljava/util/Map;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20128 | [28Mar2025 00:54:32.222] [modloading-sync-worker/DEBUG] [mixin/]: lithium.mixins.json:ai.task.memory_change_counting.BehaviorMixin from mod lithium->@Inject::init(Ljava/util/Map;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20129 | [28Mar2025 00:54:32.226] [modloading-sync-worker/INFO] [terrablender/]: Registered region integrateddynamics:overworld to index 7 for type OVERWORLD
|
20130 | [28Mar2025 00:54:32.278] [modloading-sync-worker/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 436.3 ms
|
20131 | [28Mar2025 00:54:32.279] [modloading-worker-0/INFO] [com.klikli_dev.occultism.Occultism/]: Dedicated server setup complete.
|
20132 | [28Mar2025 00:54:32.280] [modloading-worker-0/INFO] [com.klikli_dev.theurgy.Theurgy/]: Dedicated server setup complete.
|
20133 | [28Mar2025 00:54:32.290] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Shogun
|
20134 | [28Mar2025 00:54:32.290] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Nile
|
20135 | [28Mar2025 00:54:32.290] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Byzantine_for_1.20
|
20136 | [28Mar2025 00:54:32.291] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Spruce
|
20137 | [28Mar2025 00:54:32.291] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Stalactite Caves
|
20138 | [28Mar2025 00:54:32.291] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Desert Oasis
|
20139 | [28Mar2025 00:54:32.291] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Oak
|
20140 | [28Mar2025 00:54:32.291] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Ancient Athens
|
20141 | [28Mar2025 00:54:32.291] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Fortress
|
20142 | [28Mar2025 00:54:32.292] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Warped Netherlands
|
20143 | [28Mar2025 00:54:32.292] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Shire
|
20144 | [28Mar2025 00:54:32.292] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Colonial
|
20145 | [28Mar2025 00:54:32.292] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Urban Birch
|
20146 | [28Mar2025 00:54:32.292] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Pagoda
|
20147 | [28Mar2025 00:54:32.292] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Lost Mesa City
|
20148 | [28Mar2025 00:54:32.292] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Minecolonies Original
|
20149 | [28Mar2025 00:54:32.292] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Birch
|
20150 | [28Mar2025 00:54:32.293] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Dark Oak Treehouse
|
20151 | [28Mar2025 00:54:32.293] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Jungle Treehouse
|
20152 | [28Mar2025 00:54:32.293] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Dark Oak
|
20153 | [28Mar2025 00:54:32.293] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Cavern
|
20154 | [28Mar2025 00:54:32.293] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Urban Savanna
|
20155 | [28Mar2025 00:54:32.293] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Caledonia
|
20156 | [28Mar2025 00:54:32.293] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Incan
|
20157 | [28Mar2025 00:54:32.293] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Space Wars
|
20158 | [28Mar2025 00:54:32.294] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Nordic Spruce
|
20159 | [28Mar2025 00:54:32.294] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Steampunk
|
20160 | [28Mar2025 00:54:32.294] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Frontier
|
20161 | [28Mar2025 00:54:32.294] [Structurize IO Worker #0/WARN] [structurize/]: Missing Mod: byg for Pack: Corrupted
|
20162 | [28Mar2025 00:54:32.294] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Antique
|
20163 | [28Mar2025 00:54:32.295] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Functional Fantasy
|
20164 | [28Mar2025 00:54:32.295] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Crimson Keep
|
20165 | [28Mar2025 00:54:32.295] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Underwater Base
|
20166 | [28Mar2025 00:54:32.295] [Structurize IO Worker #0/WARN] [structurize/]: Missing Mod: quark for Pack: FairyTale
|
20167 | [28Mar2025 00:54:32.296] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Aquatica
|
20168 | [28Mar2025 00:54:32.296] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: High Magic
|
20169 | [28Mar2025 00:54:32.297] [Structurize IO Worker #0/WARN] [structurize/]: Failed loading packs from main folder path: .
|
20170 | [28Mar2025 00:54:32.297] [Structurize IO Worker #0/WARN] [structurize/]: Failed loading client packs from main folder path: .
|
20171 | [28Mar2025 00:54:32.297] [Structurize IO Worker #0/WARN] [structurize/]: Finished discovering Server Structure packs
|
20172 | [28Mar2025 00:54:32.383] [modloading-sync-worker/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.GoalSelectorMixin from servercore.common.mixins.json into net.minecraft.world.entity.ai.goal.GoalSelector
|
20173 | [28Mar2025 00:54:32.383] [modloading-sync-worker/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.GoalSelectorMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
20174 | [28Mar2025 00:54:32.587] [modloading-sync-worker/DEBUG] [mixin/]: Mixing perf.cache_blockstate_cache_arrays.AbstractBlockStateCacheMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase$Cache
|
20175 | [28Mar2025 00:54:32.588] [modloading-sync-worker/DEBUG] [mixin/]: Mixing BlockStateCacheMixin from ferritecore.blockstatecache.mixin.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase$Cache
|
20176 | [28Mar2025 00:54:32.588] [modloading-sync-worker/DEBUG] [mixin/]: ferritecore.blockstatecache.mixin.json:BlockStateCacheMixin from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20177 | [28Mar2025 00:54:32.592] [modloading-sync-worker/DEBUG] [mixin/]: Mixing SubShapeAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.SubShape
|
20178 | [28Mar2025 00:54:32.592] [modloading-sync-worker/DEBUG] [mixin/]: ferritecore.accessors.mixin.json:SubShapeAccess from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20179 | [28Mar2025 00:54:32.642] [modloading-sync-worker/DEBUG] [mixin/]: Mixing SlideInWrapper from allthetweaks.mixins.json into net.neoforged.neoforge.items.wrapper.SidedInvWrapper
|
20180 | [28Mar2025 00:54:32.643] [modloading-sync-worker/WARN] [mixin/]: @Final field inv:Lnet/minecraft/world/WorldlyContainer; in allthetweaks.mixins.json:SlideInWrapper from mod (unknown) should be final
|
20181 | [28Mar2025 00:54:32.654] [modloading-sync-worker/INFO] [net.creeperhost.polylib.PolyLib/]: =====Registering Capabilities=====
|
20182 | [28Mar2025 00:54:32.657] [modloading-sync-worker/INFO] [net.creeperhost.polylib.PolyLib/]: Adding EnergyStore Item to item.shrink.shrinking_device
|
20183 | [28Mar2025 00:54:32.758] [modloading-worker-0/INFO] [pneumaticcraft/]: Sending IMC messages.
|
20184 | [28Mar2025 00:54:32.764] [modloading-worker-0/INFO] [io.redspace.ironsspellbooks.IronsSpellbooks/]: Got IMC []
|
20185 | [28Mar2025 00:54:32.768] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_module_container' from 'mekanism' for new module container 'mekanism:meka_tool' with an imcMethod 'add_meka_tool_modules'.
|
20186 | [28Mar2025 00:54:32.768] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_module_container' from 'mekanism' for new module container 'mekanism:mekasuit_helmet' with an imcMethod 'add_meka_suit_helmet_modules'.
|
20187 | [28Mar2025 00:54:32.768] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_module_container' from 'mekanism' for new module container 'mekanism:mekasuit_bodyarmor' with an imcMethod 'add_meka_suit_bodyarmor_modules'.
|
20188 | [28Mar2025 00:54:32.768] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_module_container' from 'mekanism' for new module container 'mekanism:mekasuit_pants' with an imcMethod 'add_meka_suit_pants_modules'.
|
20189 | [28Mar2025 00:54:32.768] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_module_container' from 'mekanism' for new module container 'mekanism:mekasuit_boots' with an imcMethod 'add_meka_suit_boots_modules'.
|
20190 | [28Mar2025 00:54:32.768] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_tool_modules' from 'mekanism' for module 'mekanism:energy_unit'.
|
20191 | [28Mar2025 00:54:32.768] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_tool_modules' from 'mekanism' for module 'mekanism:attack_amplification_unit'.
|
20192 | [28Mar2025 00:54:32.768] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_tool_modules' from 'mekanism' for module 'mekanism:silk_touch_unit'.
|
20193 | [28Mar2025 00:54:32.768] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_tool_modules' from 'mekanism' for module 'mekanism:fortune_unit'.
|
20194 | [28Mar2025 00:54:32.768] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_tool_modules' from 'mekanism' for module 'mekanism:blasting_unit'.
|
20195 | [28Mar2025 00:54:32.768] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_tool_modules' from 'mekanism' for module 'mekanism:vein_mining_unit'.
|
20196 | [28Mar2025 00:54:32.768] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_tool_modules' from 'mekanism' for module 'mekanism:farming_unit'.
|
20197 | [28Mar2025 00:54:32.768] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_tool_modules' from 'mekanism' for module 'mekanism:shearing_unit'.
|
20198 | [28Mar2025 00:54:32.768] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_tool_modules' from 'mekanism' for module 'mekanism:teleportation_unit'.
|
20199 | [28Mar2025 00:54:32.768] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_tool_modules' from 'mekanism' for module 'mekanism:excavation_escalation_unit'.
|
20200 | [28Mar2025 00:54:32.768] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_helmet_modules' from 'mekanism' for module 'mekanism:energy_unit'.
|
20201 | [28Mar2025 00:54:32.768] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_helmet_modules' from 'mekanism' for module 'mekanism:color_modulation_unit'.
|
20202 | [28Mar2025 00:54:32.768] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_helmet_modules' from 'mekanism' for module 'mekanism:laser_dissipation_unit'.
|
20203 | [28Mar2025 00:54:32.768] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_helmet_modules' from 'mekanism' for module 'mekanism:radiation_shielding_unit'.
|
20204 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_helmet_modules' from 'mekanism' for module 'mekanism:electrolytic_breathing_unit'.
|
20205 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_helmet_modules' from 'mekanism' for module 'mekanism:inhalation_purification_unit'.
|
20206 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_helmet_modules' from 'mekanism' for module 'mekanism:vision_enhancement_unit'.
|
20207 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_helmet_modules' from 'mekanism' for module 'mekanism:nutritional_injection_unit'.
|
20208 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_helmet_modules' from 'mekanismgenerators' for module 'mekanismgenerators:solar_recharging_unit'.
|
20209 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_bodyarmor_modules' from 'mekanism' for module 'mekanism:energy_unit'.
|
20210 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_bodyarmor_modules' from 'mekanism' for module 'mekanism:color_modulation_unit'.
|
20211 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_bodyarmor_modules' from 'mekanism' for module 'mekanism:laser_dissipation_unit'.
|
20212 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_bodyarmor_modules' from 'mekanism' for module 'mekanism:radiation_shielding_unit'.
|
20213 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_bodyarmor_modules' from 'mekanism' for module 'mekanism:jetpack_unit'.
|
20214 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_bodyarmor_modules' from 'mekanism' for module 'mekanism:gravitational_modulating_unit'.
|
20215 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_bodyarmor_modules' from 'mekanism' for module 'mekanism:charge_distribution_unit'.
|
20216 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_bodyarmor_modules' from 'mekanism' for module 'mekanism:dosimeter_unit'.
|
20217 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_bodyarmor_modules' from 'mekanism' for module 'mekanism:geiger_unit'.
|
20218 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_bodyarmor_modules' from 'mekanism' for module 'mekanism:elytra_unit'.
|
20219 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_bodyarmor_modules' from 'gmut' for module 'gmut:gravitational_modulating_additional_unit'.
|
20220 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_pants_modules' from 'mekanism' for module 'mekanism:energy_unit'.
|
20221 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_pants_modules' from 'mekanism' for module 'mekanism:color_modulation_unit'.
|
20222 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_pants_modules' from 'mekanism' for module 'mekanism:laser_dissipation_unit'.
|
20223 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_pants_modules' from 'mekanism' for module 'mekanism:radiation_shielding_unit'.
|
20224 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_pants_modules' from 'mekanism' for module 'mekanism:locomotive_boosting_unit'.
|
20225 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_pants_modules' from 'mekanism' for module 'mekanism:gyroscopic_stabilization_unit'.
|
20226 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_pants_modules' from 'mekanism' for module 'mekanism:hydrostatic_repulsor_unit'.
|
20227 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_pants_modules' from 'mekanism' for module 'mekanism:motorized_servo_unit'.
|
20228 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_pants_modules' from 'mekanismgenerators' for module 'mekanismgenerators:geothermal_generator_unit'.
|
20229 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_boots_modules' from 'mekanism' for module 'mekanism:energy_unit'.
|
20230 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_boots_modules' from 'mekanism' for module 'mekanism:color_modulation_unit'.
|
20231 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_boots_modules' from 'mekanism' for module 'mekanism:laser_dissipation_unit'.
|
20232 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_boots_modules' from 'mekanism' for module 'mekanism:radiation_shielding_unit'.
|
20233 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_boots_modules' from 'mekanism' for module 'mekanism:hydraulic_propulsion_unit'.
|
20234 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_boots_modules' from 'mekanism' for module 'mekanism:magnetic_attraction_unit'.
|
20235 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_boots_modules' from 'mekanism' for module 'mekanism:frost_walker_unit'.
|
20236 | [28Mar2025 00:54:32.769] [modloading-worker-0/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_boots_modules' from 'mekanism' for module 'mekanism:soul_surfer_unit'.
|
20237 | [28Mar2025 00:54:32.771] [modloading-sync-worker/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue Process IMC: 1 jobs
|
20238 | [28Mar2025 00:54:32.776] [modloading-sync-worker/INFO] [com.cupboard.Cupboard/]: Loaded config for: connectivity.json
|
20239 | [28Mar2025 00:54:32.777] [modloading-sync-worker/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 5.680 ms
|
20240 | [28Mar2025 00:54:32.790] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20241 | [28Mar2025 00:54:32.793] [modloading-worker-0/WARN] [minecolonies/]: Register mappings
|
20242 | [28Mar2025 00:54:32.795] [modloading-worker-0/INFO] [AttributeFix/]: Changing maximum value for minecraft:generic.armor from 200.0 to 1000000.0.
|
20243 | [28Mar2025 00:54:32.796] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20244 | [28Mar2025 00:54:32.796] [modloading-worker-0/INFO] [AttributeFix/]: Changing maximum value for minecraft:generic.armor_toughness from 100.0 to 1000000.0.
|
20245 | [28Mar2025 00:54:32.797] [modloading-worker-0/DEBUG] [mixin/]: Mixing world.raycast.ClipContextAccessor from lithium.mixins.json into net.minecraft.world.level.ClipContext
|
20246 | [28Mar2025 00:54:32.797] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20247 | [28Mar2025 00:54:32.797] [modloading-worker-0/INFO] [AttributeFix/]: Changing maximum value for minecraft:generic.attack_damage from 2048.0 to 1000000.0.
|
20248 | [28Mar2025 00:54:32.798] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20249 | [28Mar2025 00:54:32.798] [modloading-worker-0/INFO] [AttributeFix/]: Changing maximum value for minecraft:generic.attack_knockback from 5.0 to 1000000.0.
|
20250 | [28Mar2025 00:54:32.799] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20251 | [28Mar2025 00:54:32.799] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20252 | [28Mar2025 00:54:32.800] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20253 | [28Mar2025 00:54:32.801] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20254 | [28Mar2025 00:54:32.801] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20255 | [28Mar2025 00:54:32.802] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20256 | [28Mar2025 00:54:32.803] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20257 | [28Mar2025 00:54:32.804] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20258 | [28Mar2025 00:54:32.805] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20259 | [28Mar2025 00:54:32.805] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20260 | [28Mar2025 00:54:32.806] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20261 | [28Mar2025 00:54:32.807] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20262 | [28Mar2025 00:54:32.808] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20263 | [28Mar2025 00:54:32.808] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20264 | [28Mar2025 00:54:32.809] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20265 | [28Mar2025 00:54:32.809] [modloading-worker-0/INFO] [AttributeFix/]: Changing maximum value for minecraft:generic.max_health from 1024.0 to 1000000.0.
|
20266 | [28Mar2025 00:54:32.810] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20267 | [28Mar2025 00:54:32.810] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20268 | [28Mar2025 00:54:32.811] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20269 | [28Mar2025 00:54:32.812] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20270 | [28Mar2025 00:54:32.813] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20271 | [28Mar2025 00:54:32.813] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20272 | [28Mar2025 00:54:32.814] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20273 | [28Mar2025 00:54:32.814] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from dev.shadowsoffire.gateways.compat.GatewayJadePlugin
|
20274 | [28Mar2025 00:54:32.815] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20275 | [28Mar2025 00:54:32.815] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20276 | [28Mar2025 00:54:32.816] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20277 | [28Mar2025 00:54:32.817] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20278 | [28Mar2025 00:54:32.818] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20279 | [28Mar2025 00:54:32.819] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20280 | [28Mar2025 00:54:32.820] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20281 | [28Mar2025 00:54:32.821] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20282 | [28Mar2025 00:54:32.822] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20283 | [28Mar2025 00:54:32.823] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20284 | [28Mar2025 00:54:32.824] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20285 | [28Mar2025 00:54:32.825] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20286 | [28Mar2025 00:54:32.826] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20287 | [28Mar2025 00:54:32.827] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20288 | [28Mar2025 00:54:32.830] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20289 | [28Mar2025 00:54:32.832] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20290 | [28Mar2025 00:54:32.833] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from net.mehvahdjukaar.supplementaries.integration.JadeCompat
|
20291 | [28Mar2025 00:54:32.834] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20292 | [28Mar2025 00:54:32.835] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20293 | [28Mar2025 00:54:32.836] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from ovh.corail.tombstone.compatibility.IntegrationJade
|
20294 | [28Mar2025 00:54:32.837] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20295 | [28Mar2025 00:54:32.838] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from net.geforcemods.securitycraft.compat.hudmods.JadeDataProvider
|
20296 | [28Mar2025 00:54:32.839] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20297 | [28Mar2025 00:54:32.840] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from com.klikli_dev.occultism.integration.waila.OccultismPlugin
|
20298 | [28Mar2025 00:54:32.840] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from cy.jdkdigital.productivemetalworks.integration.jade.JadePlugin
|
20299 | [28Mar2025 00:54:32.840] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20300 | [28Mar2025 00:54:32.841] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from com.blakebr0.mysticalagriculture.compat.JadeCompat
|
20301 | [28Mar2025 00:54:32.842] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20302 | [28Mar2025 00:54:32.842] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from dev.shadowsoffire.apothic_spawners.compat.SpawnerHwylaPlugin
|
20303 | [28Mar2025 00:54:32.843] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20304 | [28Mar2025 00:54:32.843] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from de.maxhenkel.easyvillagers.integration.waila.PluginEasyVillagers
|
20305 | [28Mar2025 00:54:32.844] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from reliquary.compat.jade.JadeCompat
|
20306 | [28Mar2025 00:54:32.844] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20307 | [28Mar2025 00:54:32.845] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20308 | [28Mar2025 00:54:32.846] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from com.buuz135.functionalstorage.compat.jade.FSJadePlugin
|
20309 | [28Mar2025 00:54:32.846] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20310 | [28Mar2025 00:54:32.846] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from me.desht.modularrouters.integration.jade.JadeIntegration
|
20311 | [28Mar2025 00:54:32.847] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20312 | [28Mar2025 00:54:32.848] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from net.blay09.mods.balm.neoforge.compat.hudinfo.NeoForgeJadeModCompat
|
20313 | [28Mar2025 00:54:32.848] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from dev.technici4n.moderndynamics.compat.jade.MdJadePlugin
|
20314 | [28Mar2025 00:54:32.849] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20315 | [28Mar2025 00:54:32.850] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from com.blakebr0.mysticalagradditions.compat.JadeCompat
|
20316 | [28Mar2025 00:54:32.850] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from dev.shadowsoffire.apothic_enchanting.compat.EnchJadePlugin
|
20317 | [28Mar2025 00:54:32.851] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20318 | [28Mar2025 00:54:32.851] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from dev.shadowsoffire.apotheosis.compat.AdventureHwylaPlugin
|
20319 | [28Mar2025 00:54:32.852] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20320 | [28Mar2025 00:54:32.853] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20321 | [28Mar2025 00:54:32.854] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from dev.lucaargolo.mekanismcovers.jade.JadePlugin
|
20322 | [28Mar2025 00:54:32.855] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from mekanism.common.integration.lookingat.jade.MekanismJadePlugin
|
20323 | [28Mar2025 00:54:32.855] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20324 | [28Mar2025 00:54:32.857] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from me.desht.pneumaticcraft.common.thirdparty.waila.WailaRegistration
|
20325 | [28Mar2025 00:54:32.858] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20326 | [28Mar2025 00:54:32.859] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20327 | [28Mar2025 00:54:32.860] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from com.satherov.crystalix.compat.jade.CrystalixJadePlugin
|
20328 | [28Mar2025 00:54:32.860] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from de.maxhenkel.pipez.integration.waila.PluginPipes
|
20329 | [28Mar2025 00:54:32.861] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20330 | [28Mar2025 00:54:32.861] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from org.cyclops.integrateddynamicscompat.modcompat.jade.JadeIntegratedDynamicsConfig
|
20331 | [28Mar2025 00:54:32.863] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from mods.railcraft.integrations.jade.RailcraftPlugin
|
20332 | [28Mar2025 00:54:32.864] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20333 | [28Mar2025 00:54:32.864] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from com.hollingsworth.arsnouveau.client.waila.WailaArsNouveauPlugin
|
20334 | [28Mar2025 00:54:32.865] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from net.blay09.mods.cookingforblockheads.compat.NeoForgeJadeCookingForBlockheadsPlugin
|
20335 | [28Mar2025 00:54:32.865] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from twilightforest.compat.jade.JadeCompat
|
20336 | [28Mar2025 00:54:32.865] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20337 | [28Mar2025 00:54:32.865] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from es.degrassi.mmreborn.common.integration.jade.MMRWailaPlugin
|
20338 | [28Mar2025 00:54:32.866] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from com.supermartijn642.entangled.integration.EntangledWailaPlugin
|
20339 | [28Mar2025 00:54:32.866] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20340 | [28Mar2025 00:54:32.867] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from tv.soaryn.xycraft.machines.compat.viewers.jade.JadePlugin
|
20341 | [28Mar2025 00:54:32.868] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20342 | [28Mar2025 00:54:32.868] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from cy.jdkdigital.productivebees.compat.hwyla.ProductiveBeesWailaPlugin
|
20343 | [28Mar2025 00:54:32.868] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20344 | [28Mar2025 00:54:32.869] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from net.p3pp3rf1y.sophisticatedstorage.compat.jade.StorageJadePlugin
|
20345 | [28Mar2025 00:54:32.869] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20346 | [28Mar2025 00:54:32.869] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from xfacthd.framedblocks.common.compat.jade.FramedJadePlugin
|
20347 | [28Mar2025 00:54:32.870] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20348 | [28Mar2025 00:54:32.870] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from net.blay09.mods.waystones.compat.JadeIntegration
|
20349 | [28Mar2025 00:54:32.870] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from edivad.dimstorage.compat.jade.JadeCompatibility
|
20350 | [28Mar2025 00:54:32.870] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20351 | [28Mar2025 00:54:32.871] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from snownee.jade.addon.vanilla.VanillaPlugin
|
20352 | [28Mar2025 00:54:32.871] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20353 | [28Mar2025 00:54:32.872] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20354 | [28Mar2025 00:54:32.872] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20355 | [28Mar2025 00:54:32.873] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20356 | [28Mar2025 00:54:32.874] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20357 | [28Mar2025 00:54:32.874] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20358 | [28Mar2025 00:54:32.875] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20359 | [28Mar2025 00:54:32.875] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20360 | [28Mar2025 00:54:32.876] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20361 | [28Mar2025 00:54:32.877] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20362 | [28Mar2025 00:54:32.877] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20363 | [28Mar2025 00:54:32.878] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20364 | [28Mar2025 00:54:32.878] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20365 | [28Mar2025 00:54:32.879] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20366 | [28Mar2025 00:54:32.879] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20367 | [28Mar2025 00:54:32.880] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20368 | [28Mar2025 00:54:32.881] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20369 | [28Mar2025 00:54:32.882] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20370 | [28Mar2025 00:54:32.882] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from snownee.jade.addon.universal.UniversalPlugin
|
20371 | [28Mar2025 00:54:32.882] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20372 | [28Mar2025 00:54:32.883] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20373 | [28Mar2025 00:54:32.884] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20374 | [28Mar2025 00:54:32.884] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20375 | [28Mar2025 00:54:32.885] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20376 | [28Mar2025 00:54:32.886] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20377 | [28Mar2025 00:54:32.886] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20378 | [28Mar2025 00:54:32.887] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from snownee.jade.addon.debug.DebugPlugin
|
20379 | [28Mar2025 00:54:32.887] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from snownee.jade.addon.core.CorePlugin
|
20380 | [28Mar2025 00:54:32.888] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from snownee.jade.addon.access.AccessibilityPlugin
|
20381 | [28Mar2025 00:54:32.888] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20382 | [28Mar2025 00:54:32.888] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from appeng.integration.modules.jade.JadeModule
|
20383 | [28Mar2025 00:54:32.889] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20384 | [28Mar2025 00:54:32.890] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20385 | [28Mar2025 00:54:32.890] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20386 | [28Mar2025 00:54:32.891] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20387 | [28Mar2025 00:54:32.892] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20388 | [28Mar2025 00:54:32.892] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20389 | [28Mar2025 00:54:32.893] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20390 | [28Mar2025 00:54:32.893] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20391 | [28Mar2025 00:54:32.894] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20392 | [28Mar2025 00:54:32.895] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20393 | [28Mar2025 00:54:32.895] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20394 | [28Mar2025 00:54:32.896] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20395 | [28Mar2025 00:54:32.897] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20396 | [28Mar2025 00:54:32.897] [modloading-worker-0/DEBUG] [appeng.integration.modules.igtooltip.TooltipProviders/]: Registering default-data for BE BaseClass[blockEntity=class appeng.blockentity.AEBaseBlockEntity, block=class appeng.block.AEBaseEntityBlock] and sub-classes
|
20397 | [28Mar2025 00:54:32.897] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20398 | [28Mar2025 00:54:32.898] [modloading-worker-0/DEBUG] [appeng.integration.modules.igtooltip.TooltipProviders/]: Registering part host provider for BaseClass[blockEntity=class appeng.blockentity.networking.CableBusBlockEntity, block=class appeng.block.networking.CableBusBlock] and sub-classes
|
20399 | [28Mar2025 00:54:32.898] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20400 | [28Mar2025 00:54:32.898] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from com.glodblock.github.extendedae.xmod.jade.JadePlugin
|
20401 | [28Mar2025 00:54:32.898] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20402 | [28Mar2025 00:54:32.899] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from com.glodblock.github.appflux.xmod.jade.JadePlugin
|
20403 | [28Mar2025 00:54:32.899] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20404 | [28Mar2025 00:54:32.899] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from aztech.modern_industrialization.compat.jade.client.MIJadeClientPlugin
|
20405 | [28Mar2025 00:54:32.900] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20406 | [28Mar2025 00:54:32.900] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from aztech.modern_industrialization.compat.jade.server.MIJadeCommonPlugin
|
20407 | [28Mar2025 00:54:32.900] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20408 | [28Mar2025 00:54:32.901] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20409 | [28Mar2025 00:54:32.901] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20410 | [28Mar2025 00:54:32.902] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from com.klikli_dev.theurgy.integration.jade.JadePlugin
|
20411 | [28Mar2025 00:54:32.902] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20412 | [28Mar2025 00:54:32.902] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from cy.jdkdigital.treetap.compat.jade.JadePlugin
|
20413 | [28Mar2025 00:54:32.902] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20414 | [28Mar2025 00:54:32.902] [modloading-worker-0/INFO] [snownee.jade.Jade/]: Start loading plugin from me.ramidzkh.mekae2.integration.jade.AMJadePlugin
|
20415 | [28Mar2025 00:54:32.903] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20416 | [28Mar2025 00:54:32.904] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20417 | [28Mar2025 00:54:32.904] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20418 | [28Mar2025 00:54:32.905] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20419 | [28Mar2025 00:54:32.906] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20420 | [28Mar2025 00:54:32.907] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20421 | [28Mar2025 00:54:32.908] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20422 | [28Mar2025 00:54:32.909] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
20423 | [28Mar2025 00:54:32.915] [modloading-sync-worker/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue Complete loading of 418 mods: 6 jobs
|
20424 | [28Mar2025 00:54:32.930] [modloading-sync-worker/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 14.84 ms
|
20425 | [28Mar2025 00:54:33.050] [modloading-sync-worker/INFO] [CorgiLib/]: Initializing network...
|
20426 | [28Mar2025 00:54:33.055] [modloading-sync-worker/INFO] [CorgiLib/]: Initialized network!
|
20427 | [28Mar2025 00:54:33.328] [modloading-sync-worker/DEBUG] [mixin/]: Mixing jei.MixinPacketRecipeTransfer from polymorph-compatibility.mixins.json into mezz.jei.common.network.packets.PacketRecipeTransfer
|
20428 | [28Mar2025 00:54:33.328] [modloading-sync-worker/DEBUG] [mixin/]: polymorph-compatibility.mixins.json:jei.MixinPacketRecipeTransfer from mod polymorph: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
20429 | [28Mar2025 00:54:33.328] [modloading-sync-worker/DEBUG] [mixin/]: polymorph-compatibility.mixins.json:jei.MixinPacketRecipeTransfer from mod polymorph->@Inject::polymorph$process(Lmezz/jei/common/network/ServerPacketContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20430 | [28Mar2025 00:54:33.328] [modloading-sync-worker/DEBUG] [mixin/]: polymorph-compatibility.mixins.json:jei.MixinPacketRecipeTransfer from mod polymorph->@Inject::polymorph$process(Lmezz/jei/common/network/ServerPacketContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20431 | [28Mar2025 00:54:33.328] [modloading-sync-worker/DEBUG] [mixin/]: polymorph-compatibility.mixins.json:jei.MixinPacketRecipeTransfer from mod polymorph->@Inject::polymorph$process(Lmezz/jei/common/network/ServerPacketContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20432 | [28Mar2025 00:54:33.439] [modloading-sync-worker/DEBUG] [mixin/]: Mixing accessors.PaletteAccess from immersiveengineering.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate$Palette
|
20433 | [28Mar2025 00:54:33.439] [modloading-sync-worker/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.PaletteAccess from mod immersiveengineering: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20434 | [28Mar2025 00:54:33.504] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MapItemDataPacketMixin from moonlight-common.mixins.json into net.minecraft.network.protocol.game.ClientboundMapItemDataPacket
|
20435 | [28Mar2025 00:54:33.504] [modloading-sync-worker/DEBUG] [mixin/]: moonlight-common.mixins.json:MapItemDataPacketMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20436 | [28Mar2025 00:54:33.504] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$moonlight$modifyMapPacketCodec$5(Lnet/minecraft/network/protocol/game/ClientboundMapItemDataPacket;Ljava/util/Optional;Ljava/util/Optional;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Integer;Ljava/lang/Integer;)Lnet/minecraft/network/protocol/game/ClientboundMapItemDataPacket; to md26e244$moonlight$lambda$moonlight$modifyMapPacketCodec$5$0 in moonlight-common.mixins.json:MapItemDataPacketMixin from mod moonlight
|
20437 | [28Mar2025 00:54:33.504] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$moonlight$modifyMapPacketCodec$4(Lnet/minecraft/network/protocol/game/ClientboundMapItemDataPacket;)Ljava/lang/Integer; to md26e244$moonlight$lambda$moonlight$modifyMapPacketCodec$4$1 in moonlight-common.mixins.json:MapItemDataPacketMixin from mod moonlight
|
20438 | [28Mar2025 00:54:33.504] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$moonlight$modifyMapPacketCodec$3(Lnet/minecraft/network/protocol/game/ClientboundMapItemDataPacket;)Ljava/lang/Integer; to md26e244$moonlight$lambda$moonlight$modifyMapPacketCodec$3$2 in moonlight-common.mixins.json:MapItemDataPacketMixin from mod moonlight
|
20439 | [28Mar2025 00:54:33.504] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$moonlight$modifyMapPacketCodec$2(Lnet/minecraft/network/protocol/game/ClientboundMapItemDataPacket;)Lnet/minecraft/resources/ResourceLocation; to md26e244$moonlight$lambda$moonlight$modifyMapPacketCodec$2$3 in moonlight-common.mixins.json:MapItemDataPacketMixin from mod moonlight
|
20440 | [28Mar2025 00:54:33.504] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$moonlight$modifyMapPacketCodec$1(Lnet/minecraft/network/protocol/game/ClientboundMapItemDataPacket;)Ljava/util/Optional; to md26e244$moonlight$lambda$moonlight$modifyMapPacketCodec$1$4 in moonlight-common.mixins.json:MapItemDataPacketMixin from mod moonlight
|
20441 | [28Mar2025 00:54:33.504] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$moonlight$modifyMapPacketCodec$0(Lnet/minecraft/network/protocol/game/ClientboundMapItemDataPacket;)Ljava/util/Optional; to md26e244$moonlight$lambda$moonlight$modifyMapPacketCodec$0$5 in moonlight-common.mixins.json:MapItemDataPacketMixin from mod moonlight
|
20442 | [28Mar2025 00:54:33.508] [modloading-sync-worker/DEBUG] [mixin/]: moonlight-common.mixins.json:MapItemDataPacketMixin from mod moonlight->@Inject::moonlight$addExtraCenterAndDimension(Lnet/minecraft/world/level/saveddata/maps/MapId;BZLjava/util/Optional;Ljava/util/Optional;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20443 | [28Mar2025 00:54:33.508] [modloading-sync-worker/DEBUG] [mixin/]: moonlight-common.mixins.json:MapItemDataPacketMixin from mod moonlight->@Inject::handleExtraData(Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20444 | [28Mar2025 00:54:33.849] [main/DEBUG] [mixin/]: Mixing common.SettingsAccessor from resourcefulconfig.mixins.json into net.minecraft.server.dedicated.Settings
|
20445 | [28Mar2025 00:54:33.875] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
|
20446 | [28Mar2025 00:54:33.963] [main/DEBUG] [mixin/]: Mixing MixinLevelSettings from polylib-neoforge.mixins.json into net.minecraft.world.level.LevelSettings
|
20447 | [28Mar2025 00:54:33.963] [main/DEBUG] [mixin/]: polylib-neoforge.mixins.json:MixinLevelSettings from mod polylib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20448 | [28Mar2025 00:54:33.963] [main/DEBUG] [mixin/]: polylib-neoforge.mixins.json:MixinLevelSettings from mod polylib->@Inject::setDifficulty(Lnet/minecraft/world/Difficulty;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20449 | [28Mar2025 00:54:33.992] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/D:/Mainserver/Server-Files-2.41/libraries/net/minecraft/server/1.21.1-20240808.144430/server-1.21.1-20240808.144430-srg.jar%23514!/assets/.mcassetsroot' uses unexpected schema
|
20450 | [28Mar2025 00:54:33.992] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/D:/Mainserver/Server-Files-2.41/libraries/net/minecraft/server/1.21.1-20240808.144430/server-1.21.1-20240808.144430-srg.jar%23514!/data/.mcassetsroot' uses unexpected schema
|
20451 | [28Mar2025 00:54:34.032] [main/DEBUG] [io.redspace.ironsspellbooks.IronsSpellbooks/]: addPackFinders
|
20452 | [28Mar2025 00:54:34.841] [main/INFO] [com.simibubi.create.Create/]: Created 3031 recipes which will be injected into the game
|
20453 | [28Mar2025 00:54:34.859] [main/INFO] [com.simibubi.create.Create/]: Created 382 tags which will be injected into the game
|
20454 | [28Mar2025 00:54:34.874] [main/DEBUG] [mixin/]: Mixing WorldLoaderPackConfigMixin from kubejs.mixins.json into net.minecraft.server.WorldLoader$PackConfig
|
20455 | [28Mar2025 00:54:34.877] [main/DEBUG] [mixin/]: Mixing patch.server.MixinReloadableServerResources from bookshelf.mixins.json into net.minecraft.server.ReloadableServerResources
|
20456 | [28Mar2025 00:54:34.877] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.server.MixinReloadableServerResources from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
20457 | [28Mar2025 00:54:34.877] [main/DEBUG] [mixin/]: Mixing ReloadableServerResourcesMixin from balm.neoforge.mixins.json into net.minecraft.server.ReloadableServerResources
|
20458 | [28Mar2025 00:54:34.877] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$loadResources$0(Lnet/minecraft/server/ReloadableServerResources;)V to md26e244$balm$lambda$loadResources$0$0 in balm.neoforge.mixins.json:ReloadableServerResourcesMixin from mod balm
|
20459 | [28Mar2025 00:54:34.878] [main/DEBUG] [mixin/]: Mixing ReloadableServerResourcesMixin from kubejs.mixins.json into net.minecraft.server.ReloadableServerResources
|
20460 | [28Mar2025 00:54:34.878] [main/DEBUG] [mixin/]: Mixing ReloadableServerResourcesMixin from cucumber.mixins.json into net.minecraft.server.ReloadableServerResources
|
20461 | [28Mar2025 00:54:34.879] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.server.MixinReloadableServerResources from mod bookshelf->@Inject::onInit(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20462 | [28Mar2025 00:54:34.879] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.server.MixinReloadableServerResources from mod bookshelf->@Inject::onInit(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20463 | [28Mar2025 00:54:34.879] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.server.MixinReloadableServerResources from mod bookshelf->@Inject::onInit(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20464 | [28Mar2025 00:54:34.879] [main/DEBUG] [mixin/]: balm.neoforge.mixins.json:ReloadableServerResourcesMixin from mod balm->@Inject::loadResources(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/core/LayeredRegistryAccess;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILjava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
20465 | [28Mar2025 00:54:34.879] [main/DEBUG] [mixin/]: kubejs.mixins.json:ReloadableServerResourcesMixin from mod kubejs->@Inject::init(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20466 | [28Mar2025 00:54:34.879] [main/DEBUG] [mixin/]: kubejs.mixins.json:ReloadableServerResourcesMixin from mod kubejs->@Inject::init(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20467 | [28Mar2025 00:54:34.879] [main/DEBUG] [mixin/]: kubejs.mixins.json:ReloadableServerResourcesMixin from mod kubejs->@Inject::init(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20468 | [28Mar2025 00:54:34.879] [main/DEBUG] [mixin/]: kubejs.mixins.json:ReloadableServerResourcesMixin from mod kubejs->@Inject::injectKubeJSPacks(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/core/LayeredRegistryAccess;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILjava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20469 | [28Mar2025 00:54:34.879] [main/DEBUG] [mixin/]: cucumber.mixins.json:ReloadableServerResourcesMixin from mod cucumber->@Inject::cucumber$constructor(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20470 | [28Mar2025 00:54:34.879] [main/DEBUG] [mixin/]: cucumber.mixins.json:ReloadableServerResourcesMixin from mod cucumber->@Inject::cucumber$constructor(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20471 | [28Mar2025 00:54:34.879] [main/DEBUG] [mixin/]: cucumber.mixins.json:ReloadableServerResourcesMixin from mod cucumber->@Inject::cucumber$constructor(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20472 | [28Mar2025 00:54:34.883] [main/DEBUG] [mixin/]: Mixing WorldLoaderMixin from kubejs.mixins.json into net.minecraft.server.WorldLoader
|
20473 | [28Mar2025 00:54:34.883] [main/DEBUG] [mixin/]: kubejs.mixins.json:WorldLoaderMixin from mod kubejs->@Inject::kjs$load(Lnet/minecraft/server/WorldLoader$InitConfig;Lnet/minecraft/server/WorldLoader$WorldDataSupplier;Lnet/minecraft/server/WorldLoader$ResultFactory;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/mojang/datafixers/util/Pair;Lnet/minecraft/server/packs/resources/CloseableResourceManager;Lnet/minecraft/core/LayeredRegistryAccess;Lnet/minecraft/core/LayeredRegistryAccess;Lnet/minecraft/core/RegistryAccess$Frozen;)V doesn't use it's CallbackInfoReturnable
|
20474 | [28Mar2025 00:54:34.883] [main/DEBUG] [mixin/]: kubejs.mixins.json:WorldLoaderMixin from mod kubejs->@Inject::kjs$load2(Lnet/minecraft/server/WorldLoader$InitConfig;Lnet/minecraft/server/WorldLoader$WorldDataSupplier;Lnet/minecraft/server/WorldLoader$ResultFactory;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/mojang/datafixers/util/Pair;Lnet/minecraft/server/packs/resources/CloseableResourceManager;Lnet/minecraft/core/LayeredRegistryAccess;Lnet/minecraft/core/LayeredRegistryAccess;Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/core/RegistryAccess$Frozen;)V doesn't use it's CallbackInfoReturnable
|
20475 | [28Mar2025 00:54:34.889] [main/INFO] [net.minecraft.server.packs.repository.FolderRepositorySource/]: Found non-pack entry '.\world\datapacks\assets', ignoring
|
20476 | [28Mar2025 00:54:34.889] [main/INFO] [net.minecraft.server.packs.repository.FolderRepositorySource/]: Found non-pack entry '.\world\datapacks\data', ignoring
|
20477 | [28Mar2025 00:54:34.890] [main/INFO] [net.minecraft.server.packs.repository.FolderRepositorySource/]: Found non-pack entry '.\world\datapacks\pack.mcmeta', ignoring
|
20478 | [28Mar2025 00:54:34.890] [main/INFO] [net.minecraft.server.packs.repository.FolderRepositorySource/]: Found non-pack entry '.\world\datapacks\pack.png', ignoring
|
20479 | [28Mar2025 00:54:34.927] [main/DEBUG] [mixin/]: Mixing main.ServerScriptManagerMixin from alltheleaks.mixins.json into dev.latvian.mods.kubejs.server.ServerScriptManager
|
20480 | [28Mar2025 00:54:34.927] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$clearContext$0()V to md26e244$alltheleaks$lambda$clearContext$0$0 in alltheleaks.mixins.json:main.ServerScriptManagerMixin from mod alltheleaks
|
20481 | [28Mar2025 00:54:34.928] [main/DEBUG] [mixin/]: alltheleaks.mixins.json:main.ServerScriptManagerMixin from mod alltheleaks->@Inject::atl$clearContextOfOldManager(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20482 | [28Mar2025 00:54:34.928] [main/DEBUG] [mixin/]: alltheleaks.mixins.json:main.ServerScriptManagerMixin from mod alltheleaks->@Inject::atl$cancelReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
20483 | [28Mar2025 00:54:34.953] [main/INFO] [KubeJS/]: Added bindings for script type SERVER from mod 'almostunified': [AlmostUnified]
|
20484 | [28Mar2025 00:54:34.958] [main/INFO] [KubeJS Server/]: server_scripts:banlist_script.js#9: Loaded Java class 'java.util.HashSet'
|
20485 | [28Mar2025 00:54:34.959] [main/INFO] [KubeJS Server/]: server_scripts:banlist_script.js#10: Loaded Java class 'java.util.ArrayList'
|
20486 | [28Mar2025 00:54:34.969] [main/INFO] [KubeJS Server/]: server_scripts:banlist_script.js#40: Loaded Java class 'net.neoforged.neoforge.event.entity.EntityJoinLevelEvent'
|
20487 | [28Mar2025 00:54:34.972] [main/INFO] [KubeJS Server/]: server_scripts:banlist_script.js#69: Loaded Java class 'net.neoforged.neoforge.event.level.ChunkEvent$Load'
|
20488 | [28Mar2025 00:54:34.972] [main/INFO] [KubeJS Server/]: server_scripts:banlist_script.js#70: Loaded Java class 'net.neoforged.neoforge.event.tick.LevelTickEvent$Pre'
|
20489 | [28Mar2025 00:54:34.975] [main/DEBUG] [mixin/]: Mixing chunk.no_locking.LevelChunkSectionMixin from lithium.mixins.json into net.minecraft.world.level.chunk.LevelChunkSection
|
20490 | [28Mar2025 00:54:34.978] [main/DEBUG] [mixin/]: Mixing world.block_entity_ticking.sleeping.WrappedBlockEntityTickInvokerAccessor from lithium.mixins.json into net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper
|
20491 | [28Mar2025 00:54:34.982] [main/DEBUG] [mixin/]: Mixing world.tick_scheduler.LevelChunkTicksMixin from lithium.mixins.json into net.minecraft.world.ticks.LevelChunkTicks
|
20492 | [28Mar2025 00:54:34.982] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$queueTick$0(J)Lnet/caffeinemc/mods/lithium/common/world/scheduler/OrderedTickQueue; to md26e244$lithium$lambda$queueTick$0$0 in lithium.mixins.json:world.tick_scheduler.LevelChunkTicksMixin from mod lithium
|
20493 | [28Mar2025 00:54:34.988] [main/DEBUG] [mixin/]: lithium.mixins.json:world.tick_scheduler.LevelChunkTicksMixin from mod lithium->@Inject::reinit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20494 | [28Mar2025 00:54:34.988] [main/DEBUG] [mixin/]: lithium.mixins.json:world.tick_scheduler.LevelChunkTicksMixin from mod lithium->@Inject::reinit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20495 | [28Mar2025 00:54:34.988] [main/DEBUG] [mixin/]: lithium.mixins.json:world.tick_scheduler.LevelChunkTicksMixin from mod lithium->@Inject::reinit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20496 | [28Mar2025 00:54:34.988] [main/DEBUG] [mixin/]: lithium.mixins.json:world.tick_scheduler.LevelChunkTicksMixin from mod lithium->@Inject::reinit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20497 | [28Mar2025 00:54:34.988] [main/DEBUG] [mixin/]: lithium.mixins.json:world.tick_scheduler.LevelChunkTicksMixin from mod lithium->@Inject::reinit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20498 | [28Mar2025 00:54:34.988] [main/DEBUG] [mixin/]: lithium.mixins.json:world.tick_scheduler.LevelChunkTicksMixin from mod lithium->@Inject::reinit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20499 | [28Mar2025 00:54:34.993] [main/DEBUG] [mixin/]: Mixing NoiseChunkMixin from yungsapi.mixins.json into net.minecraft.world.level.levelgen.NoiseChunk
|
20500 | [28Mar2025 00:54:34.993] [main/DEBUG] [mixin/]: yungsapi.mixins.json:NoiseChunkMixin from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20501 | [28Mar2025 00:54:34.993] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$yungsapi_dontFillMarkedPositions$0()Lcom/yungnickyoung/minecraft/yungsapi/world/structure/terrainadaptation/aquiferoverride/AquiferOverrideMask; to md26e244$yungsapi$lambda$yungsapi_dontFillMarkedPositions$0$0 in yungsapi.mixins.json:NoiseChunkMixin from mod yungsapi
|
20502 | [28Mar2025 00:54:34.994] [main/DEBUG] [mixin/]: Mixing accessor.NoiseChunkAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.NoiseChunk
|
20503 | [28Mar2025 00:54:34.994] [main/DEBUG] [mixin/]: yungsapi.mixins.json:accessor.NoiseChunkAccessor from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20504 | [28Mar2025 00:54:34.994] [main/DEBUG] [mixin/]: Mixing world.NoiseChunkAccessor from the_bumblezone-common.mixins.json into net.minecraft.world.level.levelgen.NoiseChunk
|
20505 | [28Mar2025 00:54:34.994] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.NoiseChunkAccessor from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20506 | [28Mar2025 00:54:34.994] [main/DEBUG] [mixin/]: Mixing world.NoiseChunkMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.levelgen.NoiseChunk
|
20507 | [28Mar2025 00:54:34.994] [main/DEBUG] [mixin/]: the_bumblezone-common.mixins.json:world.NoiseChunkMixin from mod the_bumblezone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20508 | [28Mar2025 00:54:34.994] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$injectWrapNew$1()Lnet/minecraft/world/level/biome/Climate$Sampler; to md26e244$the_bumblezone$lambda$injectWrapNew$1$1 in the_bumblezone-common.mixins.json:world.NoiseChunkMixin from mod the_bumblezone
|
20509 | [28Mar2025 00:54:34.994] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$injectWrapNew$0()Lnet/minecraft/world/level/biome/BiomeSource; to md26e244$the_bumblezone$lambda$injectWrapNew$0$2 in the_bumblezone-common.mixins.json:world.NoiseChunkMixin from mod the_bumblezone
|
20510 | [28Mar2025 00:54:34.996] [main/DEBUG] [mixin/]: yungsapi.mixins.json:NoiseChunkMixin from mod yungsapi->@Inject::yungsapi_attachNoiseChunkToBeardifier(ILnet/minecraft/world/level/levelgen/RandomState;IILnet/minecraft/world/level/levelgen/NoiseSettings;Lnet/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker;Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings;Lnet/minecraft/world/level/levelgen/Aquifer$FluidPicker;Lnet/minecraft/world/level/levelgen/blending/Blender;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20511 | [28Mar2025 00:54:34.996] [main/DEBUG] [mixin/]: yungsapi.mixins.json:NoiseChunkMixin from mod yungsapi->@Inject::yungsapi_attachNoiseChunkToBeardifier(ILnet/minecraft/world/level/levelgen/RandomState;IILnet/minecraft/world/level/levelgen/NoiseSettings;Lnet/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker;Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings;Lnet/minecraft/world/level/levelgen/Aquifer$FluidPicker;Lnet/minecraft/world/level/levelgen/blending/Blender;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20512 | [28Mar2025 00:54:34.996] [main/DEBUG] [mixin/]: yungsapi.mixins.json:NoiseChunkMixin from mod yungsapi->@Inject::yungsapi_attachNoiseChunkToBeardifier(ILnet/minecraft/world/level/levelgen/RandomState;IILnet/minecraft/world/level/levelgen/NoiseSettings;Lnet/minecraft/world/level/levelgen/DensityFunctions$BeardifierOrMarker;Lnet/minecraft/world/level/levelgen/NoiseGeneratorSettings;Lnet/minecraft/world/level/levelgen/Aquifer$FluidPicker;Lnet/minecraft/world/level/levelgen/blending/Blender;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20513 | [28Mar2025 00:54:34.996] [main/DEBUG] [mixin/]: yungsapi.mixins.json:NoiseChunkMixin from mod yungsapi->@Inject::yungsapi_dontFillMarkedPositions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
20514 | [28Mar2025 00:54:35.001] [main/INFO] [KubeJS Server/]: server_scripts:banlist_script.js#102: Loaded Java class 'net.minecraft.world.level.chunk.LevelChunk'
|
20515 | [28Mar2025 00:54:35.001] [main/INFO] [KubeJS Server/]: server_scripts:banlist_script.js#104: Loaded Java class 'java.util.concurrent.ConcurrentLinkedQueue'
|
20516 | [28Mar2025 00:54:35.002] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:banlist_script.js in 0.048 s
|
20517 | [28Mar2025 00:54:35.005] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:Tweaks/remove_recipes_from_banlist.js in 0.003 s
|
20518 | [28Mar2025 00:54:35.008] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/atm_alloys.js in 0.003 s
|
20519 | [28Mar2025 00:54:35.008] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/atm_alloy_tools.js in 0.0 s
|
20520 | [28Mar2025 00:54:35.010] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/atm_star.js in 0.002 s
|
20521 | [28Mar2025 00:54:35.012] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/atm_star_creative.js in 0.002 s
|
20522 | [28Mar2025 00:54:35.013] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/att_items.js in 0.001 s
|
20523 | [28Mar2025 00:54:35.015] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/miningDim.js in 0.002 s
|
20524 | [28Mar2025 00:54:35.016] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/mini_portals.js in 0.001 s
|
20525 | [28Mar2025 00:54:35.016] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Actually Additions/Crusher.js in 0.0 s
|
20526 | [28Mar2025 00:54:35.017] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Actually Additions/Fluid_Fuels.js in 0.001 s
|
20527 | [28Mar2025 00:54:35.017] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Actually Additions/Recipes.js in 0.0 s
|
20528 | [28Mar2025 00:54:35.017] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Additional Lights/Recipes.js in 0.0 s
|
20529 | [28Mar2025 00:54:35.018] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/AdditionalEnchantedMiner/Recipes.js in 0.001 s
|
20530 | [28Mar2025 00:54:35.019] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Adorned/Tags.js in 0.0 s
|
20531 | [28Mar2025 00:54:35.019] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/AdvancedAE/Recipes.js in 0.0 s
|
20532 | [28Mar2025 00:54:35.020] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Allthemodium/Recipes.js in 0.0 s
|
20533 | [28Mar2025 00:54:35.020] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/AllTheOres/Recipes.js in 0.0 s
|
20534 | [28Mar2025 00:54:35.021] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/AllTheOres/Tags.js in 0.0 s
|
20535 | [28Mar2025 00:54:35.021] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/AllTheTweaks/Recipes.js in 0.0 s
|
20536 | [28Mar2025 00:54:35.022] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Apotheosis/adventure.js in 0.001 s
|
20537 | [28Mar2025 00:54:35.023] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Applied Energistics/Recipes.js in 0.0 s
|
20538 | [28Mar2025 00:54:35.023] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Aquaculture_2/tags.js in 0.0 s
|
20539 | [28Mar2025 00:54:35.024] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Bibliocraft/Recipes.js in 0.0 s
|
20540 | [28Mar2025 00:54:35.024] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Building Gadgets/Recipes.js in 0.0 s
|
20541 | [28Mar2025 00:54:35.025] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Building Gadgets/tags.js in 0.001 s
|
20542 | [28Mar2025 00:54:35.025] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Bumblezone/Recipes.js in 0.0 s
|
20543 | [28Mar2025 00:54:35.026] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Bumblezone/tags.js in 0.0 s
|
20544 | [28Mar2025 00:54:35.027] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/EnderIO/Recipes.js in 0.0 s
|
20545 | [28Mar2025 00:54:35.028] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/EnderIO/sagMill.js in 0.001 s
|
20546 | [28Mar2025 00:54:35.028] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/enderman overhaul/recipes.js in 0.0 s
|
20547 | [28Mar2025 00:54:35.029] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Entangled/Recipes.js in 0.001 s
|
20548 | [28Mar2025 00:54:35.029] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Eternal Starlight/Recipes.js in 0.0 s
|
20549 | [28Mar2025 00:54:35.029] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Evilcraft/tags.js in 0.0 s
|
20550 | [28Mar2025 00:54:35.030] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Explorer's Compass/Recipes.js in 0.001 s
|
20551 | [28Mar2025 00:54:35.031] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ExtendedAE/InfinityCellRecipes.js in 0.001 s
|
20552 | [28Mar2025 00:54:35.031] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ExtremeReactors/Recipes.js in 0.0 s
|
20553 | [28Mar2025 00:54:35.032] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Farmer's Delight/Compatibility.js in 0.001 s
|
20554 | [28Mar2025 00:54:35.032] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Farmer's Delight/tags.js in 0.0 s
|
20555 | [28Mar2025 00:54:35.033] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ForbiddenArcanus/Hephaestus_Forge.js in 0.001 s
|
20556 | [28Mar2025 00:54:35.033] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ForbiddenArcanus/Recipes.js in 0.0 s
|
20557 | [28Mar2025 00:54:35.034] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Functional Storage/compacting_recipe.js in 0.0 s
|
20558 | [28Mar2025 00:54:35.037] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Handcrafted/Recipes.js in 0.003 s
|
20559 | [28Mar2025 00:54:35.038] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Hostile Neural Networks/Recipes.js in 0.0 s
|
20560 | [28Mar2025 00:54:35.039] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Hyperbox/hyperbox.js in 0.0 s
|
20561 | [28Mar2025 00:54:35.039] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Hyperbox/Recipes.js in 0.0 s
|
20562 | [28Mar2025 00:54:35.041] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Immersive Engineering/Compatibility.js in 0.0 s
|
20563 | [28Mar2025 00:54:35.042] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Immersive Engineering/Crusher.js in 0.001 s
|
20564 | [28Mar2025 00:54:35.042] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Indusrial Foregoing/Dissolution Chamber.js in 0.0 s
|
20565 | [28Mar2025 00:54:35.044] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Integrated Dynamics/Squeezer.js in 0.0 s
|
20566 | [28Mar2025 00:54:35.044] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/JustDireThings/Recipes.js in 0.0 s
|
20567 | [28Mar2025 00:54:35.045] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Laser Bridges & Doors/Recipes.js in 0.001 s
|
20568 | [28Mar2025 00:54:35.046] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Mega Cells/Recipes.js in 0.0 s
|
20569 | [28Mar2025 00:54:35.048] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Mekanism/Compatibility.js in 0.001 s
|
20570 | [28Mar2025 00:54:35.050] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Mekanism/ore_processing.js in 0.002 s
|
20571 | [28Mar2025 00:54:35.051] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Mekanism/Rebalance/Gear.js in 0.001 s
|
20572 | [28Mar2025 00:54:35.052] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Mekanism/Rebalance/Items.js in 0.001 s
|
20573 | [28Mar2025 00:54:35.053] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Mekanism/Rebalance/Units.js in 0.001 s
|
20574 | [28Mar2025 00:54:35.055] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Mekanism/Recipes.js in 0.001 s
|
20575 | [28Mar2025 00:54:35.056] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/mifa/recipes.js in 0.0 s
|
20576 | [28Mar2025 00:54:35.057] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Minecolonies/Recipes.js in 0.001 s
|
20577 | [28Mar2025 00:54:35.059] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Minecolonies/tags.js in 0.002 s
|
20578 | [28Mar2025 00:54:35.060] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/minecraft/recipes.js in 0.001 s
|
20579 | [28Mar2025 00:54:35.061] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/minecraft/tags.js in 0.001 s
|
20580 | [28Mar2025 00:54:35.061] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Mining Gadgets/Recipes.js in 0.0 s
|
20581 | [28Mar2025 00:54:35.061] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Modern Industrialization/Aluminum.js in 0.0 s
|
20582 | [28Mar2025 00:54:35.062] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Modern Industrialization/Cobble_Gen.js in 0.001 s
|
20583 | [28Mar2025 00:54:35.062] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Modern Industrialization/Electric_Blast_Furnace.js in 0.0 s
|
20584 | [28Mar2025 00:54:35.063] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Modern Industrialization/Quarry.js in 0.001 s
|
20585 | [28Mar2025 00:54:35.063] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Modern Industrialization/Replicator.js in 0.0 s
|
20586 | [28Mar2025 00:54:35.064] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Modern Industrialization/Vacuum Freezer.js in 0.001 s
|
20587 | [28Mar2025 00:54:35.064] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/multiblocks/atm/auto_hephaestus_forge.js in 0.0 s
|
20588 | [28Mar2025 00:54:35.064] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/multiblocks/atm/runic_crucible.js in 0.0 s
|
20589 | [28Mar2025 00:54:35.066] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/multiblocks/atm/runic_enchanter.js in 0.0 s
|
20590 | [28Mar2025 00:54:35.067] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/multiblocks/atm/runic_star_altar.js in 0.001 s
|
20591 | [28Mar2025 00:54:35.068] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/multiblocks/mekanism/chemical_crystallizer.js in 0.0 s
|
20592 | [28Mar2025 00:54:35.068] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/multiblocks/mekanism/chemical_dissolution_chamber.js in 0.0 s
|
20593 | [28Mar2025 00:54:35.069] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/multiblocks/mekanism/chemical_infuser.js in 0.001 s
|
20594 | [28Mar2025 00:54:35.069] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/multiblocks/mekanism/chemical_oxidizer.js in 0.0 s
|
20595 | [28Mar2025 00:54:35.070] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/multiblocks/mekanism/chemical_washer.js in 0.001 s
|
20596 | [28Mar2025 00:54:35.070] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/multiblocks/mekanism/electrolytic_seperator.js in 0.0 s
|
20597 | [28Mar2025 00:54:35.071] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/multiblocks/mekanism/isotopic_centrifuge.js in 0.0 s
|
20598 | [28Mar2025 00:54:35.071] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/multiblocks/mekanism/pressurized_reaction_chamber.js in 0.0 s
|
20599 | [28Mar2025 00:54:35.072] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/multiblocks/mekanism/solar_neutron_activator.js in 0.001 s
|
20600 | [28Mar2025 00:54:35.073] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/recipes/atm/auto_hephaestus_forge.js in 0.0 s
|
20601 | [28Mar2025 00:54:35.074] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/recipes/atm/controllers.js in 0.001 s
|
20602 | [28Mar2025 00:54:35.075] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/recipes/atm/general.js in 0.001 s
|
20603 | [28Mar2025 00:54:35.077] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/recipes/atm/multiblock_parts.js in 0.001 s
|
20604 | [28Mar2025 00:54:35.078] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/recipes/atm/runic_crucible.js in 0.0 s
|
20605 | [28Mar2025 00:54:35.080] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/recipes/atm/runic_enchanter.js in 0.001 s
|
20606 | [28Mar2025 00:54:35.081] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/recipes/mekanism/chemical_crystallizer.js in 0.001 s
|
20607 | [28Mar2025 00:54:35.082] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/recipes/mekanism/chemical_dissolution_chamber.js in 0.001 s
|
20608 | [28Mar2025 00:54:35.083] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/recipes/mekanism/chemical_infuser.js in 0.001 s
|
20609 | [28Mar2025 00:54:35.084] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/recipes/mekanism/chemical_oxidizer.js in 0.001 s
|
20610 | [28Mar2025 00:54:35.085] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/recipes/mekanism/chemical_washer.js in 0.001 s
|
20611 | [28Mar2025 00:54:35.086] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/recipes/mekanism/controllers.js in 0.001 s
|
20612 | [28Mar2025 00:54:35.087] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/recipes/mekanism/electrolytic_seperator.js in 0.001 s
|
20613 | [28Mar2025 00:54:35.088] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/recipes/mekanism/isotopic_centrifuge.js in 0.0 s
|
20614 | [28Mar2025 00:54:35.089] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/recipes/mekanism/pressurized_reaction_chamber.js in 0.001 s
|
20615 | [28Mar2025 00:54:35.090] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/modular_machinery/recipes/mekanism/solar_neutron_activator.js in 0.0 s
|
20616 | [28Mar2025 00:54:35.091] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/MysticalAgriculture/AwakenedEssenceCrafting.js in 0.0 s
|
20617 | [28Mar2025 00:54:35.092] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/MysticalAgriculture/Compatibility.js in 0.0 s
|
20618 | [28Mar2025 00:54:35.093] [main/INFO] [KubeJS Server/]: server_scripts:mods/MysticalAgriculture/Crops.js#4: Loaded Java class 'com.blakebr0.mysticalagriculture.registry.CropRegistry'
|
20619 | [28Mar2025 00:54:35.094] [main/INFO] [KubeJS Server/]: server_scripts:mods/MysticalAgriculture/Crops.js#5: Loaded Java class 'java.util.Objects'
|
20620 | [28Mar2025 00:54:35.094] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/MysticalAgriculture/Crops.js in 0.002 s
|
20621 | [28Mar2025 00:54:35.095] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/MysticalAgriculture/FusionCrafting.js in 0.001 s
|
20622 | [28Mar2025 00:54:35.096] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/MysticalAgriculture/Recipes.js in 0.001 s
|
20623 | [28Mar2025 00:54:35.097] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/MysticalAgriculture/Tags.js in 0.001 s
|
20624 | [28Mar2025 00:54:35.098] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Occultism/Recipes.js in 0.0 s
|
20625 | [28Mar2025 00:54:35.098] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Pneumaticcraft/recipes.js in 0.0 s
|
20626 | [28Mar2025 00:54:35.099] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Pneumaticcraft/tags.js in 0.001 s
|
20627 | [28Mar2025 00:54:35.100] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Potionsmaster/potionsmaster_recipes.js in 0.001 s
|
20628 | [28Mar2025 00:54:35.101] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Potionsmaster/tags.js in 0.0 s
|
20629 | [28Mar2025 00:54:35.102] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Powah/Energizing.js in 0.0 s
|
20630 | [28Mar2025 00:54:35.102] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Powah/tags.js in 0.0 s
|
20631 | [28Mar2025 00:54:35.103] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Productive Bees/Recipes.js in 0.0 s
|
20632 | [28Mar2025 00:54:35.104] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Productive Bees/Tags.js in 0.0 s
|
20633 | [28Mar2025 00:54:35.104] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Quarryplus/Recipes.js in 0.0 s
|
20634 | [28Mar2025 00:54:35.105] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Railcraft Reborn/tags.js in 0.0 s
|
20635 | [28Mar2025 00:54:35.105] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Regions Unexplored/Recipes.js in 0.0 s
|
20636 | [28Mar2025 00:54:35.106] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Reliquary/Recipes.js in 0.001 s
|
20637 | [28Mar2025 00:54:35.107] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/rftools/Recipes.js in 0.0 s
|
20638 | [28Mar2025 00:54:35.107] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Silent Gear/Recipes.js in 0.0 s
|
20639 | [28Mar2025 00:54:35.108] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/SushiGoCrafting/tags.js in 0.001 s
|
20640 | [28Mar2025 00:54:35.109] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/The Bumblezone/Tags.js in 0.0 s
|
20641 | [28Mar2025 00:54:35.109] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Theurgy/liquefaction.js in 0.0 s
|
20642 | [28Mar2025 00:54:35.110] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Theurgy/tags.js in 0.001 s
|
20643 | [28Mar2025 00:54:35.111] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Time In A Bottle/Recipes.js in 0.0 s
|
20644 | [28Mar2025 00:54:35.111] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Utilitarian/Recipes.js in 0.0 s
|
20645 | [28Mar2025 00:54:35.112] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Xycraft/Extractor.js in 0.001 s
|
20646 | [28Mar2025 00:54:35.113] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/Xycraft/tags.js in 0.0 s
|
20647 | [28Mar2025 00:54:35.114] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:Tweaks/disable_biome_modifier.js in 0.0 s
|
20648 | [28Mar2025 00:54:35.115] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:Tweaks/disable_loot_table.js in 0.0 s
|
20649 | [28Mar2025 00:54:35.115] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:Tweaks/fix_death_bug.js in 0.0 s
|
20650 | [28Mar2025 00:54:35.116] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:Tweaks/recipes.js in 0.001 s
|
20651 | [28Mar2025 00:54:35.117] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:Tweaks/tags.js in 0.0 s
|
20652 | [28Mar2025 00:54:35.117] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:Unification/coke.js in 0.0 s
|
20653 | [28Mar2025 00:54:35.118] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:Unification/gears.js in 0.0 s
|
20654 | [28Mar2025 00:54:35.119] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:Unification/ingots.js in 0.001 s
|
20655 | [28Mar2025 00:54:35.120] [main/INFO] [KubeJS Server/]: server_scripts:Unification/sawing.js#53: Loaded Java class 'java.util.stream.Collectors'
|
20656 | [28Mar2025 00:54:35.121] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:Unification/sawing.js in 0.001 s
|
20657 | [28Mar2025 00:54:35.122] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:Unification/tools.js in 0.0 s
|
20658 | [28Mar2025 00:54:35.133] [main/INFO] [KubeJS Server/]: Loaded 139/139 KubeJS server scripts in 0.199 s with 0 errors and 0 warnings
|
20659 | [28Mar2025 00:54:35.164] [main/INFO] [KubeJS Server/]: server_scripts:mods/Xycraft/tags.js#17: tag= c:ores/xychorium_light and item= xycraft_world:xychorium_ore_stone_light
|
20660 | [28Mar2025 00:54:35.165] [main/INFO] [KubeJS Server/]: server_scripts:mods/Xycraft/tags.js#17: tag= c:ores/xychorium_light and item= xycraft_world:xychorium_ore_deepslate_light
|
20661 | [28Mar2025 00:54:35.165] [main/INFO] [KubeJS Server/]: server_scripts:mods/Xycraft/tags.js#17: tag= c:ores/xychorium_light and item= xycraft_world:xychorium_ore_kivi_light
|
20662 | [28Mar2025 00:54:35.165] [main/INFO] [KubeJS Server/]: server_scripts:mods/Xycraft/tags.js#17: tag= c:ores/xychorium_dark and item= xycraft_world:xychorium_ore_stone_dark
|
20663 | [28Mar2025 00:54:35.165] [main/INFO] [KubeJS Server/]: server_scripts:mods/Xycraft/tags.js#17: tag= c:ores/xychorium_dark and item= xycraft_world:xychorium_ore_deepslate_dark
|
20664 | [28Mar2025 00:54:35.165] [main/INFO] [KubeJS Server/]: server_scripts:mods/Xycraft/tags.js#17: tag= c:ores/xychorium_dark and item= xycraft_world:xychorium_ore_kivi_dark
|
20665 | [28Mar2025 00:54:35.165] [main/INFO] [KubeJS Server/]: server_scripts:mods/Xycraft/tags.js#17: tag= c:ores/xychorium_red and item= xycraft_world:xychorium_ore_stone_red
|
20666 | [28Mar2025 00:54:35.165] [main/INFO] [KubeJS Server/]: server_scripts:mods/Xycraft/tags.js#17: tag= c:ores/xychorium_red and item= xycraft_world:xychorium_ore_deepslate_red
|
20667 | [28Mar2025 00:54:35.165] [main/INFO] [KubeJS Server/]: server_scripts:mods/Xycraft/tags.js#17: tag= c:ores/xychorium_red and item= xycraft_world:xychorium_ore_kivi_red
|
20668 | [28Mar2025 00:54:35.165] [main/INFO] [KubeJS Server/]: server_scripts:mods/Xycraft/tags.js#17: tag= c:ores/xychorium_green and item= xycraft_world:xychorium_ore_stone_green
|
20669 | [28Mar2025 00:54:35.165] [main/INFO] [KubeJS Server/]: server_scripts:mods/Xycraft/tags.js#17: tag= c:ores/xychorium_green and item= xycraft_world:xychorium_ore_deepslate_green
|
20670 | [28Mar2025 00:54:35.165] [main/INFO] [KubeJS Server/]: server_scripts:mods/Xycraft/tags.js#17: tag= c:ores/xychorium_green and item= xycraft_world:xychorium_ore_kivi_green
|
20671 | [28Mar2025 00:54:35.165] [main/INFO] [KubeJS Server/]: server_scripts:mods/Xycraft/tags.js#17: tag= c:ores/xychorium_blue and item= xycraft_world:xychorium_ore_stone_blue
|
20672 | [28Mar2025 00:54:35.166] [main/INFO] [KubeJS Server/]: server_scripts:mods/Xycraft/tags.js#17: tag= c:ores/xychorium_blue and item= xycraft_world:xychorium_ore_deepslate_blue
|
20673 | [28Mar2025 00:54:35.166] [main/INFO] [KubeJS Server/]: server_scripts:mods/Xycraft/tags.js#17: tag= c:ores/xychorium_blue and item= xycraft_world:xychorium_ore_kivi_blue
|
20674 | [28Mar2025 00:54:35.218] [main/DEBUG] [mixin/]: Mixing resources.ReloadableResourceManagerImplAccessor from mes-common.mixins.json into net.minecraft.server.packs.resources.MultiPackResourceManager
|
20675 | [28Mar2025 00:54:35.218] [main/DEBUG] [mixin/]: Mixing resources.ReloadableResourceManagerImplAccessor from mns-common.mixins.json into net.minecraft.server.packs.resources.MultiPackResourceManager
|
20676 | [28Mar2025 00:54:35.218] [main/DEBUG] [mixin/]: Mixing MultiPackResourceManagerMixin from moonlight-common.mixins.json into net.minecraft.server.packs.resources.MultiPackResourceManager
|
20677 | [28Mar2025 00:54:35.218] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:MultiPackResourceManagerMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20678 | [28Mar2025 00:54:35.219] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:MultiPackResourceManagerMixin from mod moonlight->@Inject::moonlight$dynamicPackEarlyReload(Lnet/minecraft/server/packs/PackType;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20679 | [28Mar2025 00:54:35.219] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:MultiPackResourceManagerMixin from mod moonlight->@Inject::moonlight$dynamicPackEarlyReload(Lnet/minecraft/server/packs/PackType;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20680 | [28Mar2025 00:54:35.219] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:MultiPackResourceManagerMixin from mod moonlight->@Inject::moonlight$dynamicPackEarlyReload(Lnet/minecraft/server/packs/PackType;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20681 | [28Mar2025 00:54:35.238] [main/DEBUG] [mixin/]: Mixing resources.NamespaceResourceManagerAccessor from repurposed_structures-common.mixins.json into net.minecraft.server.packs.resources.FallbackResourceManager
|
20682 | [28Mar2025 00:54:35.238] [main/DEBUG] [mixin/]: Mixing resources.NamespaceResourceManagerAccessor from mes-common.mixins.json into net.minecraft.server.packs.resources.FallbackResourceManager
|
20683 | [28Mar2025 00:54:35.238] [main/DEBUG] [mixin/]: Mixing resources.NamespaceResourceManagerAccessor from mns-common.mixins.json into net.minecraft.server.packs.resources.FallbackResourceManager
|
20684 | [28Mar2025 00:54:35.238] [main/DEBUG] [mixin/]: Mixing resources.NamespaceResourceManagerAccessor from mss-common.mixins.json into net.minecraft.server.packs.resources.FallbackResourceManager
|
20685 | [28Mar2025 00:54:35.238] [main/DEBUG] [mixin/]: Mixing resources.NamespaceResourceManagerAccessor from mvs-common.mixins.json into net.minecraft.server.packs.resources.FallbackResourceManager
|
20686 | [28Mar2025 00:54:35.259] [main/INFO] [Sawmill/]: Generated runtime SERVER_DATA for pack sawmill:sawmill_recipes (Sawmill) in: 0 ms (debug resource dump on)
|
20687 | [28Mar2025 00:54:35.283] [main/INFO] [Supplementaries/]: Generated runtime SERVER_DATA for pack supplementaries:generated_pack (Supplementaries) in: 23 ms
|
20688 | [28Mar2025 00:54:36.540] [main/DEBUG] [mixin/]: Mixing PrimaryLevelDataMixin from betterendisland.mixins.json into net.minecraft.world.level.storage.PrimaryLevelData
|
20689 | [28Mar2025 00:54:36.540] [main/DEBUG] [mixin/]: betterendisland.mixins.json:PrimaryLevelDataMixin from mod betterendisland: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20690 | [28Mar2025 00:54:36.540] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$betterendisland_attachExtraFightData2$1(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V to md26e244$betterendisland$lambda$betterendisland_attachExtraFightData2$1$0 in betterendisland.mixins.json:PrimaryLevelDataMixin from mod betterendisland
|
20691 | [28Mar2025 00:54:36.540] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$betterendisland_attachExtraFightData2$0(Ljava/lang/String;)V to md26e244$betterendisland$lambda$betterendisland_attachExtraFightData2$0$1 in betterendisland.mixins.json:PrimaryLevelDataMixin from mod betterendisland
|
20692 | [28Mar2025 00:54:36.541] [main/DEBUG] [mixin/]: Mixing MixinPrimaryLevelData from terrablender.mixins.json into net.minecraft.world.level.storage.PrimaryLevelData
|
20693 | [28Mar2025 00:54:36.541] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinPrimaryLevelData from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20694 | [28Mar2025 00:54:36.542] [main/DEBUG] [mixin/]: betterendisland.mixins.json:PrimaryLevelDataMixin from mod betterendisland->@Inject::betterendisland_attachExtraFightData1(Lcom/mojang/serialization/Dynamic;Lnet/minecraft/world/level/LevelSettings;Lnet/minecraft/world/level/storage/PrimaryLevelData$SpecialWorldProperty;Lnet/minecraft/world/level/levelgen/WorldOptions;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
20695 | [28Mar2025 00:54:36.543] [main/DEBUG] [mixin/]: betterendisland.mixins.json:PrimaryLevelDataMixin from mod betterendisland->@Inject::betterendisland_attachExtraFightData2(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20696 | [28Mar2025 00:54:36.543] [main/DEBUG] [mixin/]: betterendisland.mixins.json:PrimaryLevelDataMixin from mod betterendisland->@Inject::betterendisland_attachExtraFightData2(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20697 | [28Mar2025 00:54:36.543] [main/DEBUG] [mixin/]: betterendisland.mixins.json:PrimaryLevelDataMixin from mod betterendisland->@Inject::betterendisland_attachExtraFightData2(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20698 | [28Mar2025 00:54:36.543] [main/DEBUG] [mixin/]: terrablender.mixins.json:MixinPrimaryLevelData from mod terrablender->@Inject::forceStable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
20699 | [28Mar2025 00:54:36.554] [main/DEBUG] [mixin/]: Mixing EndDragonFightMixin from betterendisland.mixins.json into net.minecraft.world.level.dimension.end.EndDragonFight
|
20700 | [28Mar2025 00:54:36.554] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndDragonFightMixin from mod betterendisland: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20701 | [28Mar2025 00:54:36.554] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$betterendisland_setDragonKilled$1(ILnet/minecraft/world/level/levelgen/feature/SpikeFeature$EndSpike;)V to md26e244$betterendisland$lambda$betterendisland_setDragonKilled$1$0 in betterendisland.mixins.json:EndDragonFightMixin from mod betterendisland
|
20702 | [28Mar2025 00:54:36.554] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$reset$0(Lnet/minecraft/core/BlockPos;)V to md26e244$betterendisland$lambda$reset$0$1 in betterendisland.mixins.json:EndDragonFightMixin from mod betterendisland
|
20703 | [28Mar2025 00:54:36.561] [main/DEBUG] [mixin/]: Mixing accessor.EndDragonFightAccessor from betterendisland.mixins.json into net.minecraft.world.level.dimension.end.EndDragonFight
|
20704 | [28Mar2025 00:54:36.561] [main/DEBUG] [mixin/]: betterendisland.mixins.json:accessor.EndDragonFightAccessor from mod betterendisland: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20705 | [28Mar2025 00:54:36.561] [main/DEBUG] [mixin/]: Mixing EndDragonFightMixin from apotheosis.mixins.json into net.minecraft.world.level.dimension.end.EndDragonFight
|
20706 | [28Mar2025 00:54:36.562] [main/DEBUG] [mixin/]: Mixing DragonEggMixin from moredragoneggs.mixins.json into net.minecraft.world.level.dimension.end.EndDragonFight
|
20707 | [28Mar2025 00:54:36.562] [main/DEBUG] [mixin/]: moredragoneggs.mixins.json:DragonEggMixin from mod moredragoneggs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20708 | [28Mar2025 00:54:36.567] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndDragonFightMixin from mod betterendisland->@Inject::betterendisland_EndDragonFight(Lnet/minecraft/server/level/ServerLevel;JLnet/minecraft/world/level/dimension/end/EndDragonFight$Data;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20709 | [28Mar2025 00:54:36.567] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndDragonFightMixin from mod betterendisland->@Inject::betterendisland_EndDragonFight(Lnet/minecraft/server/level/ServerLevel;JLnet/minecraft/world/level/dimension/end/EndDragonFight$Data;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20710 | [28Mar2025 00:54:36.567] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndDragonFightMixin from mod betterendisland->@Inject::betterendisland_EndDragonFight(Lnet/minecraft/server/level/ServerLevel;JLnet/minecraft/world/level/dimension/end/EndDragonFight$Data;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20711 | [28Mar2025 00:54:36.567] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndDragonFightMixin from mod betterendisland->@Inject::betterendisland_tickFight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
20712 | [28Mar2025 00:54:36.567] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndDragonFightMixin from mod betterendisland->@Inject::betterendisland_onCrystalDestroyed(Lnet/minecraft/world/entity/boss/enderdragon/EndCrystal;Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
20713 | [28Mar2025 00:54:36.567] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndDragonFightMixin from mod betterendisland->@Inject::betterendisland_tryRespawn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
20714 | [28Mar2025 00:54:36.567] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndDragonFightMixin from mod betterendisland->@Inject::betterendisland_respawnDragon(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
20715 | [28Mar2025 00:54:36.567] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndDragonFightMixin from mod betterendisland->@Inject::betterendisland_resetSpikeCrystals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20716 | [28Mar2025 00:54:36.568] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndDragonFightMixin from mod betterendisland->@Inject::betterendisland_resetSpikeCrystals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20717 | [28Mar2025 00:54:36.568] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndDragonFightMixin from mod betterendisland->@Inject::betterendisland_resetSpikeCrystals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20718 | [28Mar2025 00:54:36.568] [main/DEBUG] [mixin/]: betterendisland.mixins.json:EndDragonFightMixin from mod betterendisland->@Inject::betterendisland_setDragonKilled(Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
20719 | [28Mar2025 00:54:36.568] [main/DEBUG] [mixin/]: apotheosis.mixins.json:EndDragonFightMixin from mod apotheosis->@Inject::apoth_finalizeEnderDragons(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20720 | [28Mar2025 00:54:36.568] [main/DEBUG] [mixin/]: apotheosis.mixins.json:EndDragonFightMixin from mod apotheosis->@Inject::apoth_finalizeEnderDragons(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
20721 | [28Mar2025 00:54:36.568] [main/DEBUG] [mixin/]: apotheosis.mixins.json:EndDragonFightMixin from mod apotheosis->@Inject::apoth_finalizeEnderDragons(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
20722 | [28Mar2025 00:54:36.568] [main/DEBUG] [mixin/]: moredragoneggs.mixins.json:DragonEggMixin from mod moredragoneggs->@Inject::setDragonKilled(Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20723 | [28Mar2025 00:54:36.568] [main/DEBUG] [mixin/]: moredragoneggs.mixins.json:DragonEggMixin from mod moredragoneggs->@Inject::setDragonKilled(Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20724 | [28Mar2025 00:54:36.568] [main/DEBUG] [mixin/]: moredragoneggs.mixins.json:DragonEggMixin from mod moredragoneggs->@Inject::setDragonKilled(Lnet/minecraft/world/entity/boss/enderdragon/EnderDragon;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20725 | [28Mar2025 00:54:36.577] [main/DEBUG] [mixin/]: Mixing patch.loot.MixinLootDataType from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.LootDataType
|
20726 | [28Mar2025 00:54:36.577] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.loot.MixinLootDataType from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
20727 | [28Mar2025 00:54:36.578] [main/DEBUG] [mixin/]: Mixing LootDataTypeMixin from kubejs.mixins.json into net.minecraft.world.level.storage.loot.LootDataType
|
20728 | [28Mar2025 00:54:36.579] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.loot.MixinLootDataType from mod bookshelf->@Inject::onDeserialize(Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/mojang/serialization/DataResult;)V doesn't use it's CallbackInfoReturnable
|
20729 | [28Mar2025 00:54:36.579] [main/DEBUG] [mixin/]: kubejs.mixins.json:LootDataTypeMixin from mod kubejs->@Inject::kjs$exportLootTable(Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20730 | [28Mar2025 00:54:37.600] [Worker-Main-3/INFO] [Silent Gear/]: Injecting loot table 'ResourceKey[minecraft:loot_table / silentgear:inject/minecraft/chests/bastion_other]' into 'minecraft:chests/bastion_other'
|
20731 | [28Mar2025 00:54:37.760] [Worker-Main-3/INFO] [Silent Gear/]: Injecting loot table 'ResourceKey[minecraft:loot_table / silentgear:inject/minecraft/chests/nether_bridge]' into 'minecraft:chests/nether_bridge'
|
20732 | [28Mar2025 00:54:37.986] [Worker-Main-3/INFO] [Silent Gear/]: Injecting loot table 'ResourceKey[minecraft:loot_table / silentgear:inject/minecraft/chests/ruined_portal]' into 'minecraft:chests/ruined_portal'
|
20733 | [28Mar2025 00:54:38.107] [Worker-Main-3/INFO] [Silent Gear/]: Injecting loot table 'ResourceKey[minecraft:loot_table / silentgear:inject/minecraft/chests/bastion_bridge]' into 'minecraft:chests/bastion_bridge'
|
20734 | [28Mar2025 00:54:38.201] [Worker-Main-3/INFO] [Silent Gear/]: Injecting loot table 'ResourceKey[minecraft:loot_table / silentgear:inject/minecraft/chests/bastion_treasure]' into 'minecraft:chests/bastion_treasure'
|
20735 | [28Mar2025 00:54:38.578] [Worker-Main-1/DEBUG] [mixin/]: Mixing TagManagerHackMixin from sawmill-common.mixins.json into net.minecraft.tags.TagManager
|
20736 | [28Mar2025 00:54:38.578] [Worker-Main-1/DEBUG] [mixin/]: sawmill-common.mixins.json:TagManagerHackMixin from mod sawmill: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20737 | [28Mar2025 00:54:38.579] [Worker-Main-1/DEBUG] [mixin/]: Renaming synthetic method lambda$joinHack$0(Ljava/util/concurrent/CompletableFuture;)Lnet/minecraft/tags/TagManager$LoadResult; to md26e244$sawmill$lambda$joinHack$0$0 in sawmill-common.mixins.json:TagManagerHackMixin from mod sawmill
|
20738 | [28Mar2025 00:54:38.579] [Worker-Main-1/DEBUG] [mixin/]: Mixing TagManagerMixin from supermartijn642corelib.mixins.json into net.minecraft.tags.TagManager
|
20739 | [28Mar2025 00:54:38.579] [Worker-Main-1/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:TagManagerMixin from mod supermartijn642corelib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20740 | [28Mar2025 00:54:38.579] [Worker-Main-1/DEBUG] [mixin/]: Mixing TagManagerMixin from kubejs.mixins.json into net.minecraft.tags.TagManager
|
20741 | [28Mar2025 00:54:38.581] [Worker-Main-1/DEBUG] [mixin/]: sawmill-common.mixins.json:TagManagerHackMixin from mod sawmill->@Inject::joinHack(Ljava/util/List;Ljava/lang/Void;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20742 | [28Mar2025 00:54:38.581] [Worker-Main-1/DEBUG] [mixin/]: sawmill-common.mixins.json:TagManagerHackMixin from mod sawmill->@Inject::joinHack(Ljava/util/List;Ljava/lang/Void;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20743 | [28Mar2025 00:54:38.581] [Worker-Main-1/DEBUG] [mixin/]: sawmill-common.mixins.json:TagManagerHackMixin from mod sawmill->@Inject::joinHack(Ljava/util/List;Ljava/lang/Void;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20744 | [28Mar2025 00:54:38.581] [Worker-Main-1/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:TagManagerMixin from mod supermartijn642corelib->@Inject::createLoader(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Lnet/minecraft/core/RegistryAccess$RegistryEntry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Registry;Lnet/minecraft/tags/TagLoader;)V doesn't use it's CallbackInfoReturnable
|
20745 | [28Mar2025 00:54:38.581] [Worker-Main-1/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:TagManagerMixin from mod supermartijn642corelib->@Inject::createLoader(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Lnet/minecraft/core/RegistryAccess$RegistryEntry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Registry;Lnet/minecraft/tags/TagLoader;)V has 0 override(s) in child classes
|
20746 | [28Mar2025 00:54:38.581] [Worker-Main-1/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:TagManagerMixin from mod supermartijn642corelib->@Inject::createLoader(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Lnet/minecraft/core/RegistryAccess$RegistryEntry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Registry;Lnet/minecraft/tags/TagLoader;)V won't be passed a CallbackInfoReturnable as a result
|
20747 | [28Mar2025 00:54:38.581] [Worker-Main-1/DEBUG] [mixin/]: kubejs.mixins.json:TagManagerMixin from mod kubejs->@Inject::kjs$saveRegistryToTagLoader(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Lnet/minecraft/core/RegistryAccess$RegistryEntry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Registry;Lnet/minecraft/tags/TagLoader;)V doesn't use it's CallbackInfoReturnable
|
20748 | [28Mar2025 00:54:38.581] [Worker-Main-1/DEBUG] [mixin/]: kubejs.mixins.json:TagManagerMixin from mod kubejs->@Inject::kjs$saveRegistryToTagLoader(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Lnet/minecraft/core/RegistryAccess$RegistryEntry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Registry;Lnet/minecraft/tags/TagLoader;)V has 0 override(s) in child classes
|
20749 | [28Mar2025 00:54:38.581] [Worker-Main-1/DEBUG] [mixin/]: kubejs.mixins.json:TagManagerMixin from mod kubejs->@Inject::kjs$saveRegistryToTagLoader(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Lnet/minecraft/core/RegistryAccess$RegistryEntry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Registry;Lnet/minecraft/tags/TagLoader;)V won't be passed a CallbackInfoReturnable as a result
|
20750 | [28Mar2025 00:54:38.581] [Worker-Main-1/DEBUG] [mixin/]: kubejs.mixins.json:TagManagerMixin from mod kubejs->@Inject::kjs$reload(Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20751 | [28Mar2025 00:54:38.581] [Worker-Main-1/DEBUG] [mixin/]: kubejs.mixins.json:TagManagerMixin from mod kubejs->@Inject::kjs$reload(Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
20752 | [28Mar2025 00:54:38.581] [Worker-Main-1/DEBUG] [mixin/]: kubejs.mixins.json:TagManagerMixin from mod kubejs->@Inject::kjs$reload(Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
20753 | [28Mar2025 00:54:38.648] [Worker-Main-1/DEBUG] [mixin/]: Mixing block.hopper.EntityDataAccessorMixin from lithium.mixins.json into net.minecraft.server.commands.data.EntityDataAccessor
|
20754 | [28Mar2025 00:54:38.649] [Worker-Main-1/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.EntityDataAccessorMixin from mod lithium->@Inject::updateEntityTrackerEngine(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20755 | [28Mar2025 00:54:38.649] [Worker-Main-1/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.EntityDataAccessorMixin from mod lithium->@Inject::updateEntityTrackerEngine(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20756 | [28Mar2025 00:54:38.649] [Worker-Main-1/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.EntityDataAccessorMixin from mod lithium->@Inject::updateEntityTrackerEngine(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20757 | [28Mar2025 00:54:38.718] [Worker-Main-1/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/commands/EnchantCommand
|
20758 | [28Mar2025 00:54:38.724] [Worker-Main-1/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/server/commands/EnchantCommand
|
20759 | [28Mar2025 00:54:38.749] [Worker-Main-1/DEBUG] [mixin/]: Mixing LocateSmallNetherDungeonCommandMixin from betterdungeons.mixins.json into net.minecraft.server.commands.LocateCommand
|
20760 | [28Mar2025 00:54:38.749] [Worker-Main-1/DEBUG] [mixin/]: betterdungeons.mixins.json:LocateSmallNetherDungeonCommandMixin from mod betterdungeons: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20761 | [28Mar2025 00:54:38.750] [Worker-Main-1/DEBUG] [mixin/]: Mixing LocateVanillaFortressCommandMixin from betterfortresses.mixins.json into net.minecraft.server.commands.LocateCommand
|
20762 | [28Mar2025 00:54:38.750] [Worker-Main-1/DEBUG] [mixin/]: betterfortresses.mixins.json:LocateVanillaFortressCommandMixin from mod betterfortresses: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20763 | [28Mar2025 00:54:38.750] [Worker-Main-1/DEBUG] [mixin/]: Mixing LocateVanillaJungleTempleCommandMixin from betterjungletemples.mixins.json into net.minecraft.server.commands.LocateCommand
|
20764 | [28Mar2025 00:54:38.750] [Worker-Main-1/DEBUG] [mixin/]: betterjungletemples.mixins.json:LocateVanillaJungleTempleCommandMixin from mod betterjungletemples: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20765 | [28Mar2025 00:54:38.750] [Worker-Main-1/DEBUG] [mixin/]: Mixing LocateVanillaMonumentCommandMixin from betteroceanmonuments.mixins.json into net.minecraft.server.commands.LocateCommand
|
20766 | [28Mar2025 00:54:38.750] [Worker-Main-1/DEBUG] [mixin/]: betteroceanmonuments.mixins.json:LocateVanillaMonumentCommandMixin from mod betteroceanmonuments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20767 | [28Mar2025 00:54:38.750] [Worker-Main-1/DEBUG] [mixin/]: Mixing structures.LocateCommandMixin from mes-common.mixins.json into net.minecraft.server.commands.LocateCommand
|
20768 | [28Mar2025 00:54:38.750] [Worker-Main-1/DEBUG] [mixin/]: Renaming synthetic method lambda$mes_increaseLocateRadius$0(Lnet/minecraft/core/Holder;)Z to md26e244$mes$lambda$mes_increaseLocateRadius$0$0 in mes-common.mixins.json:structures.LocateCommandMixin from mod mes
|
20769 | [28Mar2025 00:54:38.751] [Worker-Main-1/DEBUG] [mixin/]: Mixing LocateVanillaMineshaftCommandMixin from bettermineshafts.mixins.json into net.minecraft.server.commands.LocateCommand
|
20770 | [28Mar2025 00:54:38.751] [Worker-Main-1/DEBUG] [mixin/]: bettermineshafts.mixins.json:LocateVanillaMineshaftCommandMixin from mod bettermineshafts: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20771 | [28Mar2025 00:54:38.751] [Worker-Main-1/DEBUG] [mixin/]: Mixing structures.LocateCommandMixin from mns-common.mixins.json into net.minecraft.server.commands.LocateCommand
|
20772 | [28Mar2025 00:54:38.751] [Worker-Main-1/DEBUG] [mixin/]: Renaming synthetic method lambda$mns_increaseLocateRadius$0(Lnet/minecraft/core/Holder;)Z to md26e244$mns$lambda$mns_increaseLocateRadius$0$1 in mns-common.mixins.json:structures.LocateCommandMixin from mod mns
|
20773 | [28Mar2025 00:54:38.751] [Worker-Main-1/DEBUG] [mixin/]: Mixing LocateVanillaWitchHutCommandMixin from betterwitchhuts.mixins.json into net.minecraft.server.commands.LocateCommand
|
20774 | [28Mar2025 00:54:38.751] [Worker-Main-1/DEBUG] [mixin/]: betterwitchhuts.mixins.json:LocateVanillaWitchHutCommandMixin from mod betterwitchhuts: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20775 | [28Mar2025 00:54:38.752] [Worker-Main-1/DEBUG] [mixin/]: Mixing LocateStrongholdCommandMixin from betterstrongholds.mixins.json into net.minecraft.server.commands.LocateCommand
|
20776 | [28Mar2025 00:54:38.752] [Worker-Main-1/DEBUG] [mixin/]: betterstrongholds.mixins.json:LocateStrongholdCommandMixin from mod betterstrongholds: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20777 | [28Mar2025 00:54:38.752] [Worker-Main-1/DEBUG] [mixin/]: Mixing structures.LocateCommandMixin from mss-common.mixins.json into net.minecraft.server.commands.LocateCommand
|
20778 | [28Mar2025 00:54:38.752] [Worker-Main-1/DEBUG] [mixin/]: Renaming synthetic method lambda$mss_increaseLocateRadius$0(Lnet/minecraft/core/Holder;)Z to md26e244$mss$lambda$mss_increaseLocateRadius$0$2 in mss-common.mixins.json:structures.LocateCommandMixin from mod mss
|
20779 | [28Mar2025 00:54:38.752] [Worker-Main-1/DEBUG] [mixin/]: Mixing LocateVanillaPyramidCommandMixin from betterdeserttemples.mixins.json into net.minecraft.server.commands.LocateCommand
|
20780 | [28Mar2025 00:54:38.752] [Worker-Main-1/DEBUG] [mixin/]: betterdeserttemples.mixins.json:LocateVanillaPyramidCommandMixin from mod betterdeserttemples: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
20781 | [28Mar2025 00:54:38.752] [Worker-Main-1/DEBUG] [mixin/]: Mixing structures.LocateCommandMixin from mvs-common.mixins.json into net.minecraft.server.commands.LocateCommand
|
20782 | [28Mar2025 00:54:38.752] [Worker-Main-1/DEBUG] [mixin/]: Renaming synthetic method lambda$mvs_increaseLocateRadius$0(Lnet/minecraft/core/Holder;)Z to md26e244$mvs$lambda$mvs_increaseLocateRadius$0$3 in mvs-common.mixins.json:structures.LocateCommandMixin from mod mvs
|
20783 | [28Mar2025 00:54:38.753] [Worker-Main-1/DEBUG] [mixin/]: Mixing structures.LocateCommandMixin from repurposed_structures-common.mixins.json into net.minecraft.server.commands.LocateCommand
|
20784 | [28Mar2025 00:54:38.753] [Worker-Main-1/DEBUG] [mixin/]: Renaming synthetic method lambda$repurposedstructures_increaseLocateRadius$0(Lnet/minecraft/core/Holder;)Z to md26e244$repurposed_structures$lambda$repurposedstructures_increaseLocateRadius$0$4 in repurposed_structures-common.mixins.json:structures.LocateCommandMixin from mod repurposed_structures
|
20785 | [28Mar2025 00:54:38.756] [Worker-Main-1/DEBUG] [mixin/]: betterdungeons.mixins.json:LocateSmallNetherDungeonCommandMixin from mod betterdungeons->@Inject::betterdungeons_overrideLocateSmallNetherDungeon(Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/arguments/ResourceOrTagKeyArgument$Result;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20786 | [28Mar2025 00:54:38.756] [Worker-Main-1/DEBUG] [mixin/]: betterfortresses.mixins.json:LocateVanillaFortressCommandMixin from mod betterfortresses->@Inject::betterfortresses_overrideLocateVanillaFortress(Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/arguments/ResourceOrTagKeyArgument$Result;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20787 | [28Mar2025 00:54:38.756] [Worker-Main-1/DEBUG] [mixin/]: betterjungletemples.mixins.json:LocateVanillaJungleTempleCommandMixin from mod betterjungletemples->@Inject::betterjungletemples_overrideLocateVanillaJungleTemple(Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/arguments/ResourceOrTagKeyArgument$Result;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20788 | [28Mar2025 00:54:38.756] [Worker-Main-1/DEBUG] [mixin/]: betteroceanmonuments.mixins.json:LocateVanillaMonumentCommandMixin from mod betteroceanmonuments->@Inject::betteroceanmonuments_overrideLocateVanillaMonument(Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/arguments/ResourceOrTagKeyArgument$Result;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20789 | [28Mar2025 00:54:38.756] [Worker-Main-1/DEBUG] [mixin/]: mes-common.mixins.json:structures.LocateCommandMixin from mod mes->@Inject::mes_increaseLocateRadius(Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/arguments/ResourceOrTagKeyArgument$Result;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/core/Registry;Lnet/minecraft/core/HolderSet;Lnet/minecraft/core/BlockPos;Lnet/minecraft/server/level/ServerLevel;)V does use it's CallbackInfoReturnable
|
20790 | [28Mar2025 00:54:38.756] [Worker-Main-1/DEBUG] [mixin/]: bettermineshafts.mixins.json:LocateVanillaMineshaftCommandMixin from mod bettermineshafts->@Inject::overrideLocateVanillaPyramid(Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/arguments/ResourceOrTagKeyArgument$Result;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20791 | [28Mar2025 00:54:38.756] [Worker-Main-1/DEBUG] [mixin/]: mns-common.mixins.json:structures.LocateCommandMixin from mod mns->@Inject::mns_increaseLocateRadius(Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/arguments/ResourceOrTagKeyArgument$Result;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/core/Registry;Lnet/minecraft/core/HolderSet;Lnet/minecraft/core/BlockPos;Lnet/minecraft/server/level/ServerLevel;)V does use it's CallbackInfoReturnable
|
20792 | [28Mar2025 00:54:38.756] [Worker-Main-1/DEBUG] [mixin/]: betterwitchhuts.mixins.json:LocateVanillaWitchHutCommandMixin from mod betterwitchhuts->@Inject::overrideLocateVanillaWitchHut(Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/arguments/ResourceOrTagKeyArgument$Result;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20793 | [28Mar2025 00:54:38.756] [Worker-Main-1/DEBUG] [mixin/]: betterstrongholds.mixins.json:LocateStrongholdCommandMixin from mod betterstrongholds->@Inject::overrideLocateVanillaStronghold(Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/arguments/ResourceOrTagKeyArgument$Result;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20794 | [28Mar2025 00:54:38.756] [Worker-Main-1/DEBUG] [mixin/]: mss-common.mixins.json:structures.LocateCommandMixin from mod mss->@Inject::mss_increaseLocateRadius(Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/arguments/ResourceOrTagKeyArgument$Result;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/core/Registry;Lnet/minecraft/core/HolderSet;Lnet/minecraft/core/BlockPos;Lnet/minecraft/server/level/ServerLevel;)V does use it's CallbackInfoReturnable
|
20795 | [28Mar2025 00:54:38.756] [Worker-Main-1/DEBUG] [mixin/]: betterdeserttemples.mixins.json:LocateVanillaPyramidCommandMixin from mod betterdeserttemples->@Inject::betterdeserttemples_overrideLocateVanillaPyramid(Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/arguments/ResourceOrTagKeyArgument$Result;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20796 | [28Mar2025 00:54:38.757] [Worker-Main-1/DEBUG] [mixin/]: mvs-common.mixins.json:structures.LocateCommandMixin from mod mvs->@Inject::mvs_increaseLocateRadius(Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/arguments/ResourceOrTagKeyArgument$Result;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/core/Registry;Lnet/minecraft/core/HolderSet;Lnet/minecraft/core/BlockPos;Lnet/minecraft/server/level/ServerLevel;)V does use it's CallbackInfoReturnable
|
20797 | [28Mar2025 00:54:38.757] [Worker-Main-1/DEBUG] [mixin/]: repurposed_structures-common.mixins.json:structures.LocateCommandMixin from mod repurposed_structures->@Inject::repurposedstructures_increaseLocateRadius(Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/arguments/ResourceOrTagKeyArgument$Result;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
20798 | [28Mar2025 00:54:38.872] [Worker-Main-1/DEBUG] [dev.ftb.mods.ftbessentials.commands.FTBCommands/]: Registering FTB Essentials commands
|
20799 | [28Mar2025 00:54:38.901] [Worker-Main-1/INFO] [Living Things/]: Command '/livingthings' registered
|
20800 | [28Mar2025 00:54:39.086] [Worker-Main-1/INFO] [AE2:C/]: Scanning class appeng.server.testplots.TestPlots for plots
|
20801 | [28Mar2025 00:54:39.088] [Worker-Main-1/INFO] [AE2:C/]: Scanning class appeng.server.testplots.GuidebookPlot for plots
|
20802 | [28Mar2025 00:54:39.088] [Worker-Main-1/INFO] [AE2:C/]: Scanning class appeng.server.testplots.SpatialTestPlots for plots
|
20803 | [28Mar2025 00:54:39.088] [Worker-Main-1/INFO] [AE2:C/]: Scanning class appeng.server.testplots.ItemP2PTestPlots for plots
|
20804 | [28Mar2025 00:54:39.088] [Worker-Main-1/INFO] [AE2:C/]: Scanning class appeng.server.testplots.ChannelTests for plots
|
20805 | [28Mar2025 00:54:39.088] [Worker-Main-1/INFO] [AE2:C/]: Scanning class appeng.server.testplots.P2PTestPlots for plots
|
20806 | [28Mar2025 00:54:39.088] [Worker-Main-1/INFO] [AE2:C/]: Scanning class appeng.server.testplots.MemoryCardTestPlots for plots
|
20807 | [28Mar2025 00:54:39.088] [Worker-Main-1/INFO] [AE2:C/]: Scanning class appeng.server.testplots.InscriberTestPlots for plots
|
20808 | [28Mar2025 00:54:39.090] [Worker-Main-1/DEBUG] [mixin/]: Mixing accessor.GameTestHelperAccessor from create.mixins.json into net.minecraft.gametest.framework.GameTestHelper
|
20809 | [28Mar2025 00:54:39.093] [Worker-Main-1/INFO] [AE2:C/]: Scanning class appeng.server.testplots.AutoCraftingTestPlots for plots
|
20810 | [28Mar2025 00:54:39.093] [Worker-Main-1/INFO] [AE2:C/]: Scanning class appeng.server.testplots.InvalidPatternTestPlot for plots
|
20811 | [28Mar2025 00:54:39.093] [Worker-Main-1/INFO] [AE2:C/]: Scanning class appeng.server.testplots.QnbTestPlots for plots
|
20812 | [28Mar2025 00:54:39.093] [Worker-Main-1/INFO] [AE2:C/]: Scanning class appeng.server.testplots.PatternProviderPlots for plots
|
20813 | [28Mar2025 00:54:39.093] [Worker-Main-1/INFO] [AE2:C/]: Scanning class appeng.server.testplots.CrystalResonanceGeneratorTestPlots for plots
|
20814 | [28Mar2025 00:54:39.093] [Worker-Main-1/INFO] [AE2:C/]: Scanning class appeng.server.testplots.SpawnExtraGridTestTools for plots
|
20815 | [28Mar2025 00:54:39.093] [Worker-Main-1/INFO] [AE2:C/]: Scanning class appeng.server.testplots.AnnihilationPlaneTests for plots
|
20816 | [28Mar2025 00:54:39.093] [Worker-Main-1/INFO] [AE2:C/]: Scanning class appeng.server.testplots.SubnetPlots for plots
|
20817 | [28Mar2025 00:54:39.093] [Worker-Main-1/INFO] [AE2:C/]: Scanning class appeng.server.testplots.InterfaceTestPlots for plots
|
20818 | [28Mar2025 00:54:39.093] [Worker-Main-1/INFO] [AE2:C/]: Scanning class appeng.server.testplots.ExternalEnergyTestPlots for plots
|
20819 | [28Mar2025 00:54:39.094] [Worker-Main-1/INFO] [AE2:C/]: Scanning class appeng.server.testplots.PatternProviderLockModePlots for plots
|
20820 | [28Mar2025 00:54:39.094] [Worker-Main-1/INFO] [AE2:C/]: Scanning class de.mari_023.ae2wtlib.AE2wtlibTestPlots for plots
|
20821 | [28Mar2025 00:54:39.119] [Worker-Main-1/INFO] [FTB Ranks/]: Loading command nodes...
|
20822 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancement
|
20823 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancement.grant
|
20824 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancement.grant.targets
|
20825 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancement.grant.targets.only
|
20826 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancement.grant.targets.only.advancement
|
20827 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancement.grant.targets.only.advancement.criterion
|
20828 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancement.grant.targets.from
|
20829 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancement.grant.targets.from.advancement
|
20830 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancement.grant.targets.until
|
20831 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancement.grant.targets.until.advancement
|
20832 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancement.grant.targets.through
|
20833 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancement.grant.targets.through.advancement
|
20834 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancement.grant.targets.everything
|
20835 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancement.revoke
|
20836 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancement.revoke.targets
|
20837 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancement.revoke.targets.only
|
20838 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancement.revoke.targets.only.advancement
|
20839 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancement.revoke.targets.only.advancement.criterion
|
20840 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancement.revoke.targets.from
|
20841 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancement.revoke.targets.from.advancement
|
20842 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancement.revoke.targets.until
|
20843 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancement.revoke.targets.until.advancement
|
20844 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancement.revoke.targets.through
|
20845 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancement.revoke.targets.through.advancement
|
20846 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancement.revoke.targets.everything
|
20847 | [28Mar2025 00:54:39.120] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.attribute
|
20848 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.attribute.target
|
20849 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.attribute.target.attribute
|
20850 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.get
|
20851 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.get.scale
|
20852 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.base
|
20853 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.base.set
|
20854 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.base.set.value
|
20855 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.base.get
|
20856 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.base.get.scale
|
20857 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier
|
20858 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier.add
|
20859 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier.add.id
|
20860 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier.add.id.value
|
20861 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier.add.id.value.add_value
|
20862 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier.add.id.value.add_multiplied_base
|
20863 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier.add.id.value.add_multiplied_total
|
20864 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier.remove
|
20865 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier.remove.id
|
20866 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier.value
|
20867 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier.value.get
|
20868 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier.value.get.id
|
20869 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier.value.get.id.scale
|
20870 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute
|
20871 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.run
|
20872 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if
|
20873 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.block
|
20874 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.block.pos
|
20875 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.biome
|
20876 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.biome.pos
|
20877 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.loaded
|
20878 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.dimension
|
20879 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.score
|
20880 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.score.target
|
20881 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.score.target.targetObjective
|
20882 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.score.target.targetObjective.=
|
20883 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.score.target.targetObjective.=.source
|
20884 | [28Mar2025 00:54:39.121] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.score.target.targetObjective.<
|
20885 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.score.target.targetObjective.<.source
|
20886 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.score.target.targetObjective.<=
|
20887 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.score.target.targetObjective.<=.source
|
20888 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.score.target.targetObjective.>
|
20889 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.score.target.targetObjective.>.source
|
20890 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.score.target.targetObjective.>=
|
20891 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.score.target.targetObjective.>=.source
|
20892 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.score.target.targetObjective.matches
|
20893 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.blocks
|
20894 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.blocks.start
|
20895 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.blocks.start.end
|
20896 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.blocks.start.end.destination
|
20897 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.entity
|
20898 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.predicate
|
20899 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.function
|
20900 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.items
|
20901 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.items.entity
|
20902 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.items.entity.entities
|
20903 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.items.entity.entities.slots
|
20904 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.items.block
|
20905 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.items.block.pos
|
20906 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.items.block.pos.slots
|
20907 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.data
|
20908 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.data.entity
|
20909 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.data.entity.source
|
20910 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.data.block
|
20911 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.data.block.sourcePos
|
20912 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.data.storage
|
20913 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.if.data.storage.source
|
20914 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless
|
20915 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.block
|
20916 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.block.pos
|
20917 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.biome
|
20918 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.biome.pos
|
20919 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.loaded
|
20920 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.dimension
|
20921 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.score
|
20922 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.score.target
|
20923 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.score.target.targetObjective
|
20924 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.score.target.targetObjective.=
|
20925 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.score.target.targetObjective.=.source
|
20926 | [28Mar2025 00:54:39.122] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.score.target.targetObjective.<
|
20927 | [28Mar2025 00:54:39.123] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.score.target.targetObjective.<.source
|
20928 | [28Mar2025 00:54:39.123] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.score.target.targetObjective.<=
|
20929 | [28Mar2025 00:54:39.123] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.score.target.targetObjective.<=.source
|
20930 | [28Mar2025 00:54:39.123] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.score.target.targetObjective.>
|
20931 | [28Mar2025 00:54:39.123] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.score.target.targetObjective.>.source
|
20932 | [28Mar2025 00:54:39.123] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.score.target.targetObjective.>=
|
20933 | [28Mar2025 00:54:39.123] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.score.target.targetObjective.>=.source
|
20934 | [28Mar2025 00:54:39.123] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.score.target.targetObjective.matches
|
20935 | [28Mar2025 00:54:39.123] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.blocks
|
20936 | [28Mar2025 00:54:39.123] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.blocks.start
|
20937 | [28Mar2025 00:54:39.123] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.blocks.start.end
|
20938 | [28Mar2025 00:54:39.123] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.blocks.start.end.destination
|
20939 | [28Mar2025 00:54:39.123] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.entity
|
20940 | [28Mar2025 00:54:39.123] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.predicate
|
20941 | [28Mar2025 00:54:39.123] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.function
|
20942 | [28Mar2025 00:54:39.123] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.items
|
20943 | [28Mar2025 00:54:39.123] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.items.entity
|
20944 | [28Mar2025 00:54:39.123] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.items.entity.entities
|
20945 | [28Mar2025 00:54:39.123] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.items.entity.entities.slots
|
20946 | [28Mar2025 00:54:39.123] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.items.block
|
20947 | [28Mar2025 00:54:39.123] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.items.block.pos
|
20948 | [28Mar2025 00:54:39.123] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.items.block.pos.slots
|
20949 | [28Mar2025 00:54:39.123] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.data
|
20950 | [28Mar2025 00:54:39.123] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.data.entity
|
20951 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.data.entity.source
|
20952 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.data.block
|
20953 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.data.block.sourcePos
|
20954 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.data.storage
|
20955 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.unless.data.storage.source
|
20956 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.as
|
20957 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.at
|
20958 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store
|
20959 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result
|
20960 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.score
|
20961 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.score.targets
|
20962 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.score.targets.objective
|
20963 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.bossbar
|
20964 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.bossbar.id
|
20965 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.bossbar.id.value
|
20966 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.bossbar.id.max
|
20967 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.entity
|
20968 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target
|
20969 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path
|
20970 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path.int
|
20971 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path.int.scale
|
20972 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path.float
|
20973 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path.float.scale
|
20974 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path.short
|
20975 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path.short.scale
|
20976 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path.long
|
20977 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path.long.scale
|
20978 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path.double
|
20979 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path.double.scale
|
20980 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path.byte
|
20981 | [28Mar2025 00:54:39.124] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path.byte.scale
|
20982 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.block
|
20983 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos
|
20984 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path
|
20985 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path.int
|
20986 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path.int.scale
|
20987 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path.float
|
20988 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path.float.scale
|
20989 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path.short
|
20990 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path.short.scale
|
20991 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path.long
|
20992 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path.long.scale
|
20993 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path.double
|
20994 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path.double.scale
|
20995 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path.byte
|
20996 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path.byte.scale
|
20997 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.storage
|
20998 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target
|
20999 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path
|
21000 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path.int
|
21001 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path.int.scale
|
21002 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path.float
|
21003 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path.float.scale
|
21004 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path.short
|
21005 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path.short.scale
|
21006 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path.long
|
21007 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path.long.scale
|
21008 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path.double
|
21009 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path.double.scale
|
21010 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path.byte
|
21011 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path.byte.scale
|
21012 | [28Mar2025 00:54:39.125] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success
|
21013 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.score
|
21014 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.score.targets
|
21015 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.score.targets.objective
|
21016 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.bossbar
|
21017 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.bossbar.id
|
21018 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.bossbar.id.value
|
21019 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.bossbar.id.max
|
21020 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.entity
|
21021 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target
|
21022 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path
|
21023 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path.int
|
21024 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path.int.scale
|
21025 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path.float
|
21026 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path.float.scale
|
21027 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path.short
|
21028 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path.short.scale
|
21029 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path.long
|
21030 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path.long.scale
|
21031 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path.double
|
21032 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path.double.scale
|
21033 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path.byte
|
21034 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path.byte.scale
|
21035 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.block
|
21036 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos
|
21037 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path
|
21038 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path.int
|
21039 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path.int.scale
|
21040 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path.float
|
21041 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path.float.scale
|
21042 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path.short
|
21043 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path.short.scale
|
21044 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path.long
|
21045 | [28Mar2025 00:54:39.126] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path.long.scale
|
21046 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path.double
|
21047 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path.double.scale
|
21048 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path.byte
|
21049 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path.byte.scale
|
21050 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.storage
|
21051 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target
|
21052 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path
|
21053 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path.int
|
21054 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path.int.scale
|
21055 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path.float
|
21056 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path.float.scale
|
21057 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path.short
|
21058 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path.short.scale
|
21059 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path.long
|
21060 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path.long.scale
|
21061 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path.double
|
21062 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path.double.scale
|
21063 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path.byte
|
21064 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path.byte.scale
|
21065 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.positioned
|
21066 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.positioned.pos
|
21067 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.positioned.as
|
21068 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.positioned.over
|
21069 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.positioned.over.heightmap
|
21070 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.rotated
|
21071 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.rotated.rot
|
21072 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.rotated.as
|
21073 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.facing
|
21074 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.facing.entity
|
21075 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.facing.entity.targets
|
21076 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.facing.pos
|
21077 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.align
|
21078 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.align.axes
|
21079 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.anchored
|
21080 | [28Mar2025 00:54:39.127] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.anchored.anchor
|
21081 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.in
|
21082 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.in.dimension
|
21083 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.summon
|
21084 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.summon.entity
|
21085 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.execute.on
|
21086 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar
|
21087 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.add
|
21088 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.add.id
|
21089 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.add.id.name
|
21090 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.remove
|
21091 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.remove.id
|
21092 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.list
|
21093 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set
|
21094 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set.id
|
21095 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set.id.name
|
21096 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set.id.name.name
|
21097 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set.id.color
|
21098 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set.id.color.pink
|
21099 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set.id.color.blue
|
21100 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set.id.color.red
|
21101 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set.id.color.green
|
21102 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set.id.color.yellow
|
21103 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set.id.color.purple
|
21104 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set.id.color.white
|
21105 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set.id.style
|
21106 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set.id.style.progress
|
21107 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set.id.style.notched_6
|
21108 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set.id.style.notched_10
|
21109 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set.id.style.notched_12
|
21110 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set.id.style.notched_20
|
21111 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set.id.value
|
21112 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set.id.value.value
|
21113 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set.id.max
|
21114 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set.id.max.max
|
21115 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set.id.visible
|
21116 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set.id.visible.visible
|
21117 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set.id.players
|
21118 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.set.id.players.targets
|
21119 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.get
|
21120 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.get.id
|
21121 | [28Mar2025 00:54:39.128] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.get.id.value
|
21122 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.get.id.max
|
21123 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.get.id.visible
|
21124 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bossbar.get.id.players
|
21125 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clear
|
21126 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clear.targets
|
21127 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clear.targets.item
|
21128 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clear.targets.item.maxCount
|
21129 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone
|
21130 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin
|
21131 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end
|
21132 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination
|
21133 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.replace
|
21134 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.replace.force
|
21135 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.replace.move
|
21136 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.replace.normal
|
21137 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.masked
|
21138 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.masked.force
|
21139 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.masked.move
|
21140 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.masked.normal
|
21141 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.filtered
|
21142 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.filtered.filter
|
21143 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.filtered.filter.force
|
21144 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.filtered.filter.move
|
21145 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.filtered.filter.normal
|
21146 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.to
|
21147 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension
|
21148 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination
|
21149 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.replace
|
21150 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.replace.force
|
21151 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.replace.move
|
21152 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.replace.normal
|
21153 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.masked
|
21154 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.masked.force
|
21155 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.masked.move
|
21156 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.masked.normal
|
21157 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.filtered
|
21158 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.filtered.filter
|
21159 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.filtered.filter.force
|
21160 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.filtered.filter.move
|
21161 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.filtered.filter.normal
|
21162 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from
|
21163 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension
|
21164 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin
|
21165 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end
|
21166 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination
|
21167 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.replace
|
21168 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.replace.force
|
21169 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.replace.move
|
21170 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.replace.normal
|
21171 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.masked
|
21172 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.masked.force
|
21173 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.masked.move
|
21174 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.masked.normal
|
21175 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.filtered
|
21176 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.filtered.filter
|
21177 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.filtered.filter.force
|
21178 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.filtered.filter.move
|
21179 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.filtered.filter.normal
|
21180 | [28Mar2025 00:54:39.129] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to
|
21181 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension
|
21182 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination
|
21183 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.replace
|
21184 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.replace.force
|
21185 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.replace.move
|
21186 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.replace.normal
|
21187 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.masked
|
21188 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.masked.force
|
21189 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.masked.move
|
21190 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.masked.normal
|
21191 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.filtered
|
21192 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.filtered.filter
|
21193 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.filtered.filter.force
|
21194 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.filtered.filter.move
|
21195 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.filtered.filter.normal
|
21196 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.damage
|
21197 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.damage.target
|
21198 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.damage.target.amount
|
21199 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.damage.target.amount.damageType
|
21200 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.damage.target.amount.damageType.at
|
21201 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.damage.target.amount.damageType.at.location
|
21202 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.damage.target.amount.damageType.by
|
21203 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.damage.target.amount.damageType.by.entity
|
21204 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.damage.target.amount.damageType.by.entity.from
|
21205 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.damage.target.amount.damageType.by.entity.from.cause
|
21206 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data
|
21207 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.merge
|
21208 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.merge.entity
|
21209 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.merge.entity.target
|
21210 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.merge.entity.target.nbt
|
21211 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.merge.block
|
21212 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.merge.block.targetPos
|
21213 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.merge.block.targetPos.nbt
|
21214 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.merge.storage
|
21215 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.merge.storage.target
|
21216 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.merge.storage.target.nbt
|
21217 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.get
|
21218 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.get.entity
|
21219 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.get.entity.target
|
21220 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.get.entity.target.path
|
21221 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.get.entity.target.path.scale
|
21222 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.get.block
|
21223 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.get.block.targetPos
|
21224 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.get.block.targetPos.path
|
21225 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.get.block.targetPos.path.scale
|
21226 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.get.storage
|
21227 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.get.storage.target
|
21228 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.get.storage.target.path
|
21229 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.get.storage.target.path.scale
|
21230 | [28Mar2025 00:54:39.130] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.remove
|
21231 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.remove.entity
|
21232 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.remove.entity.target
|
21233 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.remove.entity.target.path
|
21234 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.remove.block
|
21235 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.remove.block.targetPos
|
21236 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.remove.block.targetPos.path
|
21237 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.remove.storage
|
21238 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.remove.storage.target
|
21239 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.remove.storage.target.path
|
21240 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify
|
21241 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity
|
21242 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target
|
21243 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath
|
21244 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert
|
21245 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index
|
21246 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.from
|
21247 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.from.entity
|
21248 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.from.entity.source
|
21249 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.from.entity.source.sourcePath
|
21250 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.from.block
|
21251 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.from.block.sourcePos
|
21252 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.from.block.sourcePos.sourcePath
|
21253 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.from.storage
|
21254 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.from.storage.source
|
21255 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.from.storage.source.sourcePath
|
21256 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string
|
21257 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.entity
|
21258 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.entity.source
|
21259 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.entity.source.sourcePath
|
21260 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.entity.source.sourcePath.start
|
21261 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.entity.source.sourcePath.start.end
|
21262 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.block
|
21263 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.block.sourcePos
|
21264 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.block.sourcePos.sourcePath
|
21265 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.block.sourcePos.sourcePath.start
|
21266 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.block.sourcePos.sourcePath.start.end
|
21267 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.storage
|
21268 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.storage.source
|
21269 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.storage.source.sourcePath
|
21270 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.storage.source.sourcePath.start
|
21271 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.storage.source.sourcePath.start.end
|
21272 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.value
|
21273 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.value.value
|
21274 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend
|
21275 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.from
|
21276 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.from.entity
|
21277 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.from.entity.source
|
21278 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.from.entity.source.sourcePath
|
21279 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.from.block
|
21280 | [28Mar2025 00:54:39.131] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.from.block.sourcePos
|
21281 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.from.block.sourcePos.sourcePath
|
21282 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.from.storage
|
21283 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.from.storage.source
|
21284 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.from.storage.source.sourcePath
|
21285 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string
|
21286 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.entity
|
21287 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.entity.source
|
21288 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.entity.source.sourcePath
|
21289 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.entity.source.sourcePath.start
|
21290 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.entity.source.sourcePath.start.end
|
21291 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.block
|
21292 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.block.sourcePos
|
21293 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.block.sourcePos.sourcePath
|
21294 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.block.sourcePos.sourcePath.start
|
21295 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.block.sourcePos.sourcePath.start.end
|
21296 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.storage
|
21297 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.storage.source
|
21298 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.storage.source.sourcePath
|
21299 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.storage.source.sourcePath.start
|
21300 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.storage.source.sourcePath.start.end
|
21301 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.value
|
21302 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.value.value
|
21303 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append
|
21304 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.from
|
21305 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.from.entity
|
21306 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.from.entity.source
|
21307 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.from.entity.source.sourcePath
|
21308 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.from.block
|
21309 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.from.block.sourcePos
|
21310 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.from.block.sourcePos.sourcePath
|
21311 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.from.storage
|
21312 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.from.storage.source
|
21313 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.from.storage.source.sourcePath
|
21314 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string
|
21315 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.entity
|
21316 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.entity.source
|
21317 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.entity.source.sourcePath
|
21318 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.entity.source.sourcePath.start
|
21319 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.entity.source.sourcePath.start.end
|
21320 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.block
|
21321 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.block.sourcePos
|
21322 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.block.sourcePos.sourcePath
|
21323 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.block.sourcePos.sourcePath.start
|
21324 | [28Mar2025 00:54:39.132] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.block.sourcePos.sourcePath.start.end
|
21325 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.storage
|
21326 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.storage.source
|
21327 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.storage.source.sourcePath
|
21328 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.storage.source.sourcePath.start
|
21329 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.storage.source.sourcePath.start.end
|
21330 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.value
|
21331 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.value.value
|
21332 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set
|
21333 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.from
|
21334 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.from.entity
|
21335 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.from.entity.source
|
21336 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.from.entity.source.sourcePath
|
21337 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.from.block
|
21338 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.from.block.sourcePos
|
21339 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.from.block.sourcePos.sourcePath
|
21340 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.from.storage
|
21341 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.from.storage.source
|
21342 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.from.storage.source.sourcePath
|
21343 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string
|
21344 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.entity
|
21345 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.entity.source
|
21346 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.entity.source.sourcePath
|
21347 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.entity.source.sourcePath.start
|
21348 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.entity.source.sourcePath.start.end
|
21349 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.block
|
21350 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.block.sourcePos
|
21351 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.block.sourcePos.sourcePath
|
21352 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.block.sourcePos.sourcePath.start
|
21353 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.block.sourcePos.sourcePath.start.end
|
21354 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.storage
|
21355 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.storage.source
|
21356 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.storage.source.sourcePath
|
21357 | [28Mar2025 00:54:39.133] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.storage.source.sourcePath.start
|
21358 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.storage.source.sourcePath.start.end
|
21359 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.value
|
21360 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.value.value
|
21361 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge
|
21362 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.from
|
21363 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.from.entity
|
21364 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.from.entity.source
|
21365 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.from.entity.source.sourcePath
|
21366 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.from.block
|
21367 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.from.block.sourcePos
|
21368 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.from.block.sourcePos.sourcePath
|
21369 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.from.storage
|
21370 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.from.storage.source
|
21371 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.from.storage.source.sourcePath
|
21372 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string
|
21373 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.entity
|
21374 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.entity.source
|
21375 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.entity.source.sourcePath
|
21376 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.entity.source.sourcePath.start
|
21377 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.entity.source.sourcePath.start.end
|
21378 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.block
|
21379 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.block.sourcePos
|
21380 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.block.sourcePos.sourcePath
|
21381 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.block.sourcePos.sourcePath.start
|
21382 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.block.sourcePos.sourcePath.start.end
|
21383 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.storage
|
21384 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.storage.source
|
21385 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.storage.source.sourcePath
|
21386 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.storage.source.sourcePath.start
|
21387 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.storage.source.sourcePath.start.end
|
21388 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.value
|
21389 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.value.value
|
21390 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block
|
21391 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos
|
21392 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath
|
21393 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert
|
21394 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index
|
21395 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.from
|
21396 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.from.entity
|
21397 | [28Mar2025 00:54:39.134] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.from.entity.source
|
21398 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.from.entity.source.sourcePath
|
21399 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.from.block
|
21400 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.from.block.sourcePos
|
21401 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.from.block.sourcePos.sourcePath
|
21402 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.from.storage
|
21403 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.from.storage.source
|
21404 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.from.storage.source.sourcePath
|
21405 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string
|
21406 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.entity
|
21407 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.entity.source
|
21408 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.entity.source.sourcePath
|
21409 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.entity.source.sourcePath.start
|
21410 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.entity.source.sourcePath.start.end
|
21411 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.block
|
21412 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.block.sourcePos
|
21413 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.block.sourcePos.sourcePath
|
21414 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.block.sourcePos.sourcePath.start
|
21415 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.block.sourcePos.sourcePath.start.end
|
21416 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.storage
|
21417 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.storage.source
|
21418 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.storage.source.sourcePath
|
21419 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.storage.source.sourcePath.start
|
21420 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.storage.source.sourcePath.start.end
|
21421 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.value
|
21422 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.value.value
|
21423 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend
|
21424 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.from
|
21425 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.from.entity
|
21426 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.from.entity.source
|
21427 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.from.entity.source.sourcePath
|
21428 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.from.block
|
21429 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.from.block.sourcePos
|
21430 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.from.block.sourcePos.sourcePath
|
21431 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.from.storage
|
21432 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.from.storage.source
|
21433 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.from.storage.source.sourcePath
|
21434 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string
|
21435 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.entity
|
21436 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.entity.source
|
21437 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.entity.source.sourcePath
|
21438 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.entity.source.sourcePath.start
|
21439 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.entity.source.sourcePath.start.end
|
21440 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.block
|
21441 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.block.sourcePos
|
21442 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.block.sourcePos.sourcePath
|
21443 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.block.sourcePos.sourcePath.start
|
21444 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.block.sourcePos.sourcePath.start.end
|
21445 | [28Mar2025 00:54:39.135] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.storage
|
21446 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.storage.source
|
21447 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.storage.source.sourcePath
|
21448 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.storage.source.sourcePath.start
|
21449 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.storage.source.sourcePath.start.end
|
21450 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.value
|
21451 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.value.value
|
21452 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append
|
21453 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.from
|
21454 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.from.entity
|
21455 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.from.entity.source
|
21456 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.from.entity.source.sourcePath
|
21457 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.from.block
|
21458 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.from.block.sourcePos
|
21459 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.from.block.sourcePos.sourcePath
|
21460 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.from.storage
|
21461 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.from.storage.source
|
21462 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.from.storage.source.sourcePath
|
21463 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string
|
21464 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.entity
|
21465 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.entity.source
|
21466 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.entity.source.sourcePath
|
21467 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.entity.source.sourcePath.start
|
21468 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.entity.source.sourcePath.start.end
|
21469 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.block
|
21470 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.block.sourcePos
|
21471 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.block.sourcePos.sourcePath
|
21472 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.block.sourcePos.sourcePath.start
|
21473 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.block.sourcePos.sourcePath.start.end
|
21474 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.storage
|
21475 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.storage.source
|
21476 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.storage.source.sourcePath
|
21477 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.storage.source.sourcePath.start
|
21478 | [28Mar2025 00:54:39.136] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.storage.source.sourcePath.start.end
|
21479 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.value
|
21480 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.value.value
|
21481 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set
|
21482 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.from
|
21483 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.from.entity
|
21484 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.from.entity.source
|
21485 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.from.entity.source.sourcePath
|
21486 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.from.block
|
21487 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.from.block.sourcePos
|
21488 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.from.block.sourcePos.sourcePath
|
21489 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.from.storage
|
21490 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.from.storage.source
|
21491 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.from.storage.source.sourcePath
|
21492 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string
|
21493 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.entity
|
21494 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.entity.source
|
21495 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.entity.source.sourcePath
|
21496 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.entity.source.sourcePath.start
|
21497 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.entity.source.sourcePath.start.end
|
21498 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.block
|
21499 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.block.sourcePos
|
21500 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.block.sourcePos.sourcePath
|
21501 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.block.sourcePos.sourcePath.start
|
21502 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.block.sourcePos.sourcePath.start.end
|
21503 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.storage
|
21504 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.storage.source
|
21505 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.storage.source.sourcePath
|
21506 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.storage.source.sourcePath.start
|
21507 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.storage.source.sourcePath.start.end
|
21508 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.value
|
21509 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.value.value
|
21510 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge
|
21511 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.from
|
21512 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.from.entity
|
21513 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.from.entity.source
|
21514 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.from.entity.source.sourcePath
|
21515 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.from.block
|
21516 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.from.block.sourcePos
|
21517 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.from.block.sourcePos.sourcePath
|
21518 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.from.storage
|
21519 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.from.storage.source
|
21520 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.from.storage.source.sourcePath
|
21521 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string
|
21522 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.entity
|
21523 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.entity.source
|
21524 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.entity.source.sourcePath
|
21525 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.entity.source.sourcePath.start
|
21526 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.entity.source.sourcePath.start.end
|
21527 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.block
|
21528 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.block.sourcePos
|
21529 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.block.sourcePos.sourcePath
|
21530 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.block.sourcePos.sourcePath.start
|
21531 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.block.sourcePos.sourcePath.start.end
|
21532 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.storage
|
21533 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.storage.source
|
21534 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.storage.source.sourcePath
|
21535 | [28Mar2025 00:54:39.137] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.storage.source.sourcePath.start
|
21536 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.storage.source.sourcePath.start.end
|
21537 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.value
|
21538 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.value.value
|
21539 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage
|
21540 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target
|
21541 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath
|
21542 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert
|
21543 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index
|
21544 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.from
|
21545 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.from.entity
|
21546 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.from.entity.source
|
21547 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.from.entity.source.sourcePath
|
21548 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.from.block
|
21549 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.from.block.sourcePos
|
21550 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.from.block.sourcePos.sourcePath
|
21551 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.from.storage
|
21552 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.from.storage.source
|
21553 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.from.storage.source.sourcePath
|
21554 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string
|
21555 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.entity
|
21556 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.entity.source
|
21557 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.entity.source.sourcePath
|
21558 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.entity.source.sourcePath.start
|
21559 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.entity.source.sourcePath.start.end
|
21560 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.block
|
21561 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.block.sourcePos
|
21562 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.block.sourcePos.sourcePath
|
21563 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.block.sourcePos.sourcePath.start
|
21564 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.block.sourcePos.sourcePath.start.end
|
21565 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.storage
|
21566 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.storage.source
|
21567 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.storage.source.sourcePath
|
21568 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.storage.source.sourcePath.start
|
21569 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.storage.source.sourcePath.start.end
|
21570 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.value
|
21571 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.value.value
|
21572 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend
|
21573 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.from
|
21574 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.from.entity
|
21575 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.from.entity.source
|
21576 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.from.entity.source.sourcePath
|
21577 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.from.block
|
21578 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.from.block.sourcePos
|
21579 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.from.block.sourcePos.sourcePath
|
21580 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.from.storage
|
21581 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.from.storage.source
|
21582 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.from.storage.source.sourcePath
|
21583 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string
|
21584 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.entity
|
21585 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.entity.source
|
21586 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.entity.source.sourcePath
|
21587 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.entity.source.sourcePath.start
|
21588 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.entity.source.sourcePath.start.end
|
21589 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.block
|
21590 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.block.sourcePos
|
21591 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.block.sourcePos.sourcePath
|
21592 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.block.sourcePos.sourcePath.start
|
21593 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.block.sourcePos.sourcePath.start.end
|
21594 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.storage
|
21595 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.storage.source
|
21596 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.storage.source.sourcePath
|
21597 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.storage.source.sourcePath.start
|
21598 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.storage.source.sourcePath.start.end
|
21599 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.value
|
21600 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.value.value
|
21601 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append
|
21602 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.from
|
21603 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.from.entity
|
21604 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.from.entity.source
|
21605 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.from.entity.source.sourcePath
|
21606 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.from.block
|
21607 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.from.block.sourcePos
|
21608 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.from.block.sourcePos.sourcePath
|
21609 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.from.storage
|
21610 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.from.storage.source
|
21611 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.from.storage.source.sourcePath
|
21612 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string
|
21613 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.entity
|
21614 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.entity.source
|
21615 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.entity.source.sourcePath
|
21616 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.entity.source.sourcePath.start
|
21617 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.entity.source.sourcePath.start.end
|
21618 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.block
|
21619 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.block.sourcePos
|
21620 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.block.sourcePos.sourcePath
|
21621 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.block.sourcePos.sourcePath.start
|
21622 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.block.sourcePos.sourcePath.start.end
|
21623 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.storage
|
21624 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.storage.source
|
21625 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.storage.source.sourcePath
|
21626 | [28Mar2025 00:54:39.138] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.storage.source.sourcePath.start
|
21627 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.storage.source.sourcePath.start.end
|
21628 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.value
|
21629 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.value.value
|
21630 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set
|
21631 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.from
|
21632 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.from.entity
|
21633 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.from.entity.source
|
21634 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.from.entity.source.sourcePath
|
21635 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.from.block
|
21636 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.from.block.sourcePos
|
21637 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.from.block.sourcePos.sourcePath
|
21638 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.from.storage
|
21639 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.from.storage.source
|
21640 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.from.storage.source.sourcePath
|
21641 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string
|
21642 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.entity
|
21643 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.entity.source
|
21644 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.entity.source.sourcePath
|
21645 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.entity.source.sourcePath.start
|
21646 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.entity.source.sourcePath.start.end
|
21647 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.block
|
21648 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.block.sourcePos
|
21649 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.block.sourcePos.sourcePath
|
21650 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.block.sourcePos.sourcePath.start
|
21651 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.block.sourcePos.sourcePath.start.end
|
21652 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.storage
|
21653 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.storage.source
|
21654 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.storage.source.sourcePath
|
21655 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.storage.source.sourcePath.start
|
21656 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.storage.source.sourcePath.start.end
|
21657 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.value
|
21658 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.value.value
|
21659 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge
|
21660 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.from
|
21661 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.from.entity
|
21662 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.from.entity.source
|
21663 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.from.entity.source.sourcePath
|
21664 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.from.block
|
21665 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.from.block.sourcePos
|
21666 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.from.block.sourcePos.sourcePath
|
21667 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.from.storage
|
21668 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.from.storage.source
|
21669 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.from.storage.source.sourcePath
|
21670 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string
|
21671 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.entity
|
21672 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.entity.source
|
21673 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.entity.source.sourcePath
|
21674 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.entity.source.sourcePath.start
|
21675 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.entity.source.sourcePath.start.end
|
21676 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.block
|
21677 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.block.sourcePos
|
21678 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.block.sourcePos.sourcePath
|
21679 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.block.sourcePos.sourcePath.start
|
21680 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.block.sourcePos.sourcePath.start.end
|
21681 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.storage
|
21682 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.storage.source
|
21683 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.storage.source.sourcePath
|
21684 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.storage.source.sourcePath.start
|
21685 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.storage.source.sourcePath.start.end
|
21686 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.value
|
21687 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.value.value
|
21688 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.datapack
|
21689 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.datapack.enable
|
21690 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.datapack.enable.name
|
21691 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.datapack.enable.name.after
|
21692 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.datapack.enable.name.after.existing
|
21693 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.datapack.enable.name.before
|
21694 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.datapack.enable.name.before.existing
|
21695 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.datapack.enable.name.last
|
21696 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.datapack.enable.name.first
|
21697 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.datapack.disable
|
21698 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.datapack.disable.name
|
21699 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.datapack.list
|
21700 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.datapack.list.available
|
21701 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.datapack.list.enabled
|
21702 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.debug
|
21703 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.debug.start
|
21704 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.debug.stop
|
21705 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.debug.function
|
21706 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.debug.function.name
|
21707 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.debug.ai
|
21708 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.defaultgamemode
|
21709 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.defaultgamemode.gamemode
|
21710 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.difficulty
|
21711 | [28Mar2025 00:54:39.139] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.difficulty.peaceful
|
21712 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.difficulty.easy
|
21713 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.difficulty.normal
|
21714 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.difficulty.hard
|
21715 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.effect
|
21716 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.effect.clear
|
21717 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.effect.clear.targets
|
21718 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.effect.clear.targets.effect
|
21719 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.effect.give
|
21720 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.effect.give.targets
|
21721 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.effect.give.targets.effect
|
21722 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.effect.give.targets.effect.seconds
|
21723 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.effect.give.targets.effect.seconds.amplifier
|
21724 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.effect.give.targets.effect.seconds.amplifier.hideParticles
|
21725 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.effect.give.targets.effect.infinite
|
21726 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.effect.give.targets.effect.infinite.amplifier
|
21727 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.effect.give.targets.effect.infinite.amplifier.hideParticles
|
21728 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.me
|
21729 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.me.action
|
21730 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.enchant
|
21731 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.enchant.targets
|
21732 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.enchant.targets.enchantment
|
21733 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.enchant.targets.enchantment.level
|
21734 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.experience
|
21735 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.experience.add
|
21736 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.experience.add.targets
|
21737 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.experience.add.targets.amount
|
21738 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.experience.add.targets.amount.points
|
21739 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.experience.add.targets.amount.levels
|
21740 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.experience.set
|
21741 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.experience.set.targets
|
21742 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.experience.set.targets.amount
|
21743 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.experience.set.targets.amount.points
|
21744 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.experience.set.targets.amount.levels
|
21745 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.experience.query
|
21746 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.experience.query.targets
|
21747 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.experience.query.targets.points
|
21748 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.experience.query.targets.levels
|
21749 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xp
|
21750 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.fill
|
21751 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.fill.from
|
21752 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.fill.from.to
|
21753 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.fill.from.to.block
|
21754 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.fill.from.to.block.replace
|
21755 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.fill.from.to.block.replace.filter
|
21756 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.fill.from.to.block.keep
|
21757 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.fill.from.to.block.outline
|
21758 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.fill.from.to.block.hollow
|
21759 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.fill.from.to.block.destroy
|
21760 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.fillbiome
|
21761 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.fillbiome.from
|
21762 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.fillbiome.from.to
|
21763 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.fillbiome.from.to.biome
|
21764 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.fillbiome.from.to.biome.replace
|
21765 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.fillbiome.from.to.biome.replace.filter
|
21766 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.forceload
|
21767 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.forceload.add
|
21768 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.forceload.add.from
|
21769 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.forceload.add.from.to
|
21770 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.forceload.remove
|
21771 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.forceload.remove.from
|
21772 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.forceload.remove.from.to
|
21773 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.forceload.remove.all
|
21774 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.forceload.query
|
21775 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.forceload.query.pos
|
21776 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.function
|
21777 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.function.name
|
21778 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.function.name.arguments
|
21779 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.function.name.with
|
21780 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.function.name.with.entity
|
21781 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.function.name.with.entity.source
|
21782 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.function.name.with.entity.source.path
|
21783 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.function.name.with.block
|
21784 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.function.name.with.block.sourcePos
|
21785 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.function.name.with.block.sourcePos.path
|
21786 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.function.name.with.storage
|
21787 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.function.name.with.storage.source
|
21788 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.function.name.with.storage.source.path
|
21789 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamemode
|
21790 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamemode.gamemode
|
21791 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamemode.gamemode.target
|
21792 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule
|
21793 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.announceAdvancements
|
21794 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.announceAdvancements.value
|
21795 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.blockExplosionDropDecay
|
21796 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.blockExplosionDropDecay.value
|
21797 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.commandBlockOutput
|
21798 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.commandBlockOutput.value
|
21799 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.commandModificationBlockLimit
|
21800 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.commandModificationBlockLimit.value
|
21801 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.compactmachines.allow_creative_oob
|
21802 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.compactmachines.allow_creative_oob.value
|
21803 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.compactmachines.allow_spectator_oob
|
21804 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.compactmachines.allow_spectator_oob.value
|
21805 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.compactmachines.allow_survival_oob
|
21806 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.compactmachines.allow_survival_oob.value
|
21807 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.compactmachines.damage_oob
|
21808 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.compactmachines.damage_oob.value
|
21809 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.compactmachines.damage_psd_on_exit
|
21810 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.compactmachines.damage_psd_on_exit.value
|
21811 | [28Mar2025 00:54:39.140] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.disableElytraMovementCheck
|
21812 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.disableElytraMovementCheck.value
|
21813 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.disableRaids
|
21814 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.disableRaids.value
|
21815 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doDaylightCycle
|
21816 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doDaylightCycle.value
|
21817 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doEntityDrops
|
21818 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doEntityDrops.value
|
21819 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doFireTick
|
21820 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doFireTick.value
|
21821 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doImmediateRespawn
|
21822 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doImmediateRespawn.value
|
21823 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doInsomnia
|
21824 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doInsomnia.value
|
21825 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doLimitedCrafting
|
21826 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doLimitedCrafting.value
|
21827 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doMobLoot
|
21828 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doMobLoot.value
|
21829 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doMobSpawning
|
21830 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doMobSpawning.value
|
21831 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doPatrolSpawning
|
21832 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doPatrolSpawning.value
|
21833 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doTileDrops
|
21834 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doTileDrops.value
|
21835 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doTraderSpawning
|
21836 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doTraderSpawning.value
|
21837 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doVinesSpread
|
21838 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doVinesSpread.value
|
21839 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doWardenSpawning
|
21840 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doWardenSpawning.value
|
21841 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doWeatherCycle
|
21842 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.doWeatherCycle.value
|
21843 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.drowningDamage
|
21844 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.drowningDamage.value
|
21845 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.enderPearlsVanishOnDeath
|
21846 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.enderPearlsVanishOnDeath.value
|
21847 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.fakeLavaSourceConversion
|
21848 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.fakeLavaSourceConversion.value
|
21849 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.fakeWaterSourceConversion
|
21850 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.fakeWaterSourceConversion.value
|
21851 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.fallDamage
|
21852 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.fallDamage.value
|
21853 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.fireDamage
|
21854 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.fireDamage.value
|
21855 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.forgiveDeadPlayers
|
21856 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.forgiveDeadPlayers.value
|
21857 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.freezeDamage
|
21858 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.freezeDamage.value
|
21859 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.globalSoundEvents
|
21860 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.globalSoundEvents.value
|
21861 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.keepInventory
|
21862 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.keepInventory.value
|
21863 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.lavaSourceConversion
|
21864 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.lavaSourceConversion.value
|
21865 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.logAdminCommands
|
21866 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.logAdminCommands.value
|
21867 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.maxCommandChainLength
|
21868 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.maxCommandChainLength.value
|
21869 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.maxCommandForkCount
|
21870 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.maxCommandForkCount.value
|
21871 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.maxEntityCramming
|
21872 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.maxEntityCramming.value
|
21873 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.mobExplosionDropDecay
|
21874 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.mobExplosionDropDecay.value
|
21875 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.mobGriefing
|
21876 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.mobGriefing.value
|
21877 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.naturalRegeneration
|
21878 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.naturalRegeneration.value
|
21879 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.playersNetherPortalCreativeDelay
|
21880 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.playersNetherPortalCreativeDelay.value
|
21881 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.playersNetherPortalDefaultDelay
|
21882 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.playersNetherPortalDefaultDelay.value
|
21883 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.playersSleepingPercentage
|
21884 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.playersSleepingPercentage.value
|
21885 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.projectilesCanBreakBlocks
|
21886 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.projectilesCanBreakBlocks.value
|
21887 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.randomTickSpeed
|
21888 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.randomTickSpeed.value
|
21889 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.reducedDebugInfo
|
21890 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.reducedDebugInfo.value
|
21891 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.sendCommandFeedback
|
21892 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.sendCommandFeedback.value
|
21893 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.showDeathMessages
|
21894 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.showDeathMessages.value
|
21895 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.snowAccumulationHeight
|
21896 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.snowAccumulationHeight.value
|
21897 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.spawnChunkRadius
|
21898 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.spawnChunkRadius.value
|
21899 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.spawnRadius
|
21900 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.spawnRadius.value
|
21901 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.spectatorsGenerateChunks
|
21902 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.spectatorsGenerateChunks.value
|
21903 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.tfEnforcedProgression
|
21904 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.tfEnforcedProgression.value
|
21905 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.tntExplosionDropDecay
|
21906 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.tntExplosionDropDecay.value
|
21907 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.universalAnger
|
21908 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.universalAnger.value
|
21909 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.waterSourceConversion
|
21910 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.gamerule.waterSourceConversion.value
|
21911 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.give
|
21912 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.give.targets
|
21913 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.give.targets.item
|
21914 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.give.targets.item.count
|
21915 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.help
|
21916 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.help.command
|
21917 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item
|
21918 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace
|
21919 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.block
|
21920 | [28Mar2025 00:54:39.141] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.block.pos
|
21921 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot
|
21922 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot.with
|
21923 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot.with.item
|
21924 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot.with.item.count
|
21925 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot.from
|
21926 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot.from.block
|
21927 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot.from.block.source
|
21928 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot.from.block.source.sourceSlot
|
21929 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot.from.block.source.sourceSlot.modifier
|
21930 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot.from.entity
|
21931 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot.from.entity.source
|
21932 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot.from.entity.source.sourceSlot
|
21933 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot.from.entity.source.sourceSlot.modifier
|
21934 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.entity
|
21935 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets
|
21936 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot
|
21937 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot.with
|
21938 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot.with.item
|
21939 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot.with.item.count
|
21940 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot.from
|
21941 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot.from.block
|
21942 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot.from.block.source
|
21943 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot.from.block.source.sourceSlot
|
21944 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot.from.block.source.sourceSlot.modifier
|
21945 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot.from.entity
|
21946 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot.from.entity.source
|
21947 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot.from.entity.source.sourceSlot
|
21948 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot.from.entity.source.sourceSlot.modifier
|
21949 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.modify
|
21950 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.modify.block
|
21951 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.modify.block.pos
|
21952 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.modify.block.pos.slot
|
21953 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.modify.block.pos.slot.modifier
|
21954 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.modify.entity
|
21955 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.modify.entity.targets
|
21956 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.modify.entity.targets.slot
|
21957 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.item.modify.entity.targets.slot.modifier
|
21958 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kick
|
21959 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kick.targets
|
21960 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kick.targets.reason
|
21961 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kill
|
21962 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kill.targets
|
21963 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.list
|
21964 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.list.uuids
|
21965 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.locate
|
21966 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.locate.structure
|
21967 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.locate.structure.structure
|
21968 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.locate.biome
|
21969 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.locate.biome.biome
|
21970 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.locate.poi
|
21971 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.locate.poi.poi
|
21972 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot
|
21973 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace
|
21974 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity
|
21975 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities
|
21976 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot
|
21977 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.fish
|
21978 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.fish.loot_table
|
21979 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.fish.loot_table.pos
|
21980 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.fish.loot_table.pos.tool
|
21981 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.fish.loot_table.pos.mainhand
|
21982 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.fish.loot_table.pos.offhand
|
21983 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.loot
|
21984 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.loot.loot_table
|
21985 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.kill
|
21986 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.kill.target
|
21987 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.mine
|
21988 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.mine.pos
|
21989 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.mine.pos.tool
|
21990 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.mine.pos.mainhand
|
21991 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.mine.pos.offhand
|
21992 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count
|
21993 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.fish
|
21994 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.fish.loot_table
|
21995 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.fish.loot_table.pos
|
21996 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.fish.loot_table.pos.tool
|
21997 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.fish.loot_table.pos.mainhand
|
21998 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.fish.loot_table.pos.offhand
|
21999 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.loot
|
22000 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.loot.loot_table
|
22001 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.kill
|
22002 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.kill.target
|
22003 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.mine
|
22004 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.mine.pos
|
22005 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.mine.pos.tool
|
22006 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.mine.pos.mainhand
|
22007 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.mine.pos.offhand
|
22008 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block
|
22009 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos
|
22010 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot
|
22011 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.fish
|
22012 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.fish.loot_table
|
22013 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.fish.loot_table.pos
|
22014 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.fish.loot_table.pos.tool
|
22015 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.fish.loot_table.pos.mainhand
|
22016 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.fish.loot_table.pos.offhand
|
22017 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.loot
|
22018 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.loot.loot_table
|
22019 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.kill
|
22020 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.kill.target
|
22021 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.mine
|
22022 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.mine.pos
|
22023 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.mine.pos.tool
|
22024 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.mine.pos.mainhand
|
22025 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.mine.pos.offhand
|
22026 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count
|
22027 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.fish
|
22028 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.fish.loot_table
|
22029 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.fish.loot_table.pos
|
22030 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.fish.loot_table.pos.tool
|
22031 | [28Mar2025 00:54:39.142] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.fish.loot_table.pos.mainhand
|
22032 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.fish.loot_table.pos.offhand
|
22033 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.loot
|
22034 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.loot.loot_table
|
22035 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.kill
|
22036 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.kill.target
|
22037 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.mine
|
22038 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.mine.pos
|
22039 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.mine.pos.tool
|
22040 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.mine.pos.mainhand
|
22041 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.mine.pos.offhand
|
22042 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.insert
|
22043 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos
|
22044 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.fish
|
22045 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.fish.loot_table
|
22046 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.fish.loot_table.pos
|
22047 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.fish.loot_table.pos.tool
|
22048 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.fish.loot_table.pos.mainhand
|
22049 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.fish.loot_table.pos.offhand
|
22050 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.loot
|
22051 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.loot.loot_table
|
22052 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.kill
|
22053 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.kill.target
|
22054 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.mine
|
22055 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.mine.pos
|
22056 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.mine.pos.tool
|
22057 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.mine.pos.mainhand
|
22058 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.mine.pos.offhand
|
22059 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.give
|
22060 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.give.players
|
22061 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.give.players.fish
|
22062 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.give.players.fish.loot_table
|
22063 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.give.players.fish.loot_table.pos
|
22064 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.give.players.fish.loot_table.pos.tool
|
22065 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.give.players.fish.loot_table.pos.mainhand
|
22066 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.give.players.fish.loot_table.pos.offhand
|
22067 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.give.players.loot
|
22068 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.give.players.loot.loot_table
|
22069 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.give.players.kill
|
22070 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.give.players.kill.target
|
22071 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.give.players.mine
|
22072 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.give.players.mine.pos
|
22073 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.give.players.mine.pos.tool
|
22074 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.give.players.mine.pos.mainhand
|
22075 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.give.players.mine.pos.offhand
|
22076 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.spawn
|
22077 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos
|
22078 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.fish
|
22079 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.fish.loot_table
|
22080 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.fish.loot_table.pos
|
22081 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.fish.loot_table.pos.tool
|
22082 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.fish.loot_table.pos.mainhand
|
22083 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.fish.loot_table.pos.offhand
|
22084 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.loot
|
22085 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.loot.loot_table
|
22086 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.kill
|
22087 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.kill.target
|
22088 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.mine
|
22089 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.mine.pos
|
22090 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.mine.pos.tool
|
22091 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.mine.pos.mainhand
|
22092 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.mine.pos.offhand
|
22093 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.msg
|
22094 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.msg.targets
|
22095 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.msg.targets.message
|
22096 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tell
|
22097 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.w
|
22098 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.particle
|
22099 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.particle.name
|
22100 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.particle.name.pos
|
22101 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.particle.name.pos.delta
|
22102 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.particle.name.pos.delta.speed
|
22103 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.particle.name.pos.delta.speed.count
|
22104 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.particle.name.pos.delta.speed.count.force
|
22105 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.particle.name.pos.delta.speed.count.force.viewers
|
22106 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.particle.name.pos.delta.speed.count.normal
|
22107 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.particle.name.pos.delta.speed.count.normal.viewers
|
22108 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.place
|
22109 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.place.feature
|
22110 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.place.feature.feature
|
22111 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.place.feature.feature.pos
|
22112 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.place.jigsaw
|
22113 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.place.jigsaw.pool
|
22114 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.place.jigsaw.pool.target
|
22115 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.place.jigsaw.pool.target.max_depth
|
22116 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.place.jigsaw.pool.target.max_depth.position
|
22117 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.place.structure
|
22118 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.place.structure.structure
|
22119 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.place.structure.structure.pos
|
22120 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.place.template
|
22121 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.place.template.template
|
22122 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.place.template.template.pos
|
22123 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.place.template.template.pos.rotation
|
22124 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.place.template.template.pos.rotation.mirror
|
22125 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.place.template.template.pos.rotation.mirror.integrity
|
22126 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.place.template.template.pos.rotation.mirror.integrity.seed
|
22127 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound
|
22128 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound
|
22129 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.master
|
22130 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.master.targets
|
22131 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.master.targets.pos
|
22132 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.master.targets.pos.volume
|
22133 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.master.targets.pos.volume.pitch
|
22134 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.master.targets.pos.volume.pitch.minVolume
|
22135 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.music
|
22136 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.music.targets
|
22137 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.music.targets.pos
|
22138 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.music.targets.pos.volume
|
22139 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.music.targets.pos.volume.pitch
|
22140 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.music.targets.pos.volume.pitch.minVolume
|
22141 | [28Mar2025 00:54:39.143] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.record
|
22142 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.record.targets
|
22143 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.record.targets.pos
|
22144 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.record.targets.pos.volume
|
22145 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.record.targets.pos.volume.pitch
|
22146 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.record.targets.pos.volume.pitch.minVolume
|
22147 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.weather
|
22148 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.weather.targets
|
22149 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.weather.targets.pos
|
22150 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.weather.targets.pos.volume
|
22151 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.weather.targets.pos.volume.pitch
|
22152 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.weather.targets.pos.volume.pitch.minVolume
|
22153 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.block
|
22154 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.block.targets
|
22155 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.block.targets.pos
|
22156 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.block.targets.pos.volume
|
22157 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.block.targets.pos.volume.pitch
|
22158 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.block.targets.pos.volume.pitch.minVolume
|
22159 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.hostile
|
22160 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.hostile.targets
|
22161 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.hostile.targets.pos
|
22162 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.hostile.targets.pos.volume
|
22163 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.hostile.targets.pos.volume.pitch
|
22164 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.hostile.targets.pos.volume.pitch.minVolume
|
22165 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.neutral
|
22166 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.neutral.targets
|
22167 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.neutral.targets.pos
|
22168 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.neutral.targets.pos.volume
|
22169 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.neutral.targets.pos.volume.pitch
|
22170 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.neutral.targets.pos.volume.pitch.minVolume
|
22171 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.player
|
22172 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.player.targets
|
22173 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.player.targets.pos
|
22174 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.player.targets.pos.volume
|
22175 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.player.targets.pos.volume.pitch
|
22176 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.player.targets.pos.volume.pitch.minVolume
|
22177 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.ambient
|
22178 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.ambient.targets
|
22179 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.ambient.targets.pos
|
22180 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.ambient.targets.pos.volume
|
22181 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.ambient.targets.pos.volume.pitch
|
22182 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.ambient.targets.pos.volume.pitch.minVolume
|
22183 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.voice
|
22184 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.voice.targets
|
22185 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.voice.targets.pos
|
22186 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.voice.targets.pos.volume
|
22187 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.voice.targets.pos.volume.pitch
|
22188 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.playsound.sound.voice.targets.pos.volume.pitch.minVolume
|
22189 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.random
|
22190 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.random.value
|
22191 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.random.value.range
|
22192 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.random.value.range.sequence
|
22193 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.random.roll
|
22194 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.random.roll.range
|
22195 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.random.roll.range.sequence
|
22196 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.random.reset
|
22197 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.random.reset.all
|
22198 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.random.reset.all.seed
|
22199 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.random.reset.all.seed.includeWorldSeed
|
22200 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.random.reset.all.seed.includeWorldSeed.includeSequenceId
|
22201 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.random.reset.sequence
|
22202 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.random.reset.sequence.seed
|
22203 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.random.reset.sequence.seed.includeWorldSeed
|
22204 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.random.reset.sequence.seed.includeWorldSeed.includeSequenceId
|
22205 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.reload
|
22206 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.recipe
|
22207 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.recipe.give
|
22208 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.recipe.give.targets
|
22209 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.recipe.give.targets.recipe
|
22210 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.recipe.give.targets.all
|
22211 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.recipe.take
|
22212 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.recipe.take.targets
|
22213 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.recipe.take.targets.recipe
|
22214 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.recipe.take.targets.all
|
22215 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.return
|
22216 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.return.value
|
22217 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.return.fail
|
22218 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.return.run
|
22219 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ride
|
22220 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ride.target
|
22221 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ride.target.mount
|
22222 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ride.target.mount.vehicle
|
22223 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ride.target.dismount
|
22224 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.say
|
22225 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.say.message
|
22226 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.schedule
|
22227 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.schedule.function
|
22228 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.schedule.function.function
|
22229 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.schedule.function.function.time
|
22230 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.schedule.function.function.time.append
|
22231 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.schedule.function.function.time.replace
|
22232 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.schedule.clear
|
22233 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.schedule.clear.function
|
22234 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard
|
22235 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives
|
22236 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.list
|
22237 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.add
|
22238 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.add.objective
|
22239 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.add.objective.criteria
|
22240 | [28Mar2025 00:54:39.144] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.add.objective.criteria.displayName
|
22241 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify
|
22242 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective
|
22243 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.displayname
|
22244 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.displayname.displayName
|
22245 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.rendertype
|
22246 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.rendertype.integer
|
22247 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.rendertype.hearts
|
22248 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.displayautoupdate
|
22249 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.displayautoupdate.value
|
22250 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.numberformat
|
22251 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.numberformat.blank
|
22252 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.numberformat.fixed
|
22253 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.numberformat.fixed.contents
|
22254 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.numberformat.styled
|
22255 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.numberformat.styled.style
|
22256 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.remove
|
22257 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.remove.objective
|
22258 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.setdisplay
|
22259 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.setdisplay.slot
|
22260 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.setdisplay.slot.objective
|
22261 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players
|
22262 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.list
|
22263 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.list.target
|
22264 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.set
|
22265 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.set.targets
|
22266 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.set.targets.objective
|
22267 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.set.targets.objective.score
|
22268 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.get
|
22269 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.get.target
|
22270 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.get.target.objective
|
22271 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.add
|
22272 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.add.targets
|
22273 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.add.targets.objective
|
22274 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.add.targets.objective.score
|
22275 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.remove
|
22276 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.remove.targets
|
22277 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.remove.targets.objective
|
22278 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.remove.targets.objective.score
|
22279 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.reset
|
22280 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.reset.targets
|
22281 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.reset.targets.objective
|
22282 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.enable
|
22283 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.enable.targets
|
22284 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.enable.targets.objective
|
22285 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.display
|
22286 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.display.name
|
22287 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.display.name.targets
|
22288 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.display.name.targets.objective
|
22289 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.display.name.targets.objective.name
|
22290 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.display.numberformat
|
22291 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.display.numberformat.targets
|
22292 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.display.numberformat.targets.objective
|
22293 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.display.numberformat.targets.objective.blank
|
22294 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.display.numberformat.targets.objective.fixed
|
22295 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.display.numberformat.targets.objective.fixed.contents
|
22296 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.display.numberformat.targets.objective.styled
|
22297 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.display.numberformat.targets.objective.styled.style
|
22298 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.operation
|
22299 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.operation.targets
|
22300 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.operation.targets.targetObjective
|
22301 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.operation.targets.targetObjective.operation
|
22302 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.operation.targets.targetObjective.operation.source
|
22303 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.scoreboard.players.operation.targets.targetObjective.operation.source.sourceObjective
|
22304 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.seed
|
22305 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.setblock
|
22306 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.setblock.pos
|
22307 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.setblock.pos.block
|
22308 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.setblock.pos.block.destroy
|
22309 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.setblock.pos.block.keep
|
22310 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.setblock.pos.block.replace
|
22311 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.spawnpoint
|
22312 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.spawnpoint.targets
|
22313 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.spawnpoint.targets.pos
|
22314 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.spawnpoint.targets.pos.angle
|
22315 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.setworldspawn
|
22316 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.setworldspawn.pos
|
22317 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.setworldspawn.pos.angle
|
22318 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.spectate
|
22319 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.spectate.target
|
22320 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.spectate.target.player
|
22321 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.spreadplayers
|
22322 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.spreadplayers.center
|
22323 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.spreadplayers.center.spreadDistance
|
22324 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.spreadplayers.center.spreadDistance.maxRange
|
22325 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.spreadplayers.center.spreadDistance.maxRange.respectTeams
|
22326 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.spreadplayers.center.spreadDistance.maxRange.respectTeams.targets
|
22327 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.spreadplayers.center.spreadDistance.maxRange.under
|
22328 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.spreadplayers.center.spreadDistance.maxRange.under.maxHeight
|
22329 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.spreadplayers.center.spreadDistance.maxRange.under.maxHeight.respectTeams
|
22330 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.spreadplayers.center.spreadDistance.maxRange.under.maxHeight.respectTeams.targets
|
22331 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.stopsound
|
22332 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.stopsound.targets
|
22333 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.stopsound.targets.all
|
22334 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.stopsound.targets.all.sound
|
22335 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.stopsound.targets.master
|
22336 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.stopsound.targets.master.sound
|
22337 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.stopsound.targets.music
|
22338 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.stopsound.targets.music.sound
|
22339 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.stopsound.targets.record
|
22340 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.stopsound.targets.record.sound
|
22341 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.stopsound.targets.weather
|
22342 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.stopsound.targets.weather.sound
|
22343 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.stopsound.targets.block
|
22344 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.stopsound.targets.block.sound
|
22345 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.stopsound.targets.hostile
|
22346 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.stopsound.targets.hostile.sound
|
22347 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.stopsound.targets.neutral
|
22348 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.stopsound.targets.neutral.sound
|
22349 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.stopsound.targets.player
|
22350 | [28Mar2025 00:54:39.145] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.stopsound.targets.player.sound
|
22351 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.stopsound.targets.ambient
|
22352 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.stopsound.targets.ambient.sound
|
22353 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.stopsound.targets.voice
|
22354 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.stopsound.targets.voice.sound
|
22355 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.summon
|
22356 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.summon.entity
|
22357 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.summon.entity.pos
|
22358 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.summon.entity.pos.nbt
|
22359 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tag
|
22360 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tag.targets
|
22361 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tag.targets.add
|
22362 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tag.targets.add.name
|
22363 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tag.targets.remove
|
22364 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tag.targets.remove.name
|
22365 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tag.targets.list
|
22366 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team
|
22367 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.list
|
22368 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.list.team
|
22369 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.add
|
22370 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.add.team
|
22371 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.add.team.displayName
|
22372 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.remove
|
22373 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.remove.team
|
22374 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.empty
|
22375 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.empty.team
|
22376 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.join
|
22377 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.join.team
|
22378 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.join.team.members
|
22379 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.leave
|
22380 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.leave.members
|
22381 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify
|
22382 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team
|
22383 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.displayName
|
22384 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.displayName.displayName
|
22385 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.color
|
22386 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.color.value
|
22387 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.friendlyFire
|
22388 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.friendlyFire.allowed
|
22389 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.seeFriendlyInvisibles
|
22390 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.seeFriendlyInvisibles.allowed
|
22391 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.nametagVisibility
|
22392 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.nametagVisibility.never
|
22393 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.nametagVisibility.hideForOtherTeams
|
22394 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.nametagVisibility.hideForOwnTeam
|
22395 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.nametagVisibility.always
|
22396 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.deathMessageVisibility
|
22397 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.deathMessageVisibility.never
|
22398 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.deathMessageVisibility.hideForOtherTeams
|
22399 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.deathMessageVisibility.hideForOwnTeam
|
22400 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.deathMessageVisibility.always
|
22401 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.collisionRule
|
22402 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.collisionRule.never
|
22403 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.collisionRule.pushOwnTeam
|
22404 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.collisionRule.pushOtherTeams
|
22405 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.collisionRule.always
|
22406 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.prefix
|
22407 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.prefix.prefix
|
22408 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.suffix
|
22409 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.team.modify.team.suffix.suffix
|
22410 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.teammsg
|
22411 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.teammsg.message
|
22412 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tm
|
22413 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.teleport
|
22414 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.teleport.location
|
22415 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.teleport.destination
|
22416 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.teleport.targets
|
22417 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.teleport.targets.location
|
22418 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.teleport.targets.location.rotation
|
22419 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.teleport.targets.location.facing
|
22420 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.teleport.targets.location.facing.entity
|
22421 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.teleport.targets.location.facing.entity.facingEntity
|
22422 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.teleport.targets.location.facing.entity.facingEntity.facingAnchor
|
22423 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.teleport.targets.location.facing.facingLocation
|
22424 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.teleport.targets.destination
|
22425 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tp
|
22426 | [28Mar2025 00:54:39.146] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tellraw
|
22427 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tellraw.targets
|
22428 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tellraw.targets.message
|
22429 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tick
|
22430 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tick.query
|
22431 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tick.rate
|
22432 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tick.rate.rate
|
22433 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tick.step
|
22434 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tick.step.stop
|
22435 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tick.step.time
|
22436 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tick.sprint
|
22437 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tick.sprint.stop
|
22438 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tick.sprint.time
|
22439 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tick.unfreeze
|
22440 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tick.freeze
|
22441 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.time
|
22442 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.time.set
|
22443 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.time.set.day
|
22444 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.time.set.noon
|
22445 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.time.set.night
|
22446 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.time.set.midnight
|
22447 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.time.set.time
|
22448 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.time.add
|
22449 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.time.add.time
|
22450 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.time.query
|
22451 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.time.query.daytime
|
22452 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.time.query.gametime
|
22453 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.time.query.day
|
22454 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.title
|
22455 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.title.targets
|
22456 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.title.targets.clear
|
22457 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.title.targets.reset
|
22458 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.title.targets.title
|
22459 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.title.targets.title.title
|
22460 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.title.targets.subtitle
|
22461 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.title.targets.subtitle.title
|
22462 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.title.targets.actionbar
|
22463 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.title.targets.actionbar.title
|
22464 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.title.targets.times
|
22465 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.title.targets.times.fadeIn
|
22466 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.title.targets.times.fadeIn.stay
|
22467 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.title.targets.times.fadeIn.stay.fadeOut
|
22468 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.trigger
|
22469 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.trigger.objective
|
22470 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.trigger.objective.add
|
22471 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.trigger.objective.add.value
|
22472 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.trigger.objective.set
|
22473 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.trigger.objective.set.value
|
22474 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.weather
|
22475 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.weather.clear
|
22476 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.weather.clear.duration
|
22477 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.weather.rain
|
22478 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.weather.rain.duration
|
22479 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.weather.thunder
|
22480 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.weather.thunder.duration
|
22481 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.worldborder
|
22482 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.worldborder.add
|
22483 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.worldborder.add.distance
|
22484 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.worldborder.add.distance.time
|
22485 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.worldborder.set
|
22486 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.worldborder.set.distance
|
22487 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.worldborder.set.distance.time
|
22488 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.worldborder.center
|
22489 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.worldborder.center.pos
|
22490 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.worldborder.damage
|
22491 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.worldborder.damage.amount
|
22492 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.worldborder.damage.amount.damagePerBlock
|
22493 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.worldborder.damage.buffer
|
22494 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.worldborder.damage.buffer.distance
|
22495 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.worldborder.get
|
22496 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.worldborder.warning
|
22497 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.worldborder.warning.distance
|
22498 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.worldborder.warning.distance.distance
|
22499 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.worldborder.warning.time
|
22500 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.worldborder.warning.time.time
|
22501 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.jfr
|
22502 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.jfr.start
|
22503 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.jfr.stop
|
22504 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ban-ip
|
22505 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ban-ip.target
|
22506 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ban-ip.target.reason
|
22507 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.banlist
|
22508 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.banlist.ips
|
22509 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.banlist.players
|
22510 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ban
|
22511 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ban.targets
|
22512 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ban.targets.reason
|
22513 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.deop
|
22514 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.deop.targets
|
22515 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.op
|
22516 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.op.targets
|
22517 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pardon
|
22518 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pardon.targets
|
22519 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pardon-ip
|
22520 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pardon-ip.target
|
22521 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.perf
|
22522 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.perf.start
|
22523 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.perf.stop
|
22524 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.save-all
|
22525 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.save-all.flush
|
22526 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.save-off
|
22527 | [28Mar2025 00:54:39.147] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.save-on
|
22528 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.setidletimeout
|
22529 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.setidletimeout.minutes
|
22530 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.stop
|
22531 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.transfer
|
22532 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.transfer.hostname
|
22533 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.transfer.hostname.port
|
22534 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.transfer.hostname.port.players
|
22535 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.whitelist
|
22536 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.whitelist.on
|
22537 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.whitelist.off
|
22538 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.whitelist.list
|
22539 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.whitelist.add
|
22540 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.whitelist.add.targets
|
22541 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.whitelist.remove
|
22542 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.whitelist.remove.targets
|
22543 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.whitelist.reload
|
22544 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable
|
22545 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.config
|
22546 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.run
|
22547 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.run.duration
|
22548 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.allow
|
22549 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.allow.player
|
22550 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.deny
|
22551 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.deny.player
|
22552 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.set
|
22553 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.set.traceInterval
|
22554 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.set.traceInterval.newVal
|
22555 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.set.deviation
|
22556 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.set.deviation.newVal
|
22557 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.set.notifyInterval
|
22558 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.set.notifyInterval.newVal
|
22559 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.set.allPlayersAllowed
|
22560 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.set.allPlayersAllowed.newVal
|
22561 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.set.includeJvmArgs
|
22562 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.set.includeJvmArgs.newVal
|
22563 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.set.uploadURL
|
22564 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.set.uploadURL.newVal
|
22565 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.tp
|
22566 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.tp.dim
|
22567 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.tp.dim.entity
|
22568 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.tp.dim.entity.id
|
22569 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.tp.dim.position
|
22570 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.tp.dim.position.pos
|
22571 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.observable.reset
|
22572 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbultimine
|
22573 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbultimine.serverconfig
|
22574 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbultimine.clientconfig
|
22575 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbultimine.config
|
22576 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftblibrary
|
22577 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftblibrary.gamemode
|
22578 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftblibrary.rain
|
22579 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftblibrary.day
|
22580 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftblibrary.night
|
22581 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftblibrary.nbtedit
|
22582 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftblibrary.nbtedit.block
|
22583 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftblibrary.nbtedit.block.pos
|
22584 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftblibrary.nbtedit.entity
|
22585 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftblibrary.nbtedit.entity.entity
|
22586 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftblibrary.nbtedit.player
|
22587 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftblibrary.nbtedit.player.player
|
22588 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftblibrary.nbtedit.item
|
22589 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftblibrary.clientconfig
|
22590 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbfiltersystem
|
22591 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbfiltersystem.parse
|
22592 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbfiltersystem.parse.string
|
22593 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbfiltersystem.get_filter
|
22594 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbfiltersystem.get_filter.pretty
|
22595 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbfiltersystem.set_filter
|
22596 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbfiltersystem.set_filter.string
|
22597 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbfiltersystem.try_match
|
22598 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbfiltersystem.dump_components
|
22599 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbfiltersystem.dump_components.all
|
22600 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbfiltersystem.cache
|
22601 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbfiltersystem.cache.clear
|
22602 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams
|
22603 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party
|
22604 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.create
|
22605 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.create.name
|
22606 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.join
|
22607 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.join.team
|
22608 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.decline
|
22609 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.decline.team
|
22610 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.leave
|
22611 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.invite
|
22612 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.invite.players
|
22613 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.kick
|
22614 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.kick.players
|
22615 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.transfer_ownership
|
22616 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.transfer_ownership.player_id
|
22617 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.transfer_ownership_for
|
22618 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.transfer_ownership_for.team
|
22619 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.transfer_ownership_for.team.player_id
|
22620 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.settings
|
22621 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.settings.key
|
22622 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.settings.key.value
|
22623 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.settings_for
|
22624 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.settings_for.team
|
22625 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.settings_for.team.key
|
22626 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.settings_for.team.key.value
|
22627 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.allies
|
22628 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.allies.add
|
22629 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.allies.add.player
|
22630 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.allies.remove
|
22631 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.allies.remove.player
|
22632 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.party.allies.list
|
22633 | [28Mar2025 00:54:39.148] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.server
|
22634 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.server.create
|
22635 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.server.create.name
|
22636 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.server.delete
|
22637 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.server.delete.team
|
22638 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.server.settings
|
22639 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.server.settings.team
|
22640 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.server.settings.team.key
|
22641 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.server.settings.team.key.value
|
22642 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.msg
|
22643 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.msg.text
|
22644 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.info
|
22645 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.info.server_id
|
22646 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.info.team
|
22647 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.list
|
22648 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.list.parties
|
22649 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.list.server_teams
|
22650 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.list.players
|
22651 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.force-disband
|
22652 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbteams.force-disband.team
|
22653 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.octolib
|
22654 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.octolib.config
|
22655 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.octolib.config.reload
|
22656 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.octolib.config.reload.all
|
22657 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.octolib.config.reload.path
|
22658 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks
|
22659 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.reload
|
22660 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.refresh_readme
|
22661 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.list_all_ranks
|
22662 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.create
|
22663 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.create.name
|
22664 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.create.name.power
|
22665 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.delete
|
22666 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.delete.rank
|
22667 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.add
|
22668 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.add.players
|
22669 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.add.players.rank
|
22670 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.remove
|
22671 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.remove.players
|
22672 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.remove.players.rank
|
22673 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.list_ranks_of
|
22674 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.list_ranks_of.player
|
22675 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.list_players_with
|
22676 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.list_players_with.rank
|
22677 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.node
|
22678 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.node.add
|
22679 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.node.add.rank
|
22680 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.node.add.rank.node
|
22681 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.node.add.rank.node.value
|
22682 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.node.remove
|
22683 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.node.remove.rank
|
22684 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.node.remove.rank.node
|
22685 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.node.list
|
22686 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.node.list.rank
|
22687 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.condition
|
22688 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.condition.rank
|
22689 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.condition.rank.value
|
22690 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.show_rank
|
22691 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbranks.show_rank.rank
|
22692 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks
|
22693 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.claim
|
22694 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.claim.radius_in_blocks
|
22695 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.unclaim
|
22696 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.unclaim.radius_in_blocks
|
22697 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.load
|
22698 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.load.radius_in_blocks
|
22699 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.unload
|
22700 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.unload.radius_in_blocks
|
22701 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.unclaim_all
|
22702 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.unclaim_all.team
|
22703 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.unload_all
|
22704 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.unload_all.team
|
22705 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.info
|
22706 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.info.x
|
22707 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.info.x.z
|
22708 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.info.x.z.dimension
|
22709 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin
|
22710 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.bypass_protection
|
22711 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_claim_chunks
|
22712 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_claim_chunks.player
|
22713 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_claim_chunks.player.get
|
22714 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_claim_chunks.player.set
|
22715 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_claim_chunks.player.set.number
|
22716 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_claim_chunks.player.add
|
22717 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_claim_chunks.player.add.number
|
22718 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_force_load_chunks
|
22719 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_force_load_chunks.player
|
22720 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_force_load_chunks.player.get
|
22721 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_force_load_chunks.player.set
|
22722 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_force_load_chunks.player.set.number
|
22723 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_force_load_chunks.player.add
|
22724 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_force_load_chunks.player.add.number
|
22725 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.claim_as
|
22726 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.claim_as.team
|
22727 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.claim_as.team.radius_in_blocks
|
22728 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.claim_as.team.radius_in_blocks.anchor
|
22729 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.claim_as.team.radius_in_blocks.anchor.dimension
|
22730 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.unclaim_as
|
22731 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.unclaim_as.team
|
22732 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.unclaim_as.team.radius_in_blocks
|
22733 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.unclaim_as.team.radius_in_blocks.anchor
|
22734 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.unclaim_as.team.radius_in_blocks.anchor.dimension
|
22735 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.unclaim_everything
|
22736 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.unclaim_dimension
|
22737 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.unclaim_dimension.dimension
|
22738 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.unload_everything
|
22739 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.view_loaded_chunks
|
22740 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.view_loaded_chunks.reset
|
22741 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.view_loaded_chunks.reset.dimension
|
22742 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.view_loaded_chunks.dimension
|
22743 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.open_claim_gui_as
|
22744 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.open_claim_gui_as.team
|
22745 | [28Mar2025 00:54:39.149] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.block_color
|
22746 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.waypoint
|
22747 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.waypoint.add
|
22748 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.waypoint.add.name
|
22749 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.waypoint.add.name.position
|
22750 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.waypoint.add.name.position.dimension
|
22751 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.waypoint.add.name.position.dimension.color
|
22752 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbchunks.waypoint.add.name.position.dimension.color.gui
|
22753 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.chunks
|
22754 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit
|
22755 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.create_from_player_inv
|
22756 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.create_from_player_inv.name
|
22757 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.create_from_player_inv.name.cooldown
|
22758 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.create_from_player_hotbar
|
22759 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.create_from_player_hotbar.name
|
22760 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.create_from_player_hotbar.name.cooldown
|
22761 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.create_from_block_inv
|
22762 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.create_from_block_inv.name
|
22763 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.create_from_block_inv.name.cooldown
|
22764 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.delete
|
22765 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.delete.name
|
22766 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.list
|
22767 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.show
|
22768 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.show.name
|
22769 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.give
|
22770 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.give.players
|
22771 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.give.players.name
|
22772 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.put_in_block_inv
|
22773 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.put_in_block_inv.name
|
22774 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.cooldown
|
22775 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.cooldown.name
|
22776 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.cooldown.name.cooldown
|
22777 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.reset_cooldown
|
22778 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.reset_cooldown.name
|
22779 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.reset_cooldown.name.player
|
22780 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.reset_cooldown.name.id
|
22781 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.set_autogrant
|
22782 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.set_autogrant.name
|
22783 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kit.set_autogrant.name.grant
|
22784 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.give_me_kit
|
22785 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.give_me_kit.name
|
22786 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.nicknamefor
|
22787 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.nicknamefor.player
|
22788 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.nicknamefor.player.nickname
|
22789 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.invsee
|
22790 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.invsee.player
|
22791 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mute
|
22792 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mute.player
|
22793 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mute.player.until
|
22794 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.unmute
|
22795 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.unmute.player
|
22796 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.nickname
|
22797 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.nickname.nickname
|
22798 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.recording
|
22799 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.streaming
|
22800 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.heal
|
22801 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.heal.target
|
22802 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.feed
|
22803 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.feed.target
|
22804 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.extinguish
|
22805 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.extinguish.target
|
22806 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.fly
|
22807 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.fly.target
|
22808 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.god
|
22809 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.god.target
|
22810 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.speed
|
22811 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.speed.boost_percent
|
22812 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.speed.boost_percent.player
|
22813 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.open
|
22814 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.open.anvil
|
22815 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.open.crafting
|
22816 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.open.smithing
|
22817 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.open.stonecutter
|
22818 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.enderchest
|
22819 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.enderchest.target
|
22820 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kickme
|
22821 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.hat
|
22822 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.leaderboard
|
22823 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.leaderboard.deaths
|
22824 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.leaderboard.time_played
|
22825 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.leaderboard.deaths_per_hour
|
22826 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.leaderboard.player_kills
|
22827 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.leaderboard.mob_kills
|
22828 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.leaderboard.damage_dealt
|
22829 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.leaderboard.jumps
|
22830 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.leaderboard.distance_walked
|
22831 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.leaderboard.time_since_death
|
22832 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.near
|
22833 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.near.radius
|
22834 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.near.player
|
22835 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.near.player.radius
|
22836 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.trashcan
|
22837 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tp_offline
|
22838 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tp_offline.name
|
22839 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tp_offline.name.player
|
22840 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tp_offline.name.player.pos
|
22841 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tp_offline.id
|
22842 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tp_offline.id.player_id
|
22843 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tp_offline.id.player_id.pos
|
22844 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tpo
|
22845 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.home
|
22846 | [28Mar2025 00:54:39.150] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.home.name
|
22847 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sethome
|
22848 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sethome.name
|
22849 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.delhome
|
22850 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.delhome.name
|
22851 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.listhomes
|
22852 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.listhomes.player
|
22853 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.warp
|
22854 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.warp.name
|
22855 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.setwarp
|
22856 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.setwarp.name
|
22857 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.delwarp
|
22858 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.delwarp.name
|
22859 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.listwarps
|
22860 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tpa
|
22861 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tpa.target
|
22862 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tpahere
|
22863 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tpahere.target
|
22864 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tpaccept
|
22865 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tpaccept.id
|
22866 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tpdeny
|
22867 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tpdeny.id
|
22868 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.back
|
22869 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.spawn
|
22870 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.rtp
|
22871 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.rtp.maxDistance
|
22872 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.rtp.minDistance
|
22873 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.rtp.minDistance.maxDistance
|
22874 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.teleport_last
|
22875 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.teleport_last.player
|
22876 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tpx
|
22877 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tpx.dimension
|
22878 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.jump
|
22879 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests
|
22880 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.editing_mode
|
22881 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.editing_mode.enabled
|
22882 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.editing_mode.enabled.player
|
22883 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.locked
|
22884 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.locked.enabled
|
22885 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.locked.enabled.player
|
22886 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.delete_empty_reward_tables
|
22887 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.change_progress
|
22888 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.change_progress.players
|
22889 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.change_progress.players.reset
|
22890 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.change_progress.players.reset.quest_object
|
22891 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.change_progress.players.reset-all
|
22892 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.change_progress.players.complete
|
22893 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.change_progress.players.complete.quest_object
|
22894 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.change_progress.players.complete-all
|
22895 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.export_reward_table_to_chest
|
22896 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.export_reward_table_to_chest.reward_table
|
22897 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.export_reward_table_to_chest.reward_table.pos
|
22898 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.import_reward_table_from_chest
|
22899 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.import_reward_table_from_chest.name
|
22900 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.import_reward_table_from_chest.name.pos
|
22901 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.generate_chapter_with_all_items_in_game
|
22902 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.reload
|
22903 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.reload.quests
|
22904 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.reload.team_progress
|
22905 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.block_rewards
|
22906 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.block_rewards.enabled
|
22907 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.block_rewards.enabled.player
|
22908 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.open_book
|
22909 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.open_book.quest_object
|
22910 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ftbquests.clear_item_display_cache
|
22911 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.open_gateway
|
22912 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.open_gateway.pos
|
22913 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.open_gateway.pos.type
|
22914 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.open_gateway.entity
|
22915 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.open_gateway.entity.type
|
22916 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge
|
22917 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.tps
|
22918 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.tps.dimension
|
22919 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.track
|
22920 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.track.start
|
22921 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.track.start.blockentity
|
22922 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.track.start.blockentity.duration
|
22923 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.track.start.entity
|
22924 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.track.start.entity.duration
|
22925 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.track.reset
|
22926 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.track.reset.blockentity
|
22927 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.track.reset.entity
|
22928 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.track.entity
|
22929 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.track.blockentity
|
22930 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.entity
|
22931 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.entity.list
|
22932 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.entity.list.filter
|
22933 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.entity.list.filter.dim
|
22934 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.generate
|
22935 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.generate.start
|
22936 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.generate.start.pos
|
22937 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.generate.start.pos.chunkRadius
|
22938 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.generate.start.pos.chunkRadius.progressBar
|
22939 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.generate.stop
|
22940 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.generate.status
|
22941 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.generate.help
|
22942 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.dimensions
|
22943 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.mods
|
22944 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.tags
|
22945 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.tags.registry
|
22946 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.tags.registry.list
|
22947 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.tags.registry.list.page
|
22948 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.tags.registry.get
|
22949 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.tags.registry.get.tag
|
22950 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.tags.registry.get.tag.page
|
22951 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.tags.registry.query
|
22952 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.tags.registry.query.element
|
22953 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.tags.registry.query.element.page
|
22954 | [28Mar2025 00:54:39.151] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.dump
|
22955 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.dump.registry
|
22956 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.dump.registry.registry
|
22957 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.dump.registry.registry.alphabetical_sort
|
22958 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.dump.registry.registry.alphabetical_sort.print_numeric_ids
|
22959 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.day
|
22960 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.day.speed
|
22961 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.day.speed.set
|
22962 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.day.speed.set.default
|
22963 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.day.speed.set.realtime
|
22964 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.day.speed.set.speed
|
22965 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.day.length
|
22966 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.day.length.set
|
22967 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.day.length.set.default
|
22968 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.day.length.set.realtime
|
22969 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.day.length.set.minutes
|
22970 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.data_components
|
22971 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.neoforge.data_components.list
|
22972 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.config
|
22973 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.config.showfile
|
22974 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.config.showfile.mod
|
22975 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.config.showfile.mod.type
|
22976 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedterminalscompat
|
22977 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedterminalscompat.config
|
22978 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedterminalscompat.config.property
|
22979 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedterminalscompat.config.property.value
|
22980 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedterminalscompat.version
|
22981 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedterminals
|
22982 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedterminals.config
|
22983 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedterminals.config.property
|
22984 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedterminals.config.property.value
|
22985 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedterminals.version
|
22986 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.evilcraft
|
22987 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.evilcraft.config
|
22988 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.evilcraft.config.property
|
22989 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.evilcraft.config.property.value
|
22990 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.evilcraft.version
|
22991 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.evilcraftcompat
|
22992 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.evilcraftcompat.config
|
22993 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.evilcraftcompat.config.property
|
22994 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.evilcraftcompat.config.property.value
|
22995 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.evilcraftcompat.version
|
22996 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedscripting
|
22997 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedscripting.config
|
22998 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedscripting.config.property
|
22999 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedscripting.config.property.value
|
23000 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedscripting.version
|
23001 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedscripting.testscript
|
23002 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedcrafting
|
23003 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedcrafting.config
|
23004 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedcrafting.config.property
|
23005 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedcrafting.config.property.value
|
23006 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedcrafting.version
|
23007 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sfm
|
23008 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sfm.bust_cable_network_cache
|
23009 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sfm.show_bad_cable_cache_entries
|
23010 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sfm.show_bad_cable_cache_entries.block
|
23011 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.craftingtweaks
|
23012 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.craftingtweaks.debug
|
23013 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.balm
|
23014 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.balm.dev
|
23015 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.balm.export
|
23016 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.balm.export.config
|
23017 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.balm.export.config.class
|
23018 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.balm.export.icons
|
23019 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.balm.export.icons.filter
|
23020 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.waystones
|
23021 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.waystones.activate
|
23022 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.waystones.activate.targets
|
23023 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.waystones.activate.targets.pos
|
23024 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.waystones.forget
|
23025 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.waystones.forget.targets
|
23026 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.waystones.forget.targets.pos
|
23027 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.waystones.forget.targets.all
|
23028 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.waystones.count
|
23029 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.waystones.count.player
|
23030 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.waystones.list
|
23031 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.waystones.list.player
|
23032 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.waystones.list.player.all
|
23033 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.waystones.gui
|
23034 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.waystones.gui.player
|
23035 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ponder
|
23036 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ponder.reload
|
23037 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ponder.index
|
23038 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ponder.tags
|
23039 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ponder.scene
|
23040 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ponder.scene.targets
|
23041 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip
|
23042 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.config
|
23043 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.config.path
|
23044 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.config.path.set
|
23045 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.config.path.set.value
|
23046 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util
|
23047 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util.flySpeed
|
23048 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util.flySpeed.speed
|
23049 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util.flySpeed.speed.target
|
23050 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util.flySpeed.reset
|
23051 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util.flySpeed.reset.target
|
23052 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util.replaceInCommandBlocks
|
23053 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util.replaceInCommandBlocks.begin
|
23054 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util.replaceInCommandBlocks.begin.end
|
23055 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util.replaceInCommandBlocks.begin.end.toReplace
|
23056 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util.replaceInCommandBlocks.begin.end.toReplace.replaceWith
|
23057 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util.clearRenderBuffers
|
23058 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util.camera
|
23059 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util.camera.reset
|
23060 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util.camera.multiplier
|
23061 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util.angle
|
23062 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util.angle.players
|
23063 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util.angle.players.yaw
|
23064 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util.angle.players.yaw.degrees
|
23065 | [28Mar2025 00:54:39.152] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util.angle.players.pitch
|
23066 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util.angle.players.pitch.degrees
|
23067 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util.angle.players.mode
|
23068 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util.angle.players.mode.linear
|
23069 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util.angle.players.mode.linear.speed
|
23070 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util.angle.players.mode.exponential
|
23071 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.util.angle.players.mode.exponential.speed
|
23072 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u
|
23073 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u.flySpeed
|
23074 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u.flySpeed.speed
|
23075 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u.flySpeed.speed.target
|
23076 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u.flySpeed.reset
|
23077 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u.flySpeed.reset.target
|
23078 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u.replaceInCommandBlocks
|
23079 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u.replaceInCommandBlocks.begin
|
23080 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u.replaceInCommandBlocks.begin.end
|
23081 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u.replaceInCommandBlocks.begin.end.toReplace
|
23082 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u.replaceInCommandBlocks.begin.end.toReplace.replaceWith
|
23083 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u.clearRenderBuffers
|
23084 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u.camera
|
23085 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u.camera.reset
|
23086 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u.camera.multiplier
|
23087 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u.angle
|
23088 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u.angle.players
|
23089 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u.angle.players.yaw
|
23090 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u.angle.players.yaw.degrees
|
23091 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u.angle.players.pitch
|
23092 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u.angle.players.pitch.degrees
|
23093 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u.angle.players.mode
|
23094 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u.angle.players.mode.linear
|
23095 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u.angle.players.mode.linear.speed
|
23096 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u.angle.players.mode.exponential
|
23097 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.catnip.u.angle.players.mode.exponential.speed
|
23098 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c
|
23099 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.config
|
23100 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.config.path
|
23101 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.config.path.set
|
23102 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.config.path.set.value
|
23103 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util
|
23104 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util.flySpeed
|
23105 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util.flySpeed.speed
|
23106 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util.flySpeed.speed.target
|
23107 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util.flySpeed.reset
|
23108 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util.flySpeed.reset.target
|
23109 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util.replaceInCommandBlocks
|
23110 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util.replaceInCommandBlocks.begin
|
23111 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util.replaceInCommandBlocks.begin.end
|
23112 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util.replaceInCommandBlocks.begin.end.toReplace
|
23113 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util.replaceInCommandBlocks.begin.end.toReplace.replaceWith
|
23114 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util.clearRenderBuffers
|
23115 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util.camera
|
23116 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util.camera.reset
|
23117 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util.camera.multiplier
|
23118 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util.angle
|
23119 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util.angle.players
|
23120 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util.angle.players.yaw
|
23121 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util.angle.players.yaw.degrees
|
23122 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util.angle.players.pitch
|
23123 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util.angle.players.pitch.degrees
|
23124 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util.angle.players.mode
|
23125 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util.angle.players.mode.linear
|
23126 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util.angle.players.mode.linear.speed
|
23127 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util.angle.players.mode.exponential
|
23128 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.util.angle.players.mode.exponential.speed
|
23129 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u
|
23130 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u.flySpeed
|
23131 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u.flySpeed.speed
|
23132 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u.flySpeed.speed.target
|
23133 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u.flySpeed.reset
|
23134 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u.flySpeed.reset.target
|
23135 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u.replaceInCommandBlocks
|
23136 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u.replaceInCommandBlocks.begin
|
23137 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u.replaceInCommandBlocks.begin.end
|
23138 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u.replaceInCommandBlocks.begin.end.toReplace
|
23139 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u.replaceInCommandBlocks.begin.end.toReplace.replaceWith
|
23140 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u.clearRenderBuffers
|
23141 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u.camera
|
23142 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u.camera.reset
|
23143 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u.camera.multiplier
|
23144 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u.angle
|
23145 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u.angle.players
|
23146 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u.angle.players.yaw
|
23147 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u.angle.players.yaw.degrees
|
23148 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u.angle.players.pitch
|
23149 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u.angle.players.pitch.degrees
|
23150 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u.angle.players.mode
|
23151 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u.angle.players.mode.linear
|
23152 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u.angle.players.mode.linear.speed
|
23153 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u.angle.players.mode.exponential
|
23154 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.u.angle.players.mode.exponential.speed
|
23155 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.rainbowDebug
|
23156 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.rainbowDebug.on
|
23157 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.rainbowDebug.off
|
23158 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.dismissFabulousWarning
|
23159 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.overlay
|
23160 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.overlay.reset
|
23161 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.trains
|
23162 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.fixLighting
|
23163 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.debuginfo
|
23164 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.highlight
|
23165 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.highlight.pos
|
23166 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.highlight.pos.players
|
23167 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.passenger
|
23168 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.passenger.rider
|
23169 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.passenger.rider.vehicle
|
23170 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.passenger.rider.vehicle.seatIndex
|
23171 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.coupling
|
23172 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.coupling.add
|
23173 | [28Mar2025 00:54:39.153] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.coupling.add.cart1
|
23174 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.coupling.add.cart1.cart2
|
23175 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.coupling.add.carts
|
23176 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.coupling.remove
|
23177 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.coupling.remove.cart1
|
23178 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.coupling.remove.cart1.cart2
|
23179 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.coupling.removeAll
|
23180 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.coupling.removeAll.cart
|
23181 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.clone
|
23182 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.clone.begin
|
23183 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.clone.begin.end
|
23184 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.clone.begin.end.destination
|
23185 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.clone.begin.end.destination.skipBlocks
|
23186 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.train
|
23187 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.train.remove
|
23188 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.train.remove.train
|
23189 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.train.tp
|
23190 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.train.tp.train
|
23191 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.glue
|
23192 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.glue.from
|
23193 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.c.glue.from.to
|
23194 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.livingthings
|
23195 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.livingthings.github
|
23196 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.livingthings.issue
|
23197 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.livingthings.wiki
|
23198 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.livingthings.discord
|
23199 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.livingthings.curseforge
|
23200 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.livingthings.modrinth
|
23201 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.almostunified
|
23202 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.almostunified.strip
|
23203 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.almostunified.strip.radius
|
23204 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines
|
23205 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.tp
|
23206 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.tp.room
|
23207 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.tp.player
|
23208 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.tp.player.room
|
23209 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.eject
|
23210 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.eject.player
|
23211 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.rebind
|
23212 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.rebind.pos
|
23213 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.rebind.pos.bindTo
|
23214 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.unbind
|
23215 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.unbind.pos
|
23216 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.rooms
|
23217 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.rooms.summary
|
23218 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.rooms.find
|
23219 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.rooms.find.chunk
|
23220 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.rooms.find.chunk.chunk
|
23221 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.rooms.find.connected_to
|
23222 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.rooms.find.connected_to.pos
|
23223 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.rooms.find.player
|
23224 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.rooms.find.player.player
|
23225 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.give
|
23226 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.give.new
|
23227 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.give.new.template
|
23228 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.give.existing
|
23229 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.give.existing.room
|
23230 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.give.player
|
23231 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.give.player.new
|
23232 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.give.player.new.template
|
23233 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.give.player.existing
|
23234 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.give.player.existing.room
|
23235 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.spawn
|
23236 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.spawn.reset
|
23237 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.spawn.reset.room
|
23238 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.upgrades
|
23239 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.upgrades.add
|
23240 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.upgrades.add.upgrade
|
23241 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.upgrades.remove
|
23242 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.compactmachines.upgrades.remove.room
|
23243 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.wits
|
23244 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.witsop
|
23245 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.witsop.dimension
|
23246 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.witsop.dimension.location
|
23247 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc
|
23248 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.bug
|
23249 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.connect
|
23250 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.convert
|
23251 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.convert.mode
|
23252 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.convert.mode.set
|
23253 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.convert.mode.set.pos
|
23254 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.convert.mode.fill
|
23255 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.convert.mode.fill.from
|
23256 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.convert.mode.fill.from.to
|
23257 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.dump
|
23258 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.dump.registry
|
23259 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.help
|
23260 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.owner
|
23261 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.owner.set
|
23262 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.owner.set.pos
|
23263 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.owner.set.pos.reset
|
23264 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.owner.set.pos.random
|
23265 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.owner.set.pos.player
|
23266 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.owner.set.pos.player.owner
|
23267 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.owner.fill
|
23268 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.owner.fill.from
|
23269 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.owner.fill.from.to
|
23270 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.owner.fill.from.to.reset
|
23271 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.owner.fill.from.to.random
|
23272 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.owner.fill.from.to.player
|
23273 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sc.owner.fill.from.to.player.owner
|
23274 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft
|
23275 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.bug
|
23276 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.connect
|
23277 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.convert
|
23278 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.convert.mode
|
23279 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.convert.mode.set
|
23280 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.convert.mode.set.pos
|
23281 | [28Mar2025 00:54:39.154] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.convert.mode.fill
|
23282 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.convert.mode.fill.from
|
23283 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.convert.mode.fill.from.to
|
23284 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.dump
|
23285 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.dump.registry
|
23286 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.help
|
23287 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.owner
|
23288 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.owner.set
|
23289 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.owner.set.pos
|
23290 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.owner.set.pos.reset
|
23291 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.owner.set.pos.random
|
23292 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.owner.set.pos.player
|
23293 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.owner.set.pos.player.owner
|
23294 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.owner.fill
|
23295 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.owner.fill.from
|
23296 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.owner.fill.from.to
|
23297 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.owner.fill.from.to.reset
|
23298 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.owner.fill.from.to.random
|
23299 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.owner.fill.from.to.player
|
23300 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.securitycraft.owner.fill.from.to.player.owner
|
23301 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.end_island
|
23302 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.end_island.reset
|
23303 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.end_island.reset.forceNewPortalPos
|
23304 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr
|
23305 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr.barrel
|
23306 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr.barrel.table
|
23307 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr.trapped_chest
|
23308 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr.trapped_chest.table
|
23309 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr.chest
|
23310 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr.chest.table
|
23311 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr.shulker
|
23312 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr.shulker.table
|
23313 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr.clear
|
23314 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr.clear.profile
|
23315 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr.cart
|
23316 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr.cart.table
|
23317 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr.custom
|
23318 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr.open_as
|
23319 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr.open_as.profile
|
23320 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr.open_as_uuid
|
23321 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr.open_as_uuid.uuid
|
23322 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr.id
|
23323 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr.refresh
|
23324 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr.decay
|
23325 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr.openers
|
23326 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr.openers.location
|
23327 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr.convert
|
23328 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr.convert.from
|
23329 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.lootr.convert.from.to
|
23330 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.placebo
|
23331 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.placebo.serialize_loot_table
|
23332 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.placebo.serialize_loot_table.loot_table
|
23333 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.placebo.hand
|
23334 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.placebo.genpath
|
23335 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.configure_update
|
23336 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.configure_update.id
|
23337 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.configure_update.id.list
|
23338 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.configure_update.id.inspect
|
23339 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.configure_update.id.accept
|
23340 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.configure_update.id.reject
|
23341 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.modularmachineryreborn
|
23342 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.modularmachineryreborn.log
|
23343 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.modularmachineryreborn.reload
|
23344 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.modularmachinery
|
23345 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.modularmachinery.log
|
23346 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.modularmachinery.reload
|
23347 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.modular_machinery_reborn
|
23348 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.modular_machinery_reborn.log
|
23349 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.modular_machinery_reborn.reload
|
23350 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.modular_machinery
|
23351 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.modular_machinery.log
|
23352 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.modular_machinery.reload
|
23353 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mmr
|
23354 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mmr.log
|
23355 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mmr.reload
|
23356 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mm
|
23357 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mm.log
|
23358 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mm.reload
|
23359 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tiab
|
23360 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tiab.addTime
|
23361 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tiab.addTime.seconds
|
23362 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tiab.removeTime
|
23363 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tiab.removeTime.seconds
|
23364 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancedperipherals
|
23365 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancedperipherals.getHashItem
|
23366 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancedperipherals.forceload
|
23367 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancedperipherals.forceload.help
|
23368 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancedperipherals.forceload.dump
|
23369 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancedperipherals.safe-exec
|
23370 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.advancedperipherals.safe-exec.command
|
23371 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ap-safe-exec
|
23372 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth
|
23373 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.add_bonus_modifier
|
23374 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.add_bonus_modifier.attribute
|
23375 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.add_bonus_modifier.attribute.op
|
23376 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.add_bonus_modifier.attribute.op.value
|
23377 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.add_bonus_modifier.attribute.op.value.slot
|
23378 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.set_rarity
|
23379 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.set_rarity.rarity
|
23380 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.loot_category
|
23381 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.reforge
|
23382 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.reforge.rarity
|
23383 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.gem
|
23384 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.gem.fromPreset
|
23385 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.gem.fromPreset.gem
|
23386 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.gem.random
|
23387 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.set_sockets
|
23388 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.set_sockets.sockets
|
23389 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.spawn_boss
|
23390 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.spawn_boss.pos
|
23391 | [28Mar2025 00:54:39.155] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.spawn_boss.pos.boss
|
23392 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.spawn_boss.pos.boss.rarity
|
23393 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.spawn_boss.entity
|
23394 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.spawn_boss.entity.boss
|
23395 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.spawn_boss.entity.boss.rarity
|
23396 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.affix
|
23397 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.affix.apply
|
23398 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.affix.apply.affix
|
23399 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.affix.apply.affix.level
|
23400 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.affix.list
|
23401 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.affix.list_alternatives
|
23402 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.affix.list_alternatives.affix
|
23403 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.set_world_tier
|
23404 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.set_world_tier.target_player
|
23405 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.set_world_tier.target_player.tier
|
23406 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.debug
|
23407 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.debug.weights
|
23408 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.debug.weights.affix_loot_entries
|
23409 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.debug.weights.affixes
|
23410 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.debug.weights.affixes.item
|
23411 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.debug.weights.affixes.item.type
|
23412 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.debug.weights.affixes.item.type.rarity
|
23413 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.debug.weights.elites
|
23414 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.debug.weights.gems
|
23415 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.debug.weights.invaders
|
23416 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.apoth.debug.weights.rarities
|
23417 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.monolib
|
23418 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.monolib.?
|
23419 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.monolib.help
|
23420 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.monolib.debug
|
23421 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.monolib.hand
|
23422 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.monolib.hand.id
|
23423 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.monolib.hand.string
|
23424 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.monolib.hand.ingredient
|
23425 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.monolib.hand.stack_json
|
23426 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.monolib.hand.snbt
|
23427 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.monolib.hand.tags
|
23428 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize
|
23429 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize.scan
|
23430 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize.scan.pos1
|
23431 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize.scan.pos1.pos2
|
23432 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize.scan.pos1.pos2.anchor_pos
|
23433 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize.scan.pos1.pos2.player
|
23434 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize.scan.pos1.pos2.player.filename
|
23435 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize.scan.pos1.pos2.player.filename.anchor_pos
|
23436 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize.paste
|
23437 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize.paste.pos
|
23438 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize.paste.pos.pack
|
23439 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize.paste.pos.pack.path
|
23440 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize.paste.pos.pack.path.rotation_mirror
|
23441 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize.paste.pos.pack.path.rotation_mirror.pretty
|
23442 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize.paste.pos.pack.path.rotation_mirror.pretty.player
|
23443 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize.pasteFolder
|
23444 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize.pasteFolder.pos
|
23445 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize.pasteFolder.pos.pack
|
23446 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize.pasteFolder.pos.pack.path
|
23447 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize.pasteFolder.pos.pack.path.rotation_mirror
|
23448 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize.pasteFolder.pos.pack.path.rotation_mirror.pretty
|
23449 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize.pasteFolder.pos.pack.path.rotation_mirror.pretty.plotSize
|
23450 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize.DO
|
23451 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize.DO.start
|
23452 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize.DO.start.end
|
23453 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.structurize.DO.start.end.world
|
23454 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.hostilenetworks
|
23455 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.hostilenetworks.generate_model_json
|
23456 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.hostilenetworks.generate_model_json.entity_type
|
23457 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.hostilenetworks.generate_model_json.entity_type.max_stack_size
|
23458 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.hostilenetworks.update_model_json
|
23459 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.hostilenetworks.update_model_json.data_model
|
23460 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.hostilenetworks.update_model_json.data_model.max_stack_size
|
23461 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.hostilenetworks.generate_all
|
23462 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.hostilenetworks.generate_all.max_stack_size
|
23463 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.hostilenetworks.datafix_all
|
23464 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.hostilenetworks.give_model
|
23465 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.hostilenetworks.give_model.targets
|
23466 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.hostilenetworks.give_model.targets.model
|
23467 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.hostilenetworks.give_model.targets.model.tier
|
23468 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.hostilenetworks.give_model.targets.model.tier.data
|
23469 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.fluxnetworks
|
23470 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.fluxnetworks.superadmin
|
23471 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.fluxnetworks.superadmin.targets
|
23472 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.fluxnetworks.superadmin.targets.enable
|
23473 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.buildinggadgets2
|
23474 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.buildinggadgets2.redprints
|
23475 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.buildinggadgets2.redprints.list
|
23476 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.buildinggadgets2.redprints.remove
|
23477 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.buildinggadgets2.redprints.remove.name
|
23478 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.buildinggadgets2.redprints.give
|
23479 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.buildinggadgets2.redprints.give.name
|
23480 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.buildinggadgets2.redprints.give.name.targets
|
23481 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries
|
23482 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.globe
|
23483 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.globe.newseed
|
23484 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.globe.resetseed
|
23485 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.registry
|
23486 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.registry.registry
|
23487 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.registry.registry.list
|
23488 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.registry.registry.list.page
|
23489 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.registry.registry.search
|
23490 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.registry.registry.search.keyword
|
23491 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.registry.registry.search.keyword.page
|
23492 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.reload
|
23493 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.configs
|
23494 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.roll
|
23495 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.roll.dice
|
23496 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.cage
|
23497 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.cage.entity
|
23498 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.record
|
23499 | [28Mar2025 00:54:39.156] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.record.stop
|
23500 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.record.stop.name
|
23501 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.record.stop.name.speed_up_by
|
23502 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.record.start
|
23503 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.record.start.source
|
23504 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.record.start.source.instrument_0
|
23505 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.record.start.source.instrument_0.instrument_1
|
23506 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.record.start.source.instrument_0.instrument_1.instrument_2
|
23507 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.record.start.source.instrument_0.instrument_1.instrument_2.instrument_3
|
23508 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.dimension
|
23509 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.dimension.dimension
|
23510 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.dimension.dimension.location
|
23511 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.dimension.dimension.targets
|
23512 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.dimension.dimension.targets.location
|
23513 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.map
|
23514 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.map.add_marker
|
23515 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.map.add_marker.marker
|
23516 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.map.structure_map
|
23517 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.map.structure_map.structure
|
23518 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supplementaries.map.structure_map.structure.zoom
|
23519 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.supp
|
23520 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sbp
|
23521 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sbp.list
|
23522 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sbp.list.playerName
|
23523 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sbp.give
|
23524 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sbp.give.targets
|
23525 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sbp.give.targets.backpackUuid
|
23526 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sbp.removeNonPlayer
|
23527 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sbp.removeNonPlayer.onlyWithEmptyInventory
|
23528 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sophisticatedbackpacks
|
23529 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bumblezone_read_self_data
|
23530 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bumblezone_read_self_data.data_to_check
|
23531 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bumblezone_read_self_data.queens_desired_killed_entity_counter
|
23532 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bumblezone_read_self_data.queens_desired_killed_entity_counter.entity_to_check
|
23533 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bumblezone_modify_data
|
23534 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bumblezone_modify_data.data_to_modify
|
23535 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bumblezone_modify_data.data_to_modify.targets
|
23536 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bumblezone_modify_data.data_to_modify.targets.new_value
|
23537 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bumblezone_read_data
|
23538 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bumblezone_read_data.data_to_modify
|
23539 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bumblezone_read_data.data_to_modify.targets
|
23540 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bumblezone_read_data.queens_desired_killed_entity_counter
|
23541 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bumblezone_read_data.queens_desired_killed_entity_counter.targets
|
23542 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bumblezone_read_data.queens_desired_killed_entity_counter.targets.entity_to_check
|
23543 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bumblezone_teleport
|
23544 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bumblezone_teleport.targets
|
23545 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bumblezone_tag_log_output
|
23546 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bumblezone_tag_log_output.registry
|
23547 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bumblezone_tag_log_output.registry.tag
|
23548 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.torchmaster
|
23549 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.torchmaster.torchdump
|
23550 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.torchmaster.entitydump
|
23551 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.torchmaster.try_setup_siege
|
23552 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.occultism
|
23553 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.occultism.debug
|
23554 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.occultism.debug.ai
|
23555 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios
|
23556 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.list
|
23557 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.replace
|
23558 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.replace.slot
|
23559 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.replace.slot.index
|
23560 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.replace.slot.index.player
|
23561 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.replace.slot.index.player.with
|
23562 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.replace.slot.index.player.with.item
|
23563 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.replace.slot.index.player.with.item.count
|
23564 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.set
|
23565 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.set.slot
|
23566 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.set.slot.player
|
23567 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.set.slot.player.amount
|
23568 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.add
|
23569 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.add.slot
|
23570 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.add.slot.player
|
23571 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.add.slot.player.amount
|
23572 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.remove
|
23573 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.remove.slot
|
23574 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.remove.slot.player
|
23575 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.remove.slot.player.amount
|
23576 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.clear
|
23577 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.clear.player
|
23578 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.clear.player.slot
|
23579 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.drop
|
23580 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.drop.player
|
23581 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.drop.player.slot
|
23582 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.reset
|
23583 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.curios.reset.player
|
23584 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft
|
23585 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems
|
23586 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.cleanup_capability
|
23587 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.cleanup_capability.enabled
|
23588 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.cleanup_capability.enabled.enabled
|
23589 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.cleanup_capability.frequency
|
23590 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.cleanup_capability.frequency.frequency
|
23591 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.janitor
|
23592 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.janitor.enabled
|
23593 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.janitor.enabled.enabled
|
23594 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.janitor.frequency
|
23595 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.janitor.frequency.frequency
|
23596 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.balloon_stake
|
23597 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.balloon_stake.enabled
|
23598 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.balloon_stake.enabled.enabled
|
23599 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.balloon_stake.frequency
|
23600 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.balloon_stake.frequency.frequency
|
23601 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.charger
|
23602 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.charger.enabled
|
23603 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.charger.enabled.enabled
|
23604 | [28Mar2025 00:54:39.157] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.charger.frequency
|
23605 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.charger.frequency.frequency
|
23606 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.collector
|
23607 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.collector.enabled
|
23608 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.collector.enabled.enabled
|
23609 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.collector.frequency
|
23610 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.collector.frequency.frequency
|
23611 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.extractor
|
23612 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.extractor.enabled
|
23613 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.extractor.enabled.enabled
|
23614 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.extractor.frequency
|
23615 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.extractor.frequency.frequency
|
23616 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.fabricator
|
23617 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.fabricator.enabled
|
23618 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.fabricator.enabled.enabled
|
23619 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.fabricator.frequency
|
23620 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.fabricator.frequency.frequency
|
23621 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.fluid_selector
|
23622 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.fluid_selector.enabled
|
23623 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.fluid_selector.enabled.enabled
|
23624 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.fluid_selector.frequency
|
23625 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.fluid_selector.frequency.frequency
|
23626 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.item_selector
|
23627 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.item_selector.enabled
|
23628 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.item_selector.enabled.enabled
|
23629 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.item_selector.frequency
|
23630 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.item_selector.frequency.frequency
|
23631 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.hydro_pump
|
23632 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.hydro_pump.enabled
|
23633 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.hydro_pump.enabled.enabled
|
23634 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.hydro_pump.frequency
|
23635 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.hydro_pump.frequency.frequency
|
23636 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.nitrogen_extractor
|
23637 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.nitrogen_extractor.enabled
|
23638 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.nitrogen_extractor.enabled.enabled
|
23639 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.nitrogen_extractor.frequency
|
23640 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.nitrogen_extractor.frequency.frequency
|
23641 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.planter
|
23642 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.planter.enabled
|
23643 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.planter.enabled.enabled
|
23644 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.planter.frequency
|
23645 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.planter.frequency.frequency
|
23646 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.proto
|
23647 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.proto.enabled
|
23648 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.proto.enabled.enabled
|
23649 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.proto.frequency
|
23650 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.proto.frequency.frequency
|
23651 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.void
|
23652 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.void.enabled
|
23653 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.void.enabled.enabled
|
23654 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.void.frequency
|
23655 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.void.frequency.frequency
|
23656 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.xynergy_graph
|
23657 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.xynergy_graph.enabled
|
23658 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.xynergy_graph.enabled.enabled
|
23659 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.xynergy_graph.frequency
|
23660 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.xynergy_graph.frequency.frequency
|
23661 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.energy_pipe
|
23662 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.energy_pipe.enabled
|
23663 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.energy_pipe.enabled.enabled
|
23664 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.energy_pipe.frequency
|
23665 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.energy_pipe.frequency.frequency
|
23666 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.fluid_pipe_extraction
|
23667 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.fluid_pipe_extraction.enabled
|
23668 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.fluid_pipe_extraction.enabled.enabled
|
23669 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.fluid_pipe_extraction.frequency
|
23670 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.fluid_pipe_extraction.frequency.frequency
|
23671 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.energy_pipe_extraction
|
23672 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.energy_pipe_extraction.enabled
|
23673 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.energy_pipe_extraction.enabled.enabled
|
23674 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.energy_pipe_extraction.frequency
|
23675 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.energy_pipe_extraction.frequency.frequency
|
23676 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.ark_melter_system
|
23677 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.ark_melter_system.enabled
|
23678 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.ark_melter_system.enabled.enabled
|
23679 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.ark_melter_system.frequency
|
23680 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.ark_melter_system.frequency.frequency
|
23681 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.atmospheric_vacuum_tick_system
|
23682 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.atmospheric_vacuum_tick_system.enabled
|
23683 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.atmospheric_vacuum_tick_system.enabled.enabled
|
23684 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.atmospheric_vacuum_tick_system.frequency
|
23685 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.atmospheric_vacuum_tick_system.frequency.frequency
|
23686 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.blender_tick_system
|
23687 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.blender_tick_system.enabled
|
23688 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.blender_tick_system.enabled.enabled
|
23689 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.blender_tick_system.frequency
|
23690 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.blender_tick_system.frequency.frequency
|
23691 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.centrifuge_tick_system
|
23692 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.centrifuge_tick_system.enabled
|
23693 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.centrifuge_tick_system.enabled.enabled
|
23694 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.centrifuge_tick_system.frequency
|
23695 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.centrifuge_tick_system.frequency.frequency
|
23696 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.crusher_tick_system
|
23697 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.crusher_tick_system.enabled
|
23698 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.crusher_tick_system.enabled.enabled
|
23699 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.crusher_tick_system.frequency
|
23700 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.crusher_tick_system.frequency.frequency
|
23701 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.cryo_chamber_tick_system
|
23702 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.cryo_chamber_tick_system.enabled
|
23703 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.cryo_chamber_tick_system.enabled.enabled
|
23704 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.cryo_chamber_tick_system.frequency
|
23705 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.cryo_chamber_tick_system.frequency.frequency
|
23706 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.ore_tap_system
|
23707 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.ore_tap_system.enabled
|
23708 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.ore_tap_system.enabled.enabled
|
23709 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.ore_tap_system.frequency
|
23710 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.ore_tap_system.frequency.frequency
|
23711 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.refinery_tick_system
|
23712 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.refinery_tick_system.enabled
|
23713 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.refinery_tick_system.enabled.enabled
|
23714 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.refinery_tick_system.frequency
|
23715 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.refinery_tick_system.frequency.frequency
|
23716 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.smelter_system
|
23717 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.smelter_system.enabled
|
23718 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.smelter_system.enabled.enabled
|
23719 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.smelter_system.frequency
|
23720 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.smelter_system.frequency.frequency
|
23721 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.squasher_tick_system
|
23722 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.squasher_tick_system.enabled
|
23723 | [28Mar2025 00:54:39.158] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.squasher_tick_system.enabled.enabled
|
23724 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.squasher_tick_system.frequency
|
23725 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.systems.squasher_tick_system.frequency.frequency
|
23726 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.stage
|
23727 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.stage.unlock
|
23728 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.stage.unlock.all
|
23729 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.stage.unlock.all.targets
|
23730 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.stage.lock
|
23731 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.stage.lock.all
|
23732 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.stage.lock.all.targets
|
23733 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.build
|
23734 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.build.tank
|
23735 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.build.tank.origin
|
23736 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.build.tank.origin.size
|
23737 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.build.tank.origin.size.frame
|
23738 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.xycraft.build.tank.origin.size.frame.face
|
23739 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.servercore
|
23740 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.servercore.reload
|
23741 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.servercore.settings
|
23742 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.servercore.settings.mobcap_percentage
|
23743 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.servercore.settings.mobcap_percentage.value
|
23744 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.servercore.settings.chunk_tick_distance
|
23745 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.servercore.settings.chunk_tick_distance.value
|
23746 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.servercore.settings.simulation_distance
|
23747 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.servercore.settings.simulation_distance.value
|
23748 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.servercore.settings.view_distance
|
23749 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.servercore.settings.view_distance.value
|
23750 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.servercore.status
|
23751 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.statistics
|
23752 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.statistics.entities
|
23753 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.statistics.entities.page
|
23754 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.statistics.entities.byType
|
23755 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.statistics.entities.byType.page
|
23756 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.statistics.entities.byType.player
|
23757 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.statistics.entities.byType.player.page
|
23758 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.statistics.entities.byPlayer
|
23759 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.statistics.entities.byPlayer.page
|
23760 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.statistics.block-entities
|
23761 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.statistics.block-entities.page
|
23762 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.statistics.block-entities.byType
|
23763 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.statistics.block-entities.byType.page
|
23764 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.statistics.block-entities.byType.player
|
23765 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.statistics.block-entities.byType.player.page
|
23766 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.statistics.block-entities.byPlayer
|
23767 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.statistics.block-entities.byPlayer.page
|
23768 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mobcaps
|
23769 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbacceptteleport
|
23770 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbacceptteleport.target
|
23771 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbgui
|
23772 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbknowledge
|
23773 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbknowledge.player
|
23774 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbknowledge.player.show
|
23775 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbknowledge.player.set
|
23776 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbknowledge.player.set.amount
|
23777 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbknowledge.player.increase
|
23778 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbknowledge.player.increase.amount
|
23779 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbknowledge.player.decrease
|
23780 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbknowledge.player.decrease.amount
|
23781 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbknowledge.player.reset_ankh
|
23782 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbknowledge.player.reset_perks
|
23783 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbalignment
|
23784 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbalignment.player
|
23785 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbalignment.player.show
|
23786 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbalignment.player.set
|
23787 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbalignment.player.set.amount
|
23788 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbalignment.player.increase
|
23789 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbalignment.player.increase.amount
|
23790 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbalignment.player.decrease
|
23791 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbalignment.player.decrease.amount
|
23792 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbrecovery
|
23793 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbrecovery.save_all_players
|
23794 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbrecovery.save_player
|
23795 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbrecovery.save_player.player
|
23796 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbrecovery.load_player
|
23797 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbrecovery.load_player.player
|
23798 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbrecovery.load_player.player.file_string
|
23799 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbrequestteleport
|
23800 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbrequestteleport.target
|
23801 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbrestoreinventory
|
23802 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbrestoreinventory.player
|
23803 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbrevivefamiliar
|
23804 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbrevivefamiliar.player
|
23805 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbshowlastgrave
|
23806 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbshowlastgrave.player
|
23807 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbsiege
|
23808 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbsiege.start
|
23809 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbsiege.start.dim
|
23810 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbsiege.stop
|
23811 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbsiege.stop.dim
|
23812 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbteleport
|
23813 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbteleport.pos
|
23814 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbteleport.pos.source
|
23815 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbteleport.pos.source.pos
|
23816 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbteleport.pos.source.pos.dim
|
23817 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbteleport.player
|
23818 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbteleport.player.source
|
23819 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbteleport.player.source.target
|
23820 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbteleport.grave
|
23821 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbteleport.grave.player
|
23822 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbteleport.grave.player.target
|
23823 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbteleport.death
|
23824 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbteleport.home
|
23825 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbteleport.home.player
|
23826 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbteleport.home.player.target
|
23827 | [28Mar2025 00:54:39.159] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbteleport.discovery
|
23828 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbteleport.discovery.target
|
23829 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbteleport.discovery.target.structure
|
23830 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbteleport.discovery.target.structure.dim
|
23831 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbteleport.biome
|
23832 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbteleport.biome.target
|
23833 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbteleport.biome.target.biome
|
23834 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tbteleport.biome.target.biome.dim
|
23835 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ccl
|
23836 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ccl.count
|
23837 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ccl.count.entity
|
23838 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ccl.killall
|
23839 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ccl.killall.entity
|
23840 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ccl.killall.gracefully
|
23841 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ccl.killall.gracefully.entity
|
23842 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ccl.meminfo
|
23843 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ccl.gc
|
23844 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ccl.setup_dev_world
|
23845 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ie
|
23846 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ie.mineral
|
23847 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ie.mineral.list
|
23848 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ie.mineral.get
|
23849 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ie.mineral.get.location
|
23850 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ie.mineral.put
|
23851 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ie.mineral.put.mineral
|
23852 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ie.mineral.put.mineral.radius
|
23853 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ie.mineral.put.mineral.radius.pos
|
23854 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ie.mineral.setDepletion
|
23855 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ie.mineral.setDepletion.depletion
|
23856 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ie.mineral.setDepletion.depletion.pos
|
23857 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ie.clearshaders
|
23858 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ie.clearshaders.player
|
23859 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.zerocore
|
23860 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.zerocore.debug
|
23861 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.zerocore.debug.gui
|
23862 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.zerocore.debug.gui.hoverFrame
|
23863 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.zerocore.debug.gui.hoverFrame.enable
|
23864 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.zerocore.debug.gui.hoverFrame.disable
|
23865 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.zc
|
23866 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integrateddynamics
|
23867 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integrateddynamics.config
|
23868 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integrateddynamics.config.property
|
23869 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integrateddynamics.config.property.value
|
23870 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integrateddynamics.version
|
23871 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integrateddynamics.crash
|
23872 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integrateddynamics.networkdiagnostics
|
23873 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integrateddynamics.networkdiagnostics.operation
|
23874 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integrateddynamics.networkdiagnostics.operation.port
|
23875 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integrateddynamics.test
|
23876 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies
|
23877 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.home
|
23878 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.whereami
|
23879 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.whoami
|
23880 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.ranks
|
23881 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.ranks.playername
|
23882 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.ranks.playername.startpage
|
23883 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.forceunloadchunks
|
23884 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.raid-All
|
23885 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.raid-All.raidtime
|
23886 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.raid-All.raidtime.raidtype
|
23887 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.backup
|
23888 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.resetsupplies
|
23889 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.resetsupplies.playername
|
23890 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.help
|
23891 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.scan
|
23892 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.scan.pos1
|
23893 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.scan.pos1.pos2
|
23894 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.scan.pos1.pos2.anchor_pos
|
23895 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.scan.pos1.pos2.player
|
23896 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.scan.pos1.pos2.player.filename
|
23897 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.scan.pos1.pos2.player.filename.anchor_pos
|
23898 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.prune-world-now
|
23899 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.prune-world-now.stage
|
23900 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.prune-world-now.stage.additional block protection radius
|
23901 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.kill
|
23902 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.kill.animals
|
23903 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.kill.chicken
|
23904 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.kill.cow
|
23905 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.kill.monster
|
23906 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.kill.pig
|
23907 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.kill.raider
|
23908 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.kill.sheep
|
23909 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony
|
23910 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.addOfficer
|
23911 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.addOfficer.colonyID
|
23912 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.addOfficer.colonyID.playername
|
23913 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.setRank
|
23914 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.setRank.colonyID
|
23915 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.setRank.colonyID.playername
|
23916 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.setRank.colonyID.playername.rank
|
23917 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.setowner
|
23918 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.setowner.colonyID
|
23919 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.setowner.colonyID.playername
|
23920 | [28Mar2025 00:54:39.160] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.claim
|
23921 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.claim.colonyID
|
23922 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.claim.colonyID.range
|
23923 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.claim.colonyID.range.add
|
23924 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.claiminfo
|
23925 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.claiminfo.location
|
23926 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.teleport
|
23927 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.teleport.colonyID
|
23928 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.delete
|
23929 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.delete.colonyID
|
23930 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.delete.colonyID.keep / delete buildings
|
23931 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.delete.colonyID.keep / delete buildings.confirm
|
23932 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.canSpawnRaiders
|
23933 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.canSpawnRaiders.colonyID
|
23934 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.canSpawnRaiders.colonyID.canSpawn
|
23935 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.raid
|
23936 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.raid.raidtime
|
23937 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.raid.raidtime.colonyID
|
23938 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.raid.raidtime.colonyID.raidtype
|
23939 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.raid.raidtime.colonyID.raidtype.allowships
|
23940 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.home
|
23941 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.list
|
23942 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.list.startpage
|
23943 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.setDeleteable
|
23944 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.setDeleteable.colonyID
|
23945 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.setDeleteable.colonyID.deletable
|
23946 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.reclaimchunks
|
23947 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.reclaimchunks.colonyID
|
23948 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.loadBackup
|
23949 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.loadBackup.colonyID
|
23950 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.loadAllColoniesFromBackup
|
23951 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.info
|
23952 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.info.colonyID
|
23953 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.printStats
|
23954 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.printStats.colonyID
|
23955 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.raidhistory
|
23956 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.raidhistory.colonyID
|
23957 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.chunkstatus
|
23958 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.chunkstatus.colonyID
|
23959 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.requestsystem-reset
|
23960 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.requestsystem-reset.colonyID
|
23961 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.requestsystem-reset-all
|
23962 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.setAbandoned
|
23963 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.setAbandoned.colonyID
|
23964 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.export
|
23965 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.colony.export.colonyID
|
23966 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens
|
23967 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.info
|
23968 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.info.colonyID
|
23969 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.info.colonyID.citizenID
|
23970 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.kill
|
23971 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.kill.colonyID
|
23972 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.kill.colonyID.citizenID
|
23973 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.list
|
23974 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.list.colonyID
|
23975 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.list.colonyID.startpage
|
23976 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.reload
|
23977 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.reload.colonyID
|
23978 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.reload.colonyID.citizenID
|
23979 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.spawnNew
|
23980 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.spawnNew.colonyID
|
23981 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.teleport
|
23982 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.teleport.colonyID
|
23983 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.teleport.colonyID.citizenID
|
23984 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.teleport.colonyID.citizenID.location
|
23985 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.walk
|
23986 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.walk.colonyID
|
23987 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.walk.colonyID.citizenID
|
23988 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.walk.colonyID.citizenID.location
|
23989 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.trackPath
|
23990 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.trackPath.colonyID
|
23991 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.trackPath.colonyID.citizenID
|
23992 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.trackPathType
|
23993 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.minecolonies.citizens.trackPathType.pathjobname
|
23994 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc
|
23995 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.trackPath
|
23996 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.trackPath.entity
|
23997 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.home
|
23998 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.whereami
|
23999 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.whoami
|
24000 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.ranks
|
24001 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.ranks.playername
|
24002 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.ranks.playername.startpage
|
24003 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.forceunloadchunks
|
24004 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.raid-All
|
24005 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.raid-All.raidtime
|
24006 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.raid-All.raidtime.raidtype
|
24007 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.backup
|
24008 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.resetsupplies
|
24009 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.resetsupplies.playername
|
24010 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.help
|
24011 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.prune-world-now
|
24012 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.prune-world-now.stage
|
24013 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.prune-world-now.stage.additional block protection radius
|
24014 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.kill
|
24015 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.kill.animals
|
24016 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.kill.chicken
|
24017 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.kill.cow
|
24018 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.kill.monster
|
24019 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.kill.pig
|
24020 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.kill.raider
|
24021 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.kill.sheep
|
24022 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony
|
24023 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.addOfficer
|
24024 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.addOfficer.colonyID
|
24025 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.addOfficer.colonyID.playername
|
24026 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.setRank
|
24027 | [28Mar2025 00:54:39.161] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.setRank.colonyID
|
24028 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.setRank.colonyID.playername
|
24029 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.setRank.colonyID.playername.rank
|
24030 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.setowner
|
24031 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.setowner.colonyID
|
24032 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.setowner.colonyID.playername
|
24033 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.claim
|
24034 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.claim.colonyID
|
24035 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.claim.colonyID.range
|
24036 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.claim.colonyID.range.add
|
24037 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.claiminfo
|
24038 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.claiminfo.location
|
24039 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.teleport
|
24040 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.teleport.colonyID
|
24041 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.delete
|
24042 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.delete.colonyID
|
24043 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.delete.colonyID.keep / delete buildings
|
24044 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.delete.colonyID.keep / delete buildings.confirm
|
24045 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.canSpawnRaiders
|
24046 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.canSpawnRaiders.colonyID
|
24047 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.canSpawnRaiders.colonyID.canSpawn
|
24048 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.raid
|
24049 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.raid.raidtime
|
24050 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.raid.raidtime.colonyID
|
24051 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.raid.raidtime.colonyID.raidtype
|
24052 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.raid.raidtime.colonyID.raidtype.allowships
|
24053 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.home
|
24054 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.list
|
24055 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.list.startpage
|
24056 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.setDeleteable
|
24057 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.setDeleteable.colonyID
|
24058 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.setDeleteable.colonyID.deletable
|
24059 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.reclaimchunks
|
24060 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.reclaimchunks.colonyID
|
24061 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.loadBackup
|
24062 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.loadBackup.colonyID
|
24063 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.loadAllColoniesFromBackup
|
24064 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.info
|
24065 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.info.colonyID
|
24066 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.printStats
|
24067 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.printStats.colonyID
|
24068 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.raidhistory
|
24069 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.raidhistory.colonyID
|
24070 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.chunkstatus
|
24071 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.chunkstatus.colonyID
|
24072 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.requestsystem-reset
|
24073 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.requestsystem-reset.colonyID
|
24074 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.requestsystem-reset-all
|
24075 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.setAbandoned
|
24076 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.setAbandoned.colonyID
|
24077 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.export
|
24078 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.colony.export.colonyID
|
24079 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens
|
24080 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.info
|
24081 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.info.colonyID
|
24082 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.info.colonyID.citizenID
|
24083 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.kill
|
24084 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.kill.colonyID
|
24085 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.kill.colonyID.citizenID
|
24086 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.list
|
24087 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.list.colonyID
|
24088 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.list.colonyID.startpage
|
24089 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.reload
|
24090 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.reload.colonyID
|
24091 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.reload.colonyID.citizenID
|
24092 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.spawnNew
|
24093 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.spawnNew.colonyID
|
24094 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.teleport
|
24095 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.teleport.colonyID
|
24096 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.teleport.colonyID.citizenID
|
24097 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.teleport.colonyID.citizenID.location
|
24098 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.walk
|
24099 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.walk.colonyID
|
24100 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.walk.colonyID.citizenID
|
24101 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.walk.colonyID.citizenID.location
|
24102 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.trackPath
|
24103 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.trackPath.colonyID
|
24104 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.trackPath.colonyID.citizenID
|
24105 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.trackPathType
|
24106 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mc.citizens.trackPathType.pathjobname
|
24107 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.createScroll
|
24108 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.createScroll.spell
|
24109 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.createScroll.spell.level
|
24110 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.createSpellBook
|
24111 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.createSpellBook.slots
|
24112 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.createSpellBook.slots.randomize
|
24113 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.createImbuedSword
|
24114 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.createImbuedSword.item
|
24115 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.createImbuedSword.item.spell
|
24116 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.createImbuedSword.item.spell.level
|
24117 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.createDebugWizard
|
24118 | [28Mar2025 00:54:39.162] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.createDebugWizard.spell
|
24119 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.createDebugWizard.spell.spellLevel
|
24120 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.createDebugWizard.spell.spellLevel.targetsPlayer
|
24121 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.createDebugWizard.spell.spellLevel.targetsPlayer.cancelAfterTicks
|
24122 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.cast
|
24123 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.cast.casters
|
24124 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.cast.casters.spell
|
24125 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.cast.casters.spell.level
|
24126 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mana
|
24127 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mana.set
|
24128 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mana.set.targets
|
24129 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mana.set.targets.amount
|
24130 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mana.add
|
24131 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mana.add.targets
|
24132 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mana.add.targets.amount
|
24133 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mana.get
|
24134 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mana.get.targets
|
24135 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.modlist
|
24136 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.learnSpell
|
24137 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.learnSpell.forget
|
24138 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.learnSpell.learn
|
24139 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.learnSpell.learn.spell
|
24140 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clearCooldowns
|
24141 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clearCooldowns.all
|
24142 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clearCooldowns.player
|
24143 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clearCooldowns.player.targets
|
24144 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clearRecasts
|
24145 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clearRecasts.all
|
24146 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clearRecasts.player
|
24147 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.clearRecasts.player.targets
|
24148 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.cyclopscore
|
24149 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.cyclopscore.config
|
24150 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.cyclopscore.config.property
|
24151 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.cyclopscore.config.property.value
|
24152 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.cyclopscore.version
|
24153 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.cyclopscore.ignite
|
24154 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.cyclopscore.ignite.targets
|
24155 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.cyclopscore.ignite.targets.duration
|
24156 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.cyclopscore.debug
|
24157 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.cyclopscore.debug.packet
|
24158 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.cyclopscore.reloadresources
|
24159 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.cyclopscore.dumpregistries
|
24160 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.cyclopscore.infobooktest
|
24161 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pocketstorage
|
24162 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pocketstorage.list
|
24163 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pocketstorage.list.firstOpenedBy
|
24164 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pocketstorage.list.firstOpenedBy.PlayerName
|
24165 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pocketstorage.list.lastOpenedBy
|
24166 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pocketstorage.list.lastOpenedBy.PlayerName
|
24167 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pocketstorage.recover
|
24168 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pocketstorage.recover.UUID
|
24169 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pocketstorage.open
|
24170 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pocketstorage.open.UUID
|
24171 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ps
|
24172 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.connectivity
|
24173 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.connectivity.packetsSummary
|
24174 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.connectivity.packetsSummary.minutes
|
24175 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.connectivity.packetsSummary.minutes.index
|
24176 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.connectivity.packetsAllPlayers
|
24177 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.connectivity.packetsAllPlayers.minutes
|
24178 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.connectivity.packetsAllPlayers.minutes.index
|
24179 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.connectivity.packetsPlayer
|
24180 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.connectivity.packetsPlayer.player
|
24181 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.connectivity.packetsPlayer.player.minutes
|
24182 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.connectivity.packetsPlayer.player.minutes.index
|
24183 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.connectivity.packetsClient
|
24184 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.connectivity.packetsClient.minutes
|
24185 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.connectivity.packetsClient.minutes.index
|
24186 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.connectivity.printpacket
|
24187 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.connectivity.printpacket.name
|
24188 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek
|
24189 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build
|
24190 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.remove
|
24191 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.turbine
|
24192 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.turbine.empty
|
24193 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.turbine.empty.start
|
24194 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.turbine.start
|
24195 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.fission
|
24196 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.fission.empty
|
24197 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.fission.empty.start
|
24198 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.fission.start
|
24199 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.fusion
|
24200 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.fusion.empty
|
24201 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.fusion.empty.start
|
24202 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.fusion.start
|
24203 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.boiler
|
24204 | [28Mar2025 00:54:39.163] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.boiler.empty
|
24205 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.boiler.empty.start
|
24206 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.boiler.start
|
24207 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.matrix
|
24208 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.matrix.empty
|
24209 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.matrix.empty.start
|
24210 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.matrix.start
|
24211 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.tank
|
24212 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.tank.empty
|
24213 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.tank.empty.start
|
24214 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.tank.start
|
24215 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.evaporation
|
24216 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.evaporation.empty
|
24217 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.evaporation.empty.start
|
24218 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.evaporation.start
|
24219 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.sps
|
24220 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.sps.empty
|
24221 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.sps.empty.start
|
24222 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.build.sps.start
|
24223 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.chunk
|
24224 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.chunk.watch
|
24225 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.chunk.watch.pos
|
24226 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.chunk.watch.pos.name
|
24227 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.chunk.watch.name
|
24228 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.chunk.unwatch
|
24229 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.chunk.unwatch.pos
|
24230 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.chunk.clear
|
24231 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.chunk.flush
|
24232 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.debug
|
24233 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.retrogen
|
24234 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.retrogen.from
|
24235 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.retrogen.from.to
|
24236 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.radiation
|
24237 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.radiation.add
|
24238 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.radiation.add.magnitude
|
24239 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.radiation.add.magnitude.location
|
24240 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.radiation.add.magnitude.location.dimension
|
24241 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.radiation.addEntity
|
24242 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.radiation.addEntity.magnitude
|
24243 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.radiation.addEntity.targets
|
24244 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.radiation.addEntity.targets.magnitude
|
24245 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.radiation.get
|
24246 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.radiation.get.location
|
24247 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.radiation.get.location.dimension
|
24248 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.radiation.heal
|
24249 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.radiation.heal.targets
|
24250 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.radiation.reduce
|
24251 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.radiation.reduce.magnitude
|
24252 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.radiation.reduce.targets
|
24253 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.radiation.reduce.targets.magnitude
|
24254 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.radiation.removeAll
|
24255 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.testrules
|
24256 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.tp
|
24257 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.tp.location
|
24258 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mek.tpop
|
24259 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.commoncapabilities
|
24260 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.commoncapabilities.config
|
24261 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.commoncapabilities.config.property
|
24262 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.commoncapabilities.config.property.value
|
24263 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.commoncapabilities.version
|
24264 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities
|
24265 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.tp
|
24266 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.tp.player
|
24267 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.tp.player.pos
|
24268 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.tp.player.pos.dim
|
24269 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.tp.player.otherPlayer
|
24270 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.unstuck
|
24271 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.unstuck.name
|
24272 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.memoryCheck
|
24273 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.memoryCheck.count
|
24274 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.callItemClear
|
24275 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.help
|
24276 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.chunks
|
24277 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.chunks.dim
|
24278 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.chunks.byLocation
|
24279 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.chunks.byLocation.loc
|
24280 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.chunks.byTicket
|
24281 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.chunks.byTicket.tic
|
24282 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.activity
|
24283 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.activity.time
|
24284 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.e
|
24285 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.e.entityData
|
24286 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.e.entityData.dim
|
24287 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.e.find
|
24288 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.e.find.res
|
24289 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.e.find.res.dim
|
24290 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.e.remove
|
24291 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.e.remove.byType
|
24292 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.e.remove.byType.type
|
24293 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.e.remove.byType.type.force
|
24294 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.e.remove.type
|
24295 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.e.remove.type.force
|
24296 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.e.remove.items
|
24297 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.e.remove.items.force
|
24298 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.e.remove.items.name
|
24299 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.e.remove.items.name.force
|
24300 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.e.remove.hostile
|
24301 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.e.remove.hostile.force
|
24302 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.e.remove.regex
|
24303 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.e.remove.regex.regex
|
24304 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.e.remove.regex.regex.force
|
24305 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.entities
|
24306 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.entity
|
24307 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.blockentity
|
24308 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.blockentity.entityData
|
24309 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.blockentity.entityData.dim
|
24310 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.blockentity.find
|
24311 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.blockentity.find.res
|
24312 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.blockentity.find.res.dim
|
24313 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.blockentity.delete
|
24314 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.blockentity.delete.pos
|
24315 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.te
|
24316 | [28Mar2025 00:54:39.164] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.tileentities
|
24317 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.tileentity
|
24318 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.be
|
24319 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.blockentities
|
24320 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.i
|
24321 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.i.read
|
24322 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.i.read.name
|
24323 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.i.remove
|
24324 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.i.remove.name
|
24325 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.i.remove.name.slotType
|
24326 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.i.remove.name.slotType.slot
|
24327 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.i.remove.name.slot
|
24328 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.i.open
|
24329 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.i.open.player
|
24330 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.i.enderchest
|
24331 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.i.enderchest.player
|
24332 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.crashutilities.inventory
|
24333 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.cu
|
24334 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedtunnelscompat
|
24335 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedtunnelscompat.config
|
24336 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedtunnelscompat.config.property
|
24337 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedtunnelscompat.config.property.value
|
24338 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedtunnelscompat.version
|
24339 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedtunnels
|
24340 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedtunnels.config
|
24341 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedtunnels.config.property
|
24342 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedtunnels.config.property.value
|
24343 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integratedtunnels.version
|
24344 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics
|
24345 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.maximize
|
24346 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.minimize
|
24347 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.level
|
24348 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.level.action
|
24349 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.level.action.level
|
24350 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.experience
|
24351 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.experience.action
|
24352 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.experience.action.experience
|
24353 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.points
|
24354 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.points.action
|
24355 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.points.action.points
|
24356 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.ability
|
24357 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.ability.points
|
24358 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.ability.points.action
|
24359 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.ability.points.action.ability
|
24360 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.ability.points.action.ability.points
|
24361 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.ability.value
|
24362 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.ability.value.action
|
24363 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.ability.value.action.ability
|
24364 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.ability.value.action.ability.stat
|
24365 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.ability.value.action.ability.stat.value
|
24366 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.ability.quality
|
24367 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.ability.quality.action
|
24368 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.ability.quality.action.ability
|
24369 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.ability.quality.action.ability.stat
|
24370 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.ability.quality.action.ability.stat.quality
|
24371 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.ability.randomize
|
24372 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.ability.randomize.ability
|
24373 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.relics.ability.randomize.ability.stat
|
24374 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest
|
24375 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.center
|
24376 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.map_locator
|
24377 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.map_locator.structure
|
24378 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.map_locator.structure.player
|
24379 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.map_locator.structure.player.skip_known_structures
|
24380 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.conquer
|
24381 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.conquer.reactivate
|
24382 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.genbook
|
24383 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.genbook.structure
|
24384 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.info
|
24385 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.biomepng
|
24386 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.biomepng.width
|
24387 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.biomepng.width.height
|
24388 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.biomepng.width.height.showBiomePercents
|
24389 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.shield
|
24390 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.shield.target
|
24391 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.shield.target.set
|
24392 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.shield.target.set.amount
|
24393 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.shield.target.set.amount.temp
|
24394 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.shield.target.add
|
24395 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.shield.target.add.amount
|
24396 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.shield.target.add.amount.temp
|
24397 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.sinister_spawner
|
24398 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.sinister_spawner.add_particle
|
24399 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.sinister_spawner.add_particle.particle
|
24400 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.sinister_spawner.add_particle.particle.pos
|
24401 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.sinister_spawner.remove_particle
|
24402 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.sinister_spawner.remove_particle.particle
|
24403 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.sinister_spawner.remove_particle.particle.pos
|
24404 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.sinister_spawner.set_loot
|
24405 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.sinister_spawner.set_loot.loot
|
24406 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.sinister_spawner.set_loot.loot.pos
|
24407 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.sinister_spawner.clear_loot
|
24408 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.twilightforest.sinister_spawner.clear_loot.pos
|
24409 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tf
|
24410 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.tffeature
|
24411 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ironsJewelry
|
24412 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ironsJewelry.learnPattern
|
24413 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ironsJewelry.learnPattern.pattern
|
24414 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ironsJewelry.learnPattern.all
|
24415 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ironsJewelry.learnPattern.unlearnAll
|
24416 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ironsJewelry.createPatternItem
|
24417 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ironsJewelry.createPatternItem.pattern
|
24418 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sgear_grade
|
24419 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sgear_grade.set
|
24420 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sgear_grade.set.grade
|
24421 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.set_damage
|
24422 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.set_damage.amount
|
24423 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.set_damage.max
|
24424 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sgear_mats
|
24425 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sgear_mats.list
|
24426 | [28Mar2025 00:54:39.165] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sgear_mats.dump
|
24427 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sgear_mats.dump.includeChildren
|
24428 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sgear_parts
|
24429 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sgear_parts.list
|
24430 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sgear_parts.dump
|
24431 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sgear_properties
|
24432 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sgear_properties.info
|
24433 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sgear_properties.info.player
|
24434 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sgear_properties.recalculate
|
24435 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sgear_properties.recalculate.players
|
24436 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sgear_traits
|
24437 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sgear_traits.describe
|
24438 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sgear_traits.describe.traitID
|
24439 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sgear_traits.dump_md
|
24440 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sgear_traits.list
|
24441 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sgear_random_gear
|
24442 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sgear_random_gear.players
|
24443 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sgear_random_gear.players.item
|
24444 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sgear_random_gear.players.item.tier
|
24445 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er
|
24446 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reactants
|
24447 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reactants.get
|
24448 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reactants.get.name
|
24449 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reactants.set
|
24450 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reactants.set.name
|
24451 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reactants.set.name.colour
|
24452 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reactants.set.name.colour.value
|
24453 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reactants.set.name.moderation
|
24454 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reactants.set.name.moderation.value
|
24455 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reactants.set.name.absorption
|
24456 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reactants.set.name.absorption.value
|
24457 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reactants.set.name.hardness
|
24458 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reactants.set.name.hardness.value
|
24459 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reactants.set.name.fissionevents
|
24460 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reactants.set.name.fissionevents.value
|
24461 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reactants.set.name.fuelunits
|
24462 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reactants.set.name.fuelunits.value
|
24463 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reactants.list
|
24464 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.moderators
|
24465 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.moderators.get
|
24466 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.moderators.get.name
|
24467 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.moderators.set
|
24468 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.moderators.set.block
|
24469 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.moderators.set.block.absorption
|
24470 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.moderators.set.block.absorption.value
|
24471 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.moderators.set.block.heatEfficiency
|
24472 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.moderators.set.block.heatEfficiency.value
|
24473 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.moderators.set.block.moderation
|
24474 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.moderators.set.block.moderation.value
|
24475 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.moderators.set.block.heatConductivity
|
24476 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.moderators.set.block.heatConductivity.value
|
24477 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.moderators.list
|
24478 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reaction
|
24479 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reaction.get
|
24480 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reaction.get.name
|
24481 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reaction.set
|
24482 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reaction.set.name
|
24483 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reaction.set.name.reactivity
|
24484 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reaction.set.name.reactivity.value
|
24485 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reaction.set.name.fissionRate
|
24486 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reaction.set.name.fissionRate.value
|
24487 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.reaction.list
|
24488 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.coils
|
24489 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.coils.get
|
24490 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.coils.get.tag
|
24491 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.coils.set
|
24492 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.coils.set.tag
|
24493 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.coils.set.tag.efficiency
|
24494 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.coils.set.tag.efficiency.value
|
24495 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.coils.set.tag.bonus
|
24496 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.coils.set.tag.bonus.value
|
24497 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.coils.set.tag.energyExtractionRate
|
24498 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.coils.set.tag.energyExtractionRate.value
|
24499 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.er.coils.list
|
24500 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.dimtablet
|
24501 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.dimtablet.add
|
24502 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.dimtablet.remove
|
24503 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.dimtablet.removeAll
|
24504 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.dimtablet.list
|
24505 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.dimstorage
|
24506 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.guideme
|
24507 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.guideme.open
|
24508 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.guideme.open.targets
|
24509 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.guideme.open.targets.guide
|
24510 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.guideme.open.targets.guide.page
|
24511 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.guideme.give
|
24512 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.guideme.give.targets
|
24513 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.guideme.give.targets.guide
|
24514 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft
|
24515 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.dump
|
24516 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.dump.computer
|
24517 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.shutdown
|
24518 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.shutdown.computers
|
24519 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.turn-on
|
24520 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.turn-on.computers
|
24521 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.tp
|
24522 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.tp.computer
|
24523 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.queue
|
24524 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.queue.computer
|
24525 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.queue.computer.args
|
24526 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.view
|
24527 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.view.computer
|
24528 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.track
|
24529 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.track.start
|
24530 | [28Mar2025 00:54:39.166] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.track.stop
|
24531 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.track.dump
|
24532 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.track.dump.fields
|
24533 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.track.help
|
24534 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.track.help.start
|
24535 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.track.help.stop
|
24536 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.track.help.dump
|
24537 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.help
|
24538 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.help.dump
|
24539 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.help.shutdown
|
24540 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.help.turn-on
|
24541 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.help.tp
|
24542 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.help.queue
|
24543 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.help.view
|
24544 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.computercraft.help.track
|
24545 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sl_tp
|
24546 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sl_tp.entity
|
24547 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sl_tp.entity.dimension
|
24548 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.sl_tp.entity.dimension.pos
|
24549 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.jade
|
24550 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.jade.show
|
24551 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.jade.show.targets
|
24552 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.jade.hide
|
24553 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.jade.hide.targets
|
24554 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.modonomicon
|
24555 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.modonomicon.reset
|
24556 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.modonomicon.reset.book
|
24557 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.modonomicon.save_progress
|
24558 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.modonomicon.save_progress.book
|
24559 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.modonomicon.reload
|
24560 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.biomeswevegone
|
24561 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.biomeswevegone.reload
|
24562 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.biomeswevegone.reload.misc
|
24563 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.biomeswevegone.reload.spawn
|
24564 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bwg
|
24565 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bwg.reload
|
24566 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bwg.reload.misc
|
24567 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.bwg.reload.spawn
|
24568 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.foodlist
|
24569 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.foodlist.size
|
24570 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.foodlist.size.target
|
24571 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.foodlist.sync
|
24572 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.foodlist.sync.target
|
24573 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.foodlist.clear
|
24574 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.foodlist.clear.target
|
24575 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.eternal_starlight
|
24576 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.eternal_starlight.weather
|
24577 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.eternal_starlight.weather.weather
|
24578 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.eternal_starlight.weather.weather.duration
|
24579 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.eternal_starlight.weather.clear
|
24580 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.eternal_starlight.weather.clear.duration
|
24581 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.eternal_starlight.crest
|
24582 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.eternal_starlight.crest.give
|
24583 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.eternal_starlight.crest.give.targets
|
24584 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.eternal_starlight.crest.give.targets.crest
|
24585 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.eternal_starlight.crest.give.targets.crest.level
|
24586 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.eternal_starlight.crest.remove
|
24587 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.eternal_starlight.crest.remove.targets
|
24588 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.eternal_starlight.crest.remove.targets.crest
|
24589 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integrateddynamicscompat
|
24590 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integrateddynamicscompat.config
|
24591 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integrateddynamicscompat.config.property
|
24592 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integrateddynamicscompat.config.property.value
|
24593 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.integrateddynamicscompat.version
|
24594 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.maxmahou
|
24595 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.maxmahou.player
|
24596 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.maxmahou.player.mana
|
24597 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahoukodoku
|
24598 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahoukodoku.player
|
24599 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahoukodoku.player.kodoku
|
24600 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.showmahou
|
24601 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahoucancel
|
24602 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset
|
24603 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.souls
|
24604 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.souls.player
|
24605 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.souls.player.count
|
24606 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.morgan
|
24607 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.morgan.player
|
24608 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.morgan.player.damage
|
24609 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.caliburn
|
24610 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.caliburn.player
|
24611 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.caliburn.player.damage
|
24612 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.clarent
|
24613 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.clarent.player
|
24614 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.clarent.player.damage
|
24615 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.morgancap
|
24616 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.morgancap.player
|
24617 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.morgancap.player.damage_limit
|
24618 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.caliburncap
|
24619 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.caliburncap.player
|
24620 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.caliburncap.player.damage_limit
|
24621 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.rulebreakerd
|
24622 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.rulebreakerd.player
|
24623 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.rulebreakerd.player.d
|
24624 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.rulebreakerm
|
24625 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.rulebreakerm.player
|
24626 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.rulebreakerm.player.m
|
24627 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.rhongomyniad
|
24628 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.rhongomyniad.player
|
24629 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.rhongomyniad.player.damage
|
24630 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.rhongomyniadweight
|
24631 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.rhongomyniadweight.player
|
24632 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahouset.rhongomyniadweight.player.weight
|
24633 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon
|
24634 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.treasury
|
24635 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.treasury.stack
|
24636 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.treasury.stack.pos
|
24637 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.treasury.stack.pos.anim_speed
|
24638 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.treasury.stack.pos.anim_speed.proj_speed
|
24639 | [28Mar2025 00:54:39.167] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.treasury.stack.pos.anim_speed.proj_speed.acc
|
24640 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.treasury.stack.pos.anim_speed.proj_speed.acc.r
|
24641 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.treasury.stack.pos.anim_speed.proj_speed.acc.r.g
|
24642 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.treasury.stack.pos.anim_speed.proj_speed.acc.r.g.b
|
24643 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.treasury.stack.pos.anim_speed.proj_speed.acc.r.g.b.aim
|
24644 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.treasury.stack.pos.anim_speed.proj_speed.acc.r.g.b.aim.entity
|
24645 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.treasury.stack.pos.anim_speed.proj_speed.acc.r.g.b.target
|
24646 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.treasury.stack.pos.anim_speed.proj_speed.acc.r.g.b.target.entity
|
24647 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.wepproj
|
24648 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.wepproj.stack
|
24649 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.wepproj.stack.pos
|
24650 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.wepproj.stack.pos.proj_speed
|
24651 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.wepproj.stack.pos.proj_speed.acc
|
24652 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.wepproj.stack.pos.proj_speed.acc.aim
|
24653 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.wepproj.stack.pos.proj_speed.acc.aim.entity
|
24654 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.wepproj.stack.pos.proj_speed.acc.target
|
24655 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.wepproj.stack.pos.proj_speed.acc.target.entity
|
24656 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.smite
|
24657 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.smite.target
|
24658 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.smite.target.r
|
24659 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.smite.target.r.g
|
24660 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.smite.target.r.g.b
|
24661 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.smite.target.r.g.b.size
|
24662 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.smite.target.r.g.b.size.damage
|
24663 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.rhongomyniad
|
24664 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.rhongomyniad.pos
|
24665 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.rhongomyniad.pos.damage
|
24666 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.morganball
|
24667 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.morganball.pos
|
24668 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.morganball.pos.aim
|
24669 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.morganball.pos.aim.speed
|
24670 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.morganball.pos.aim.speed.damage
|
24671 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.morganball.pos.aim.speed.damage.r
|
24672 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.morganball.pos.aim.speed.damage.r.g
|
24673 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.morganball.pos.aim.speed.damage.r.g.b
|
24674 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.morganball.pos.aim.speed.damage.r.g.b.r2
|
24675 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.morganball.pos.aim.speed.damage.r.g.b.r2.g2
|
24676 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.mahousummon.morganball.pos.aim.speed.damage.r.g.b.r2.g2.b2
|
24677 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.addmahou
|
24678 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.addmahou.player
|
24679 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.addmahou.player.mana
|
24680 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.addmahou.player.mana.overDrainHurts
|
24681 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.addmahou.player.mana.overDrainHurts.damagetype
|
24682 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.getmahou
|
24683 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.getmahou.player
|
24684 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.getmaxmahou
|
24685 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.getmaxmahou.player
|
24686 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2
|
24687 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.chunklogger
|
24688 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.spatial
|
24689 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.spatial.info
|
24690 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.spatial.info.plotId
|
24691 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.spatial.tp
|
24692 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.spatial.tp.plotId
|
24693 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.spatial.tpback
|
24694 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.spatial.tpback.plotId
|
24695 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.spatial.givecell
|
24696 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.spatial.givecell.plotId
|
24697 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.channelmode
|
24698 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.channelmode.infinite
|
24699 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.channelmode.default
|
24700 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.channelmode.x2
|
24701 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.channelmode.x3
|
24702 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.channelmode.x4
|
24703 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.tickmonitor
|
24704 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.tickmonitor.enable
|
24705 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.grids
|
24706 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.grids.export
|
24707 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.grids.export.gridSerial
|
24708 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.compass
|
24709 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.testmeteorites
|
24710 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.testmeteorites.force
|
24711 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld
|
24712 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:all_terminals
|
24713 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:annihilation_plane_seed_farm
|
24714 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:autocrafting_testplot
|
24715 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:blockingmode_subnetwork_chesttest
|
24716 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:canceling_jobs_from_interfacecrash
|
24717 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:channel_assignment_test
|
24718 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:controller_inside_scs
|
24719 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:crafting_cpu_inside_scs
|
24720 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:crg_charges_cell
|
24721 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:crg_suppression_flag
|
24722 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:crg_suppression_generation
|
24723 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:energy_overlay
|
24724 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:export_from_storagebus
|
24725 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:fe_charger
|
24726 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:fe_chest
|
24727 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:fe_controller
|
24728 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:fe_energy_acceptor_block
|
24729 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:fe_energy_acceptor_part
|
24730 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:fe_growth_accelerator
|
24731 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:fe_inscriber
|
24732 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:fluid_chest
|
24733 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:guidebook_structure_workarea
|
24734 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:import_and_export_in_one_tick
|
24735 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:import_exportbus
|
24736 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:import_from_cauldron
|
24737 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:import_into_storagebus
|
24738 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:import_on_pulse
|
24739 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:import_on_pulse_transactioncrash
|
24740 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:inscriber
|
24741 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:inscriber_recipe_inscriber_certus_quartz_crystal_print
|
24742 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:inscriber_recipe_inscriber_diamond_print
|
24743 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:inscriber_recipe_inscriber_gold_ingot_print
|
24744 | [28Mar2025 00:54:39.168] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:inscriber_recipe_inscriber_silicon_print
|
24745 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:inscriber_recipe_nameplate
|
24746 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:insert_fluid_into_mechest
|
24747 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:insert_item_into_mechest
|
24748 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:interface_part_caps
|
24749 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:interface_restock_dupe_test
|
24750 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:interface_slot_filtering
|
24751 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:interface_to_interface_different_networks
|
24752 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:item_chest
|
24753 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:mattercannon_range
|
24754 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:maxchannels_adhoctest
|
24755 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:memcard_export_bus
|
24756 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:memcard_interface
|
24757 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:memcard_pattern_provider
|
24758 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:multi_storage_bus
|
24759 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:p2p_channel_reconnect_behavior
|
24760 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:p2p_energy
|
24761 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:p2p_fluids
|
24762 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:p2p_items
|
24763 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:p2p_light
|
24764 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:p2p_me
|
24765 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:p2p_recursive_item
|
24766 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:pattern_invalid_recipe_id
|
24767 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:pattern_provider_faces_round_robin
|
24768 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:pattern_provider_loop
|
24769 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:pp_block_lockmode_high
|
24770 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:pp_block_lockmode_low
|
24771 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:pp_block_lockmode_pulse
|
24772 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:pp_block_lockmode_pulse_starting_high
|
24773 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:pp_block_lockmode_result
|
24774 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:pp_block_wait_for_pulse_saved
|
24775 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:pp_block_wait_for_result_saved
|
24776 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:pp_part_lockmode_high
|
24777 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:pp_part_lockmode_low
|
24778 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:pp_part_lockmode_pulse
|
24779 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:pp_part_lockmode_result
|
24780 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:pp_part_wait_for_pulse_saved
|
24781 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:pp_part_wait_for_result_saved
|
24782 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:processing_pattern_inputs_unstacking
|
24783 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:regression_7288
|
24784 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:simple_qnb_link
|
24785 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:spatial_entity_storage
|
24786 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:subnet
|
24787 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:terminal_fullof_enchanteditems
|
24788 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:tool_repair_recipe
|
24789 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:universal_terminal
|
24790 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ae2.setuptestworld.ae2:wireless_terminal
|
24791 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs
|
24792 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.help
|
24793 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.hand
|
24794 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.offhand
|
24795 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.inventory
|
24796 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.hotbar
|
24797 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.errors
|
24798 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.errors.startup
|
24799 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.errors.server
|
24800 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.errors.client
|
24801 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.reload
|
24802 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.reload.config
|
24803 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.reload.startup-scripts
|
24804 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.reload.server-scripts
|
24805 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.reload.client-scripts
|
24806 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.reload.textures
|
24807 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.reload.lang
|
24808 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.export
|
24809 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.export.debug
|
24810 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.export.pack-zips
|
24811 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.export.pack-folders
|
24812 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.list-tag
|
24813 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.list-tag.registry
|
24814 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.list-tag.registry.tag
|
24815 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.dump
|
24816 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.dump.registry
|
24817 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.dump.registry.registry
|
24818 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.dump.events
|
24819 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.stages
|
24820 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.stages.add
|
24821 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.stages.add.player
|
24822 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.stages.add.player.stage
|
24823 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.stages.remove
|
24824 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.stages.remove.player
|
24825 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.stages.remove.player.stage
|
24826 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.stages.clear
|
24827 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.stages.clear.player
|
24828 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.stages.list
|
24829 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.stages.list.player
|
24830 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.generate-typings
|
24831 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.packmode
|
24832 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.packmode.name
|
24833 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data
|
24834 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.server
|
24835 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.server.get
|
24836 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.server.get.all
|
24837 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.server.get.key
|
24838 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.server.merge
|
24839 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.server.merge.nbt
|
24840 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.server.remove
|
24841 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.server.remove.all
|
24842 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.server.remove.key
|
24843 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.server.scoreboard
|
24844 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.server.scoreboard.import
|
24845 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.server.scoreboard.import.key
|
24846 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.server.scoreboard.import.key.target
|
24847 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.server.scoreboard.import.key.target.objective
|
24848 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.server.scoreboard.export
|
24849 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.server.scoreboard.export.key
|
24850 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.server.scoreboard.export.key.targets
|
24851 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.server.scoreboard.export.key.targets.objective
|
24852 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension
|
24853 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.all
|
24854 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.all.get
|
24855 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.all.get.all
|
24856 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.all.get.key
|
24857 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.all.merge
|
24858 | [28Mar2025 00:54:39.169] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.all.merge.nbt
|
24859 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.all.remove
|
24860 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.all.remove.all
|
24861 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.all.remove.key
|
24862 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.all.scoreboard
|
24863 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.all.scoreboard.import
|
24864 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.all.scoreboard.import.key
|
24865 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.all.scoreboard.import.key.target
|
24866 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.all.scoreboard.import.key.target.objective
|
24867 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.all.scoreboard.export
|
24868 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.all.scoreboard.export.key
|
24869 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.all.scoreboard.export.key.targets
|
24870 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.all.scoreboard.export.key.targets.objective
|
24871 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.dimension
|
24872 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.dimension.get
|
24873 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.dimension.get.all
|
24874 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.dimension.get.key
|
24875 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.dimension.merge
|
24876 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.dimension.merge.nbt
|
24877 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.dimension.remove
|
24878 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.dimension.remove.all
|
24879 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.dimension.remove.key
|
24880 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.dimension.scoreboard
|
24881 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.dimension.scoreboard.import
|
24882 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.dimension.scoreboard.import.key
|
24883 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.dimension.scoreboard.import.key.target
|
24884 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.dimension.scoreboard.import.key.target.objective
|
24885 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.dimension.scoreboard.export
|
24886 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.dimension.scoreboard.export.key
|
24887 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.dimension.scoreboard.export.key.targets
|
24888 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.dimension.dimension.scoreboard.export.key.targets.objective
|
24889 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.entity
|
24890 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.entity.entity
|
24891 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.entity.entity.get
|
24892 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.entity.entity.get.all
|
24893 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.entity.entity.get.key
|
24894 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.entity.entity.merge
|
24895 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.entity.entity.merge.nbt
|
24896 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.entity.entity.remove
|
24897 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.entity.entity.remove.all
|
24898 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.entity.entity.remove.key
|
24899 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.entity.entity.scoreboard
|
24900 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.entity.entity.scoreboard.import
|
24901 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.entity.entity.scoreboard.import.key
|
24902 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.entity.entity.scoreboard.import.key.target
|
24903 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.entity.entity.scoreboard.import.key.target.objective
|
24904 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.entity.entity.scoreboard.export
|
24905 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.entity.entity.scoreboard.export.key
|
24906 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.entity.entity.scoreboard.export.key.targets
|
24907 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kubejs.persistent-data.entity.entity.scoreboard.export.key.targets.objective
|
24908 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.kjs
|
24909 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pncr
|
24910 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pncr.dump_components
|
24911 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pncr.dump_components.all
|
24912 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pncr.global_var
|
24913 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pncr.global_var.get
|
24914 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pncr.global_var.get.varname
|
24915 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pncr.global_var.set
|
24916 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pncr.global_var.set.varname
|
24917 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pncr.global_var.set.varname.val
|
24918 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pncr.global_var.set.varname.pos
|
24919 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pncr.global_var.set.varname.item
|
24920 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pncr.global_var.delete
|
24921 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pncr.global_var.delete.varname
|
24922 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pncr.global_var.list
|
24923 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pncr.amadrone_deliver
|
24924 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pncr.amadrone_deliver.toPos
|
24925 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pncr.amadrone_deliver.toPos.fromPos
|
24926 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pncr.amadrone_deliver.player
|
24927 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pncr.amadrone_deliver.player.fromPos
|
24928 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pncr.armor_upgrade
|
24929 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pncr.armor_upgrade.upgrade
|
24930 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.pncr.armor_upgrade.upgrade.enabled
|
24931 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-reset
|
24932 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-reset.targets
|
24933 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-data
|
24934 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-data.dump
|
24935 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-data.dump.augment-compatibility-csv
|
24936 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-light
|
24937 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-light.on
|
24938 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-light.off
|
24939 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-tome
|
24940 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-tome.tome
|
24941 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-skull
|
24942 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-skull.player_name
|
24943 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-skull.player_name.duration
|
24944 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-skull.player_name.duration.nbt
|
24945 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-skull.player_name.duration.nbt.dropBlock
|
24946 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-glyph
|
24947 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-glyph.targets
|
24948 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-glyph.targets.glyph
|
24949 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-adopted
|
24950 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-adopted.by-name
|
24951 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-adopted.by-name.name
|
24952 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-adopted.by-adopter
|
24953 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-adopted.by-adopter.adopter
|
24954 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-dropless
|
24955 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-dropless.simulate
|
24956 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.ars-dropless.simulate.times
|
24957 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.set_loot_tables
|
24958 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.set_loot_tables.filter
|
24959 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.set_loot_tables.filter.from
|
24960 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.set_loot_tables.filter.from.to
|
24961 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.set_loot_tables.filter.from.to.loot
|
24962 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create
|
24963 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.rainbowDebug
|
24964 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.rainbowDebug.on
|
24965 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.rainbowDebug.off
|
24966 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.dismissFabulousWarning
|
24967 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.overlay
|
24968 | [28Mar2025 00:54:39.170] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.overlay.reset
|
24969 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.trains
|
24970 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.fixLighting
|
24971 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.debuginfo
|
24972 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.highlight
|
24973 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.highlight.pos
|
24974 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.highlight.pos.players
|
24975 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.passenger
|
24976 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.passenger.rider
|
24977 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.passenger.rider.vehicle
|
24978 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.passenger.rider.vehicle.seatIndex
|
24979 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.coupling
|
24980 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.coupling.add
|
24981 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.coupling.add.cart1
|
24982 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.coupling.add.cart1.cart2
|
24983 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.coupling.add.carts
|
24984 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.coupling.remove
|
24985 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.coupling.remove.cart1
|
24986 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.coupling.remove.cart1.cart2
|
24987 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.coupling.removeAll
|
24988 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.coupling.removeAll.cart
|
24989 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.clone
|
24990 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.clone.begin
|
24991 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.clone.begin.end
|
24992 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.clone.begin.end.destination
|
24993 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.clone.begin.end.destination.skipBlocks
|
24994 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.train
|
24995 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.train.remove
|
24996 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.train.remove.train
|
24997 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.train.tp
|
24998 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.train.tp.train
|
24999 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.glue
|
25000 | [28Mar2025 00:54:39.171] [Worker-Main-1/DEBUG] [FTB Ranks/]: command.create.glue.from
|